You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using flatpak --env="__EGL_VENDOR_LIBRARY_FILENAMES=/run/opengl-driver/share/glvnd/egl_vendor.d/10_nvidia.json" run com.usebottles.bottles makes it work properly
The text was updated successfully, but these errors were encountered:
Describe the bug
Bottles cannot detect a proper nvidia icd from nixos, even with linking to /etc/egl doesnt seem to work, basically it just cannot properly find it
To Reproduce
Package
Flatpak from Flathub
Distribution
NixOS 24.11 (Vicuna)
Debugging Information
Troubleshooting Logs
Additional context
using
flatpak --env="__EGL_VENDOR_LIBRARY_FILENAMES=/run/opengl-driver/share/glvnd/egl_vendor.d/10_nvidia.json" run com.usebottles.bottles
makes it work properlyThe text was updated successfully, but these errors were encountered: