glxinfo badRequest (invalid request code or no such operation)

Bug #293012 reported by Olivier Blanc
100
This bug affects 20 people
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Fix Released
Undecided
Unassigned
xorg (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

olivier@bibi2:~$ glxinfo -v
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 10
  Current serial number in output stream: 10

olivier@bibi2:~$ dpkg -l | grep glx
ii libgl1-mesa-glx 7.2-1ubuntu2 A free implementation of the OpenGL API -- GLX runtime
ii libglitz-glx1 0.5.6-1 Glitz OpenGL library GLX backend
rc nvidia-glx-173 173.14.12-1-0ubuntu1 NVIDIA binary Xorg driver
ii rss-glx 0.8.1-10ubuntu2 Really Slick Screensavers GLX Port

olivier@bibi2:~$ uname -a
Linux bibi2 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008 i686 GNU/Linux

olivier@bibi2:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid

I also attach the lspci -vv

Revision history for this message
Olivier Blanc (olivier-blanc) wrote :
Revision history for this message
Bryce Harrington (bryce) wrote :

Hi olivier-blanc,

Thanks for including the attached files. Could you also include your /var/log/Xorg.0.log?

Changed in mesa:
status: New → Incomplete
Revision history for this message
Daniel Queirolo (danf-1979) wrote :

Hi Olivier, Brice. I have the same thing going on here, in Jaunty and with an ATI.

$ glxinfo
name of display: :0.0
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 request: 12
  Current serial number in output stream: 12

$ dpkg -l | grep fglrx
ii fglrx-amdcccle 2:8.561-0ubuntu1 Catalyst Control Center for the ATI graphics
ii fglrx-kernel-source 2:8.561-0ubuntu1 Kernel module source for the ATI graphics ac
ii fglrx-modaliases 2:8.561-0ubuntu1 Identifiers supported by the ATI graphics dr
ii xorg-driver-fglrx 2:8.561-0ubuntu1 Video driver for the ATI graphics accelerato

The driver is active.

$ uname -r
2.6.28-2-generic

I've attached Xorg's log, as Brice requested.

Revision history for this message
Daniel Queirolo (danf-1979) wrote :

this happens with every opengl app.

$ warzone2100
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 request: 13
  Current serial number in output stream: 13

$ glxgears
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 request: 12
  Current serial number in output stream: 12

Changed in mesa:
status: Incomplete → Confirmed
Revision history for this message
Armin Kremm (arminkremm) wrote :

I have the same problem too.

# glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 10
  Current serial number in output stream: 10

# glxgears
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 10
  Current serial number in output stream: 10

Output of lspci:
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
02:00.0 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:00.1 CardBus bridge: Texas Instruments PCI1520 PC card Cardbus Controller (rev 01)
02:02.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
07:00.0 USB Controller: NEC Corporation USB (rev 43)
07:00.1 USB Controller: NEC Corporation USB (rev 43)
07:00.2 USB Controller: NEC Corporation USB 2.0 (rev 04)

Revision history for this message
intropedro (intropedro2) wrote :

I have the same thing going on here

$ glxinfo
  name of display: :0.0
  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 request: 12
    Current serial number in output stream: 12

$ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description: Ubuntu jaunty (development branch)
  Release: 9.04
  Codename: jaunty

$ uname -r
  2.6.28-2-generic

$ dpkg -l | grep fglrx
   ii fglrx-amdcccle 2:8.561-0ubuntu1 Catalyst Control Center for the ATI graphics
   ii fglrx-kernel-source 2:8.561-0ubuntu1 Kernel module source for the ATI graphics ac
   ii fglrx-modaliases 2:8.561-0ubuntu1 Identifiers supported by the ATI graphics dr
   ii xorg-driver-fglrx 2:8.561-0ubuntu1 Video driver for the ATI graphics accelerato
   ii xorg-driver-fglrx-dev 2:8.561-0ubuntu1 Video driver for the ATI graphics accelerato

Revision history for this message
Michael Jones (jonesmz) wrote :
Download full text (5.1 KiB)

affects every full screen app for me

jonesmz@jonesmz-laptop:~$ blender
Compiled with Python version 2.5.3a0.
Checking for installed Python... got it!
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 159 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 14
  Current serial number in output stream: 14
jonesmz@jonesmz-laptop:~$ warzone2100
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 159 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 13
  Current serial number in output stream: 13
jonesmz@jonesmz-laptop:~$ vegastrike
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found data in /usr/share/games/vegastrike
Using /usr/share/games/vegastrike as data directory
Using .vegastrike-0.4.x as the home directory
Found MODDIR = /usr/share/games/vegastrike/mods
USING HOMEDIR : /home/jonesmz/.vegastrike-0.4.x As the home directory
CONFIGFILE - Found a config file in home directory, using : /home/jonesmz/.vegastrike-0.4.x/vegastrike.config
DATADIR - No datadir specified in config file, using ; /usr/share/games/vegastrike
SIMULATION_ATOM: 0.06
MISSION_NAME is empty using : explore_universe.mission
running import sys
print sys.path
sys.path = [r"/usr/share/games/vegastrike/modules/builtin",r"/usr/share/games/vegastrike/modules",r"/usr/share/games/vegastrike/bases"]
['/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0']
testing VS randomrunning import sys
print sys.path ...

Read more...

Revision history for this message
Mihaly Nyeste (mihaly-nyeste) wrote :

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 request: 10
  Current serial number in output stream: 10

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid

$ lspci|grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]

