Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
radeon_dri.so not found [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Aquiles
Apprentice
Apprentice


Joined: 23 Feb 2007
Posts: 230
Location: Somewhere, surrounded by my circumstances.

PostPosted: Sun Mar 04, 2007 11:57 am    Post subject: radeon_dri.so not found [SOLVED] Reply with quote

Hello everybody,

I am trying to get 3D acceleration support for my Mobility Radeon 7500. I have got the following:

lsmod shows the following interesting modules.

Quote:

Module Size Used by
radeon 97312 1
drm 50200 2 radeon
intel_agp 15644 1
agpgart 16968 2 drm,intel_agp


I think this is quite fine. Then, a dmesg gives:

Quote:

portatil joan # dmesg | grep drm
[drm] Initialized drm 1.0.1 20051102
[drm] Initialized radeon 1.25.0 20060524 on minor 0:
[drm] Used old pci detect: framebuffer loaded
[drm] Setting GART location based on new memory map
[drm] writeback test succeeded in 1 usecs


So, up until now everything seems to be fine. Furthermore:

Quote:

portatil joan # grep -i "Direct rendering" /var/log/Xorg.0.log
(II) RADEON(0): Direct rendering enabled


It seems to be quite good, indeed. Let's keep ahead:

Quote:

portatil joan # export LIBGL_DEBUG=verbose
portatil joan # glxinfo
name of display: :0.0
libGL: XF86DRIGetClientDriverName: 5.2.0 radeon (screen 0)
libGL: OpenDriver: trying $LIBGL_DRIVERS_PATH/radeon_dri.so
libGL error: dlopen $LIBGL_DRIVERS_PATH/radeon_dri.so failed ($LIBGL_DRIVERS_PATH/radeon_dri.so: cannot open shared object file: No such file or directory)
[...]
direct rendering: No


Damn! Anybody knows what is the problem? It seems to be so close! Why does it try to find "radeon_dri"? My x11-drm package only provided "radeon", not "radeon_dri". I also tried to compile the "radeon" module from the kernel, instead of using the x11-drm package, but I got a "malformed" module. The ati-drivers package does not work either because my card is not supported by the "fglrx" driver.
_________________
Aquiles


Last edited by Aquiles on Sat Mar 10, 2007 9:57 am; edited 1 time in total
Back to top
View user's profile Send private message
Aquiles
Apprentice
Apprentice


Joined: 23 Feb 2007
Posts: 230
Location: Somewhere, surrounded by my circumstances.

PostPosted: Sun Mar 04, 2007 10:10 pm    Post subject: radeon_dri.so not found [SOLVED] Reply with quote

I auto-reply me. Everything worked using "eselect opengl set x11" instead of "eselect opengl set ati".
_________________
Aquiles
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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