GNU bug report logs -
#59069
`guix shell -CN' failed to access GPU
Previous Next
Reported by: dan <i <at> dan.games>
Date: Sun, 6 Nov 2022 06:47:02 UTC
Severity: normal
Merged with 59166
Done: Andreas Enge <andreas <at> enge.fr>
Full log
View this message in rfc822 format
Hi,
dan <i <at> dan.games> skribis:
> I was trying to run some GUI software in a guix container, and would like to have GPU access in it. However, I later found out that if I gave network access to the container, it seems like unable to properly find the GPU. The following are the commands that I run and the output I got:
Could you check with strace what it’s trying to access, both with and
without ‘-N’?
guix shell mesa-utils strace … -C -- strace -o /tmp/log.strace glxinfo
It might be a /dev node, or it might be simply talking to the X server,
which requires network access.
Thanks,
Ludo’.
This bug report was last modified 7 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.