We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After run docker run -v /:/root --privileged bugroger/coreos-nvidia-driver:1967.3.0-390.77-geforce on 1967.3.0 (4.14.88-coreos) I get that:
docker run -v /:/root --privileged bugroger/coreos-nvidia-driver:1967.3.0-390.77-geforce
[INFO 2019-01-20 06:04:33 UTC] Running on CoreOS 1967.3.0 [INFO 2019-01-20 06:04:33 UTC] Checking host installation [INFO 2019-01-20 06:04:33 UTC] Driver installed and compatible! [INFO 2019-01-20 06:04:33 UTC] Checking installer version [INFO 2019-01-20 06:04:33 UTC] Driver compatible! NVIDIA 390.77 (geforce) compiled for CoreOS 1967.3.0 [INFO 2019-01-20 06:04:33 UTC] Mounting Driver in Container ~/opt/nvidia/390.77/1967.3.0 / / [INFO 2019-01-20 06:04:33 UTC] Updating container's ld cache [INFO 2019-01-20 06:04:33 UTC] Loading Driver insmod: ERROR: could not insert module /root/opt/nvidia/390.77/1967.3.0/lib64/modules/4.14.88-coreos/kernel/drivers/video/nvidia/nvidia.ko: Unknown symbol in module
The text was updated successfully, but these errors were encountered:
modprobe ipmi_devintf and then install
Sorry, something went wrong.
No branches or pull requests
After run
docker run -v /:/root --privileged bugroger/coreos-nvidia-driver:1967.3.0-390.77-geforce
on 1967.3.0 (4.14.88-coreos) I get that:The text was updated successfully, but these errors were encountered: