You are not logged in.
Pages: 1
I use an external monitor on a wayland sway setup, with nvidia/amd hybrid card so i had to use nouveau for external monitor.
But I had to disable the power management for the card, because otherwise my monitor never wakes up from sleep. ( nouveau.runpm=0 in grub params ) , but this is making my laptop wake up after suspend and ate up all the battery overnight. Any solution here ?
Offline
What if you unplug the external ouptut before the S3?
Edit: also
cat /proc/acpi/wakeup
Last edited by seth (2022-10-02 07:19:30)
Offline
sorry for the late reply,
GPP0 S3 *enabled pci:0000:00:01.1
GPP1 S3 *enabled pci:0000:00:01.2
GPP3 S3 *enabled pci:0000:00:02.1
GPP4 S3 *enabled pci:0000:00:02.2
GP17 S3 *enabled pci:0000:00:08.1
XHC0 S3 *enabled pci:0000:05:00.3
XHC1 S3 *enabled pci:0000:05:00.4
I guess I could, but I really dont want to xd
my laptops stays in a dock mode and dont wanna disturb it
Offline
They're all enabled… does one of the devices there line up w/ your GPU?
lspci
Offline
....
But I had to disable the power management for the card, because otherwise my monitor never wakes up from sleep. ( nouveau.runpm=0 in grub params ) ,...
Have you tried linux-lts for this issue ? I am facing similar issue, which gets solved with linux-lts. https://bbs.archlinux.org/viewtopic.php?id=280215
Arch is home!
https://github.com/Docbroke
Offline
hmm, this could work. will try and update the results here
Offline
doesnt work, my laptop screen was working fine, but not the monitor
it seems to be a nouveau issue
Offline
Pages: 1