Comment 19 for bug 254908

Revision history for this message
Matthias Andersson (matthias-andersson) wrote : Re: [Bug 254908] Re: Radeon Mobility HD 3470 Installation Problem

I compared the your Xorg.0.log file with mine and noticed only two
main differences;

/usr/lib/xorg/modules/extensions//libglx.so:

You had "compiled for 7.4.0"
while I had "compiled for 1.5.2"

And again for /usr/lib/xorg/modules/extensions/libdri.so
You had "compiled for 7.4.0"
and I had "compiled for 1.5.2"

And then at the end after /usr/lib/xorg/modules/libint10.so had been
initialized your log shows

RADEON(0): ATOM BIOS detected and then it goes on loading the card -
that is absent in my logfile.

Now how would I fix those two extensions, libglx.so and libdri.so?