Kubuntu recognized my wireless card right off (thank god), and I only had to muck around a little bit to get my monitor to display in X (I had to "apt-get install 915resolution"). Now, it's my impression that 3D goodness should work outta the box on my laptop. But... it doesn't. Sorta.
I mean, running GLXGears gives me this:
Which I'm thinking is a good sign, right? But when I run GLXInfo, I get this:
Hence my confusion.
Oh, and here's my video card:
So, uh, any thoughts on what I'm doing wrong? I'm just trying to cash in on some of that sweet, sweet bling Linux is known for.
Thanks in advance!
Oh, and typing "Beryl" into the run menu just turns my screen white. Lockup, I'm thinking.
I mean, running GLXGears gives me this:
Code:
$ glxgears 4268 frames in 5.0 seconds = 850.884 FPS 4320 frames in 5.0 seconds = 862.580 FPS 4300 frames in 5.0 seconds = 858.320 FPS 4380 frames in 5.0 seconds = 871.590 FPS 4240 frames in 5.0 seconds = 847.941 FPS
Code:
~$ glxinfo name of display: :0.0 X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 142 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 16 Current serial number in output stream: 17
Oh, and here's my video card:
Code:
~$ lspci|grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
Thanks in advance!
Oh, and typing "Beryl" into the run menu just turns my screen white. Lockup, I'm thinking.
Comment