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

Aleix Conchillo Flaqué aleix at member.fsf.org
Wed Jul 21 09:30:56 PDT 2010


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.
>

I finally found the problem. You were right, it was an issue with my 
modprobe config. I had an old file /etc/modprobe.d/display_class.conf 
that blacklisted the display device:

install pci:v*d*sv*sd*bc03sc*i* /bin/true

Removing this file, there is no need to load the radeon module in 
/etc/modules.

I guess you should mark this bug as invalid.

Thanks for your help.

Aleix





More information about the xorg-driver-ati mailing list