Hey, I’m currently using gentoo with OpenRC as my daily driver. The only problem i have is that my laptop doesn’t go to sleep, doesn’t matter if anything is running on my nvidia GPU, as long as the driver is loaded, the system wont sleep and will stay in some kind of middle-way. Commands like s2ram work fine. Thanks in advance!
okay, i fixed it first i needed to install the testing version of elogind (255.5) and the testing version of nvidia-drivers (560.35.03-r1), then yell at elogind in its config file at /etc/elogind/sleep.conf as seen here:
[Sleep]
AllowSuspend=yes
SuspendState=mem deep
SuspendMode=deep