On Mon, 2007-08-06 at 05:29 +0300, Kari Pahula wrote: > > (II) Configured Mouse: ps2EnableDataReporting: succeeded > (II) Open ACPI successful (/var/run/acpid.socket) > (WW) RADEON(0): zero MEMSIZE, probably at D3cold. Re-POSTing via int10. > > Where the last two entries get into the log when I switch the VT.
[...] > I ran /usr/bin/X with strace. The whole dump would be bigger than > what I'd care to attach, but I saw this (relevant?) line at the end of > it. > > writev(2, [{"X", 1}, {": ", 2}, {"symbol lookup error", 19}, {": ", 2}, > {"/usr/lib/xorg/modules/drivers//r"..., 44}, {": ", 2}, {"undefined symbol: > xf86InitInt10", 31}, {"", 0}, {"", 0}, {"\n", 1}], 10X: symbol lookup error: > /usr/lib/xorg/modules/drivers//radeon_drv.so: undefined symbol: xf86InitInt10 > ) = 102 Quite relevant indeed (in general, if the log file ends abruptly, the X server's stderr output should be checked). Does explicitly loading the "int10" module in the xorg.conf section "Module" work around it? -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer