KiaraGrouwstra / nix-config

my NixOS configuration
15 stars 1 forks source link

steam docker: no nvidia device #106

Closed KiaraGrouwstra closed 5 years ago

KiaraGrouwstra commented 5 years ago
$ git clone https://git.nixaid.com/arno/steam.git
$ cd steam
$ docker-compose build && docker-compose up
Successfully tagged steam_steam:latest
Creating steam_steam_1 ... error

ERROR: for steam_steam_1  Cannot start service steam: b'linux runtime spec devices: error gathering device information while adding custom device "/dev/nvidia0": no such file or directory'

ERROR: for steam  Cannot start service steam: b'linux runtime spec devices: error gathering device information while adding custom device "/dev/nvidia0": no such file or directory'
ERROR: Encountered errors while bringing up the project.

Now, my Gnome branch is in fact missing nvidia, so I may wanna retry this on KDE...

KiaraGrouwstra commented 5 years ago

same thing from KDE.

KiaraGrouwstra commented 5 years ago

just use Steam package?