Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472996 - app-emulation/emul-linux-x86-opengl should /usr/lib32/dri/radeonsi_dri.so
Summary: app-emulation/emul-linux-x86-opengl should /usr/lib32/dri/radeonsi_dri.so
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Multilib team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 15:31 UTC by anonymous
Modified: 2013-10-08 21:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anonymous 2013-06-11 15:31:36 UTC
I have GPU AMD HD 7770. When I tried run some 32-bits apps (in wine, for example) I have this errors:

libGL: OpenDriver: trying /usr/lib32/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying /usr/lib32/dri/radeonsi_dri.so
libGL error: dlopen /usr/lib32/dri/radeonsi_dri.so failed (/usr/lib32/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory)
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi

Reproducible: Always



Expected Results:  
radeonsi must be in app-emulation/emul-linux-x86-opengl
Comment 1 Pacho Ramos gentoo-dev 2013-10-07 21:21:49 UTC
It's masked in mesa ebuild due:
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (19 Mar 2013)
# Depends on special llvm-3.2 branch from tstellar
=media-libs/mesa-9.1* r600-llvm-compiler video_cards_radeonsi
Comment 2 Jan Essert 2013-10-08 21:01:31 UTC
But it is not masked in mesa-9.2, which is happy with llvm 3.3. So, could you not add this library in the unstable version of emul-linux-x86-opengl?

After all, this prevents anybody with a radeonsi card from playing any 32bit game via wine or steam.
Comment 3 Pacho Ramos gentoo-dev 2013-10-08 21:30:24 UTC
In that case, I would use media-libs/mesa-9.2.0-r1 as it has native multilib support