[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#850083: libgl1-mesa-glx: Driver radeonsi_dri not in expected directory /usr/lib32/dri/tls/



On 04/01/17 08:00 AM, Andy Johnstone wrote:
> Package: libgl1-mesa-glx
> Version: 13.0.2-3
> Severity: important
> Tags: d-i
> 
> Dear Maintainer,
> 
> After installing all required dependencies for 3D graphics (Radeon RX480) on debian stretch amd64, no applications requiring 3D would start.
> 
> I am struggling to determine where/to whom this bug should be reported, please forward as necessary.
> 
> Running LIBGL_DEBUG=verbose glxinfo
> Revealed the following:
> 
> name of display: :0
> libGL: Can't open configuration file /home/tux/.drirc: No such file or directory.
> libGL: pci id for fd 4: 1002:67df, driver radeonsi
> libGL: OpenDriver: trying /usr/lib32/dri/tls/radeonsi_dri.so
> libGL: OpenDriver: trying /usr/lib32/dri/radeonsi_dri.so
> libGL: dlopen /usr/lib32/dri/radeonsi_dri.so failed (/usr/lib32/dri/radeonsi_dri.so: cannot open shared object file: No such file or directory)
> 
> The driver is installed, but at location:
> /usr/lib/x86_64-linux-gnu/dri/
> 
> Creating a symlink at /usr/lib32/dri/tls/ allows all 3D applications to run normally:
> ln -s /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so radeonsi_dri.so

What does

 env | grep PATH

say in a shell which is affected by the problem?


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


Reply to: