Results 1 to 3 of 3

Thread: ACPI: Battery: found native INT33F4 PMIC, not loading

  1. #1
    Join Date
    2018-Jul
    Posts
    2

    ACPI: Battery: found native INT33F4 PMIC, not loading

    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.

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    Looking at the bug report, it says it is fixed in 4.15. Current kali kernel is 4.17, so the issue should be fixed.

    Run apt-get update && apt-get dist-upgrade then reboot

  3. #3
    Join Date
    2018-Jul
    Posts
    2
    Thank for your answer.

    apt-get dist-upgrade is a heavily solution because takes a long time. But I'm doing it.

    I don't know still how the system will responses after dist-upgrade. Cross the fingers.

    Could be possible do something less heavily like this,
    https://serverfault.com/questions/27...ates-on-ubuntu

    UPDATE 1:
    Hi Mister_X,

    Unfortunately apt-get dist-upgrade sends me an error that I can't fix.

    I've run a Live kali 4.15.0-kali-686-pae with the same issue.

    ~# dmesg | grep Battery
    [ 8.134480] ACPI: Battery: found native INT33F4 PMIC, not loading

    I continue trying.

    UPDATE 2:
    I've typed in a terminal,

    apt-cache search linux-image

    to see the availiable kernels, and I've installed the latest Linux kernel using,

    sudo apt-get install linux-image-4.17.0-kali1-686-pae

    And reboot.

    The issue about battery is the same.

    Should I install any other package!?
    Last edited by maiki; 2018-08-02 at 09:07. Reason: Merge Posts

Similar Threads

  1. Web Browser with Native FTP support
    By macgreine in forum How-To Archive
    Replies: 3
    Last Post: 2022-11-08, 09:27
  2. Replies: 0
    Last Post: 2016-04-25, 14:16

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •