AMDGPU RX580 OpenCL

Greg V greg at unrelenting.technology
Wed Jan 2 11:24:27 UTC 2019



On Wed, Jan 2, 2019 at 10:01 AM, Steve O'Hara-Smith <steve at sohara.org> 
wrote:
> On Wed, 2 Jan 2019 01:35:58 +0100
> Tomasz CEDRO <tomek at cedro.info> wrote:
> 
>>  Hello world in 2019 :-)
>> 
>>  I have recently upgraded 11.2 to 12.0. I made AMDGPU work as my
>>  desktop Xorg driver. However I still did not make it work with
> 
> 	Do you not get this in Xorg.0.log ?
> 
> [    45.939] (EE) AIGLX error: dlopen of 
> /usr/local/lib/dri/amdgpu_dri.so
> failed (Cannot open "/usr/local/lib/dri/amdgpu_dri.so")
> 
> 	If not what did you do to prevent it ?

This should never happen. I'm curious as to how you even got this 
message :)

Do you have permissions to /dev/drm/* and /dev/dri/*? (video group)
Do you have the latest libdrm and mesa installed?

Try running with MESA_DEBUG=1 LIBGL_DEBUG=verbose to see more debug 
info,
but you're probably already getting 'MESA-LOADER: failed to retrieve 
device information', right?



More information about the freebsd-questions mailing list