frederik-h / acer-wmi-battery

A linux kernel driver for the Acer WMI battery health control interface
GNU General Public License v2.0
113 stars 15 forks source link

Input/Ouput Error with kernel 6.6.19-1 on Acer Aspire E15: Manjaro Linux #43

Open mcrose opened 5 months ago

mcrose commented 5 months ago

I installed current kernel linux66-headers (6.6.19-1) and base-devel

╘⟹ make make -C /lib/modules/6.6.19-1-MANJARO/build M=/run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery modules make[1]: Entering directory '/usr/lib/modules/6.6.19-1-MANJARO/build' CC [M] /run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery/acer-wmi-battery.o MODPOST /run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery/Module.symvers CC [M] /run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery/acer-wmi-battery.mod.o LD [M] /run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery/acer-wmi-battery.ko BTF [M] /run/media/mcrose/DATA/tmp.install/git/acer-wmi-battery/acer-wmi-battery.ko make[1]: Leaving directory '/usr/lib/modules/6.6.19-1-MANJARO/build' and when I try to run insmod: ╘⟹ sudo insmod acer-wmi-battery.ko insmod: ERROR: could not insert module acer-wmi-battery.ko: Input/output error

Acer Aspire E15 E5-575G-53VG Manjaro Linux

frederik-h commented 5 months ago

I suppose the WMI battery control interface is not supported on this model. Have you used the battery control from Windows before?

mcrose commented 5 months ago

I suppose the WMI battery control interface is not supported on this model. Have you used the battery control from Windows before?

Nop, I will try this weekend