Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Battery level not changing after boot #2035

Open
Aninuscsalas opened this issue Dec 9, 2024 · 1 comment
Open

Battery level not changing after boot #2035

Aninuscsalas opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Aninuscsalas
Copy link

Describe the bug

  • The battery level of the laptop is not changing after boot.
  • The Battery indicator also doesn't recognize when i plug in or unplug the laptop.
  • The only time the percentage changes is when i boot into the OS (the value is correct i checked the bios)
  • upower also doesn't change

What did you expect to happen?

I was expecting the battery indicator to show the current battery level.

Output of bootc status

Current staged image: ghcr.io/ublue-os/bluefin-dx-asus-nvidia:latest
    Image version: latest-41.20241209.3 (2024-12-09 12:26:03 UTC)
    Image digest: sha256:8f430ba94954b4555bb0130f25318c74178607e8bfd30741261ab1fd9599c35f
Current booted state is native ostree
Current rollback image: ghcr.io/ublue-os/bluefin-dx-asus-nvidia:latest
    Image version: latest-41.20241209.3 (2024-12-09 12:26:03 UTC)
    Image digest: sha256:8f430ba94954b4555bb0130f25318c74178607e8bfd30741261ab1fd9599c35f

Output of groups

aninuscsalas wheel incus-admin lxd docker libvirt

Extra information or context

Hardware: ASUSTeK COMPUTER INC. ASUS TUF Gaming F15 FX506HF_FX506HF

Output of upower -d

Device: /org/freedesktop/UPower/devices/battery_BAT1
  native-path:          BAT1
  vendor:               ASUS
  model:                A32-K55
  power supply:         yes
  updated:              Mon 09 Dec 2024 15:41:20 CET (16 seconds ago)
  has history:          yes
  has statistics:       yes
  battery
    present:             yes
    rechargeable:        yes
    state:               charging
    warning-level:       none
    energy:              38.1203 Wh
    energy-empty:        0 Wh
    energy-full:         41.8108 Wh
    energy-full-design:  48.0007 Wh
    energy-rate:         6.09644 W
    voltage:             12.677 V
    charge-cycles:       N/A
    time to full:        36.3 minutes
    percentage:          91%
    capacity:            87.1046%
    technology:          lithium-ion
    icon-name:          'battery-full-charging-symbolic'

Device: /org/freedesktop/UPower/devices/line_power_ACAD
  native-path:          ACAD
  power supply:         yes
  updated:              Mon 09 Dec 2024 15:33:22 CET (494 seconds ago)
  has history:          no
  has statistics:       no
  line-power
    warning-level:       none
    online:              yes
    icon-name:          'ac-adapter-symbolic'

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply:         yes
  updated:              Mon 09 Dec 2024 15:23:26 CET (1090 seconds ago)
  has history:          no
  has statistics:       no
  battery
    present:             yes
    state:               charging
    warning-level:       none
    energy:              38.1203 Wh
    energy-full:         41.8108 Wh
    energy-rate:         6.09644 W
    charge-cycles:       N/A
    time to full:        36.3 minutes
    percentage:          91%
    icon-name:          'battery-full-charging-symbolic'

Daemon:
  daemon-version:  1.90.6
  on-battery:      no
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: PowerOff

@dosubot dosubot bot added the bug Something isn't working label Dec 9, 2024
@Aninuscsalas
Copy link
Author

Related issue: ublue-os/bazzite#1776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant