| 18 Jan 2024 |
l0b0 | I've also set virtualbox.host.enable = true, although I don't use that much. | 08:14:47 |
K900 | Try eglinfo | grep "core profile renderer" from a TTY | 08:14:57 |
l0b0 | And enabled rootless Docker | 08:15:01 |
K900 | None of the VM stuff should matter for this | 08:15:06 |
l0b0 | No output from that command. | 08:16:08 |
l0b0 | Exit code 1 | 08:16:10 |
K900 | How about just eglinfo? | 08:16:40 |
K900 | Also, you might need to close your Wayland compositor first | 08:16:49 |
l0b0 | OIC, will try | 08:17:24 |
l0b0 | Download eglinfo.log | 08:18:59 |
l0b0 | That's in a VT | 08:19:16 |
K900 | Well that looks like it's probing something at least | 08:20:09 |
@elvishjerricco:matrix.org | In reply to @k900:0upti.me You should be getting better than half-decent out of Mesa FWIW, at 4K resolution, I only get like 80fps with a 7900 XT | 08:20:34 |
@elvishjerricco:matrix.org | dunno if that's better on windows or not | 08:20:42 |
@elvishjerricco:matrix.org | But I also get the same message from eglinfo:
$ eglinfo | grep "core profile rendere"
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
| 08:20:56 |
@elvishjerricco:matrix.org | In reply to @k900:0upti.me You should be getting better than half-decent out of Mesa * FWIW, at 4K resolution, I only get like 80fps with a 7900 XT in BG3 | 08:21:29 |
@elvishjerricco:matrix.org | l0b0: are you also running 4K resolution? | 08:21:57 |
l0b0 | In reply to @elvishjerricco:matrix.org l0b0: are you also running 4K resolution? Yes | 08:22:09 |
@elvishjerricco:matrix.org | I'll see how much better or worse it is on windows here in a few minutes after I finish something up | 08:22:33 |
K900 | Hmm, I wonder if it's just failing to probe the integrated GPU | 08:22:36 |
K900 | On my laptop it works fine on both GPUs | 08:22:49 |
K900 | OpenGL core profile renderer: AMD Radeon RX 6700S (radeonsi, navi23, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: AMD Radeon Graphics (radeonsi, rembrandt, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: AMD Radeon Graphics (radeonsi, rembrandt, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: AMD Radeon RX 6700S (radeonsi, navi23, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: AMD Radeon RX 6700S (radeonsi, navi23, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: AMD Radeon Graphics (radeonsi, rembrandt, LLVM 16.0.6, DRM 3.56, 6.7.0)
OpenGL core profile renderer: llvmpipe (LLVM 16.0.6, 256 bits)
| 08:22:50 |
K900 | But the integrated GPU has a display, and the big GPU is configured for offload | 08:23:07 |
@elvishjerricco:matrix.org | oh, you plug the display into the iGPU? But the internet told me never to do that | 08:24:22 |
K900 | I don't | 08:24:30 |
K900 | It's a laptop | 08:24:32 |
K900 | Hold on, I'll go reboot the big computer | 08:24:46 |
@elvishjerricco:matrix.org | (coincidentally, I did actually try that earlier today, and games actually ran well on the big GPU even though the display was plugged into the iGPU; didn't do any kind of measurements though) | 08:30:34 |
K900 | OK so that's interesting | 08:37:33 |
K900 | I had to reboot an extra time to enable the integrated graphics | 08:37:46 |