$ dpkg -l | grep fglrx
ii fglrx-amdcccle 2:8.543-0ubuntu4 Catalyst Control Center for the ATI graphics
ii fglrx-kernel-source 2:8.543-0ubuntu4 Kernel module source for the ATI graphics ac
ii fglrx-modaliases 2:8.543-0ubuntu4 Identifiers supported by the ATI graphics dr
ii xorg-driver-fglrx 2:8.543-0ubuntu4 Video driver for the ATI graphics accelerato
ii xorg-driver-fglrx-dev 2:8.543-0ubuntu4 Video driver for the ATI graphics accelerato

Revision history for this message
Mihaly Nyeste (mihaly-nyeste) wrote :

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.

Revision history for this message
Daniel Queirolo (danf-1979) wrote :

Mihaly, what version of ubuntu are you using? Could you please post the results for:

$ lsb_release -a
and
$ apt-cache policy xserver-xorg-core

I'm marking this bug report as invalid, since this is a known issue for Alpha 2, and cannot yet be fixed. See http://www.ubuntu.com/testing/jaunty/alpha2

"A new XServer, version 1.6, is included in Alpha-2. The binary proprietary drivers -fglrx and -nvidia are not yet supported for this server and will exhibit various serious issues if run against it. Users of these drivers are encouraged to wait or to switch to the corresponding open source drivers (-ati and -nv respectively) in the meantime. 308410"

Changed in mesa:
status: Confirmed → Invalid
Revision history for this message
Mihaly Nyeste (mihaly-nyeste) wrote :

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-2ubuntu3
  Verziótáblázat:
 *** 2:1.5.2-2ubuntu3 0
        500 http://hu.archive.ubuntu.com intrepid/main Packages

        100 /var/lib/dpkg/status

Bryce Harrington (bryce)
Changed in mesa:
status: New → Confirmed
Revision history for this message
Michael Jones (jonesmz) wrote :

I'm not sure what happened, but I am now able to run blender, warzone2100, and vegastrike, the programs I wasn't able to run on Jaunty.

    This issue may still not be resolved for people with intrepid.

Revision history for this message
Bryce Harrington (bryce) wrote :

It's just that whenever we start a new dev release, after plugging in the new kernel and/or xserver, all the drivers have to be rebuilt obviously, and with the proprietary binary drivers it takes longer to get them updated since we can't do that ourselves.

Changed in mesa:
status: Confirmed → Fix Released
Revision history for this message
Neville Grech (nevillegrech) wrote :

Hey guys. This affects me as well!

neville@neville-laptop:~/Desktop$ uname -a
Linux neville-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux
neville@neville-laptop:~/Desktop$ glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 143 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 10
  Current serial number in output stream: 10
neville@neville-laptop:~/Desktop$

Revision history for this message
Neville Grech (nevillegrech) wrote :

neville@neville-laptop:~/Desktop$ dpkg -l | grep video-intel
ii xserver-xorg-video-intel 2:2.4.1-1ubuntu10.3 X.Org X server -- Intel i8xx, i9xx display d

neville@neville-laptop:~/Desktop$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid

neville@neville-laptop:~/Desktop$ apt-cache policy xserver-xorg-core
xserver-xorg-core:
  Installed: 2:1.5.2-2ubuntu3
  Candidate: 2:1.5.2-2ubuntu3
  Version table:
 *** 2:1.5.2-2ubuntu3 0
        500 http://gb.archive.ubuntu.com intrepid/main Packages
        100 /var/lib/dpkg/status

Revision history for this message
jetbundle (mbrane) wrote :

I had the same problem, and it turns out that the glx module was not loaded in the kernel. The following lines in the xorg.conf fixed my problem:

Section "Module"
        Load "glx"
EndSection

(or I guess just add the line loading the glx if you already load other modules). Maybe some dpkg-reconfigure or re-installing/re-loading the graphics driver will have the same effect.

