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
The latest drivers can download components at runtime but it needs to be configured:
https://download.nvidia.com/XFree86/Linux-x86_64/520.56.06/README/ngx.html
It says it hardcodes /usr/share/nvidia/nvidia-ngx-conf.json but how it actually behaves will need to be investigated.
/usr/share/nvidia/nvidia-ngx-conf.json
Otherwise we'd need the runtime to set __NGX_CONF_FILE.
__NGX_CONF_FILE
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The latest drivers can download components at runtime but it needs to be configured:
https://download.nvidia.com/XFree86/Linux-x86_64/520.56.06/README/ngx.html
It says it hardcodes
/usr/share/nvidia/nvidia-ngx-conf.json
but how it actually behaves will need to be investigated.Otherwise we'd need the runtime to set
__NGX_CONF_FILE
.The text was updated successfully, but these errors were encountered: