Nvidia distrobox integration not working...
GitHub
Distrobox with the --nvidia flag is supposed to copy the host's Nvidia drivers into the container. It seems this may be incomplete, as currently this results in a broken installation. This is a...
glx-utils seems like it would work for gl on fedora
/etc/vulkan dir is empty on my host, so mapping it as a volume changes nothing in the distrobox instance.../usr/lib64/libnvidia-vulkan-producer.so did change the error... and i'm going to test that again in fedora-nvidia as i think the error could have been library related

❯ DRI_PRIME=1 glxgears
libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: nouveau
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
33634 frames in 5.0 seconds = 6726.710 FPSbazzite-arch in ~ took 2s
at 12:50:31 ⬢ ❯ vkcube
Selected GPU 0: NVIDIA GeForce RTX 3050 Ti Laptop GPU, type: DiscreteGpubazzite-arch in ~ took 3s
at 12:50:37 ⬢ ❯ vkgears
vkgears: ../mesa-demos-9.0.0/src/vulkan/vkgears.c:400: create_swapchain: Assertion `surface_caps.supportedCompositeAlpha & VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR' failed.
Aborted (core dumped)