> You want > > CONFIG_DRM=m > CONFIG_DRM_RADEON=m > > or =y if you don't like modules. It's in the same section as > CONFIG_AGP. Possibly the problem is that you have the radeon drm > module built into the kernel, but you're trying to load the drm > module in Xorg.conf.
I tried a different approach now and removed the "load "dri"" line from xorg.conf. And now I don't get the dri error anymore but the server still crashes with the rest of the message like before: No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 4294967295 *** If unresolved symbols were reported above, they might not *** be the reason for the server aborting. Backtrace: 0: X(xf86SigHandler+0x95) [0x479505] 1: /lib64/libc.so.6 [0x2af86dcb5cf0] 2: X(xf86CollectInputOptions+0x3c) [0x47b88c] 3: /usr/lib64/X11/modules/input/mouse_drv.so [0x2af86efa2a3f] 4: X(InitInput+0x1a6) [0x460fc6] 5: X(main+0x3c4) [0x432824] 6: /lib64/libc.so.6(__libc_start_main+0xef) [0x2af86dca2d5f] 7: X(FontFileCompleteXLFD+0x99) [0x431e09] Fatal server error: Caught signal 11. Server aborting So it looks to me like this is not something to do with the driver ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
