Besides other symptoms that have existed for a long time (about sleep), this one is new after recent updates.
- When PC is boot from cold, it always ends up in a black screen (before login). Keyboards light’s up and you can do ‘ctrl+alt+del’ instantly but ‘ctrl+alt+F1’ still sends you to black screen.
- If using ‘ctrl+alt+del’ after boot failure, most of the times next boot will be fine.
- Upon getting into normal boot and check log with
sudo journalctl -b -1 -p err, there’s always this error: “sddm: Failed to read display number from pipe”. - Forum search shows someone did
sudo sddm --default-config >> /etc/sddm.confsuggeted by ChatGPT but some say it didn’t make sense.
Any thoughts before I try ChatGPT’s trick too?