LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-27-2005, 04:46 AM   #1
mawdryn
LQ Newbie
 
Registered: Jun 2001
Posts: 25

Rep: Reputation: 15
dri issue


hello,

I guess everyone is fed to the back teeth with dri issues.. I know I am, but I'm unable to get anywhere with google.

I built X11R6.8.2 from the source tree on Mandrake 10.1 official (Kernel 2.6.8.1-12) using the default "make World" command with no configuration options and am unable to get DRI working
GLXINFO shows "Direct Rending: No" with a ATI Radeon Mobility 9100 AGP on an ASUS M6R Laptop.

I'm getting the following message in glxinfo with the 'export LIBGL_DEBUG=verbose' flag

name of display: :0.0
Loading required GL library /usr/lib/libGL.so.1
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed (/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: _glapi_get_dispatch)
libGL error: unable to find driver: r200_dri.so
libGL: XF86DRIGetClientDriverName: 4.0.1 r200 (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r200_dri.so
libGL error: dlopen /usr/X11R6/lib/modules/dri/r200_dri.so failed (/usr/X11R6/lib/modules/dri/r200_dri.so: undefined symbol: _glapi_get_dispatch)
libGL error: unable to find driver: r200_dri.so
<snip>

The troubleshooting section of dri.sf.net states the following:
Quote:
you're probably using the wrong libGL. Linux: Run ldd /usr/X11R6/bin/glxinfo and see what libGL it's finding, and make sure it's the one in /usr/X11R6/lib/libGL, or a link in /usr/lib to the one in /usr/X11R6/lib. You shouldn't have any libMesaGL* on your system.
linux-gate.so.1 => (0xffffe000)
libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x4002b000)
libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x400b4000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400e3000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400f1000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x401ba000)
libm.so.6 => /lib/tls/libm.so.6 (0x401cb000)
libc.so.6 => /lib/tls/libc.so.6 (0x401ee000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x4030d000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x403df000)
libdl.so.2 => /lib/libdl.so.2 (0x403e9000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

A locate on libGL.so shows the following:

/usr/lib/libGL.so
/usr/lib/libGL.so.1
/usr/X11R6/lib/libGL.so.1.2
/usr/X11R6/lib/FGL.renamed.libGL.so.1.0
/usr/X11R6/lib/libGL.so
/usr/X11R6/lib/libGL.so.1
/usr/X11R6/lib/FGL.renamed.libGL.so.1.2
/usr/X11R6/lib/FGL.renamed.libGL.so.1.4.502

According to the above, it seems correct. I'm not sure what to do to next or how to resolve the issue.
Any help appreciated.

Edit:

More detail about the .so files..
lrwxrwxrwx 1 root root 21 Feb 26 17:37 /usr/X11R6/lib/libGL.so.1 -> libGLwrapper.so.0.2.0*
-rwxr-xr-x 1 root users 798730 Feb 10 14:04 /usr/X11R6/lib/libGL.so.1.2*
-rwxr-xr-x 1 root root 183164 Sep 17 16:42 /usr/X11R6/lib/libGLwrapper.so.0.2.0*
-rwxr-xr-x 1 root root 183164 Sep 17 16:42 libGLwrapper.so.0.2.0*
lrwxrwxrwx 1 root root 27 Feb 26 17:37 /usr/lib/libGL.so -> /usr/X11R6/lib/libGL.so.1.2*
lrwxrwxrwx 1 root root 27 Feb 26 17:37 /usr/lib/libGL.so.1 -> /usr/X11R6/lib/libGL.so.1.2*

Last edited by mawdryn; 02-27-2005 at 05:30 AM.
 
Old 03-21-2005, 10:29 PM   #2
bthorne
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
It's too bad nobody has replied to you yet. I tried to build the dri drivers and am having the same issue. Did you happen to find a solution?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange DRI Issue with Radeon 7500 mds00 Slackware 0 04-26-2004 01:15 PM
Dri folavo Linux - Hardware 2 04-12-2004 09:58 AM
DRI Issue - Help me... Mytherall Linux - Games 5 03-02-2004 04:18 PM
Dri greg108 Red Hat 3 09-24-2003 06:18 AM
DRI: Please Help Me mallouk Linux - Hardware 8 09-17-2003 07:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration