Its possible to do CTRL+ALT+F2 and switch to tty2 and then kill xfce4-power-manager, then go to tty1 with X session started and close lid again(causing suspend2ram with default logind configuration) to enter X session... Even with screensaver\locker disabled screen stays black but allows keyboard input to X programs, terminals,etc.
As a temporary workaround I disabled xfce4-power-manager in Settings -> Session and Startup -> Application Autostart and made the following changes to logind.conf
Code: Select all
HandleLidSwitch=lock
HandleLidSwitchExternalPower=lock
HandleLidSwitchDocked=lock
Anyone having troubles with xfce4? I tried downgrading countless acpi\power\xfce4 packages but couldn't fix it other way...
I'm on lenovo T480, openrc 23.0 profile

