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

Bug#589807: xserver-xorg-video-radeon: dri disabled ([dri] RADEONDRIGetVersion failed because of a version mismatch)



On 07/21/2010 12:46 PM, Julien Cristau wrote:
That's weird...  Can you get the contents of
/sys/bus/pci/devices/0000:01:00.0/modalias, make sure it looks like
pci:v00001002d000095C4sv00001043sd000019D3bc03sc00i00 and then give us
the output of /sbin/modprobe -R -b $modalias.  This *should* show
radeon.  If not then something's screwy in your modprobe config.  If yes
then I don't understand why udev isn't loading it.


modalias is the same you said:

$ cat /sys/bus/pci/devices/0000:01:00.0/modalias
pci:v00001002d000095C4sv00001043sd000019D3bc03sc00i00

modprobe can not get the right module:

$ sudo /sbin/modprobe -R -b pci:v00001002d000095C4sv00001043sd000019D3bc03sc00i00
$

I have tried it with another device (sound card) and works fine.
$ sudo /sbin/modprobe -R -b pci:v00001002d0000AA28sv00001002sd0000AA28bc04sc03i00
snd_hda_intel
snd_hda_intel

Any suggestion?

Cheers,

Aleix



Reply to: