https://bugzilla.kernel.org/show_bug.cgi?id=201335

            Bug ID: 201335
           Summary: Laptop Battery keeps draining after shutdown
           Product: ACPI
           Version: 2.5
    Kernel Version: 4.18.9
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Power-Battery
          Assignee: [email protected]
          Reporter: [email protected]
        Regression: No

Was send here from bugzilla.suse.com
(https://bugzilla.suse.com/show_bug.cgi?id=1109374)

Laptop is a HP 17-ca0710nd running the latest Bios F.11
(https://support.hp.com/us-en/drivers/selfservice/swdetails/hp-17-ca0000-laptop-pc/20395907/model/22458179/swItemId/ob-217047-1)

Limited Bios, has no WoL option available.

After a normal shutdown it will consume 3% battery per hour.
After a hard shutdown (holding power button for 5sec) it will consume 0%
battery per hour.

Leap, Kernel 4.12.14:

Clean install with only 1 repo added
(https://download.opensuse.org/repositories/home:/Sauerland/openSUSE_Leap_15.0_Update/)
and the following drivers/firmware added so make the WIFI work:
rtlwifi_new-extended-kmp-default rtl8723de-firmware

linux-mq72:/ # cat /sys/class/net/*/device/power/wakeup
disabled
disabled 

linux-mq72:/ # ethtool eth0
Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Half 1000baseT/Full
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Speed: 10Mb/s
        Duplex: Half
        Port: MII
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbg
        Wake-on: d
        Current message level: 0x00000033 (51)
                               drv probe ifdown ifup
        Link detected: no 

Some suggestions on the web where about the mei or mei_me module, but it's not
showing up in lsmod | grep -i mei


Tumblewweed, Kernel 4.18.9

- less acpi errors at start of boot then 4.12.14
- bluetooth worked out of the box
- wifi did not work out of the box, but left it like that
- Ethernet had wake on lan set to g, so changed that to d:

localhost:~ # ethtool -s eno1 wol d
localhost:~ # ethtool eno1
Settings for eno1:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Half 1000baseT/Full 
        Supported pause frame use: No
        Supports auto-negotiation: Yes
        Supported FEC modes: Not reported
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised pause frame use: Symmetric Receive-only
        Advertised auto-negotiation: Yes
        Advertised FEC modes: Not reported
        Link partner advertised link modes:  10baseT/Half 10baseT/Full 
                                             100baseT/Half 100baseT/Full 
                                             1000baseT/Half 1000baseT/Full 
        Link partner advertised pause frame use: Symmetric Receive-only
        Link partner advertised auto-negotiation: Yes
        Link partner advertised FEC modes: Not reported
        Speed: 1000Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 0
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbg
        Wake-on: d
        Current message level: 0x00000033 (51)
                               drv probe ifdown ifup
        Link detected: yes

But after shutdown still 3% per hour power loss.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to