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

Stuck at boot after update (Failed to start system76 Power Daemon) #383

Open
Hangman228 opened this issue Jan 27, 2023 · 1 comment
Open

Comments

@Hangman228
Copy link

Distribution (run cat /etc/os-release):
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME):

Issue/Bug Description:
After update it's impossible to boot because system76-power fails to start...
I need to disable system76-power to boot
sudo systemctl stop system76-power
sudo systemctl disable system76-power
Which is not ideal....
Here is the full log
IMG_1179

IMG_11802
IMG_1181

Steps to reproduce (if you know):

Expected behavior:
Boot...

Other Notes:

@Hangman228
Copy link
Author

Hangman228 commented Jan 27, 2023

Here is the log when I try to launch system76-power daemon
john@pop-os:~$ sudo system76-power daemon
[sudo] Mot de passe de john :
[INFO] Starting daemon
[INFO] Connecting to dbus system bus
[INFO] Rescanning PCI bus
[INFO] 0000:01:00.0: AMD graphics
[INFO] 0000:01:00.0: Function for 0000:01:00.0
[INFO] 0000:01:00.1: Function for 0000:01:00.0
[INFO] Disabling NMI Watchdog (for kernel debugging only)
[INFO] Setting automatic graphics power
[WARN] Failed to set automatic graphics power: does not have switchable graphics
[INFO] Initializing with the balanced profile
[ERROR] /sys/class/drm/card0/device/power_method: failed to set value: Invalid argument (os error 22)
[ERROR] /sys/class/drm/card0/device/power_profile: failed to set value: Invalid argument (os error 22)
[INFO] Registering dbus name com.system76.PowerDaemon
[INFO] Adding dbus path /com/system76/PowerDaemon with interface com.system76.PowerDaemon
[ERROR] fan daemon: platform hwmon not found
[INFO] Handling dbus requests
[ERROR] hid_backlight: no system76_acpi::kbd_backlight led

I've read that it might be related to the fact that card0 is my intel integrated and I use a ATI graphic card...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant