Hello,
I tried it with an NUC8i7BEH (firmware is up to date, version BECFL357.86A.0056.2018.1128.1717). Compilation and module insertion were successful (although with some warnings), however usage was not:
make_default.log
root@nuc:# uname -r
4.19.0-1-amd64
root@nuc:# insmod user/devel/github.com/milesp20/intel_nuc_led/nuc_led.ko
root@nuc:# cat /proc/acpi/nuc_led
Power LED state could not be determined: WMI call returned error
Ring LED state could not be determined: WMI call returned error
root@nuc:# rmmod nuc_led
root@nuc:# dmesg | tail
[...]
[ 1890.836840] nuc_led: Intel NUC LED control driver loaded
[ 1898.035911] nuc_led: Intel NUC LED control driver unloaded
Do you have any idea what the problem might be?
Thank you in advance and best regards
Hello,
I tried it with an NUC8i7BEH (firmware is up to date, version BECFL357.86A.0056.2018.1128.1717). Compilation and module insertion were successful (although with some warnings), however usage was not:
make_default.log
root@nuc:
# uname -r# insmod4.19.0-1-amd64
root@nuc:
user/devel/github.com/milesp20/intel_nuc_led/nuc_led.ko# cat /proc/acpi/nuc_ledroot@nuc:
Power LED state could not be determined: WMI call returned error
Ring LED state could not be determined: WMI call returned error
root@nuc:
# rmmod nuc_led# dmesg | tailroot@nuc:
[...]
[ 1890.836840] nuc_led: Intel NUC LED control driver loaded
[ 1898.035911] nuc_led: Intel NUC LED control driver unloaded
Do you have any idea what the problem might be?
Thank you in advance and best regards