Fred78290 / nct6687d

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

`modprobe: ERROR: could not insert 'nct6687': No such device` on ASUS B550-Plus WIFI II #104

Open Mossop opened 1 month ago

Mossop commented 1 month ago

I get this error despite having acpi_enforce_resources=lax as a kernel parameter and having softdep nct6687 pre: i2c_i801 listed in the modules config.

Fred78290 commented 1 month ago

Did you check with sensors-detect ?

viba1 commented 1 month ago

Hi! I think I encounters same kind of problem on ASUS PRIME B650-PLUS, despite having acpi_enforce_resources=lax :

sensors-detect: Sorry, no sensors were detected. Either your system has no sensors, or they are not supported, or they are connected to an I2C or SMBus adapter that is not supported

journalctl | grep "nct6687" oct. 20 09:26:11 kernel: nct6687: loading out-of-tree module taints kernel. oct. 20 09:26:11 kernel: nct6687: module verification failed: signature and/or required key missing - tainting kernel oct. 20 09:26:11 systemd-modules-load[491]: Failed to insert module 'nct6687': No such device

Fred78290 commented 1 month ago

@viba1 You must deactive secure boot in bios.