-
Notifications
You must be signed in to change notification settings - Fork 42
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
Not compatible wit Kernel 5.11 #5
Comments
Hi, I'll update when I'll be able to install Linux 5.11 on Ubuntu TLS 20.04-2 without lost NVIDIA modules and running with 800x600 resolution :) |
Works for me? |
Maybe the problem was just that the kernel automatically loaded the nct6683 driver and thus the driver listed here fails (because the device is in use)? |
Probably the true reason why it doesn't load, because modules using the same hardware are exclusive by using a lock. |
Just upgrading to kernal 5.11 didn't make any change in sensor output --- my fans still not detected. Running this github project, now everything works! Many thanks! |
Works for me on Ubuntu 21.04 with kernel 5.11.0 |
I hope you update the module for Linux 5.11
Thank you.
The text was updated successfully, but these errors were encountered: