Closed GUFFYch closed 2 years ago
Seeing the same error on Fedora36 using a Pangolin(pang10).
Did you install nodejs-typescript before make/make install?
Yes. I followed the directions given by System76. https://support.system76.com/articles/system76-software/#system76-power-in-fedora
Looking at the journal log I'm seeing the full error message
May 23 16:58:21 fedora gnome-shell[2214]: gnome-shell-extension-system76-power: failed to detect graphics switching: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 23 16:58:21 fedora gnome-shell[2214]: JS ERROR: Extension system76-power@system76.com: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
To fix this, run the following commands to mask a power daemon which should allow the system76-power service to run.
sudo systemctl mask power-profiles-daemon
sudo systemctl start system76-power
Then reboot and the extension should work.
That fixed it.
Glad to see!
Distribution:
Related Application and/or Package Version:
https://github.com/pop-os/gnome-shell-extension-system76-power.git
Issue/Bug Description: