Hello! My girlfriend’s HP laptop running kubuntu 24.04 has this problem: when it’s turned off (either from the GUI or poweroff) it discharges overnight, from 100% to 0% in a few days.

I searched the web to look for fixes:

  • wake on lan is disabled in the BIOS
  • USB ports have no settings in the bios, but there’s nothing connected to them anyway
  • the system is actually powered off, not sleeping (at least if poweroff actually works)
  • everything, firmware included, is up to date

She doesn’t remember having this problem from the beginning, but cannot tell when this started occurring

Did any of you ever encounter this problem? I don’t know what else to do, and it’s quite annoying.

Thank you for your time!

  • tubbadu@lemmy.kde.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    okay, I think we have some news: if I kill the pc by holding the power button, after a night the battery loses 0%! so I guess the problem is that it’s not shutting down properly. I tried to sudo halt --poweroff and it drained the battery as usual. I then tried sudo halt -f and something strange happened: the screen immediately turned off, but the red LED on the volume key indicating that the volume is muted stayed on, so the pc wasn’t completely off. what could be the problem? and why does this happen only when I force the halt? could it be a kernel issue?

    thanks for the help and for your time!!!

    • y0din@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      13 hours ago

      Hi, a bit busy today so I can investigate some more later, but the problem you are describing is in many cases related to the kernel version and has been resolved by up or downgrading the kernel version.

      it might be worth looking into, at least it’s a simple task, while I get some more time to investigate or offer more for you to look into.

      great that it worked so far, at least now you know where the problem is :)

      • tubbadu@lemmy.kde.socialOP
        link
        fedilink
        arrow-up
        1
        ·
        10 hours ago

        I’ll try other kernels then, but I don’t know how to check if the system is actually powered off or not without waiting 8 hours and checking the battery drain XD perhaps the halt could be the key

        thanks!! I’ll update the thread if I’ll discover something new

        • y0din@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          9 hours ago

          the halt command is like a handbrake for the kernel, so it basically shuts everything down hard and stops, but it does not power off the system without you telling it to, so that is why your LEDs stayed on after you used the other parameter.

          you could just try to downgrade/ upgrade the kernel, do s shutdown for a few hours during daytime when the computer is not beeing used, then turn it back on and check the percentage.

          you will see the drain if it’s not a full night, but it might not be so drastic.

          if it’s completely shut down there should be no loss in percentage, even for a short period of time as there probably is now…

          I’ll try to think up another solution, but a bit busy today as I mentioned on the last post