Re: Battery not found, other systems don’t have this issue
Reply #13 –
[hd_scania@hd-scania ~]$ uname -a && find /usr/lib/modules/`uname -r` -name "acpi_call*" && lsmod|grep -e acpi && pacman -Q|grep -e acpi_call
Linux hd-scania 5.0.2-artix1-1-ARTIX #1 SMP PREEMPT Thu Mar 14 22:57:06 UTC 2019 x86_64 GNU/Linux
pata_acpi 16384 0
libata 278528 3 ata_piix,pata_acpi,ata_generic
acpi_call-dkms 1.1.0-199
[hd_scania@hd-scania ~]$
Note that I’m already 5.0.2 kernel that misses acpi kernel object somewhy. So downgrade the kernel as casually proposed before?