Results 1 to 6 of 6

Thread: Battery Initially Undetected by xfce-power-manager

  1. #1
    Join Date
    Jul 2014
    Beans
    3

    Battery Initially Undetected by xfce-power-manager

    Hello!

    New to the forums and new to Lubuntu. I've got 14.04 installed on an old Acer Aspire One, with xfce-power-manager running and set to autostart. Problem is that if I startup the laptop unplugged, my battery is unrecognized (it doesn't show up initially in the preferences window). After I plug in, however, the systray icon appears and remains after I unplug from AC power, showing charge remaining, etc; and the battery is recognized.

    FYI: I have the power manager set to show icon when the battery is present.

    Hope this is clear; I know enough about Linux to fix basic problems on my own, but I'm still a relative noob.

  2. #2
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Battery Initially Undetected by xfce-power-manager

    I have the power manager set to show icon when the battery is present.
    Have you tried setting that to show all the time instead of when a battery is present?

  3. #3
    Join Date
    Jul 2014
    Beans
    3

    Re: Battery Initially Undetected by xfce-power-manager

    Thanks for your reply! Yes, I have tried that setting. It does make the systray icon appear all the time, but it doesn't give any information on whether or not the battery is charging; the power manager still basically thinks I'm running a plugged-in desktop.

  4. #4
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Battery Initially Undetected by xfce-power-manager

    Prefs > System profiler & benchmark > does it see your battery there ?
    Mine says not battery present, but the battery is dead so that makes sense

    Code:
    upower -e
    /org/freedesktop/UPower/devices/line_power_ADP1
    Should show you where your battery is. As you see, mine is not recognized.
    Then running upower -i with the battery file it found previously should show you what the system actually knows.
    Code:
    upower -i /org/freedesktop/UPower/devices/line_power_ADP1
      native-path:          ADP1
      power supply:         yes
      updated:              ven. 11 juil. 2014 09:09:19 CEST (495 seconds ago)
      has history:          no
      has statistics:       no
      line-power
        online:             yes
    acpi is not installed here.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  5. #5
    Join Date
    Jul 2014
    Beans
    3

    Re: Battery Initially Undetected by xfce-power-manager

    I am now unable to duplicate the problem . . . My battery's not fully charged, so I'm going to wait until I get a full charge on it and then see if I can duplicate it again. If not . . . problem solved! Somehow.

  6. #6
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Battery Initially Undetected by xfce-power-manager

    /me invokes *magic*
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

Bookmarks

Posting Permissions

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