You are not logged in.
This problem occurred since Linux 6.4.1, the last working kernel version is 6.3.9. I was busy back that time, and didn't capture the dmesg log until today (it's 6.4.9 now).
The laptop has a RTX2060 mobile graphic card, with i2c_nvidia_gpu and wmi blacklisted. So the previous solution does not work, and I couldn't find new posts on this issue since the 6.4.1 update. The full log is attached, and the highlighted part:
Aug 10 19:36:43 nyan kernel: ACPI Error: No handler for Region [VRTC] (000000000e6eec01) [SystemCMOS] (20230331/evregion-130)
Aug 10 19:36:43 nyan kernel: ACPI Error: Region SystemCMOS (ID=5) has no handler (20230331/exfldio-261)
Aug 10 19:36:43 nyan kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q9A due to previous error (AE_NOT_EXIST) (20230331/psparse-529)
Aug 10 19:37:02 nyan systemd-logind[449]: Power key pressed short.
Aug 10 19:37:02 nyan systemd-logind[449]: Powering off...
Aug 10 19:37:02 nyan systemd-logind[449]: System is powering down.
Aug 10 19:37:02 nyan sddm-helper[531]: Signal received: SIGTERM
Aug 10 19:37:02 nyan systemd[1]: Stopping Session c1 of User sddm...
Aug 10 19:37:02 nyan sddm[484]: Error from greeter session: "Process crashed"
Aug 10 19:37:02 nyan sddm[484]: Auth: sddm-helper (--socket /tmp/sddm-auth-00badf3b-63c3-4892-b51c-4c48d5f5ab95 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-LAHhdk --theme /usr/share/sddm/themes/plasma-chili --user sddm --greeter) crashed (exit code 1)
Aug 10 19:37:02 nyan sddm[484]: Error from greeter session: "Process crashed"
Aug 10 19:37:02 nyan sddm[484]: Auth: sddm-helper exited with 1
Aug 10 19:37:02 nyan sddm[484]: Greeter stopped. SDDM::Auth::HELPER_AUTH_ERRORScreen has been black without any loggings since grub loaded linux and initramfs. I dumped these log after rollback of 6.3.9. However from the log many services still ran correctly, I guess it may be related to backlight or nvidia card problem. But I don't know how to fix
dmesg of failed boot on Linux 6.4.9
dmesg of successful boot on Linux 6.3.9
lspci -k
Last edited by Catoverflow (2023-08-10 12:43:03)
Offline