I can confirm same behavior -- 10fglrx needs to run before Xgl, else no 3D
is accelerated.
LIBGL_DRIVERS_PATH=/usr/lib/dri
if [ `uname -m` = 'x86_64' ]; then
if [ -d /usr/lib32/dri ]; then
LIBGL_DRIVERS_PATH=${LIBGL_DRIVERS_PATH}:/usr/lib32/dri
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/lib32
export LD_LIBRARY_PATH
fi
fi
export LIBGL_DRIVERS_PATH
--
xserver-xgl on gutsy doesn't work
https://bugs.launchpad.net/bugs/136598
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs