I had installed EndeavourOS on a Lenovo T440p. Most of the time things working fine. But from time to time it happens that the screen is black and a reboot takes place.
journalctl shows
Aug 03 15:42:10 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:42:34 hogwart wpa_supplicant[706]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-70 noise=9999 txrate=240000
Aug 03 15:42:42 hogwart wpa_supplicant[706]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=9999 txrate=270000
-- Boot 13c7487a769e454d8c1927d19f8a8f3e --
Aug 03 15:44:28 hogwart kernel: microcode: updated early: 0x25 -> 0x28, date = 2019-11-12
Is there anything I can turn on to get more messages in case it happens again?
These logs seem a bit strange… You mentioned that an actual reboot took place? Usually, each step taken by systemd during the reboot process will be logged. I’m assuming that this isn’t the full log?
This part shows the log after you reboot, right? And the lines above it are the logs before/during the event where the screen turned black? Can you show more of lines of the logs before the screen went black?
Here some mover lines before the screen went black.
Aug 03 15:36:05 hogwart rtkit-daemon[784]: Successfully made thread 59791 of process 59349 owned by '1000' RT at priority>
Aug 03 15:36:05 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:38:09 hogwart wpa_supplicant[706]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=300000
Aug 03 15:38:15 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:38:15 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:39:27 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:39:27 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:40:03 hogwart gsd-media-keys[1484]: Unable to get default source
Aug 03 15:40:09 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:40:09 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:40:21 hogwart wpa_supplicant[706]: wlan0: WPA: Group rekeying completed with 44:4e:6d:93:1d:88 [GTK=CCMP]
Aug 03 15:41:07 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:41:07 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:42:10 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:42:10 hogwart rtkit-daemon[784]: Supervising 11 threads of 8 processes of 1 users.
Aug 03 15:42:34 hogwart wpa_supplicant[706]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-70 noise=9999 txrate=240000
Aug 03 15:42:42 hogwart wpa_supplicant[706]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=9999 txrate=270000
-- Boot 13c7487a769e454d8c1927d19f8a8f3e --
Perhaps post the logs for that entire (problematic) boot session with the eos-log tool? It’s hard to tell at which line the system crashed.
Also, do you remember when this first occurred? In particular, do you remember the kernel version that was first affected by this? Maybe it’s a regression in the linux kernel.