Fred78290 / nct6687d

Linux kernel module for Nuvoton NCT6687-R
GNU General Public License v2.0
209 stars 40 forks source link

Not compatible wit Kernel 5.11 #5

Closed DoXer67 closed 2 years ago

DoXer67 commented 3 years ago

I hope you update the module for Linux 5.11 Thank you.

Fred78290 commented 3 years ago

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 :)

berniyh commented 3 years ago

I hope you update the module for Linux 5.11 Thank you.

Works for me? (On 5.11.0)

berniyh commented 3 years ago

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)? In that case all you would have to do is to blacklist the nct6683 module.

Fred78290 commented 3 years ago

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)? In that case all you would have to do is to blacklist the nct6683 module.

Probably the true reason why it doesn't load, because modules using the same hardware are exclusive by using a lock.

kalnode commented 3 years ago

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!

pavilalopes commented 3 years ago

Works for me on Ubuntu 21.04 with kernel 5.11.0 Hardware is MSI B550 Tomahawk