Gentoo Archives: gentoo-ppc-user

From: Sean Sullivan <sean@××××××××××.org>
To: gentoo-ppc list <gentoo-ppc-user@l.g.o>
Subject: [gentoo-ppc-user] framebuffer lock
Date: Fri, 02 Apr 2004 03:51:18
Message-Id: 406CE267.2050107@sfsullivan.org
1 I have been getting a what seems to be random framebuffer lock up. Here
2 is what happens: Everything graphic freezes except the mouse cursor.
3 However, the mouse cursor will remain in the state is was when the
4 lockup occurred. i.e. if it was a text cursor, it will stay a text
5 cursor regardless of position. I might have an uptime of 3 days when it
6 occurs, and it might be after a fresh boot. The apps I have running are
7 always different... I haven't been able to get a clear idea of what
8 causes it at all. The only thing I can find in the logs is this error:
9 tuxbook IN from bad port 64 at c020c240 in my kernel log. It comes close
10 to 1000 times at once periodically. This is a serious problem, since
11 none of the usual ctrl alt delete like tricks will kill X. I am forced
12 to power down by the button each time.
13
14 I am running a very basic Gentoo 1.4 install with minimal software
15 (mainly fluxbox, mozilla, kate (yes, i emerged kde-base just for kate
16 ;~), gaim, gkrellm2, xmms, aterm... Those are the apps I have running
17 most of the time.
18
19 iBook 900mhz, 640mb, radeon mobility 7500 32mb
20 kernel - 2.6.1-benh1
21
22 Here is my kernel config:
23
24 #
25 # Automatically generated make config: don't edit
26 #
27 CONFIG_MMU=y
28 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
29 CONFIG_HAVE_DEC_LOCK=y
30 CONFIG_PPC=y
31 CONFIG_PPC32=y
32 CONFIG_GENERIC_NVRAM=y
33
34 #
35 # Code maturity level options
36 #
37 CONFIG_EXPERIMENTAL=y
38 CONFIG_CLEAN_COMPILE=y
39 CONFIG_STANDALONE=y
40 CONFIG_BROKEN_ON_SMP=y
41
42 #
43 # General setup
44 #
45 CONFIG_SWAP=y
46 CONFIG_SYSVIPC=y
47 # CONFIG_BSD_PROCESS_ACCT is not set
48 CONFIG_SYSCTL=y
49 CONFIG_LOG_BUF_SHIFT=14
50 # CONFIG_IKCONFIG is not set
51 # CONFIG_EMBEDDED is not set
52 CONFIG_KALLSYMS=y
53 CONFIG_FUTEX=y
54 CONFIG_EPOLL=y
55 CONFIG_IOSCHED_NOOP=y
56 CONFIG_IOSCHED_AS=y
57 CONFIG_IOSCHED_DEADLINE=y
58 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
59
60 #
61 # Loadable module support
62 #
63 CONFIG_MODULES=y
64 CONFIG_MODULE_UNLOAD=y
65 # CONFIG_MODULE_FORCE_UNLOAD is not set
66 CONFIG_OBSOLETE_MODPARM=y
67 # CONFIG_MODVERSIONS is not set
68 CONFIG_KMOD=y
69
70 #
71 # Processor
72 #
73 CONFIG_6xx=y
74 # CONFIG_40x is not set
75 # CONFIG_44x is not set
76 # CONFIG_POWER3 is not set
77 # CONFIG_POWER4 is not set
78 # CONFIG_8xx is not set
79 # CONFIG_ALTIVEC is not set
80 CONFIG_TAU=y
81 # CONFIG_TAU_INT is not set
82 # CONFIG_TAU_AVERAGE is not set
83 # CONFIG_CPU_FREQ is not set
84 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
85 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
86 # CONFIG_PPC601_SYNC_FIX is not set
87 CONFIG_PM=y
88 CONFIG_PPC_STD_MMU=y
89
90 #
91 # Platform options
92 #
93 CONFIG_PPC_MULTIPLATFORM=y
94 # CONFIG_APUS is not set
95 # CONFIG_WILLOW is not set
96 # CONFIG_PCORE is not set
97 # CONFIG_POWERPMC250 is not set
98 # CONFIG_EV64260 is not set
99 # CONFIG_SPRUCE is not set
100 # CONFIG_LOPEC is not set
101 # CONFIG_MCPN765 is not set
102 # CONFIG_MVME5100 is not set
103 # CONFIG_PPLUS is not set
104 # CONFIG_PRPMC750 is not set
105 # CONFIG_PRPMC800 is not set
106 # CONFIG_SANDPOINT is not set
107 # CONFIG_ADIR is not set
108 # CONFIG_K2 is not set
109 # CONFIG_PAL4 is not set
110 # CONFIG_GEMINI is not set
111 # CONFIG_EST8260 is not set
112 # CONFIG_SBS8260 is not set
113 # CONFIG_RPX6 is not set
114 # CONFIG_TQM8260 is not set
115 CONFIG_PPC_CHRP=y
116 CONFIG_PPC_PMAC=y
117 CONFIG_PPC_PREP=y
118 CONFIG_PPC_OF=y
119 CONFIG_PPCBUG_NVRAM=y
120 # CONFIG_SMP is not set
121 # CONFIG_PREEMPT is not set
122 # CONFIG_HIGHMEM is not set
123 CONFIG_KERNEL_ELF=y
124 CONFIG_BINFMT_ELF=y
125 CONFIG_BINFMT_MISC=y
126 CONFIG_PROC_DEVICETREE=y
127 CONFIG_PPC_RTAS=y
128 # CONFIG_PREP_RESIDUAL is not set
129 # CONFIG_CMDLINE_BOOL is not set
130
131 #
132 # Bus options
133 #
134 # CONFIG_ISA is not set
135 CONFIG_GENERIC_ISA_DMA=y
136 CONFIG_PCI=y
137 CONFIG_PCI_DOMAINS=y
138 # CONFIG_PCI_LEGACY_PROC is not set
139 CONFIG_PCI_NAMES=y
140 CONFIG_HOTPLUG=y
141
142 #
143 # PCMCIA/CardBus support
144 #
145 # CONFIG_PCMCIA is not set
146
147 #
148 # Advanced setup
149 #
150 # CONFIG_ADVANCED_OPTIONS is not set
151
152 #
153 # Default settings for advanced configuration options are used
154 #
155 CONFIG_HIGHMEM_START=0xfe000000
156 CONFIG_LOWMEM_SIZE=0x30000000
157 CONFIG_KERNEL_START=0xc0000000
158 CONFIG_TASK_SIZE=0x80000000
159 CONFIG_BOOT_LOAD=0x00800000
160
161 #
162 # Device Drivers
163 #
164
165 #
166 # Generic Driver Options
167 #
168 # CONFIG_FW_LOADER is not set
169
170 #
171 # Memory Technology Devices (MTD)
172 #
173 # CONFIG_MTD is not set
174
175 #
176 # Parallel port support
177 #
178 # CONFIG_PARPORT is not set
179
180 #
181 # Plug and Play support
182 #
183 CONFIG_PNP=y
184 # CONFIG_PNP_DEBUG is not set
185
186 #
187 # Protocols
188 #
189 # CONFIG_ISAPNP is not set
190 # CONFIG_PNPBIOS is not set
191
192 #
193 # Block devices
194 #
195 # CONFIG_BLK_DEV_FD is not set
196 # CONFIG_BLK_CPQ_DA is not set
197 # CONFIG_BLK_CPQ_CISS_DA is not set
198 # CONFIG_BLK_DEV_DAC960 is not set
199 # CONFIG_BLK_DEV_UMEM is not set
200 CONFIG_BLK_DEV_LOOP=y
201 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
202 # CONFIG_BLK_DEV_NBD is not set
203 # CONFIG_BLK_DEV_RAM is not set
204 CONFIG_BLK_DEV_INITRD=y
205 # CONFIG_LBD is not set
206
207 #
208 # ATA/ATAPI/MFM/RLL support
209 #
210 CONFIG_IDE=y
211 CONFIG_BLK_DEV_IDE=y
212
213 #
214 # Please see Documentation/ide.txt for help/info on IDE drives
215 #
216 CONFIG_BLK_DEV_IDEDISK=y
217 # CONFIG_IDEDISK_MULTI_MODE is not set
218 # CONFIG_IDEDISK_STROKE is not set
219 CONFIG_BLK_DEV_IDECD=y
220 # CONFIG_BLK_DEV_IDETAPE is not set
221 # CONFIG_BLK_DEV_IDEFLOPPY is not set
222 # CONFIG_IDE_TASK_IOCTL is not set
223 # CONFIG_IDE_TASKFILE_IO is not set
224
225 #
226 # IDE chipset support/bugfixes
227 #
228 # CONFIG_BLK_DEV_IDEPNP is not set
229 CONFIG_BLK_DEV_IDEPCI=y
230 CONFIG_IDEPCI_SHARE_IRQ=y
231 # CONFIG_BLK_DEV_OFFBOARD is not set
232 # CONFIG_BLK_DEV_GENERIC is not set
233 # CONFIG_BLK_DEV_OPTI621 is not set
234 # CONFIG_BLK_DEV_SL82C105 is not set
235 CONFIG_BLK_DEV_IDEDMA_PCI=y
236 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
237 CONFIG_IDEDMA_PCI_AUTO=y
238 # CONFIG_IDEDMA_ONLYDISK is not set
239 # CONFIG_IDEDMA_PCI_WIP is not set
240 CONFIG_BLK_DEV_ADMA=y
241 # CONFIG_BLK_DEV_AEC62XX is not set
242 # CONFIG_BLK_DEV_ALI15X3 is not set
243 # CONFIG_BLK_DEV_AMD74XX is not set
244 # CONFIG_BLK_DEV_CMD64X is not set
245 # CONFIG_BLK_DEV_TRIFLEX is not set
246 # CONFIG_BLK_DEV_CY82C693 is not set
247 # CONFIG_BLK_DEV_CS5520 is not set
248 # CONFIG_BLK_DEV_CS5530 is not set
249 # CONFIG_BLK_DEV_HPT34X is not set
250 # CONFIG_BLK_DEV_HPT366 is not set
251 # CONFIG_BLK_DEV_SC1200 is not set
252 # CONFIG_BLK_DEV_PIIX is not set
253 # CONFIG_BLK_DEV_NS87415 is not set
254 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
255 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
256 # CONFIG_BLK_DEV_SVWKS is not set
257 # CONFIG_BLK_DEV_SIIMAGE is not set
258 # CONFIG_BLK_DEV_SLC90E66 is not set
259 # CONFIG_BLK_DEV_TRM290 is not set
260 # CONFIG_BLK_DEV_VIA82CXXX is not set
261 CONFIG_BLK_DEV_IDE_PMAC=y
262 # CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST is not set
263 CONFIG_BLK_DEV_IDEDMA_PMAC=y
264 CONFIG_BLK_DEV_IDE_PMAC_BLINK=y
265 CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
266 CONFIG_BLK_DEV_IDEDMA=y
267 # CONFIG_IDEDMA_IVB is not set
268 CONFIG_IDEDMA_AUTO=y
269 # CONFIG_DMA_NONPCI is not set
270 # CONFIG_BLK_DEV_HD is not set
271
272 #
273 # SCSI device support
274 #
275 # CONFIG_SCSI is not set
276
277 #
278 # Multi-device support (RAID and LVM)
279 #
280 # CONFIG_MD is not set
281
282 #
283 # Fusion MPT device support
284 #
285
286 #
287 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
288 #
289 CONFIG_IEEE1394=y
290
291 #
292 # Subsystem Options
293 #
294 # CONFIG_IEEE1394_VERBOSEDEBUG is not set
295 # CONFIG_IEEE1394_OUI_DB is not set
296
297 #
298 # Device Drivers
299 #
300
301 #
302 # Texas Instruments PCILynx requires I2C bit-banging
303 #
304 # CONFIG_IEEE1394_OHCI1394 is not set
305
306 #
307 # Protocol Drivers
308 #
309 # CONFIG_IEEE1394_ETH1394 is not set
310 # CONFIG_IEEE1394_RAWIO is not set
311 # CONFIG_IEEE1394_CMP is not set
312
313 #
314 # I2O device support
315 #
316 # CONFIG_I2O is not set
317
318 #
319 # Macintosh device drivers
320 #
321 # CONFIG_ADB_CUDA is not set
322 CONFIG_ADB_PMU=y
323 CONFIG_PMAC_PBOOK=y
324 CONFIG_PMAC_APM_EMU=y
325 CONFIG_PMAC_BACKLIGHT=y
326 # CONFIG_MAC_FLOPPY is not set
327 # CONFIG_MAC_SERIAL is not set
328 CONFIG_ADB=y
329 CONFIG_ADB_MACIO=y
330 CONFIG_INPUT_ADBHID=y
331 CONFIG_MAC_EMUMOUSEBTN=y
332 # CONFIG_THERM_WINDTUNNEL is not set
333 # CONFIG_THERM_IBOOKG4 is not set
334
335 #
336 # Networking support
337 #
338 CONFIG_NET=y
339
340 #
341 # Networking options
342 #
343 CONFIG_PACKET=y
344 CONFIG_PACKET_MMAP=y
345 # CONFIG_NETLINK_DEV is not set
346 CONFIG_UNIX=y
347 # CONFIG_NET_KEY is not set
348 CONFIG_INET=y
349 # CONFIG_IP_MULTICAST is not set
350 CONFIG_IP_ADVANCED_ROUTER=y
351 CONFIG_IP_MULTIPLE_TABLES=y
352 CONFIG_IP_ROUTE_FWMARK=y
353 CONFIG_IP_ROUTE_NAT=y
354 CONFIG_IP_ROUTE_MULTIPATH=y
355 CONFIG_IP_ROUTE_TOS=y
356 CONFIG_IP_ROUTE_VERBOSE=y
357 # CONFIG_IP_PNP is not set
358 # CONFIG_NET_IPIP is not set
359 # CONFIG_NET_IPGRE is not set
360 # CONFIG_ARPD is not set
361 # CONFIG_INET_ECN is not set
362 # CONFIG_SYN_COOKIES is not set
363 # CONFIG_INET_AH is not set
364 # CONFIG_INET_ESP is not set
365 # CONFIG_INET_IPCOMP is not set
366
367 #
368 # IP: Virtual Server Configuration
369 #
370 # CONFIG_IP_VS is not set
371 # CONFIG_IPV6 is not set
372 # CONFIG_DECNET is not set
373 # CONFIG_BRIDGE is not set
374 CONFIG_NETFILTER=y
375 # CONFIG_NETFILTER_DEBUG is not set
376
377 #
378 # IP: Netfilter Configuration
379 #
380 CONFIG_IP_NF_CONNTRACK=y
381 CONFIG_IP_NF_FTP=y
382 # CONFIG_IP_NF_IRC is not set
383 # CONFIG_IP_NF_TFTP is not set
384 # CONFIG_IP_NF_AMANDA is not set
385 # CONFIG_IP_NF_QUEUE is not set
386 CONFIG_IP_NF_IPTABLES=y
387 CONFIG_IP_NF_MATCH_LIMIT=y
388 # CONFIG_IP_NF_MATCH_IPRANGE is not set
389 CONFIG_IP_NF_MATCH_MAC=y
390 CONFIG_IP_NF_MATCH_PKTTYPE=y
391 CONFIG_IP_NF_MATCH_MARK=y
392 CONFIG_IP_NF_MATCH_MULTIPORT=y
393 CONFIG_IP_NF_MATCH_TOS=y
394 # CONFIG_IP_NF_MATCH_RECENT is not set
395 CONFIG_IP_NF_MATCH_ECN=y
396 CONFIG_IP_NF_MATCH_DSCP=y
397 CONFIG_IP_NF_MATCH_AH_ESP=y
398 CONFIG_IP_NF_MATCH_LENGTH=y
399 CONFIG_IP_NF_MATCH_TTL=y
400 CONFIG_IP_NF_MATCH_TCPMSS=y
401 CONFIG_IP_NF_MATCH_HELPER=y
402 CONFIG_IP_NF_MATCH_STATE=y
403 CONFIG_IP_NF_MATCH_CONNTRACK=y
404 # CONFIG_IP_NF_MATCH_OWNER is not set
405 CONFIG_IP_NF_FILTER=y
406 CONFIG_IP_NF_TARGET_REJECT=y
407 CONFIG_IP_NF_NAT=y
408 CONFIG_IP_NF_NAT_NEEDED=y
409 CONFIG_IP_NF_TARGET_MASQUERADE=y
410 CONFIG_IP_NF_TARGET_REDIRECT=y
411 # CONFIG_IP_NF_TARGET_NETMAP is not set
412 # CONFIG_IP_NF_TARGET_SAME is not set
413 CONFIG_IP_NF_NAT_LOCAL=y
414 # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
415 CONFIG_IP_NF_NAT_FTP=y
416 CONFIG_IP_NF_MANGLE=y
417 CONFIG_IP_NF_TARGET_TOS=y
418 CONFIG_IP_NF_TARGET_ECN=y
419 CONFIG_IP_NF_TARGET_DSCP=y
420 CONFIG_IP_NF_TARGET_MARK=y
421 # CONFIG_IP_NF_TARGET_CLASSIFY is not set
422 CONFIG_IP_NF_TARGET_LOG=y
423 CONFIG_IP_NF_TARGET_ULOG=y
424 CONFIG_IP_NF_TARGET_TCPMSS=y
425 # CONFIG_IP_NF_ARPTABLES is not set
426
427 #
428 # SCTP Configuration (EXPERIMENTAL)
429 #
430 CONFIG_IPV6_SCTP__=y
431 # CONFIG_IP_SCTP is not set
432 # CONFIG_ATM is not set
433 # CONFIG_VLAN_8021Q is not set
434 # CONFIG_LLC2 is not set
435 # CONFIG_IPX is not set
436 # CONFIG_ATALK is not set
437 # CONFIG_X25 is not set
438 # CONFIG_LAPB is not set
439 # CONFIG_NET_DIVERT is not set
440 # CONFIG_ECONET is not set
441 # CONFIG_WAN_ROUTER is not set
442 # CONFIG_NET_FASTROUTE is not set
443 # CONFIG_NET_HW_FLOWCONTROL is not set
444
445 #
446 # QoS and/or fair queueing
447 #
448 # CONFIG_NET_SCHED is not set
449
450 #
451 # Network testing
452 #
453 # CONFIG_NET_PKTGEN is not set
454 CONFIG_NETDEVICES=y
455
456 #
457 # ARCnet devices
458 #
459 # CONFIG_ARCNET is not set
460 # CONFIG_DUMMY is not set
461 # CONFIG_BONDING is not set
462 # CONFIG_EQUALIZER is not set
463 # CONFIG_TUN is not set
464 # CONFIG_NET_SB1000 is not set
465
466 #
467 # Ethernet (10 or 100Mbit)
468 #
469 CONFIG_NET_ETHERNET=y
470 # CONFIG_MII is not set
471 CONFIG_CRC32=y
472 # CONFIG_MACE is not set
473 # CONFIG_BMAC is not set
474 # CONFIG_OAKNET is not set
475 # CONFIG_HAPPYMEAL is not set
476 CONFIG_SUNGEM=m
477 # CONFIG_NET_VENDOR_3COM is not set
478
479 #
480 # Tulip family network device support
481 #
482 # CONFIG_NET_TULIP is not set
483 # CONFIG_HP100 is not set
484 # CONFIG_NET_PCI is not set
485
486 #
487 # Ethernet (1000 Mbit)
488 #
489 # CONFIG_ACENIC is not set
490 # CONFIG_DL2K is not set
491 # CONFIG_E1000 is not set
492 # CONFIG_NS83820 is not set
493 # CONFIG_HAMACHI is not set
494 # CONFIG_YELLOWFIN is not set
495 # CONFIG_R8169 is not set
496 # CONFIG_SIS190 is not set
497 # CONFIG_SK98LIN is not set
498 # CONFIG_TIGON3 is not set
499
500 #
501 # Ethernet (10000 Mbit)
502 #
503 # CONFIG_IXGB is not set
504 # CONFIG_FDDI is not set
505 # CONFIG_HIPPI is not set
506 CONFIG_PPP=y
507 CONFIG_PPP_MULTILINK=y
508 # CONFIG_PPP_FILTER is not set
509 CONFIG_PPP_ASYNC=y
510 # CONFIG_PPP_SYNC_TTY is not set
511 CONFIG_PPP_DEFLATE=y
512 CONFIG_PPP_BSDCOMP=y
513 # CONFIG_PPPOE is not set
514 # CONFIG_SLIP is not set
515
516 #
517 # Wireless LAN (non-hamradio)
518 #
519 CONFIG_NET_RADIO=y
520
521 #
522 # Obsolete Wireless cards support (pre-802.11)
523 #
524 # CONFIG_STRIP is not set
525
526 #
527 # Wireless 802.11b ISA/PCI cards support
528 #
529 # CONFIG_AIRO is not set
530 CONFIG_HERMES=m
531 CONFIG_APPLE_AIRPORT=m
532 # CONFIG_PLX_HERMES is not set
533 # CONFIG_TMD_HERMES is not set
534 # CONFIG_PCI_HERMES is not set
535 CONFIG_NET_WIRELESS=y
536
537 #
538 # Token Ring devices
539 #
540 # CONFIG_TR is not set
541 # CONFIG_RCPCI is not set
542 # CONFIG_SHAPER is not set
543
544 #
545 # Wan interfaces
546 #
547 # CONFIG_WAN is not set
548
549 #
550 # Amateur Radio support
551 #
552 # CONFIG_HAMRADIO is not set
553
554 #
555 # IrDA (infrared) support
556 #
557 # CONFIG_IRDA is not set
558
559 #
560 # Bluetooth support
561 #
562 # CONFIG_BT is not set
563
564 #
565 # ISDN subsystem
566 #
567 # CONFIG_ISDN_BOOL is not set
568
569 #
570 # Telephony Support
571 #
572 # CONFIG_PHONE is not set
573
574 #
575 # Input device support
576 #
577 CONFIG_INPUT=y
578
579 #
580 # Userland interfaces
581 #
582 CONFIG_INPUT_MOUSEDEV=y
583 CONFIG_INPUT_MOUSEDEV_PSAUX=y
584 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
585 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
586 # CONFIG_INPUT_JOYDEV is not set
587 # CONFIG_INPUT_TSDEV is not set
588 CONFIG_INPUT_EVDEV=y
589 # CONFIG_INPUT_EVBUG is not set
590
591 #
592 # Input I/O drivers
593 #
594 # CONFIG_GAMEPORT is not set
595 CONFIG_SOUND_GAMEPORT=y
596 CONFIG_SERIO=y
597 CONFIG_SERIO_I8042=y
598 CONFIG_SERIO_SERPORT=y
599 # CONFIG_SERIO_CT82C710 is not set
600 # CONFIG_SERIO_PCIPS2 is not set
601
602 #
603 # Input Device Drivers
604 #
605 CONFIG_INPUT_KEYBOARD=y
606 CONFIG_KEYBOARD_ATKBD=y
607 # CONFIG_KEYBOARD_SUNKBD is not set
608 # CONFIG_KEYBOARD_XTKBD is not set
609 # CONFIG_KEYBOARD_NEWTON is not set
610 CONFIG_INPUT_MOUSE=y
611 CONFIG_MOUSE_PS2=y
612 # CONFIG_MOUSE_SERIAL is not set
613 # CONFIG_INPUT_JOYSTICK is not set
614 # CONFIG_INPUT_TOUCHSCREEN is not set
615 # CONFIG_INPUT_MISC is not set
616
617 #
618 # Character devices
619 #
620 CONFIG_VT=y
621 CONFIG_VT_CONSOLE=y
622 CONFIG_HW_CONSOLE=y
623 # CONFIG_SERIAL_NONSTANDARD is not set
624
625 #
626 # Serial drivers
627 #
628 # CONFIG_SERIAL_8250 is not set
629
630 #
631 # Non-8250 serial port support
632 #
633 # CONFIG_SERIAL_PMACZILOG is not set
634 CONFIG_UNIX98_PTYS=y
635 CONFIG_UNIX98_PTY_COUNT=256
636
637 #
638 # I2C support
639 #
640 CONFIG_I2C=m
641 CONFIG_I2C_CHARDEV=m
642
643 #
644 # I2C Algorithms
645 #
646 # CONFIG_I2C_ALGOBIT is not set
647 # CONFIG_I2C_ALGOPCF is not set
648
649 #
650 # I2C Hardware Bus support
651 #
652 # CONFIG_I2C_ALI1535 is not set
653 # CONFIG_I2C_ALI15X3 is not set
654 # CONFIG_I2C_AMD756 is not set
655 # CONFIG_I2C_AMD8111 is not set
656 # CONFIG_I2C_I801 is not set
657 CONFIG_I2C_KEYWEST=m
658 # CONFIG_I2C_NFORCE2 is not set
659 # CONFIG_I2C_PIIX4 is not set
660 # CONFIG_SCx200_ACB is not set
661 # CONFIG_I2C_SIS5595 is not set
662 # CONFIG_I2C_SIS630 is not set
663 # CONFIG_I2C_SIS96X is not set
664 # CONFIG_I2C_VIAPRO is not set
665
666 #
667 # I2C Hardware Sensors Chip support
668 #
669 # CONFIG_I2C_SENSOR is not set
670 # CONFIG_SENSORS_ADM1021 is not set
671 # CONFIG_SENSORS_EEPROM is not set
672 # CONFIG_SENSORS_IT87 is not set
673 # CONFIG_SENSORS_LM75 is not set
674 # CONFIG_SENSORS_LM78 is not set
675 # CONFIG_SENSORS_LM83 is not set
676 # CONFIG_SENSORS_LM85 is not set
677 # CONFIG_SENSORS_VIA686A is not set
678 # CONFIG_SENSORS_W83781D is not set
679
680 #
681 # Mice
682 #
683 # CONFIG_BUSMOUSE is not set
684 # CONFIG_QIC02_TAPE is not set
685
686 #
687 # IPMI
688 #
689 # CONFIG_IPMI_HANDLER is not set
690
691 #
692 # Watchdog Cards
693 #
694 # CONFIG_WATCHDOG is not set
695 CONFIG_NVRAM=y
696 CONFIG_GEN_RTC=y
697 CONFIG_GEN_RTC_X=y
698 # CONFIG_DTLK is not set
699 # CONFIG_R3964 is not set
700 # CONFIG_APPLICOM is not set
701
702 #
703 # Ftape, the floppy tape device driver
704 #
705 # CONFIG_FTAPE is not set
706 CONFIG_AGP=y
707 CONFIG_AGP_UNINORTH=y
708 CONFIG_DRM=y
709 # CONFIG_DRM_TDFX is not set
710 # CONFIG_DRM_GAMMA is not set
711 # CONFIG_DRM_R128 is not set
712 CONFIG_DRM_RADEON=m
713 # CONFIG_DRM_MGA is not set
714 # CONFIG_DRM_SIS is not set
715 # CONFIG_RAW_DRIVER is not set
716
717 #
718 # Multimedia devices
719 #
720 # CONFIG_VIDEO_DEV is not set
721
722 #
723 # Digital Video Broadcasting Devices
724 #
725 # CONFIG_DVB is not set
726
727 #
728 # Graphics support
729 #
730 CONFIG_FB=y
731 # CONFIG_FB_CYBER2000 is not set
732 CONFIG_FB_OF=y
733 # CONFIG_FB_CONTROL is not set
734 # CONFIG_FB_PLATINUM is not set
735 # CONFIG_FB_VALKYRIE is not set
736 # CONFIG_FB_CT65550 is not set
737 # CONFIG_FB_IMSTT is not set
738 # CONFIG_FB_S3TRIO is not set
739 # CONFIG_FB_VGA16 is not set
740 # CONFIG_FB_RIVA is not set
741 # CONFIG_FB_MATROX is not set
742 # CONFIG_FB_RADEON_OLD is not set
743 CONFIG_FB_RADEON=y
744 # CONFIG_FB_ATY128 is not set
745 # CONFIG_FB_ATY is not set
746 # CONFIG_FB_SIS is not set
747 # CONFIG_FB_NEOMAGIC is not set
748 # CONFIG_FB_3DFX is not set
749 # CONFIG_FB_VOODOO1 is not set
750 # CONFIG_FB_TRIDENT is not set
751 # CONFIG_FB_VIRTUAL is not set
752
753 #
754 # Console display driver support
755 #
756 # CONFIG_VGA_CONSOLE is not set
757 # CONFIG_MDA_CONSOLE is not set
758 CONFIG_DUMMY_CONSOLE=y
759 CONFIG_FRAMEBUFFER_CONSOLE=y
760 CONFIG_PCI_CONSOLE=y
761 # CONFIG_FONTS is not set
762 CONFIG_FONT_8x8=y
763 CONFIG_FONT_8x16=y
764
765 #
766 # Logo configuration
767 #
768 CONFIG_LOGO=y
769 # CONFIG_LOGO_LINUX_MONO is not set
770 CONFIG_LOGO_LINUX_VGA16=y
771 CONFIG_LOGO_LINUX_CLUT224=y
772
773 #
774 # Sound
775 #
776 CONFIG_SOUND=m
777 CONFIG_DMASOUND_PMAC=m
778 CONFIG_DMASOUND=m
779
780 #
781 # Advanced Linux Sound Architecture
782 #
783 CONFIG_SND=m
784 CONFIG_SND_SEQUENCER=m
785 CONFIG_SND_SEQ_DUMMY=m
786 CONFIG_SND_OSSEMUL=y
787 CONFIG_SND_MIXER_OSS=m
788 CONFIG_SND_PCM_OSS=m
789 CONFIG_SND_SEQUENCER_OSS=y
790 # CONFIG_SND_VERBOSE_PRINTK is not set
791 # CONFIG_SND_DEBUG is not set
792
793 #
794 # Generic devices
795 #
796 # CONFIG_SND_DUMMY is not set
797 # CONFIG_SND_VIRMIDI is not set
798 # CONFIG_SND_MTPAV is not set
799 # CONFIG_SND_SERIAL_U16550 is not set
800 # CONFIG_SND_MPU401 is not set
801
802 #
803 # PCI devices
804 #
805 # CONFIG_SND_ALI5451 is not set
806 # CONFIG_SND_AZT3328 is not set
807 # CONFIG_SND_CS46XX is not set
808 # CONFIG_SND_CS4281 is not set
809 # CONFIG_SND_EMU10K1 is not set
810 # CONFIG_SND_KORG1212 is not set
811 # CONFIG_SND_NM256 is not set
812 # CONFIG_SND_RME32 is not set
813 # CONFIG_SND_RME96 is not set
814 # CONFIG_SND_RME9652 is not set
815 # CONFIG_SND_HDSP is not set
816 # CONFIG_SND_TRIDENT is not set
817 # CONFIG_SND_YMFPCI is not set
818 # CONFIG_SND_ALS4000 is not set
819 # CONFIG_SND_CMIPCI is not set
820 # CONFIG_SND_ENS1370 is not set
821 # CONFIG_SND_ENS1371 is not set
822 # CONFIG_SND_ES1938 is not set
823 # CONFIG_SND_ES1968 is not set
824 # CONFIG_SND_MAESTRO3 is not set
825 # CONFIG_SND_FM801 is not set
826 # CONFIG_SND_ICE1712 is not set
827 # CONFIG_SND_ICE1724 is not set
828 # CONFIG_SND_INTEL8X0 is not set
829 # CONFIG_SND_SONICVIBES is not set
830 # CONFIG_SND_VIA82XX is not set
831 # CONFIG_SND_VX222 is not set
832
833 #
834 # ALSA PowerMac devices
835 #
836 CONFIG_SND_POWERMAC=m
837
838 #
839 # ALSA USB devices
840 #
841 # CONFIG_SND_USB_AUDIO is not set
842
843 #
844 # Open Sound System
845 #
846 # CONFIG_SOUND_PRIME is not set
847
848 #
849 # USB support
850 #
851 CONFIG_USB=y
852 CONFIG_USB_DEBUG=y
853
854 #
855 # Miscellaneous USB options
856 #
857 CONFIG_USB_DEVICEFS=y
858 CONFIG_USB_BANDWIDTH=y
859 # CONFIG_USB_DYNAMIC_MINORS is not set
860
861 #
862 # USB Host Controller Drivers
863 #
864 # CONFIG_USB_EHCI_HCD is not set
865 CONFIG_USB_OHCI_HCD=y
866 # CONFIG_USB_UHCI_HCD is not set
867
868 #
869 # USB Device Class drivers
870 #
871 CONFIG_USB_AUDIO=m
872 # CONFIG_USB_BLUETOOTH_TTY is not set
873 # CONFIG_USB_MIDI is not set
874 # CONFIG_USB_ACM is not set
875 # CONFIG_USB_PRINTER is not set
876
877 #
878 # SCSI support is needed for USB Storage
879 #
880 # CONFIG_USB_STORAGE is not set
881
882 #
883 # USB Human Interface Devices (HID)
884 #
885 CONFIG_USB_HID=y
886 CONFIG_USB_HIDINPUT=y
887 # CONFIG_HID_FF is not set
888 # CONFIG_USB_HIDDEV is not set
889 # CONFIG_USB_AIPTEK is not set
890 # CONFIG_USB_WACOM is not set
891 # CONFIG_USB_KBTAB is not set
892 # CONFIG_USB_POWERMATE is not set
893 # CONFIG_USB_XPAD is not set
894
895 #
896 # USB Imaging devices
897 #
898 # CONFIG_USB_MDC800 is not set
899 # CONFIG_USB_SCANNER is not set
900
901 #
902 # USB Multimedia devices
903 #
904 # CONFIG_USB_DABUSB is not set
905
906 #
907 # Video4Linux support is needed for USB Multimedia device support
908 #
909
910 #
911 # USB Network adaptors
912 #
913 # CONFIG_USB_CATC is not set
914 # CONFIG_USB_KAWETH is not set
915 # CONFIG_USB_PEGASUS is not set
916 # CONFIG_USB_RTL8150 is not set
917 # CONFIG_USB_USBNET is not set
918
919 #
920 # USB port drivers
921 #
922
923 #
924 # USB Serial Converter support
925 #
926 CONFIG_USB_SERIAL=m
927 CONFIG_USB_SERIAL_GENERIC=y
928 # CONFIG_USB_SERIAL_BELKIN is not set
929 # CONFIG_USB_SERIAL_WHITEHEAT is not set
930 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
931 # CONFIG_USB_SERIAL_EMPEG is not set
932 # CONFIG_USB_SERIAL_FTDI_SIO is not set
933 # CONFIG_USB_SERIAL_VISOR is not set
934 # CONFIG_USB_SERIAL_IPAQ is not set
935 # CONFIG_USB_SERIAL_IR is not set
936 # CONFIG_USB_SERIAL_EDGEPORT is not set
937 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
938 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
939 CONFIG_USB_SERIAL_KEYSPAN=m
940 # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
941 # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
942 # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
943 # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
944 # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
945 # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
946 # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
947 # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
948 CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
949 # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
950 # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
951 # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
952 # CONFIG_USB_SERIAL_KLSI is not set
953 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
954 # CONFIG_USB_SERIAL_MCT_U232 is not set
955 # CONFIG_USB_SERIAL_PL2303 is not set
956 # CONFIG_USB_SERIAL_SAFE is not set
957 # CONFIG_USB_SERIAL_CYBERJACK is not set
958 # CONFIG_USB_SERIAL_XIRCOM is not set
959 # CONFIG_USB_SERIAL_OMNINET is not set
960 CONFIG_USB_EZUSB=y
961
962 #
963 # USB Miscellaneous drivers
964 #
965 # CONFIG_USB_EMI26 is not set
966 # CONFIG_USB_TIGL is not set
967 # CONFIG_USB_AUERSWALD is not set
968 # CONFIG_USB_RIO500 is not set
969 # CONFIG_USB_LEGOTOWER is not set
970 # CONFIG_USB_BRLVGER is not set
971 # CONFIG_USB_LCD is not set
972 # CONFIG_USB_TEST is not set
973 # CONFIG_USB_GADGET is not set
974
975 #
976 # File systems
977 #
978 CONFIG_EXT2_FS=y
979 # CONFIG_EXT2_FS_XATTR is not set
980 CONFIG_EXT3_FS=y
981 CONFIG_EXT3_FS_XATTR=y
982 # CONFIG_EXT3_FS_POSIX_ACL is not set
983 # CONFIG_EXT3_FS_SECURITY is not set
984 CONFIG_JBD=y
985 # CONFIG_JBD_DEBUG is not set
986 CONFIG_FS_MBCACHE=y
987 CONFIG_REISERFS_FS=y
988 # CONFIG_REISERFS_CHECK is not set
989 # CONFIG_REISERFS_PROC_INFO is not set
990 # CONFIG_JFS_FS is not set
991 # CONFIG_XFS_FS is not set
992 # CONFIG_MINIX_FS is not set
993 # CONFIG_ROMFS_FS is not set
994 # CONFIG_QUOTA is not set
995 # CONFIG_AUTOFS_FS is not set
996 # CONFIG_AUTOFS4_FS is not set
997
998 #
999 # CD-ROM/DVD Filesystems
1000 #
1001 CONFIG_ISO9660_FS=y
1002 CONFIG_JOLIET=y
1003 CONFIG_ZISOFS=y
1004 CONFIG_ZISOFS_FS=y
1005 CONFIG_UDF_FS=y
1006
1007 #
1008 # DOS/FAT/NT Filesystems
1009 #
1010 CONFIG_FAT_FS=y
1011 CONFIG_MSDOS_FS=y
1012 CONFIG_VFAT_FS=y
1013 # CONFIG_NTFS_FS is not set
1014
1015 #
1016 # Pseudo filesystems
1017 #
1018 CONFIG_PROC_FS=y
1019 CONFIG_PROC_KCORE=y
1020 CONFIG_DEVFS_FS=y
1021 CONFIG_DEVFS_MOUNT=y
1022 # CONFIG_DEVFS_DEBUG is not set
1023 CONFIG_DEVPTS_FS=y
1024 # CONFIG_DEVPTS_FS_XATTR is not set
1025 CONFIG_TMPFS=y
1026 # CONFIG_HUGETLB_PAGE is not set
1027 CONFIG_RAMFS=y
1028
1029 #
1030 # Miscellaneous filesystems
1031 #
1032 # CONFIG_ADFS_FS is not set
1033 # CONFIG_AFFS_FS is not set
1034 # CONFIG_HFS_FS is not set
1035 CONFIG_HFSPLUS_FS=y
1036 # CONFIG_BEFS_FS is not set
1037 # CONFIG_BFS_FS is not set
1038 # CONFIG_EFS_FS is not set
1039 # CONFIG_CRAMFS is not set
1040 # CONFIG_VXFS_FS is not set
1041 # CONFIG_HPFS_FS is not set
1042 # CONFIG_QNX4FS_FS is not set
1043 # CONFIG_SYSV_FS is not set
1044 # CONFIG_UFS_FS is not set
1045
1046 #
1047 # Network File Systems
1048 #
1049 CONFIG_NFS_FS=y
1050 CONFIG_NFS_V3=y
1051 # CONFIG_NFS_V4 is not set
1052 # CONFIG_NFS_DIRECTIO is not set
1053 CONFIG_NFSD=y
1054 CONFIG_NFSD_V3=y
1055 # CONFIG_NFSD_V4 is not set
1056 # CONFIG_NFSD_TCP is not set
1057 CONFIG_LOCKD=y
1058 CONFIG_LOCKD_V4=y
1059 CONFIG_EXPORTFS=y
1060 CONFIG_SUNRPC=y
1061 # CONFIG_SUNRPC_GSS is not set
1062 CONFIG_SMB_FS=y
1063 # CONFIG_SMB_NLS_DEFAULT is not set
1064 # CONFIG_CIFS is not set
1065 # CONFIG_NCP_FS is not set
1066 # CONFIG_CODA_FS is not set
1067 CONFIG_INTERMEZZO_FS=m
1068 # CONFIG_AFS_FS is not set
1069
1070 #
1071 # Partition Types
1072 #
1073 CONFIG_PARTITION_ADVANCED=y
1074 # CONFIG_ACORN_PARTITION is not set
1075 # CONFIG_OSF_PARTITION is not set
1076 # CONFIG_AMIGA_PARTITION is not set
1077 # CONFIG_ATARI_PARTITION is not set
1078 CONFIG_MAC_PARTITION=y
1079 CONFIG_MSDOS_PARTITION=y
1080 CONFIG_BSD_DISKLABEL=y
1081 # CONFIG_MINIX_SUBPARTITION is not set
1082 # CONFIG_SOLARIS_X86_PARTITION is not set
1083 # CONFIG_UNIXWARE_DISKLABEL is not set
1084 # CONFIG_LDM_PARTITION is not set
1085 # CONFIG_NEC98_PARTITION is not set
1086 # CONFIG_SGI_PARTITION is not set
1087 # CONFIG_ULTRIX_PARTITION is not set
1088 # CONFIG_SUN_PARTITION is not set
1089 # CONFIG_EFI_PARTITION is not set
1090
1091 #
1092 # Native Language Support
1093 #
1094 CONFIG_NLS=y
1095 CONFIG_NLS_DEFAULT="iso8859-1"
1096 CONFIG_NLS_CODEPAGE_437=y
1097 # CONFIG_NLS_CODEPAGE_737 is not set
1098 # CONFIG_NLS_CODEPAGE_775 is not set
1099 # CONFIG_NLS_CODEPAGE_850 is not set
1100 # CONFIG_NLS_CODEPAGE_852 is not set
1101 # CONFIG_NLS_CODEPAGE_855 is not set
1102 # CONFIG_NLS_CODEPAGE_857 is not set
1103 # CONFIG_NLS_CODEPAGE_860 is not set
1104 # CONFIG_NLS_CODEPAGE_861 is not set
1105 # CONFIG_NLS_CODEPAGE_862 is not set
1106 # CONFIG_NLS_CODEPAGE_863 is not set
1107 # CONFIG_NLS_CODEPAGE_864 is not set
1108 # CONFIG_NLS_CODEPAGE_865 is not set
1109 # CONFIG_NLS_CODEPAGE_866 is not set
1110 # CONFIG_NLS_CODEPAGE_869 is not set
1111 # CONFIG_NLS_CODEPAGE_936 is not set
1112 # CONFIG_NLS_CODEPAGE_950 is not set
1113 # CONFIG_NLS_CODEPAGE_932 is not set
1114 # CONFIG_NLS_CODEPAGE_949 is not set
1115 # CONFIG_NLS_CODEPAGE_874 is not set
1116 # CONFIG_NLS_ISO8859_8 is not set
1117 # CONFIG_NLS_CODEPAGE_1250 is not set
1118 # CONFIG_NLS_CODEPAGE_1251 is not set
1119 CONFIG_NLS_ISO8859_1=y
1120 # CONFIG_NLS_ISO8859_2 is not set
1121 # CONFIG_NLS_ISO8859_3 is not set
1122 # CONFIG_NLS_ISO8859_4 is not set
1123 # CONFIG_NLS_ISO8859_5 is not set
1124 # CONFIG_NLS_ISO8859_6 is not set
1125 # CONFIG_NLS_ISO8859_7 is not set
1126 # CONFIG_NLS_ISO8859_9 is not set
1127 # CONFIG_NLS_ISO8859_13 is not set
1128 # CONFIG_NLS_ISO8859_14 is not set
1129 # CONFIG_NLS_ISO8859_15 is not set
1130 # CONFIG_NLS_KOI8_R is not set
1131 # CONFIG_NLS_KOI8_U is not set
1132 # CONFIG_NLS_UTF8 is not set
1133
1134 #
1135 # Library routines
1136 #
1137 CONFIG_ZLIB_INFLATE=y
1138 CONFIG_ZLIB_DEFLATE=y
1139
1140 #
1141 # Profiling support
1142 #
1143 # CONFIG_PROFILING is not set
1144
1145 #
1146 # Kernel hacking
1147 #
1148 # CONFIG_DEBUG_KERNEL is not set
1149 CONFIG_BOOTX_TEXT=y
1150
1151 #
1152 # Security options
1153 #
1154 # CONFIG_SECURITY is not set
1155
1156 #
1157 # Cryptographic options
1158 #
1159 # CONFIG_CRYPTO is not set
1160
1161
1162 and here is my XF86Config:
1163
1164 Section "ServerLayout"
1165 Identifier "XFree86 Configured"
1166 Screen 0 "Screen0" 0 0
1167 InputDevice "Mouse0" "CorePointer"
1168 InputDevice "Keyboard0" "CoreKeyboard"
1169 EndSection
1170
1171 Section "Files"
1172 RgbPath "/usr/X11R6/lib/X11/rgb"
1173 ModulePath "/usr/X11R6/lib/modules"
1174 FontPath "/usr/X11R6/lib/X11/fonts/truetype"
1175 FontPath "/usr/X11R6/lib/X11/fonts/misc/"
1176 FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
1177 FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
1178 FontPath "/usr/X11R6/lib/X11/fonts/CID/"
1179 FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
1180 FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
1181 EndSection
1182
1183 Section "Module"
1184 Load "record"
1185 Load "extmod"
1186 Load "dbe"
1187 Load "dri"
1188 Load "glx"
1189 Load "xtrap"
1190 Load "type1"
1191 Load "speedo"
1192 EndSection
1193
1194 Section "InputDevice"
1195 Identifier "Keyboard0"
1196 Driver "keyboard"
1197 EndSection
1198
1199 Section "InputDevice"
1200 Identifier "Mouse0"
1201 Driver "mouse"
1202 Option "Protocol" "IMPS/2"
1203 Option "ZAxisMapping" "4 5"
1204 Option "Device" "/dev/input/mice"
1205 EndSection
1206
1207 Section "Monitor"
1208 Identifier "Monitor0"
1209 VendorName "Monitor Vendor"
1210 ModelName "Monitor Model"
1211 UseModes "Modes0"
1212 HorizSync 30-70
1213 VertRefresh 50-160
1214 EndSection
1215
1216 Section "Device"
1217 ### Available Driver options are:-
1218 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
1219 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
1220 ### [arg]: arg optional
1221 #Option "NoAccel" # [<bool>]
1222 #Option "SWcursor" # [<bool>]
1223 #Option "Dac6Bit" # [<bool>]
1224 #Option "Dac8Bit" # [<bool>]
1225 #Option "ForcePCIMode" # [<bool>]
1226 #Option "CPPIOMode" # [<bool>]
1227 #Option "CPusecTimeout" # <i>
1228 #Option "AGPMode" # <i>
1229 #Option "AGPFastWrite" # [<bool>]
1230 #Option "AGPSize" # <i>
1231 #Option "RingSize" # <i>
1232 #Option "BufferSize" # <i>
1233 #Option "EnableDepthMoves" # [<bool>]
1234 #Option "EnablePageFlip" # [<bool>]
1235 #Option "NoBackBuffer" # [<bool>]
1236 #Option "DRIReinit" # [<bool>]
1237 #Option "PanelOff" # [<bool>]
1238 #Option "DDCMode" # [<bool>]
1239 #Option "MonitorLayout" # [<str>]
1240 #Option "IgnoreEDID" # [<bool>]
1241 #Option "OverlayOnCRTC2" # [<bool>]
1242 #Option "CloneMode" # [<str>]
1243 #Option "CloneHSync" # [<str>]
1244 #Option "CloneVRefresh" # [<str>]
1245 Option "UseFBDev" # [<bool>]
1246 #Option "VideoKey" # <i>
1247 #Option "ForceLegacyCRT" # <i>
1248 Identifier "Card0"
1249 Option "AGPMode" "2"
1250 Option "UseFBDev"
1251 Driver "radeon"
1252 VendorName "ATI Technologies Inc"
1253 BoardName "Radeon Mobility M7 LW [Radeon Mobility 7500]"
1254 BusID "PCI:0:16:0"
1255 EndSection
1256
1257 Section "Screen"
1258 Identifier "Screen0"
1259 Device "Card0"
1260 Monitor "Monitor0"
1261 DefaultDepth 16
1262 SubSection "Display"
1263 Depth 1
1264 Modes
1265 EndSubSection
1266 SubSection "Display"
1267 Depth 4
1268 Modes
1269 EndSubSection
1270 SubSection "Display"
1271 Depth 8
1272 Modes
1273 EndSubSection
1274 SubSection "Display"
1275 Depth 15
1276 Modes
1277 EndSubSection
1278 SubSection "Display"
1279 Depth 16
1280 Modes
1281 EndSubSection
1282 SubSection "Display"
1283 Depth 24
1284 Modes
1285 EndSubSection
1286 EndSection
1287
1288 Section "DRI"
1289 Mode 0666
1290 EndSection
1291
1292 Section "Modes"
1293 Identifier "Modes0"
1294 # mode generated by Xeasyconf
1295 Modeline "1024x768" 65.003 1024 1048 1184 1344 768 771 777 806
1296 -HSync -VSync
1297 EndSection
1298
1299 Any advice will be greatly appreciated,
1300
1301 Sean Sullivan
1302
1303
1304 --
1305 gentoo-ppc-user@g.o mailing list