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
I have a dedicated nvidia gpu on my laptop that I enable and disable. nvidia (proprietary) driver is loaded and unloaded accordingly
nvidia
My thinkfan.conf has section
sensors: - nvml: 03:00.0 optional: true
but when gpu is off and nvidia driver is offloaded, I get
ERROR: Failed to initialize NVML driver. Error code (cf. nvml.h): 28
on thinkfan start
The text was updated successfully, but these errors were encountered:
Same here on ThinkPad P1 gen4 with nVidia A2000 I use nVidia-driver, Bumblebee and bbswitch. thinkfan 1.3.1-1 on Arch Linux
sensors: [...] - nvml: 01:00.0 optional: true [...]
Sorry, something went wrong.
No branches or pull requests
I have a dedicated nvidia gpu on my laptop that I enable and disable.
nvidia
(proprietary) driver is loaded and unloaded accordinglyMy thinkfan.conf
has section
but when gpu is off and nvidia driver is offloaded, I get
on thinkfan start
The text was updated successfully, but these errors were encountered: