Note on issues with Nvidia drivers

This commit is contained in:
Kron4ek 2021-03-29 13:31:33 +05:00 committed by GitHub
parent b54b788516
commit 7df770fd38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,6 +134,14 @@ export HOME_DIR="/home/username/custom_home_dir"
./conty.sh steam
```
## Known issues
Nvidia users will experience problems if their Nvidia kernel module version mismatches the version of the Nvidia libraries inside Conty.
For example, if the version of your Nvidia kernel module version is 460.56 and the libraries inside the container are from 460.67 version, then graphics acceleration will not work.
I will try to find a solution for this problem.
## How to create your own Conty executables
If you want to create Arch-based container, then use the **create-arch-bootstrap.sh** script. Root rights