Many GPU dependent packages installed with Fleek can't launch due to some GLX issue

I have installed Blender and Krita with Fleek and they both throw similar errors. Blender:
Warning: No OpenGL vendor detected.
blender: ../src/dispatch_common.c:885: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed.
Warning: No OpenGL vendor detected.
blender: ../src/dispatch_common.c:885: epoxy_get_proc_address: Assertion `0 && "Couldn't find current GLX or EGL context.\n"' failed.
Krita: Could not initialize GLX I am using a laptop with integrated Intel and dedicated Nvidia graphics. Flatpak version of blender worked without any issues. I am using the desktop version Gnome/Nvidia image of Bazzite.
2 Replies
1/4 Life
1/4 Life7mo ago
GPU acceleration is a pain with nix Check in at #✨fleek , they can help and if they can't they'll suggest alternatives
dnkmmr
dnkmmr7mo ago
I thought nixgl is the only way to get gpu acceleration on nix outside of nixos