[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RADEONDRIScreenInit failed because of a version mismatch



I have recently installed etch 32 bit version on a asus a8v-x(754) with Athlon64 and dist-upgraded to sid. Still running the 2.6.12 kernel.

My problems are that the screen freezes, seems to me that the radeon.o module is wrong, anyway it doesn't load. I have gathered error messages and info about my system. Couldn't find any radon.o kernel modules...........and need all the help I can get.

kai
----
/var/log/Xorg.0.log
(EE) RADEON(0): [dri] RADEONDRIScreenInit failed because of a version mismatch. [dri] radeon.o kernel module version is 1.16.0 but version 1.17.0 or newer is needed.
[dri] Disabling DRI.
----

# lsmod | grep radeon
radeon                 73856  0
drm                    61716  1 radeon
----

$ lsmod | grep agp
amd64_agp              11848  1
agpgart                33096  2 drm,amd64_agp
----

cut from dmesg
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: AGP aperture is 256M @ 0xe0000000
Real Time Clock Driver v1.12
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 177
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 177
sk98lin: Asus mainboard with buggy VPD? Correcting data.
----

$ lspci -b
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01) 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South] 0000:00:0a.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13) 0000:00:0e.0 FireWire (IEEE 1394): NEC Corporation IEEE 1394 Host Controller (rev 01) 0000:00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) 0000:00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 0000:00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
0000:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) 0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600] 0000:01:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
----

$ ls -l /lib/modules/`uname -r`/kernel/drivers/char/agp
totalt 188
-rw-r--r-- 1 root root 39619 2005-09-27 06:58 agpgart.ko
-rw-r--r-- 1 root root  9701 2005-09-27 06:58 ali-agp.ko
-rw-r--r-- 1 root root 15881 2005-09-27 06:58 amd64-agp.ko
-rw-r--r-- 1 root root 11199 2005-09-27 06:58 amd-k7-agp.ko
-rw-r--r-- 1 root root 11184 2005-09-27 06:58 ati-agp.ko
-rw-r--r-- 1 root root  9978 2005-09-27 06:58 efficeon-agp.ko
-rw-r--r-- 1 root root 30221 2005-09-27 06:58 intel-agp.ko
-rw-r--r-- 1 root root 10057 2005-09-27 06:58 nvidia-agp.ko
-rw-r--r-- 1 root root 11209 2005-09-27 06:58 sis-agp.ko
-rw-r--r-- 1 root root 11700 2005-09-27 06:58 sworks-agp.ko
-rw-r--r-- 1 root root 13696 2005-09-27 06:58 via-agp.ko



Reply to: