3D graphics fails with Intel HD Graphic card

Asked by Nergal Dimitri

Hi,

I can't get 3D graphics (OpenGL) to work with an ProBook 6450b Laptop, it uses an Intel HD graphic card (i915).
The problem seems to be that Xorg cannot load glx module. I've tried everything and uses Ubuntu 11.04 and compiled the latest driver for my gfx card.

Here are some various outputs:

Xorg.log:
....
[ 2157.623] (II) Loading extension DOUBLE-BUFFER
[ 2157.623] (II) LoadModule: "glx"
[ 2157.623] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2157.623] (II) Module glx: vendor="X.Org Foundation"
[ 2157.623] compiled for 1.9.0, module version = 1.0.0
[ 2157.623] ABI class: X.Org Server Extension, version 4.0
[ 2157.623] (EE) module ABI major version (4) doesn't match the server's version (5)
[ 2157.624] (II) UnloadModule: "glx"
[ 2157.624] (II) Unloading glx
[ 2157.624] (EE) Failed to load module "glx" (module requirement mismatch, 0)
[ 2157.625] (II) LoadModule: "record"
[ 2157.625] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 2157.625] (II) Module record: vendor="X.Org Foundation"
[ 2157.625] compiled for 1.10.0.902, module version = 1.13.0
[ 2157.625] Module class: X.Org Server Extension
[ 2157.625] ABI class: X.Org Server Extension, version 5.0
[ 2157.625] (II) Loading extension RECORD
[ 2157.625] (II) LoadModule: "dri"
[ 2157.625] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 2157.626] (II) Module dri: vendor="X.Org Foundation"
[ 2157.626] compiled for 1.10.0.902, module version = 1.0.0
[ 2157.626] ABI class: X.Org Server Extension, version 5.0
[ 2157.626] (II) Loading extension XFree86-DRI
[ 2157.626] (II) LoadModule: "dri2"
[ 2157.626] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 2157.626] (II) Module dri2: vendor="X.Org Foundation"
[ 2157.626] compiled for 1.10.0.902, module version = 1.2.0
[ 2157.626] ABI class: X.Org Server Extension, version 5.0
[ 2157.626] (II) Loading extension DRI2
....

lspci:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)

lsmod:
video 19438 1 i915

glxinfo:
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

glxgears:
Error: couldn't get an RGB, Double-buffered visual

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-video-intel Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Log a bug. Natty is NOT ready and NOT stable so you will get issues like this. If you need a stable OS then use maverick. If you are happy to stomach bugs and feature holes to log bugs to help get the OS ready for release then use Natty.

Revision history for this message
Nergal Dimitri (lallassu) said :
#2

I've had the exact same problem with maverick, that's the reason I upgraded to Natty.

Revision history for this message
Nergal Dimitri (lallassu) said :
#3

I've had the exact same problem with maverick, that's the reason I upgraded to Natty.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

You are still currently using Natty, so your issue is now with Natty. You should log a bug with:

ubuntu-bug xserver-xorg-video-intel

You may need an xorg.conf file to make the driver load properly.

Can you help with this problem?

Provide an answer of your own, or ask Nergal Dimitri for more information if necessary.

To post a message you must log in.