Conty
Conty copied to clipboard
NVIDIA as root?
HI, is there anyway to run conty with ALLOW_ROOT=1 with the nvidia handler without throwing unionfs errors?
Hi. I haven't tested Nvidia handler under root, what errors does it show?
Hi. I haven't tested Nvidia handler under root, what errors does it show?
Try to remove relaxed_permissions from conty-start.sh and see if it fixes the issue.
launch_wrapper "${unionfs_fuse}" -o cow,noatime "${overlayfs_dir}"/up=RW:"${overlayfs_shared_dir}"/up=RO:"${mount_point}"=RO "${overlayfs_dir}"/merged
https://github.com/Kron4ek/Conty/blob/master/conty-start.sh#L381
On batocera, it just errors
bwrap: ccan't find source path /home//.local/share/Conty/overlayfs_shared/nvidia no such file or directory The directory exists though and then it looks like its trying to download nvidia libraries: conty.sh line 1225: file: command not found over and over