Revision history for this message
Sasquatch (sasquatch) wrote :

The addition of the GLX module to the xorg config did not help for me.

My PC has nVidia and does not have this issue, whereas my laptop has ATi and is broken now. Both are running Intrepid.

Revision history for this message
Amaroq (coolsteve64) wrote :

I have this problem too. I just noticed it today when I started up and it was using metacity instead of compiz, and I was unable to switch to compiz.

amaroq@amaroq64:~$ glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 159 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 10
  Current serial number in output stream: 10

amaroq@amaroq64:~$ dpkg -l | grep fglrx
ii fglrx-amdcccle 2:8.543-0ubuntu4.1 Catalyst Control Center for the ATI graphics
ii fglrx-kernel-source 2:8.543-0ubuntu4.1 Kernel module source for the ATI graphics ac
ii fglrx-modaliases 2:8.543-0ubuntu4.1 Identifiers supported by the ATI graphics dr
ii xorg-driver-fglrx 2:8.543-0ubuntu4.1 Video driver for the ATI graphics accelerato

amaroq@amaroq64:~$ uname -r
2.6.24-19-generic

Running Ubuntu 8.10. Xorg.0.log is attached.

Revision history for this message
Amaroq (coolsteve64) wrote :

Update:

I went to System > Administration > Hardware Drivers and removed the proprietary fglrx driver, then restarted my computer. glxinfo and glxgears started working again, and told me I had direct rendering. However, turning on compiz gave me a completely white screen, and all sides of the 'cube' were completely white. That's another subject though.

Anyway, when I reactivated fglrx, this bug came back. glxinfo gave the same erroneous output and I no longer have direct rendering.

Revision history for this message
Amaroq (coolsteve64) wrote :

Another Update:

Daniel, I don't think this report is invalid. I'm not using version 1.6 of X. Though I remember there was a recent update to X in the repos, wasn't there? If so, this bug is in something previous to 1.6.

amaroq@amaroq64:~$ X -version

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-16-server x86_64 Ubuntu
Current Operating System: Linux amaroq64 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008 x86_64
Build Date: 24 October 2008 09:06:49AM
xorg-server 2:1.5.2-2ubuntu3 (<email address hidden>)
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
Module Loader present

Revision history for this message
chobthum (chobthum) wrote :

I have got the same problem
and now it was solved by just remove xorg-driver-fglrx

sudo apt-get remove xorg-driver-fglrx
sudo reboot

Then all my OpenGL and blank screen bug disappear.

Revision history for this message
Sasquatch (sasquatch) wrote :

That might fix it, but how does the opensource driver stand up to the propretary fglrx driver?

Revision history for this message
Mario Luzeiro (mrluzeiro) wrote :

Same problem where.. and I supose it comes from the last updates...
I remove fglrx and the error was gone.

Revision history for this message
Michael Nagel (nailor) wrote :

i am running an up-to-date karmic and experienced the problem (bad graphic performance and the glxinfo error) described here. removing xorg-driver-fglrx and rebooting solved the problem. should i report a new bug / reopen this one?

michael@wgpc:~$ X -version
X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-24-server i686 Ubuntu
Current Operating System: Linux wgpc 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic root=UUID=3a4c5e18-7448-40ee-ae2d-e15186754fc3 ro quiet splash
Build Date: 14 October 2009 11:18:16PM
xorg-server 2:1.6.4-2ubuntu3 (buildd@)
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.

michael@wgpc:~$ lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc R480 [Radeon X850XT]

Changed in mesa (Ubuntu):
status: Fix Released → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
Vladimir Hidalgo (vlad88sv) wrote :

I installed a ATI Radeon 2600 PRO AGP, after removing the card and restoring xorg.conf XGL was broken. I had to remove everything related to fglrx to make it work again.

Tested in 9.10 with proprietary drivers.

Revision history for this message
Amaroq (coolsteve64) wrote :

I don't know if this was entirely related to this bug, but my problems have gone away.

At one point, I got tired of dealing with a buggy system, and decided to go about trying to fix the problems I was having. Through my attempts to fix an unrelated problem, I suddenly realized that I wasn't using the most updated kernel.

I dual boot, and my /boot is on a different partition. However, this partition is not mounted into Ubuntu's /boot directory once Ubuntu is loaded. (I used this boot partition for trying to install gentoo, and now I just use it to boot Ubuntu or Windows.)

I realized that, even though I was installing new versions of the kernel from the repository, I wasn't actually using them. I had to manually edit my boot partition's grub.conf. Then suddenly, the problem went away.

