eliapasquali / power-profile-switcher

Gnome extension to automatically switch between power profiles based on power supply.
https://extensions.gnome.org/extension/5575/power-profile-switcher/
GNU General Public License v3.0
51 stars 10 forks source link

[BUG]: Profile switching not working after restart #22

Open hiddensanctum opened 1 year ago

hiddensanctum commented 1 year ago

Describe the problem The profile switching will work properly on first install. Once I restart my computer, profile switching starts doing the opposite of what is in the settings. Pugged in will enable battery saving and unplugging will set balance mode

Screenshots On GNOME, show the status in Power Statistics or the output of upower -d Screenshot from 2023-07-13 11-47-46 Screenshot from 2023-07-13 11-48-06

Device

aronbos commented 1 year ago

Same here with version 45

dmy3k commented 1 year ago

Hi! What kind of hardware are you running ? Maybe you can share output of dmidecode --type 1 ?

aronbos commented 1 year ago

I think on my machine the real bug is: https://github.com/eliapasquali/power-profile-switcher/issues/25

a4orce84 commented 1 year ago

Any update to this? Still seeing this issue on both my laptops.

eliapasquali commented 11 months ago

@aronbos your problem now should be fixed

@hiddensanctum @a4orce84 let me know if it still happening

aronbos commented 11 months ago

Thank you!