I found a solution what worked for me.

All attached logs contains this error, maybe my solution is useful for
you as well:

(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *

Based on this https://bugs.launchpad.net/fglrx/+bug/292771/comments/9 it
means that the neccessary kernel module has not been loaded.

I performed the following

# apt-get remove --purge xserver-xorg-video-radeon

# apt-get remove --purge fglrx-kernel-source

# apt-get install fglrx-amdcccle fglrx-kernel-source xorg-driver-fglrx
xorg-driver-fglrx-dev

After restarting X everything is working.

-- 
glxinfo badRequest (invalid request code or no such operation)
https://bugs.launchpad.net/bugs/293012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to