Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati-drivers and /usr/X11R6/lib32/modules/dri/fglrx_dri.so
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
triplah
n00b
n00b


Joined: 11 Mar 2005
Posts: 30

PostPosted: Sun Oct 09, 2005 10:53 pm    Post subject: ati-drivers and /usr/X11R6/lib32/modules/dri/fglrx_dri.so Reply with quote

howdy. I'm having proglems with my ati-drivers. my users cannot get direct rendering working, but root can. I couldnt find any errors anywhere until i did this

Code:
LIBGL_DEBUG=verbose glxinfo


which gave this output


Code:
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 8.16.20 fglrx (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/fglrx_dri.so
libGL error: dlopen /usr/X11R6/lib32/modules/dri/fglrx_dri.so failed (/usr/X11R6/lib32/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to find driver: fglrx_dri.so
libGL: XF86DRIGetClientDriverName: 8.16.20 fglrx (screen 0)
libGL: OpenDriver: trying /usr/X11R6/lib32/modules/dri/fglrx_dri.so
libGL error: dlopen /usr/X11R6/lib32/modules/dri/fglrx_dri.so failed (/usr/X11R6/lib32/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to find driver: fglrx_dri.so
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:



I havent been able to find anything that fixes this :(:(


cheers
Back to top
View user's profile Send private message
Acoc
Apprentice
Apprentice


Joined: 06 Aug 2004
Posts: 189
Location: New Jersey, USA

PostPosted: Sun Oct 09, 2005 11:44 pm    Post subject: Reply with quote

Hi,

I'm assuming that you are using an amd64 system, so a modprobe of fglrx should be looking for /usr/X11R6/lib64/modules/dri/fglrx_dri.so and is not. This is just a guess, but in each users .bashrc (or something similar, based on term used) is there an export LIBGL_DRIVERS_PATH=/usr/lib32/modules/dri. If there is this means that you have to remove it, because it will cause the system to only look at the 32 bit libraries.

If this isn't the case could you please post the LIBGL_DEBUG=verbose glxinfo when acting as a superuser.

John
_________________
_There were plenty of times in my century when I was gonna give up, but I never did. Never! Hey, are you even listening to me? Oh, I give up._ Futurama
Back to top
View user's profile Send private message
triplah
n00b
n00b


Joined: 11 Mar 2005
Posts: 30

PostPosted: Mon Oct 10, 2005 1:05 am    Post subject: Reply with quote

Acoc i've read ur help after i finally figured out the problem. but you were right, thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum