Comment 2 for bug 146900

Revision history for this message
Alexis (a-parseg) wrote :

Thanks for the quick update.

Yesterday night's adept update, which updated the xorg ati driver, had no effect on the problem.

Double-checked as per the instructions, fglrx package was removed ; but just to be sure, I did the following : aptitude remove --purge on the flgrx driver, then aptitude remove on libgl1-mesa-dri|glx.

This installed the -swx11 packages, confirmed by glxinfo reporting client and vendor string to "Brian Paul".

Redid an aptitude install libgl1-mesa-glx libgl1-mesa-dri, dpkg-reconfigure -phigh xserver-xorg and ctrl-alt-BS. Same as before, undefined symbol in r200_dri.so.

If it helps, ls -l /usr/lib/dri :
(...list up to Matrox driver)
-rw-r--r-- 1 root root 2384680 2007-08-17 00:44 r128_dri.so
-rw-r--r-- 1 root root 2485384 2007-08-17 00:44 r200_dri.so
-rw-r--r-- 1 root root 2388968 2007-08-17 00:44 r300_dri.so
-rw-r--r-- 1 root root 2436008 2007-08-17 00:44 radeon_dri.so
(list from S3 driver...)

Please let me know of any additional info I could provide.