Kernel 5.8.0 patches, Archlinux: No charge control with rog-core
Using Archlinux on a Asus Zephyrus G14, kernel-mainline 5.8.0 (AUR) with the 5.8.0 patches in this repository.
- Cannot load the asus-nb-wmi kernel module:
$ sudo modprobe -v asus-nb-wmi
insmod /lib/modules/5.8.0-1-mainline/kernel/drivers/input/serio/i8042.ko.xz
modprobe: ERROR: could not insert 'asus_nb_wmi': No such device
- As a consequence, it appears as if rog-core (https://github.com/flukejones/rog-core, compiled v0.15.3) does not seem to allow controlling the charge level or fan modes anymore
Potential cause: the i8042 patch in the 5.8.0 set is missing (it is in the rc directory)
Edited by Martin Schmidt