re: amdgpu progress

matthew green <[email protected]> Sun, 23 Jul 2023 07:04:42 +1000
Newsgroups gmane.os.netbsd.devel.x11
Message-ID <[email protected]>
matthew green writes:
> ah, setting MESA_LOADER_DRIVER_OVERRIDE=radeonsi and running X as
> root (so it doesn't ignore this variable) gets me running with
> mesa 21.x from pkgsrc used properly.

actually, i have a .xserverrc that made this not the case, i
was running xsrc X server, but pkgsrc apps.  i can't get the
pkgsrc X server to work properly with that, eg, X complains:

MESA-LOADER: failed to retrieve device information
amdgpu: drmGetDevice2 failed.

twice.  it seems to be related to DRM_IOCTL_SET_VERSION
ioctl getting EPERM.


.mrg.