Hi everybody,

I've install a kali linux version 4.14.0-kali3-686-pae succesfully on this talet

Brand Airis
Model WinPad 110w

Intel Atom? CPU Z3735F @ 1.33GHz ? 4.
2 GiB RAM
GPU Intel Bay Trail x86/MMX/SSE2

~# lsblk -fm
NAME FSTYPE
mmcblk1
├─mmcblk1p1 vfat
├─mmcblk1p2
├─mmcblk1p3 ntfs
├─mmcblk1p4 ntfs
├─mmcblk1p5 ext4
└─mmcblk1p6 swap
mmcblk1boot0
mmcblk1boot1
mmcblk1rpmb
mmcblk2
└─mmcblk2p1 vfat


Now I have dual boot Win10 and kali linux version 4.14.0-kali3-686-pae, but I have some troubles when i boot kali.

One of them is that I can't get battery icon because kali detect the battery at boot time but not load any module (I think) for it.

If I type in a terminal,

~# lspci
00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0f)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0f)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx, Celeron N2000 Series USB xHCI (rev 0f)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0f)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0f)

~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 258a:0f0a
Bus 001 Device 002: ID 1a40:0801 Terminus Technology Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


~# dmesg | grep Battery

[ 8.134480] ACPI: Battery: found native INT33F4 PMIC, not loading


~# acpi
No support for device type: power_supply

See this message from Debian.

Any help will be appreciated.

Thanks in advance.