You are not logged in.

#1 2009-04-25 15:18:41

gobiAstral
Member
From: Mannheim, Germany
Registered: 2008-02-15
Posts: 11

[SOLVED] glxinfo fails - opensource driver

Hi, I got the following problem: glxinfo fails and dri/3D doesn't work.

When entering glxinfo or glxgears it returns the following code:

glxinfo
name of display: :0.0
glxinfo: main/context.c:941: check_context_limits: Assertion `ctx->Const.MaxTextureCoordUnits <= ctx->Const.MaxTextureImageUnits' failed.
Abgebrochen

Setup:
Video Card: ATI Mobility Radeon X700
Driver: xf86-video-ati-git (the same problem with xf86-video-ati from extra repo)
Xorg: xorg-server 1.6.1-1
Kernel: kernel26 2.6.29.1-4

Entering

LIBGL_DEBUG=verbose glxinfo > /dev/null

returns this:

LIBGL_DEBUG=verbose glxinfo > /dev/null
libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0)
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/r300_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/r300_dri.so
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
libGL error:
Can't open configuration file /home/golem/.drirc: No such file or directory.

I tried to find a solution (search engines) but there haven't been any.
So if anyone encounterd this problem before and has a solution for this please let me know. As well as when you need more specific information I might have forgotten to tell.

thanks
gobi


Edit: solved by reinstalling driconf and starting driconf but still no full 3D support (probably the driver itself)

Last edited by gobiAstral (2009-04-25 16:12:25)

Offline

Board footer

Powered by FluxBB