Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluefin-cli quadlet fails to start with nvidia graphics on Arch Linux #112

Open
AlexNPavel opened this issue Jul 13, 2024 · 1 comment
Open
Labels
bluefin-cli Wolfi + Brew = Bliss bug Something isn't working

Comments

@AlexNPavel
Copy link

Hello. I've been experimenting with the various ublue OSes on some of my machines and wanted to try out the bluefin-cli container on my main Arch Linux machine (I will probably be replacing the OS with Aurora-DX in the coming weeks). I tried using the quadlet to start the bluefin-cli container, but it fails to start with this error:

mkdir: cannot set permissions '/run/host/usr/src/debug/lib32-nvidia-utils': Permission denied

The only changes I have made to the quadlet are removing the selinux directory mount as my setup doesn't have SELinux and changing /var/home to /home to match my setup's mounts. Starting the image with distrobox works correctly, so I think something in the quadlet is a little different than what distrobox does when starting the container.

@m2Giles
Copy link
Member

m2Giles commented Jul 13, 2024

Try removing the Nvidia flag in the exec line

@castrojo castrojo added bug Something isn't working bluefin-cli Wolfi + Brew = Bliss labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluefin-cli Wolfi + Brew = Bliss bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants