Skip to content
New issue

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

Suppress warning dialog when NVML API is loaded but driver is not yet loaded #75

Closed
JeremyMain opened this issue Feb 28, 2018 · 2 comments
Assignees
Milestone

Comments

@JeremyMain
Copy link
Owner

When the NVIDIA display driver has not been completed loaded before required reboot, the NVML module can be loaded but unable to initialize.
The results is a dialog popup message "Insufficient permissions" being displayed before the application can be loaded.

I will handle this condition to operate without warning, the same as how the application runs in a non-GPU enabled environment.

@JeremyMain JeremyMain self-assigned this Feb 28, 2018
@JeremyMain JeremyMain added this to the 1.05a milestone Feb 28, 2018
@JeremyMain
Copy link
Owner Author

Fix added to 1.05a

@JeremyMain
Copy link
Owner Author

Completed in v1.05a release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UI Improvements
Awaiting triage
Development

No branches or pull requests

1 participant