Throwing in more info in case anyone has any suggestions for me to check / implement...
I downloaded the "linux-chroot" gist and can run
and
I can also run FreeBSD-native
and FreeBSD-native
The Linux vs FreeBSD outputs are different - does that point to anything?
If I'm using Steam compatibility mode "FreeBSD Wine (emulators/wine-proton)" then is that using FreeBSD or Linux-RL9 libraries?
I just can't seem to progress any further than launching a game, seeing the green PLAY button turn into blue STOP button but nothing else happening.
I downloaded the "linux-chroot" gist and can run
./linux-chroot vkcube, which outputs:
Code:
Selected GPU 0: AMD Unknown (RADV GFX1100), type: 2
./linux-chroot glxgears -info, which outputs:
Code:
GL_RENDERER = GFX1100 (gfx1100, LLVM 15.0.7, DRM 3.54, 5.15.0)
I can also run FreeBSD-native
vkcube, which outputs:
Code:
Selected WSI platform: xcb
Selected GPU 0: AMD Radeon RX 7900 XTX (RADV NAVI31), type: DiscreteGpu
glxgears -info which outputs:
Code:
GL_RENDERER = AMD Radeon RX 7900 XTX (radeonsi, navi31, LLVM 19.1.7, DRM 3.54, 15.0-RELEASE)
The Linux vs FreeBSD outputs are different - does that point to anything?
If I'm using Steam compatibility mode "FreeBSD Wine (emulators/wine-proton)" then is that using FreeBSD or Linux-RL9 libraries?
I just can't seem to progress any further than launching a game, seeing the green PLAY button turn into blue STOP button but nothing else happening.