Here the output of inxi -Fxxc0z | eos-sendlog
- the pc wakes up immediatly, it doesn’t even sleep but the screen turns off.
so, runningsudo dmesg
gives this notable error:
[ 178.201105] nvidia 0000:06:00.0: PM: pci_pm_suspend(): nv_pmops_suspend+0x0/0xf0 [nvidia] returns -5
[ 178.201483] nvidia 0000:06:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x1c0 returns -5
[ 178.201488] nvidia 0000:06:00.0: PM: failed to suspend async: error -5
[ 178.206101] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 178.206124] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 178.206127] sd 2:0:0:0: [sdc] Synchronizing SCSI cache
[ 178.206155] sd 1:0:0:0: [sdb] Stopping disk
[ 178.206161] sd 0:0:0:0: [sda] Stopping disk
[ 178.208283] sd 2:0:0:0: [sdc] Stopping disk
[ 178.215255] sd 3:0:0:0: [sdd] Stopping disk
[ 179.342836] PM: Some devices failed to suspend, or early wake event detected
- What I tried:
- purging nvidia proprietary driver install nouveau, rebooting and reinstalling the proprietary
- enabling the following nvidia services:
systemctl enable nvidia-hibernate.service
systemctl enable nvidia-suspend.service
systemctl enable nvidia-suspend.service
- What changed?
- nothing
- now the pc sleeps, but it appears I can’t wake it up. I have to force the shutdown using the tower button.