Closed fnatical6 closed 2 years ago
After starting the system76-power
service, the gnome-shell-extension-system76-power
behaves as expected.
The system76-power
service was enabled but not starting automatically due to the issue outlined here.
After masking the power-profiles-daemon.service
the power settings can be configured as expected.
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
Steps to reproduce (if you know):
git clone https://github.com/pop-os/gnome-shell-extension-system76-power.git
cd gnome-shell-extension-system76-power
sudo dnf install nodejs-typescript
make
make install
Expected behavior: Enable the application using the Extensions application.
Other Notes: First time logging a bug so apologies if I've missed anything.