Created attachment 68637 [details] dmesg When I run glxinfo, or any 3D application, the app doesn't start, and I only get this error. With Mesa 8.0.4 there was no problem. $ glxinfo name of display: :0 X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 22 Current serial number in output stream: 25 ----------- Linux 3.6.2 X Server 1.13.0 libdrm 2.4.39 xf86-video-intel 2.20.10 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device 2572 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+ Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M] Region 1: Memory at ff280000 (32-bit, non-prefetchable) [size=512K] Region 2: I/O ports at ec00 [size=8] Expansion ROM at <unassigned> [disabled] Capabilities: [d0] Power Management version 1 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME- Kernel driver in use: i915 I don't know what information should I provide.
Created attachment 68638 [details] Xorg.0.log
I got the same problem with mesa 9.0.1
I have the same problem here with the new mesa 9.0 Additional Info: (tested with extra/xf86-video-intel 2.20.12 under mesa 9.0) Dell Dimension 4600i or similar. Intel Corporation 82865G Integrated Graphics Controller (rev 02) archlinux I downgraded my mesa to 8.0.4. and libgl too. Waiting for a bug fix. Thank you.
Just another "me too"; mesa-9.0 breaks any all DRI on 865G, with only the here mentioned error message as a result from running any 3D application. I also downgraded to 8.0.4, which works very well on this hardware -- which actually surprised me a bit when testing, since the xorg intel driver was problematic on older hardware for a long time. I therefore quite hope that this is just a bug and not an abandonment?
(still current for mesa-9.0.1)
Is there any chance that you're all using Arch? We've recently seen some other similar weirdness that we could only reproduce on Arch.
As many users have reported, this problem also happens in the Ubuntu packages: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1071530 I see this problem in my machine using Arch and Ubuntu.
@ Ian: Sorry, I didn't get email when you replied so missed it (have now added myself to the CC list). I am in fact on Arch, but, yes, the problem is shared with Ubuntu at least. It's interesting though. The Arch bug report is here (it's just me up to now): https://bugs.archlinux.org/task/32666 If you know of something that Arch could do different in order to avoid this or that other earlier problem that you speak of, I'm very sure the Arch X maintainers would be interested in hearing about it. (posting to that bug report will get it noticed; I could also relay it, if need be).
This is marked as "NEEDINFO". Is there anything I can provide?
As example: $ etracer #extreem tuxracer (an opengl programm) X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 25 Current serial number in output stream: 26 This happens to all opengl application. Installed on my Archlinux: extra/intel-dri 9.0.1-1 extra/xf86-video-intel 2.20.14-1 extra/xorg-server 1.13.0-4 extra/libgl 9.0.1-1 Intel Corporation 82865G Integrated Graphics Controller (rev 02) Its nearly 2 Months, no one will fix it. Its took too much time. Please give more Support for the old cards like this, they're many out there using them. Thanks.
Same here on my 845G system with mesa 9.0 on Arch Linux: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) Downgrading to mesa 8.0.4 solves the problem.
PUSH Please Fix. Another month ago... If you can't fix it, so clear the supported Status: http://dri.freedesktop.org/wiki/Intel
Ping.
Same problem on opensuse 12.3 (Beta 1) with Mesa-9.0.1-31.1.i586 Intel 845G Chipset
On an updated ArchLinux: intel-dri-9.0.2 libegl-9.0.2 libdrm-2.4.42 (mesa-9.0.2) glxinfo(and other 3D application) crashes: BadAlloc (insufficient resources for operation)
This specific issue has been fixed (for me, Intel 865G on arch linux) in mesa-9.1-2 which is at the time of writing in the testing repository. 9.1 does regress with respect to 8.0 (ie, "Speed Dreams" just crashed on me, which it didn't use to) but that sort of thing is just business as usual for older intel. In two releases time, nothing will work anymore again, so let's count our blessings for now. Or rather, I guess from the reply one above, let's count the number of opensuse users -- and prey to god it stays above 1000 so that the pack of drug-crazed baboons that have been fucking up 3D on older intel on basically each and every release for multiple years now keeps getting told so by en entity with a cool corporate presence. Or something. Go Wayland go.
Ouch, that's painful. I just found out that Wayland also uses mesa...
As René said, although many programs break with Mesa 9.1, this specific issue has been fixed (865G).
Is it possible to backport this fixes to Ubuntu version available in raring ?
Created attachment 87794 [details] [review] The patch to fix this issue Attached here is a patch (tested) to fix this issue for Mesa 9.0. You are also welcome to pull the commit from my github: https://github.com/matwey/mesa branch fix_i830_context
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.