Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] console blanks permanantly
Date: Thu, 12 Apr 2007 18:00:00
Message-Id: 143536.48530.qm@web31702.mail.mud.yahoo.com
1 Hi group,
2
3 Just after getting my unit w/2.6.19-r5 kernel to work
4 this happens:
5
6 I wanted to look at syslog so I did <ctrl><alt><f12>
7 as I usually do and found the console completely blank
8 -- no login or cursor.
9
10 When I try to get back to <ctrl><alt><f1>, it's blank
11 too. Keyboard still works so I <ctrl><alt><del> and
12 reboot where everything's OK again.
13
14 I did get a message that my bootlevel...consolefont
15 was broken. So I deleted it from boot and re-added it
16 to the default level. No good. So I went back around
17 re-and-re'd it to boot again. Same thing.
18
19 aaarrgh!
20
21
22 Here's the .config for what it's worth:
23
24 #
25 # Automatically generated make config: don't edit
26 # Linux kernel version: 2.6.19-gentoo-r5
27 # Thu Apr 12 04:38:31 2007
28 #
29 CONFIG_X86_32=y
30 CONFIG_GENERIC_TIME=y
31 CONFIG_LOCKDEP_SUPPORT=y
32 CONFIG_STACKTRACE_SUPPORT=y
33 CONFIG_SEMAPHORE_SLEEPERS=y
34 CONFIG_X86=y
35 CONFIG_MMU=y
36 CONFIG_GENERIC_ISA_DMA=y
37 CONFIG_GENERIC_IOMAP=y
38 CONFIG_GENERIC_HWEIGHT=y
39 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
40 CONFIG_DMI=y
41 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
42
43 #
44 # Code maturity level options
45 #
46 # CONFIG_EXPERIMENTAL is not set
47 CONFIG_BROKEN_ON_SMP=y
48 CONFIG_INIT_ENV_ARG_LIMIT=32
49
50 #
51 # General setup
52 #
53 CONFIG_LOCALVERSION=""
54 # CONFIG_LOCALVERSION_AUTO is not set
55 CONFIG_SWAP=y
56 CONFIG_SYSVIPC=y
57 # CONFIG_IPC_NS is not set
58 # CONFIG_BSD_PROCESS_ACCT is not set
59 # CONFIG_TASKSTATS is not set
60 # CONFIG_UTS_NS is not set
61 # CONFIG_AUDIT is not set
62 CONFIG_IKCONFIG=m
63 CONFIG_IKCONFIG_PROC=y
64 # CONFIG_RELAY is not set
65 CONFIG_INITRAMFS_SOURCE=""
66 CONFIG_SYSCTL=y
67 # CONFIG_EMBEDDED is not set
68 CONFIG_UID16=y
69 CONFIG_SYSCTL_SYSCALL=y
70 CONFIG_KALLSYMS=y
71 # CONFIG_KALLSYMS_EXTRA_PASS is not set
72 CONFIG_HOTPLUG=y
73 CONFIG_PRINTK=y
74 CONFIG_BUG=y
75 CONFIG_ELF_CORE=y
76 CONFIG_BASE_FULL=y
77 CONFIG_FUTEX=y
78 CONFIG_EPOLL=y
79 CONFIG_SHMEM=y
80 CONFIG_SLAB=y
81 CONFIG_VM_EVENT_COUNTERS=y
82 CONFIG_RT_MUTEXES=y
83 # CONFIG_TINY_SHMEM is not set
84 CONFIG_BASE_SMALL=0
85 # CONFIG_SLOB is not set
86
87 #
88 # Loadable module support
89 #
90 CONFIG_MODULES=y
91 CONFIG_MODULE_UNLOAD=y
92 # CONFIG_MODVERSIONS is not set
93 # CONFIG_MODULE_SRCVERSION_ALL is not set
94 # CONFIG_KMOD is not set
95
96 #
97 # Block layer
98 #
99 CONFIG_BLOCK=y
100 # CONFIG_LBD is not set
101 # CONFIG_BLK_DEV_IO_TRACE is not set
102 # CONFIG_LSF is not set
103
104 #
105 # IO Schedulers
106 #
107 CONFIG_IOSCHED_NOOP=y
108 CONFIG_IOSCHED_AS=y
109 CONFIG_IOSCHED_DEADLINE=y
110 CONFIG_IOSCHED_CFQ=y
111 CONFIG_DEFAULT_AS=y
112 # CONFIG_DEFAULT_DEADLINE is not set
113 # CONFIG_DEFAULT_CFQ is not set
114 # CONFIG_DEFAULT_NOOP is not set
115 CONFIG_DEFAULT_IOSCHED="anticipatory"
116
117 #
118 # Processor type and features
119 #
120 # CONFIG_SMP is not set
121 CONFIG_X86_PC=y
122 # CONFIG_X86_ELAN is not set
123 # CONFIG_X86_VOYAGER is not set
124 # CONFIG_X86_NUMAQ is not set
125 # CONFIG_X86_SUMMIT is not set
126 # CONFIG_X86_BIGSMP is not set
127 # CONFIG_X86_VISWS is not set
128 # CONFIG_X86_GENERICARCH is not set
129 # CONFIG_X86_ES7000 is not set
130 # CONFIG_M386 is not set
131 # CONFIG_M486 is not set
132 # CONFIG_M586 is not set
133 # CONFIG_M586TSC is not set
134 # CONFIG_M586MMX is not set
135 # CONFIG_M686 is not set
136 # CONFIG_MPENTIUMII is not set
137 CONFIG_MPENTIUMIII=y
138 # CONFIG_MPENTIUMM is not set
139 # CONFIG_MPENTIUM4 is not set
140 # CONFIG_MK6 is not set
141 # CONFIG_MK7 is not set
142 # CONFIG_MK8 is not set
143 # CONFIG_MCRUSOE is not set
144 # CONFIG_MEFFICEON is not set
145 # CONFIG_MWINCHIPC6 is not set
146 # CONFIG_MWINCHIP2 is not set
147 # CONFIG_MWINCHIP3D is not set
148 # CONFIG_MGEODEGX1 is not set
149 # CONFIG_MGEODE_LX is not set
150 # CONFIG_MCYRIXIII is not set
151 # CONFIG_MVIAC3_2 is not set
152 # CONFIG_X86_GENERIC is not set
153 CONFIG_X86_CMPXCHG=y
154 CONFIG_X86_XADD=y
155 CONFIG_X86_L1_CACHE_SHIFT=5
156 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
157 CONFIG_GENERIC_CALIBRATE_DELAY=y
158 CONFIG_X86_WP_WORKS_OK=y
159 CONFIG_X86_INVLPG=y
160 CONFIG_X86_BSWAP=y
161 CONFIG_X86_POPAD_OK=y
162 CONFIG_X86_CMPXCHG64=y
163 CONFIG_X86_GOOD_APIC=y
164 CONFIG_X86_INTEL_USERCOPY=y
165 CONFIG_X86_USE_PPRO_CHECKSUM=y
166 CONFIG_X86_TSC=y
167 # CONFIG_HPET_TIMER is not set
168 # CONFIG_PREEMPT_NONE is not set
169 CONFIG_PREEMPT_VOLUNTARY=y
170 # CONFIG_PREEMPT is not set
171 # CONFIG_X86_UP_APIC is not set
172 CONFIG_X86_MCE=y
173 # CONFIG_X86_MCE_NONFATAL is not set
174 CONFIG_VM86=y
175 # CONFIG_TOSHIBA is not set
176 # CONFIG_I8K is not set
177 # CONFIG_X86_REBOOTFIXUPS is not set
178 # CONFIG_MICROCODE is not set
179 # CONFIG_X86_MSR is not set
180 # CONFIG_X86_CPUID is not set
181
182 #
183 # Firmware Drivers
184 #
185 # CONFIG_EDD is not set
186 # CONFIG_DELL_RBU is not set
187 # CONFIG_DCDBAS is not set
188 # CONFIG_NOHIGHMEM is not set
189 CONFIG_HIGHMEM4G=y
190 # CONFIG_HIGHMEM64G is not set
191 CONFIG_PAGE_OFFSET=0xC0000000
192 CONFIG_HIGHMEM=y
193 CONFIG_ARCH_POPULATES_NODE_MAP=y
194 CONFIG_FLATMEM=y
195 CONFIG_FLAT_NODE_MEM_MAP=y
196 # CONFIG_SPARSEMEM_STATIC is not set
197 CONFIG_SPLIT_PTLOCK_CPUS=4
198 # CONFIG_RESOURCES_64BIT is not set
199 # CONFIG_HIGHPTE is not set
200 # CONFIG_MATH_EMULATION is not set
201 CONFIG_MTRR=y
202 # CONFIG_EFI is not set
203 CONFIG_REGPARM=y
204 # CONFIG_SECCOMP is not set
205 # CONFIG_HZ_100 is not set
206 # CONFIG_HZ_250 is not set
207 CONFIG_HZ_1000=y
208 CONFIG_HZ=1000
209 # CONFIG_KEXEC is not set
210 CONFIG_PHYSICAL_START=0x100000
211 # CONFIG_COMPAT_VDSO is not set
212 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
213
214 #
215 # Power management options (ACPI, APM)
216 #
217 CONFIG_PM=y
218 CONFIG_PM_LEGACY=y
219 # CONFIG_PM_DEBUG is not set
220 # CONFIG_PM_SYSFS_DEPRECATED is not set
221 # CONFIG_SOFTWARE_SUSPEND is not set
222
223 #
224 # ACPI (Advanced Configuration and Power Interface)
225 Support
226 #
227 CONFIG_ACPI=y
228 # CONFIG_ACPI_SLEEP is not set
229 # CONFIG_ACPI_AC is not set
230 # CONFIG_ACPI_BATTERY is not set
231 # CONFIG_ACPI_BUTTON is not set
232 # CONFIG_ACPI_VIDEO is not set
233 # CONFIG_ACPI_FAN is not set
234 # CONFIG_ACPI_PROCESSOR is not set
235 # CONFIG_ACPI_ASUS is not set
236 # CONFIG_ACPI_IBM is not set
237 # CONFIG_ACPI_TOSHIBA is not set
238 CONFIG_ACPI_BLACKLIST_YEAR=2001
239 # CONFIG_ACPI_DEBUG is not set
240 CONFIG_ACPI_EC=y
241 CONFIG_ACPI_POWER=y
242 CONFIG_ACPI_SYSTEM=y
243 CONFIG_X86_PM_TIMER=y
244
245 #
246 # APM (Advanced Power Management) BIOS Support
247 #
248 # CONFIG_APM is not set
249
250 #
251 # CPU Frequency scaling
252 #
253 # CONFIG_CPU_FREQ is not set
254
255 #
256 # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
257 #
258 CONFIG_PCI=y
259 # CONFIG_PCI_GOBIOS is not set
260 # CONFIG_PCI_GOMMCONFIG is not set
261 # CONFIG_PCI_GODIRECT is not set
262 CONFIG_PCI_GOANY=y
263 CONFIG_PCI_BIOS=y
264 CONFIG_PCI_DIRECT=y
265 CONFIG_PCI_MMCONFIG=y
266 # CONFIG_PCIEPORTBUS is not set
267 CONFIG_ISA_DMA_API=y
268 # CONFIG_ISA is not set
269 # CONFIG_MCA is not set
270 # CONFIG_SCx200 is not set
271
272 #
273 # PCCARD (PCMCIA/CardBus) support
274 #
275 # CONFIG_PCCARD is not set
276
277 #
278 # PCI Hotplug Support
279 #
280
281 #
282 # Executable file formats
283 #
284 CONFIG_BINFMT_ELF=y
285 CONFIG_BINFMT_AOUT=m
286 # CONFIG_BINFMT_MISC is not set
287
288 #
289 # Networking
290 #
291 CONFIG_NET=y
292
293 #
294 # Networking options
295 #
296 # CONFIG_NETDEBUG is not set
297 CONFIG_PACKET=m
298 # CONFIG_PACKET_MMAP is not set
299 CONFIG_UNIX=y
300 # CONFIG_NET_KEY is not set
301 CONFIG_INET=y
302 # CONFIG_IP_MULTICAST is not set
303 # CONFIG_IP_ADVANCED_ROUTER is not set
304 CONFIG_IP_FIB_HASH=y
305 # CONFIG_IP_PNP is not set
306 # CONFIG_NET_IPIP is not set
307 # CONFIG_NET_IPGRE is not set
308 # CONFIG_SYN_COOKIES is not set
309 # CONFIG_INET_AH is not set
310 # CONFIG_INET_ESP is not set
311 # CONFIG_INET_IPCOMP is not set
312 # CONFIG_INET_XFRM_TUNNEL is not set
313 # CONFIG_INET_TUNNEL is not set
314 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
315 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
316 # CONFIG_INET_XFRM_MODE_BEET is not set
317 # CONFIG_INET_DIAG is not set
318 # CONFIG_TCP_CONG_ADVANCED is not set
319 CONFIG_TCP_CONG_CUBIC=y
320 CONFIG_DEFAULT_TCP_CONG="cubic"
321 CONFIG_IPV6=m
322 # CONFIG_IPV6_PRIVACY is not set
323 # CONFIG_IPV6_ROUTER_PREF is not set
324 # CONFIG_INET6_AH is not set
325 # CONFIG_INET6_ESP is not set
326 # CONFIG_INET6_IPCOMP is not set
327 # CONFIG_INET6_XFRM_TUNNEL is not set
328 # CONFIG_INET6_TUNNEL is not set
329 # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
330 # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
331 # CONFIG_INET6_XFRM_MODE_BEET is not set
332 # CONFIG_IPV6_SIT is not set
333 # CONFIG_IPV6_TUNNEL is not set
334 # CONFIG_NETWORK_SECMARK is not set
335 # CONFIG_NETFILTER is not set
336 # CONFIG_BRIDGE is not set
337 # CONFIG_VLAN_8021Q is not set
338 # CONFIG_DECNET is not set
339 # CONFIG_LLC2 is not set
340 # CONFIG_IPX is not set
341 # CONFIG_ATALK is not set
342
343 #
344 # QoS and/or fair queueing
345 #
346 # CONFIG_NET_SCHED is not set
347
348 #
349 # Network testing
350 #
351 # CONFIG_NET_PKTGEN is not set
352 # CONFIG_HAMRADIO is not set
353 # CONFIG_IRDA is not set
354 # CONFIG_BT is not set
355 # CONFIG_IEEE80211 is not set
356
357 #
358 # Device Drivers
359 #
360
361 #
362 # Generic Driver Options
363 #
364 CONFIG_STANDALONE=y
365 CONFIG_PREVENT_FIRMWARE_BUILD=y
366 # CONFIG_FW_LOADER is not set
367 # CONFIG_SYS_HYPERVISOR is not set
368
369 #
370 # Connector - unified userspace <-> kernelspace linker
371 #
372 # CONFIG_CONNECTOR is not set
373
374 #
375 # Memory Technology Devices (MTD)
376 #
377 # CONFIG_MTD is not set
378
379 #
380 # Parallel port support
381 #
382 CONFIG_PARPORT=m
383 CONFIG_PARPORT_PC=m
384 CONFIG_PARPORT_SERIAL=m
385 # CONFIG_PARPORT_GSC is not set
386 # CONFIG_PARPORT_AX88796 is not set
387 # CONFIG_PARPORT_1284 is not set
388
389 #
390 # Plug and Play support
391 #
392 # CONFIG_PNP is not set
393
394 #
395 # Block devices
396 #
397 CONFIG_BLK_DEV_FD=y
398 # CONFIG_PARIDE is not set
399 # CONFIG_BLK_CPQ_DA is not set
400 # CONFIG_BLK_CPQ_CISS_DA is not set
401 # CONFIG_BLK_DEV_DAC960 is not set
402 # CONFIG_BLK_DEV_COW_COMMON is not set
403 CONFIG_BLK_DEV_LOOP=m
404 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
405 # CONFIG_BLK_DEV_NBD is not set
406 # CONFIG_BLK_DEV_SX8 is not set
407 # CONFIG_BLK_DEV_UB is not set
408 # CONFIG_BLK_DEV_RAM is not set
409 # CONFIG_BLK_DEV_INITRD is not set
410 # CONFIG_CDROM_PKTCDVD is not set
411 # CONFIG_ATA_OVER_ETH is not set
412
413 #
414 # Misc devices
415 #
416 # CONFIG_SGI_IOC4 is not set
417
418 #
419 # ATA/ATAPI/MFM/RLL support
420 #
421 CONFIG_IDE=y
422 CONFIG_BLK_DEV_IDE=y
423
424 #
425 # Please see Documentation/ide.txt for help/info on
426 IDE drives
427 #
428 # CONFIG_BLK_DEV_IDE_SATA is not set
429 # CONFIG_BLK_DEV_HD_IDE is not set
430 CONFIG_BLK_DEV_IDEDISK=y
431 # CONFIG_IDEDISK_MULTI_MODE is not set
432 CONFIG_BLK_DEV_IDECD=y
433 # CONFIG_BLK_DEV_IDEFLOPPY is not set
434 # CONFIG_BLK_DEV_IDESCSI is not set
435 # CONFIG_IDE_TASK_IOCTL is not set
436
437 #
438 # IDE chipset support/bugfixes
439 #
440 CONFIG_IDE_GENERIC=m
441 # CONFIG_BLK_DEV_CMD640 is not set
442 CONFIG_BLK_DEV_IDEPCI=y
443 # CONFIG_IDEPCI_SHARE_IRQ is not set
444 # CONFIG_BLK_DEV_OFFBOARD is not set
445 # CONFIG_BLK_DEV_GENERIC is not set
446 # CONFIG_BLK_DEV_RZ1000 is not set
447 CONFIG_BLK_DEV_IDEDMA_PCI=y
448 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
449 CONFIG_IDEDMA_PCI_AUTO=y
450 # CONFIG_IDEDMA_ONLYDISK is not set
451 # CONFIG_BLK_DEV_AEC62XX is not set
452 # CONFIG_BLK_DEV_ALI15X3 is not set
453 # CONFIG_BLK_DEV_AMD74XX is not set
454 # CONFIG_BLK_DEV_ATIIXP is not set
455 # CONFIG_BLK_DEV_CMD64X is not set
456 # CONFIG_BLK_DEV_TRIFLEX is not set
457 # CONFIG_BLK_DEV_CY82C693 is not set
458 # CONFIG_BLK_DEV_CS5530 is not set
459 # CONFIG_BLK_DEV_CS5535 is not set
460 # CONFIG_BLK_DEV_HPT34X is not set
461 # CONFIG_BLK_DEV_HPT366 is not set
462 # CONFIG_BLK_DEV_JMICRON is not set
463 # CONFIG_BLK_DEV_SC1200 is not set
464 CONFIG_BLK_DEV_PIIX=y
465 # CONFIG_BLK_DEV_IT821X is not set
466 # CONFIG_BLK_DEV_NS87415 is not set
467 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
468 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
469 # CONFIG_BLK_DEV_SVWKS is not set
470 # CONFIG_BLK_DEV_SIIMAGE is not set
471 # CONFIG_BLK_DEV_SIS5513 is not set
472 # CONFIG_BLK_DEV_SLC90E66 is not set
473 # CONFIG_BLK_DEV_TRM290 is not set
474 # CONFIG_BLK_DEV_VIA82CXXX is not set
475 # CONFIG_IDE_ARM is not set
476 CONFIG_BLK_DEV_IDEDMA=y
477 # CONFIG_IDEDMA_IVB is not set
478 CONFIG_IDEDMA_AUTO=y
479 # CONFIG_BLK_DEV_HD is not set
480
481 #
482 # SCSI device support
483 #
484 # CONFIG_RAID_ATTRS is not set
485 CONFIG_SCSI=y
486 # CONFIG_SCSI_NETLINK is not set
487 # CONFIG_SCSI_PROC_FS is not set
488
489 #
490 # SCSI support type (disk, tape, CD-ROM)
491 #
492 # CONFIG_BLK_DEV_SD is not set
493 # CONFIG_CHR_DEV_ST is not set
494 # CONFIG_CHR_DEV_OSST is not set
495 # CONFIG_BLK_DEV_SR is not set
496 # CONFIG_CHR_DEV_SG is not set
497 # CONFIG_CHR_DEV_SCH is not set
498
499 #
500 # Some SCSI devices (e.g. CD jukebox) support multiple
501 LUNs
502 #
503 # CONFIG_SCSI_MULTI_LUN is not set
504 # CONFIG_SCSI_CONSTANTS is not set
505 # CONFIG_SCSI_LOGGING is not set
506
507 #
508 # SCSI Transports
509 #
510 CONFIG_SCSI_SPI_ATTRS=y
511 # CONFIG_SCSI_FC_ATTRS is not set
512 # CONFIG_SCSI_ISCSI_ATTRS is not set
513 # CONFIG_SCSI_SAS_ATTRS is not set
514 # CONFIG_SCSI_SAS_LIBSAS is not set
515
516 #
517 # SCSI low-level drivers
518 #
519 # CONFIG_ISCSI_TCP is not set
520 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
521 # CONFIG_SCSI_3W_9XXX is not set
522 # CONFIG_SCSI_ACARD is not set
523 # CONFIG_SCSI_AACRAID is not set
524 # CONFIG_SCSI_AIC7XXX is not set
525 # CONFIG_SCSI_AIC7XXX_OLD is not set
526 # CONFIG_SCSI_AIC79XX is not set
527 # CONFIG_SCSI_AIC94XX is not set
528 # CONFIG_SCSI_DPT_I2O is not set
529 # CONFIG_SCSI_ADVANSYS is not set
530 # CONFIG_SCSI_ARCMSR is not set
531 # CONFIG_MEGARAID_NEWGEN is not set
532 # CONFIG_MEGARAID_LEGACY is not set
533 # CONFIG_MEGARAID_SAS is not set
534 # CONFIG_SCSI_HPTIOP is not set
535 # CONFIG_SCSI_BUSLOGIC is not set
536 # CONFIG_SCSI_DMX3191D is not set
537 # CONFIG_SCSI_EATA is not set
538 # CONFIG_SCSI_FUTURE_DOMAIN is not set
539 # CONFIG_SCSI_GDTH is not set
540 # CONFIG_SCSI_IPS is not set
541 # CONFIG_SCSI_INITIO is not set
542 # CONFIG_SCSI_INIA100 is not set
543 # CONFIG_SCSI_PPA is not set
544 # CONFIG_SCSI_IMM is not set
545 # CONFIG_SCSI_STEX is not set
546 # CONFIG_SCSI_SYM53C8XX_2 is not set
547 # CONFIG_SCSI_QLOGIC_1280 is not set
548 # CONFIG_SCSI_QLA_FC is not set
549 # CONFIG_SCSI_QLA_ISCSI is not set
550 # CONFIG_SCSI_LPFC is not set
551 # CONFIG_SCSI_DC390T is not set
552 # CONFIG_SCSI_NSP32 is not set
553 # CONFIG_SCSI_DEBUG is not set
554
555 #
556 # Serial ATA (prod) and Parallel ATA (experimental)
557 drivers
558 #
559 # CONFIG_ATA is not set
560
561 #
562 # Multi-device support (RAID and LVM)
563 #
564 # CONFIG_MD is not set
565
566 #
567 # Fusion MPT device support
568 #
569 # CONFIG_FUSION is not set
570 # CONFIG_FUSION_SPI is not set
571 # CONFIG_FUSION_FC is not set
572 # CONFIG_FUSION_SAS is not set
573
574 #
575 # IEEE 1394 (FireWire) support
576 #
577 # CONFIG_IEEE1394 is not set
578
579 #
580 # I2O device support
581 #
582 # CONFIG_I2O is not set
583
584 #
585 # Network device support
586 #
587 CONFIG_NETDEVICES=y
588 # CONFIG_DUMMY is not set
589 # CONFIG_BONDING is not set
590 # CONFIG_EQUALIZER is not set
591 # CONFIG_TUN is not set
592
593 #
594 # ARCnet devices
595 #
596 # CONFIG_ARCNET is not set
597
598 #
599 # PHY device support
600 #
601 # CONFIG_PHYLIB is not set
602
603 #
604 # Ethernet (10 or 100Mbit)
605 #
606 CONFIG_NET_ETHERNET=y
607 CONFIG_MII=y
608 # CONFIG_HAPPYMEAL is not set
609 # CONFIG_SUNGEM is not set
610 # CONFIG_CASSINI is not set
611 CONFIG_NET_VENDOR_3COM=y
612 CONFIG_VORTEX=m
613 # CONFIG_TYPHOON is not set
614
615 #
616 # Tulip family network device support
617 #
618 CONFIG_NET_TULIP=y
619 CONFIG_TULIP=y
620 # CONFIG_TULIP_MMIO is not set
621 # CONFIG_TULIP_NAPI is not set
622 # CONFIG_DE4X5 is not set
623 # CONFIG_WINBOND_840 is not set
624 # CONFIG_DM9102 is not set
625 # CONFIG_ULI526X is not set
626 # CONFIG_HP100 is not set
627 # CONFIG_NET_PCI is not set
628 # CONFIG_NET_POCKET is not set
629
630 #
631 # Ethernet (1000 Mbit)
632 #
633 # CONFIG_ACENIC is not set
634 # CONFIG_DL2K is not set
635 CONFIG_E1000=y
636 # CONFIG_E1000_NAPI is not set
637 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
638 # CONFIG_NS83820 is not set
639 # CONFIG_HAMACHI is not set
640 CONFIG_R8169=y
641 # CONFIG_SIS190 is not set
642 # CONFIG_SKGE is not set
643 CONFIG_SKY2=y
644 # CONFIG_SK98LIN is not set
645 CONFIG_TIGON3=y
646 CONFIG_BNX2=y
647 # CONFIG_QLA3XXX is not set
648
649 #
650 # Ethernet (10000 Mbit)
651 #
652 # CONFIG_CHELSIO_T1 is not set
653 # CONFIG_IXGB is not set
654 # CONFIG_S2IO is not set
655 # CONFIG_MYRI10GE is not set
656
657 #
658 # Token Ring devices
659 #
660 # CONFIG_TR is not set
661
662 #
663 # Wireless LAN (non-hamradio)
664 #
665 # CONFIG_NET_RADIO is not set
666
667 #
668 # Wan interfaces
669 #
670 # CONFIG_WAN is not set
671 # CONFIG_FDDI is not set
672 # CONFIG_PLIP is not set
673 CONFIG_PPP=m
674 # CONFIG_PPP_FILTER is not set
675 CONFIG_PPP_ASYNC=m
676 CONFIG_PPP_SYNC_TTY=m
677 CONFIG_PPP_DEFLATE=m
678 CONFIG_PPP_BSDCOMP=m
679 # CONFIG_SLIP is not set
680 CONFIG_SLHC=m
681 # CONFIG_NET_FC is not set
682 # CONFIG_NETPOLL is not set
683 # CONFIG_NET_POLL_CONTROLLER is not set
684
685 #
686 # ISDN subsystem
687 #
688 # CONFIG_ISDN is not set
689
690 #
691 # Telephony Support
692 #
693 # CONFIG_PHONE is not set
694
695 #
696 # Input device support
697 #
698 CONFIG_INPUT=y
699 # CONFIG_INPUT_FF_MEMLESS is not set
700
701 #
702 # Userland interfaces
703 #
704 CONFIG_INPUT_MOUSEDEV=y
705 CONFIG_INPUT_MOUSEDEV_PSAUX=y
706 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
707 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
708 # CONFIG_INPUT_JOYDEV is not set
709 # CONFIG_INPUT_TSDEV is not set
710 # CONFIG_INPUT_EVDEV is not set
711 # CONFIG_INPUT_EVBUG is not set
712
713 #
714 # Input Device Drivers
715 #
716 CONFIG_INPUT_KEYBOARD=y
717 CONFIG_KEYBOARD_ATKBD=y
718 # CONFIG_KEYBOARD_SUNKBD is not set
719 # CONFIG_KEYBOARD_LKKBD is not set
720 # CONFIG_KEYBOARD_XTKBD is not set
721 # CONFIG_KEYBOARD_NEWTON is not set
722 # CONFIG_KEYBOARD_STOWAWAY is not set
723 CONFIG_INPUT_MOUSE=y
724 CONFIG_MOUSE_PS2=y
725 # CONFIG_MOUSE_SERIAL is not set
726 # CONFIG_MOUSE_VSXXXAA is not set
727 # CONFIG_INPUT_JOYSTICK is not set
728 # CONFIG_INPUT_TOUCHSCREEN is not set
729 # CONFIG_INPUT_MISC is not set
730
731 #
732 # Hardware I/O ports
733 #
734 CONFIG_SERIO=y
735 CONFIG_SERIO_I8042=y
736 CONFIG_SERIO_SERPORT=m
737 # CONFIG_SERIO_CT82C710 is not set
738 # CONFIG_SERIO_PARKBD is not set
739 # CONFIG_SERIO_PCIPS2 is not set
740 CONFIG_SERIO_LIBPS2=y
741 # CONFIG_SERIO_RAW is not set
742 # CONFIG_GAMEPORT is not set
743
744 #
745 # Character devices
746 #
747 CONFIG_VT=y
748 CONFIG_VT_CONSOLE=y
749 CONFIG_HW_CONSOLE=y
750 # CONFIG_VT_HW_CONSOLE_BINDING is not set
751 # CONFIG_SERIAL_NONSTANDARD is not set
752
753 #
754 # Serial drivers
755 #
756 CONFIG_SERIAL_8250=m
757 CONFIG_SERIAL_8250_PCI=m
758 CONFIG_SERIAL_8250_NR_UARTS=4
759 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
760 # CONFIG_SERIAL_8250_EXTENDED is not set
761
762 #
763 # Non-8250 serial port support
764 #
765 CONFIG_SERIAL_CORE=m
766 # CONFIG_SERIAL_JSM is not set
767 CONFIG_UNIX98_PTYS=y
768 # CONFIG_LEGACY_PTYS is not set
769 CONFIG_PRINTER=m
770 # CONFIG_LP_CONSOLE is not set
771 # CONFIG_PPDEV is not set
772 # CONFIG_TIPAR is not set
773
774 #
775 # IPMI
776 #
777 # CONFIG_IPMI_HANDLER is not set
778
779 #
780 # Watchdog Cards
781 #
782 # CONFIG_WATCHDOG is not set
783 # CONFIG_HW_RANDOM is not set
784 CONFIG_NVRAM=m
785 CONFIG_RTC=m
786 # CONFIG_GEN_RTC is not set
787 # CONFIG_DTLK is not set
788 # CONFIG_R3964 is not set
789 # CONFIG_APPLICOM is not set
790
791 #
792 # Ftape, the floppy tape device driver
793 #
794 # CONFIG_FTAPE is not set
795 CONFIG_AGP=m
796 # CONFIG_AGP_ALI is not set
797 # CONFIG_AGP_ATI is not set
798 # CONFIG_AGP_AMD is not set
799 # CONFIG_AGP_AMD64 is not set
800 CONFIG_AGP_INTEL=m
801 # CONFIG_AGP_NVIDIA is not set
802 # CONFIG_AGP_SIS is not set
803 # CONFIG_AGP_SWORKS is not set
804 # CONFIG_AGP_VIA is not set
805 # CONFIG_AGP_EFFICEON is not set
806 # CONFIG_DRM is not set
807 # CONFIG_MWAVE is not set
808 # CONFIG_PC8736x_GPIO is not set
809 # CONFIG_NSC_GPIO is not set
810 # CONFIG_CS5535_GPIO is not set
811 # CONFIG_RAW_DRIVER is not set
812 # CONFIG_HPET is not set
813 # CONFIG_HANGCHECK_TIMER is not set
814
815 #
816 # TPM devices
817 #
818
819 #
820 # I2C support
821 #
822 # CONFIG_I2C is not set
823
824 #
825 # SPI support
826 #
827 # CONFIG_SPI is not set
828 # CONFIG_SPI_MASTER is not set
829
830 #
831 # Dallas's 1-wire bus
832 #
833 # CONFIG_W1 is not set
834
835 #
836 # Hardware Monitoring support
837 #
838 # CONFIG_HWMON is not set
839 # CONFIG_HWMON_VID is not set
840
841 #
842 # Multimedia devices
843 #
844 # CONFIG_VIDEO_DEV is not set
845
846 #
847 # Digital Video Broadcasting Devices
848 #
849 # CONFIG_DVB is not set
850 # CONFIG_USB_DABUSB is not set
851
852 #
853 # Graphics support
854 #
855 # CONFIG_FIRMWARE_EDID is not set
856 CONFIG_FB=m
857 CONFIG_FB_CFB_FILLRECT=m
858 CONFIG_FB_CFB_COPYAREA=m
859 CONFIG_FB_CFB_IMAGEBLIT=m
860 # CONFIG_FB_MACMODES is not set
861 # CONFIG_FB_BACKLIGHT is not set
862 # CONFIG_FB_MODE_HELPERS is not set
863 # CONFIG_FB_TILEBLITTING is not set
864 # CONFIG_FB_CIRRUS is not set
865 # CONFIG_FB_PM2 is not set
866 # CONFIG_FB_CYBER2000 is not set
867 # CONFIG_FB_ARC is not set
868 # CONFIG_FB_VGA16 is not set
869 CONFIG_VIDEO_SELECT=y
870 # CONFIG_FB_HGA is not set
871 # CONFIG_FB_S1D13XXX is not set
872 # CONFIG_FB_NVIDIA is not set
873 # CONFIG_FB_RIVA is not set
874 # CONFIG_FB_MATROX is not set
875 # CONFIG_FB_RADEON is not set
876 CONFIG_FB_ATY128=m
877 # CONFIG_FB_ATY is not set
878 # CONFIG_FB_SIS is not set
879 # CONFIG_FB_NEOMAGIC is not set
880 # CONFIG_FB_KYRO is not set
881 # CONFIG_FB_3DFX is not set
882 # CONFIG_FB_VOODOO1 is not set
883 # CONFIG_FB_CYBLA is not set
884 # CONFIG_FB_TRIDENT is not set
885 # CONFIG_FB_VIRTUAL is not set
886
887 #
888 # Console display driver support
889 #
890 CONFIG_VGA_CONSOLE=y
891 CONFIG_VGACON_SOFT_SCROLLBACK=y
892 CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
893 CONFIG_DUMMY_CONSOLE=y
894 # CONFIG_FRAMEBUFFER_CONSOLE is not set
895
896 #
897 # Logo configuration
898 #
899 # CONFIG_LOGO is not set
900 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
901
902 #
903 # Speakup console speech
904 #
905 # CONFIG_SPEAKUP is not set
906
907 #
908 # Sound
909 #
910 # CONFIG_SOUND is not set
911
912 #
913 # USB support
914 #
915 CONFIG_USB_ARCH_HAS_HCD=y
916 CONFIG_USB_ARCH_HAS_OHCI=y
917 CONFIG_USB_ARCH_HAS_EHCI=y
918 CONFIG_USB=m
919 # CONFIG_USB_DEBUG is not set
920
921 #
922 # Miscellaneous USB options
923 #
924 CONFIG_USB_DEVICEFS=y
925
926 #
927 # USB Host Controller Drivers
928 #
929 # CONFIG_USB_EHCI_HCD is not set
930 # CONFIG_USB_ISP116X_HCD is not set
931 CONFIG_USB_OHCI_HCD=m
932 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
933 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
934 CONFIG_USB_UHCI_HCD=m
935 # CONFIG_USB_SL811_HCD is not set
936
937 #
938 # USB Device Class drivers
939 #
940 # CONFIG_USB_ACM is not set
941 # CONFIG_USB_PRINTER is not set
942
943 #
944 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk
945 support'
946 #
947
948 #
949 # may also be needed; see USB_STORAGE Help for more
950 information
951 #
952 CONFIG_USB_STORAGE=m
953 # CONFIG_USB_STORAGE_DEBUG is not set
954 # CONFIG_USB_STORAGE_FREECOM is not set
955 # CONFIG_USB_STORAGE_ISD200 is not set
956 # CONFIG_USB_STORAGE_DPCM is not set
957 # CONFIG_USB_STORAGE_KARMA is not set
958 # CONFIG_USB_LIBUSUAL is not set
959
960 #
961 # USB Input Devices
962 #
963 CONFIG_USB_HID=m
964 CONFIG_USB_HIDINPUT=y
965 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
966 # CONFIG_USB_HIDDEV is not set
967
968 #
969 # USB HID Boot Protocol drivers
970 #
971 # CONFIG_USB_KBD is not set
972 # CONFIG_USB_MOUSE is not set
973 # CONFIG_USB_AIPTEK is not set
974 # CONFIG_USB_WACOM is not set
975 # CONFIG_USB_ACECAD is not set
976 # CONFIG_USB_KBTAB is not set
977 # CONFIG_USB_POWERMATE is not set
978 # CONFIG_USB_TOUCHSCREEN is not set
979 # CONFIG_USB_XPAD is not set
980 # CONFIG_USB_ATI_REMOTE is not set
981 # CONFIG_USB_ATI_REMOTE2 is not set
982 # CONFIG_USB_APPLETOUCH is not set
983
984 #
985 # USB Imaging devices
986 #
987 # CONFIG_USB_MICROTEK is not set
988
989 #
990 # USB Network Adapters
991 #
992 # CONFIG_USB_KAWETH is not set
993 # CONFIG_USB_PEGASUS is not set
994 # CONFIG_USB_USBNET_MII is not set
995 # CONFIG_USB_USBNET is not set
996 # CONFIG_USB_MON is not set
997
998 #
999 # USB port drivers
1000 #
1001 # CONFIG_USB_USS720 is not set
1002
1003 #
1004 # USB Serial Converter support
1005 #
1006 # CONFIG_USB_SERIAL is not set
1007
1008 #
1009 # USB Miscellaneous drivers
1010 #
1011 # CONFIG_USB_EMI62 is not set
1012 # CONFIG_USB_EMI26 is not set
1013 # CONFIG_USB_LCD is not set
1014 # CONFIG_USB_LED is not set
1015 # CONFIG_USB_CYPRESS_CY7C63 is not set
1016 # CONFIG_USB_CYTHERM is not set
1017 # CONFIG_USB_PHIDGET is not set
1018 # CONFIG_USB_IDMOUSE is not set
1019 # CONFIG_USB_FTDI_ELAN is not set
1020 # CONFIG_USB_APPLEDISPLAY is not set
1021 # CONFIG_USB_LD is not set
1022 # CONFIG_USB_TRANCEVIBRATOR is not set
1023
1024 #
1025 # USB DSL modem support
1026 #
1027
1028 #
1029 # USB Gadget Support
1030 #
1031 # CONFIG_USB_GADGET is not set
1032
1033 #
1034 # MMC/SD Card support
1035 #
1036 # CONFIG_MMC is not set
1037
1038 #
1039 # LED devices
1040 #
1041 # CONFIG_NEW_LEDS is not set
1042
1043 #
1044 # LED drivers
1045 #
1046
1047 #
1048 # LED Triggers
1049 #
1050
1051 #
1052 # InfiniBand support
1053 #
1054 # CONFIG_INFINIBAND is not set
1055
1056 #
1057 # EDAC - error detection and reporting (RAS)
1058 (EXPERIMENTAL)
1059 #
1060
1061 #
1062 # Real Time Clock
1063 #
1064
1065 #
1066 # DMA Engine support
1067 #
1068 # CONFIG_DMA_ENGINE is not set
1069
1070 #
1071 # DMA Clients
1072 #
1073
1074 #
1075 # DMA Devices
1076 #
1077
1078 #
1079 # File systems
1080 #
1081 CONFIG_EXT2_FS=y
1082 CONFIG_EXT2_FS_XATTR=y
1083 # CONFIG_EXT2_FS_POSIX_ACL is not set
1084 # CONFIG_EXT2_FS_SECURITY is not set
1085 # CONFIG_EXT2_FS_XIP is not set
1086 # CONFIG_EXT3_FS is not set
1087 CONFIG_FS_MBCACHE=y
1088 CONFIG_REISERFS_FS=y
1089 # CONFIG_REISERFS_CHECK is not set
1090 CONFIG_REISERFS_PROC_INFO=y
1091 # CONFIG_REISERFS_FS_XATTR is not set
1092 # CONFIG_JFS_FS is not set
1093 # CONFIG_FS_POSIX_ACL is not set
1094 # CONFIG_XFS_FS is not set
1095 # CONFIG_OCFS2_FS is not set
1096 # CONFIG_MINIX_FS is not set
1097 # CONFIG_ROMFS_FS is not set
1098 CONFIG_INOTIFY=y
1099 CONFIG_INOTIFY_USER=y
1100 # CONFIG_QUOTA is not set
1101 CONFIG_DNOTIFY=y
1102 # CONFIG_AUTOFS_FS is not set
1103 # CONFIG_AUTOFS4_FS is not set
1104 # CONFIG_FUSE_FS is not set
1105
1106 #
1107 # CD-ROM/DVD Filesystems
1108 #
1109 CONFIG_ISO9660_FS=y
1110 # CONFIG_JOLIET is not set
1111 # CONFIG_ZISOFS is not set
1112 CONFIG_UDF_FS=m
1113 CONFIG_UDF_NLS=y
1114
1115 #
1116 # DOS/FAT/NT Filesystems
1117 #
1118 CONFIG_FAT_FS=m
1119 CONFIG_MSDOS_FS=m
1120 CONFIG_VFAT_FS=m
1121 CONFIG_FAT_DEFAULT_CODEPAGE=437
1122 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1123 CONFIG_NTFS_FS=m
1124 # CONFIG_NTFS_DEBUG is not set
1125 # CONFIG_NTFS_RW is not set
1126
1127 #
1128 # Pseudo filesystems
1129 #
1130 CONFIG_PROC_FS=y
1131 CONFIG_PROC_KCORE=y
1132 CONFIG_PROC_SYSCTL=y
1133 CONFIG_SYSFS=y
1134 CONFIG_TMPFS=y
1135 # CONFIG_TMPFS_POSIX_ACL is not set
1136 # CONFIG_HUGETLBFS is not set
1137 # CONFIG_HUGETLB_PAGE is not set
1138 CONFIG_RAMFS=y
1139
1140 #
1141 # Miscellaneous filesystems
1142 #
1143 # CONFIG_HFSPLUS_FS is not set
1144 # CONFIG_CRAMFS is not set
1145 CONFIG_SQUASHFS=m
1146 # CONFIG_SQUASHFS_EMBEDDED is not set
1147 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
1148 # CONFIG_SQUASHFS_VMALLOC is not set
1149 # CONFIG_VXFS_FS is not set
1150 # CONFIG_HPFS_FS is not set
1151 # CONFIG_QNX4FS_FS is not set
1152 # CONFIG_SYSV_FS is not set
1153 CONFIG_UFS_FS=m
1154 # CONFIG_UFS_DEBUG is not set
1155
1156 #
1157 # Network File Systems
1158 #
1159 # CONFIG_NFS_FS is not set
1160 # CONFIG_NFSD is not set
1161 # CONFIG_SMB_FS is not set
1162 # CONFIG_CIFS is not set
1163 # CONFIG_NCP_FS is not set
1164 # CONFIG_CODA_FS is not set
1165
1166 #
1167 # Partition Types
1168 #
1169 # CONFIG_PARTITION_ADVANCED is not set
1170 CONFIG_MSDOS_PARTITION=y
1171
1172 #
1173 # Native Language Support
1174 #
1175 CONFIG_NLS=y
1176 CONFIG_NLS_DEFAULT="iso8859-1"
1177 CONFIG_NLS_CODEPAGE_437=y
1178 # CONFIG_NLS_CODEPAGE_737 is not set
1179 # CONFIG_NLS_CODEPAGE_775 is not set
1180 # CONFIG_NLS_CODEPAGE_850 is not set
1181 # CONFIG_NLS_CODEPAGE_852 is not set
1182 # CONFIG_NLS_CODEPAGE_855 is not set
1183 # CONFIG_NLS_CODEPAGE_857 is not set
1184 # CONFIG_NLS_CODEPAGE_860 is not set
1185 # CONFIG_NLS_CODEPAGE_861 is not set
1186 # CONFIG_NLS_CODEPAGE_862 is not set
1187 # CONFIG_NLS_CODEPAGE_863 is not set
1188 # CONFIG_NLS_CODEPAGE_864 is not set
1189 # CONFIG_NLS_CODEPAGE_865 is not set
1190 # CONFIG_NLS_CODEPAGE_866 is not set
1191 # CONFIG_NLS_CODEPAGE_869 is not set
1192 # CONFIG_NLS_CODEPAGE_936 is not set
1193 # CONFIG_NLS_CODEPAGE_950 is not set
1194 # CONFIG_NLS_CODEPAGE_932 is not set
1195 # CONFIG_NLS_CODEPAGE_949 is not set
1196 # CONFIG_NLS_CODEPAGE_874 is not set
1197 # CONFIG_NLS_ISO8859_8 is not set
1198 # CONFIG_NLS_CODEPAGE_1250 is not set
1199 # CONFIG_NLS_CODEPAGE_1251 is not set
1200 CONFIG_NLS_ASCII=y
1201 CONFIG_NLS_ISO8859_1=y
1202 # CONFIG_NLS_ISO8859_2 is not set
1203 # CONFIG_NLS_ISO8859_3 is not set
1204 # CONFIG_NLS_ISO8859_4 is not set
1205 # CONFIG_NLS_ISO8859_5 is not set
1206 # CONFIG_NLS_ISO8859_6 is not set
1207 # CONFIG_NLS_ISO8859_7 is not set
1208 # CONFIG_NLS_ISO8859_9 is not set
1209 # CONFIG_NLS_ISO8859_13 is not set
1210 # CONFIG_NLS_ISO8859_14 is not set
1211 CONFIG_NLS_ISO8859_15=y
1212 # CONFIG_NLS_KOI8_R is not set
1213 # CONFIG_NLS_KOI8_U is not set
1214 CONFIG_NLS_UTF8=y
1215
1216 #
1217 # Kernel hacking
1218 #
1219 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1220 # CONFIG_PRINTK_TIME is not set
1221 # CONFIG_ENABLE_MUST_CHECK is not set
1222 # CONFIG_MAGIC_SYSRQ is not set
1223 # CONFIG_UNUSED_SYMBOLS is not set
1224 # CONFIG_DEBUG_KERNEL is not set
1225 CONFIG_LOG_BUF_SHIFT=14
1226 CONFIG_DEBUG_BUGVERBOSE=y
1227 # CONFIG_DEBUG_FS is not set
1228 # CONFIG_UNWIND_INFO is not set
1229 # CONFIG_HEADERS_CHECK is not set
1230 CONFIG_EARLY_PRINTK=y
1231 CONFIG_DOUBLEFAULT=y
1232
1233 #
1234 # Security options
1235 #
1236 # CONFIG_KEYS is not set
1237 # CONFIG_SECURITY is not set
1238
1239 #
1240 # Cryptographic options
1241 #
1242 # CONFIG_CRYPTO is not set
1243
1244 #
1245 # Library routines
1246 #
1247 CONFIG_CRC_CCITT=m
1248 # CONFIG_CRC16 is not set
1249 CONFIG_CRC32=y
1250 # CONFIG_LIBCRC32C is not set
1251 CONFIG_ZLIB_INFLATE=y
1252 CONFIG_ZLIB_DEFLATE=m
1253 CONFIG_PLIST=y
1254 CONFIG_GENERIC_HARDIRQS=y
1255 CONFIG_GENERIC_IRQ_PROBE=y
1256 CONFIG_X86_BIOS_REBOOT=y
1257 CONFIG_KTIME_SCALAR=y
1258
1259 -mw
1260
1261
1262
1263 ____________________________________________________________________________________
1264 Food fight? Enjoy some healthy debate
1265 in the Yahoo! Answers Food & Drink Q&A.
1266 http://answers.yahoo.com/dir/?link=list&sid=396545367
1267 --
1268 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] console blanks permanantly Walter Dnes <waltdnes@××××××××.org>