Hi, I'm a bit playing around with my comp and finally figured out why on one host I did not get framebuffer on console running - the VESA kernel module wasn't compiled into kernel. So now I have framebuffer console, but X don't start anymore. They used to work with radeon module and dri, but the log doesn't show anything interresting.
Fatal server error: AddScreen/ScreenInit failed for driver 0 So I tried vesa module and they do come up after some flashes of the screen and there is some suspicious "WW" message: "VESA(0): Failed to setup write-combining range ...". What's that? Could that be a reason why X don't come up with radeon module at all? dmesg(1) shows: Linux agpgart interface v0.100 (c) Dave Jones radeon: no version for "struct_module" found: kernel tainted. radeon: no version magic, tainting kernel. [drm] Initialized radeon 1.10.0 20020828 on minor 0: ATI Radeon RV280 9200 mtrr: 0xd0000000,0x8000000 overlaps existing 0xd0000000,0x1000000 Full logs are at: http://www.natur.cuni.cz/~mmokrejs/lspci.txt.gz http://www.natur.cuni.cz/~mmokrejs/XFree86.0.log.gz These errors I get regardless the fact agpgart/radeon kernel modules are loaded. Could the problem be caused by the 1:0:1 device unrecognized (the AGP card has 1:0:0 and 1:0:1 address)? Thanks -- Martin Mokrejs <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
