This issue appears on Intrepid as well.
$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 158 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed r
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 faile
Daniel, here you have the information requested:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename: intrepid
$ apt-cache policy xserver-xorg-core
xserver-xorg-core:
Telepítve: 2:1.5.2-2ubuntu3
Jelölt: 2:1.5.2-
Public bug reported:
Binary package hint: update-manager-core
I wanted to upgrade directly from 6.06 LTS to 8.04 LTS, but the do-
release-upgrade fails with the following error:
r...@server:/tmp# do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done Upgrade tool
D
The problem was that the /tmp has been mounted with noexec option. After
disabling this option the upgrade starts normally.
See: http://ubuntuforums.org/showthread.php?t=615810
--
do-release-upgrade fails with "OSError: [Errno 13] Permission denied"
https://bugs.launchpad.net/bugs/342171
You rec