I was using Ububtu 9.10 by this time though, so I'm not sure whether this bug got fixed before or not. Just that my finally using the newest kernel fixed all problems I was having with fglrx.

Revision history for this message
Wolmir Nemitz (willeinnemitz) wrote :

Removing xorg-driver-fglrx worked for me as well. I am an Intrepid user, recently upgraded from Hardy. It's kind of a miracle though, because I have direct rendering now, which I didn't with 8.04. Nautilus, however, is still crashing.
Anyway, thank you guys. You were quite helpful.

Revision history for this message
wgroiss (wolfgang-groiss-gmx) wrote :

I have the same problem with 10.04. Lucid Lynx: I have uninstalled the fglrx. but I get no direct rendering or 3D. I think, I removed everythin of fglrx ... I have a redeon Xpress 200M
lspci -nn | grep VGA =>
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS482 [Radeon Xpress 200M] [1002:5975]
After "glxinfo |grep vendor" I get:
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 153 (GLX)
  Minor opcode of failed request: 19 (X_GLXQueryServerString)
  Serial number of failed request: 14
  Current serial number in output stream: 14

The /var/log/Xorg.0.log says:
...
II) RADEON(0): Direct rendering enabled
(II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
(II) RADEON(0): Setting EXA maxPitchBytes
(II) EXA(0): Driver allocated offscreen pixmaps
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(II) UploadToScreen
(II) DownloadFromScreen
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): DPMS enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Set up textured video
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
....
I cannot find a problem ...
Any Idea?

Wolfgang

Revision history for this message
spike1 (spike1) wrote :

I posted this error elsewhere not realising it already had a big thread of reported problems already.

I too am on up to date ubuntu 10.04, but I'm not using radeon, I've got an intel chipset.

:~/work/crack-attack-1.1.14> crack-attack -X -1

Crack Attack! v1.1.14

X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 153 (GLX)
  Minor opcode of failed request: 181 ()
  Serial number of failed request: 47
  Current serial number in output stream: 49

lspci:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
I've got load "glx", load "dri" and load "dri2" in my xorg.conf and I've just run glxinfo and it says
"direct rendering: no"

so how do I fix this? get X working with 3D accelleration?
It's not as if it's a NEW chipset. The thing worked fine back in hardy. Jaunty caused problems with lockups and now it won't work with any GL apps at all!

Revision history for this message
Evan Anderson (evana) wrote :

Request this bug to be reopened for oneiric as problem persists.

Revision history for this message
arruah (arruah) wrote :

affected for me 12.04 beta amd64
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 139 (ATIFGLEXTENSION)
  Minor opcode of failed request: 66 ()
  Serial number of failed request: 13
  Current serial number in output stream: 13

Revision history for this message
Carlos Gacimartin (cgacimartin) wrote :

Also happens at Kubuntu Oneiric 64bits,

Linux whenIgrewup 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

err:wincodecs:PngEncoder_CreateInstance Trying to save PNG picture, but PNG support is not compiled in.
fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {27949969-876a-41d7-9447-568f6a35a4dc}, hres is 0x80004005
err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder
fixme:ras:RasEnumEntriesW ((nil),(null),0x38a5cd8,0x46ee904,0x3288a24),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x38a5cd8,0x46ee5bc,0x3288a24),stub!
fixme:winsock:WSALookupServiceBeginW (0x46ee910 0x00000210 0x1926f8) Stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x38a5cd8,0x46ee424,0x3804d44),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x38a5cd8,0x48ee904,0x320ab04),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x38a5cd8,0x48ee424,0x3228e64),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x3891c68,0x47ee904,0x37c081c),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x3891c68,0x47ee424,0x32d161c),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x3884df8,0x48ee904,0x3293d64),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x3884df8,0x46ee904,0x37e9dd4),stub!
fixme:ras:RasConnectionNotificationW (0xffffffff,0x140,0x00000003),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x3885008,0x46ee424,0x37ea03c),stub!
fixme:heap:HeapSetInformation 0x110000 0 0x33aba0 4
fixme:atl:AtlModuleInit SEMI-STUB (0x35c7a2a8 0x35c7a310 0x35c50000)
X Error of failed request: BadRequest (invalid request code or no such operation)
  Major opcode of failed request: 138 (ATIFGLEXTENSION)
  Minor opcode of failed request: 66 ()
  Serial number of failed request: 4996
  Current serial number in output stream: 4996

Revision history for this message
David Watson (dvd-anstow) wrote :

I had a similar problem which I solved by reistalling my graphics drivers. I'm running an AMD card on ubuntu 64. I followed the guide here.
https://help.ubuntu.com/community/BinaryDriverHowto/ATI
I hope this helps

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.