You are not logged in.
Pages: 1
I am using a laptop and it keeps black out after running for a while. At first, all fans go full speed, no response from GUI (using xfce4). After 1 or 2 minutes, the computer would totally black out. System could boot normally after it.
The journal is here https://dpaste.com/ENQGGHWX8. But it seems to show nothing related to shutdown issue and seems to be missing entries for about 2 hours. I don't know what's going on here. Any help would be appreciated!
Last edited by sally_man (2025-01-13 07:37:50)
Offline
Nothing really sticking out in the journal which command did you use? if wanting to check after a reboot you'd need
sudo journalctl -b-1Seeing as you're using XFCE there are some reports that the current version of xfce4-settings has a bug when DPMS kicks in and screens should get restored, see https://bbs.archlinux.org/viewtopic.php … 0#p2219070 and maybe try xfce4-settings-git from the AUR
Last edited by V1del (2025-01-14 09:09:25)
Offline
Yes, this is the output of
sudo journalctl -b -1This reminds me the bug usually happens after I set
sudo xset s offto turn auto sleep off. And I followed Arch Linux Forums DPMS section 2.1 to disable DPMS when install arch. I am trying to set netconsole to fetch journal. I'll going to replace it with xfce4-settings-git. Thanks a lot!
Last edited by sally_man (2025-01-14 03:17:23)
Offline
Pages: 1