Bug 8926 - glxinfo searches for dri modules in /usr/lib/X11/modules/dri/ on x86_64
Summary: glxinfo searches for dri modules in /usr/lib/X11/modules/dri/ on x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: glxinfo (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Valery Inozemtsev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 01:12 MSK by Damir Shayhutdinov
Modified: 2006-05-03 15:28 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Damir Shayhutdinov 2006-01-25 01:12:39 MSK
x86_64 box, xorg-7.0

rpm -qf `which glxinfo`
glxinfo-6.4.1-alt3

strace glxinfo 2>&1 | grep dri
open("/usr/lib/X11/modules/dri/r300_dri.so", O_RDONLY) = -1 ENOENT (No such file
or directory)

ls -l /usr/lib/X11/modules/dri/r300_dri.so
ls: /usr/lib/X11/modules/dri/r300_dri.so: No such file or directory

rpm -qf /usr/lib64/X11/modules/dri/r300_dri.so 
xorg-x11-dri-ati-6.4.1-alt3
Comment 1 Valery Inozemtsev 2006-01-25 10:27:01 MSK
исправлено в alt5