Fred78290 / nct6687d

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

Can't compile since kernel update 5.15.0-60 on Mint Cinnamon #63

Closed Lowrida closed 1 year ago

Lowrida commented 1 year ago

After every update i could compile again and it always works after that. But since the latest updates i can't compile anymore. It gives me this error:

modprobe: ERROR: could not insert 'nct6687': Exec format error
Lowrida commented 1 year ago

Never mind. Cloned it and now it works again! ;)

Fred78290 commented 1 year ago

Hi, This problem already occured during kernel update on ubuntu. It's not really a problem of the module but a problem of kernel dev environment.

Wait an update of you distribution and it will be fixed.

Lowrida commented 1 year ago

It is fixed already! I guess i had an old version.. so cloning and compiling again did the trick!