Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 7101  / 3 Years ago, thu, may 27, 2021, 3:19:45

There's a similar question on the site, but it's outdated and doesn't specify exactly what I'm faced with. Namely, I have an old computer that I'm fixing for someone, and it's got this Intel 82865G integrated graphics controller. The problem is that it doesn't appear to handle any OpenGL things i throw at it.



For instance, glxgears returns this:



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: 28
Current serial number in output stream: 30


And glxinfo returns the same.



The computer runs Ubuntu 12.04 in Unity 2D. The graphics card is capable of up to OpenGL 1.3 according to Intel, if that is at all relevant.


More From » 12.04

 Answers
5

Thanks for the link to that bug report, fossfreedom. I hadn't found it. The bug report doesn't state a direct answer, but the answer seems as simple as the following command:



sudo apt-get install xserver-xorg-core


OpenGL now works. It appears to be stuck in Unity 2D, but that's fine.


[#32384] Saturday, May 29, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
utschang

Total Points: 357
Total Questions: 120
Total Answers: 119

Location: Croatia
Member since Sat, May 2, 2020
4 Years ago
utschang questions
Mon, Aug 30, 21, 14:09, 3 Years ago
Tue, May 17, 22, 20:44, 2 Years ago
Sun, Jul 11, 21, 23:54, 3 Years ago
Tue, Sep 7, 21, 04:23, 3 Years ago
;