Where is the startup log file put in directory (lightdm) 09 June 2023, 05:26:38 As cannot get to Desktop again when running sudo lightdm tty shell prompt, wondered could be caused by some previous failed initializartion, so need to know where the startup log file is put in directoryPlease help point it and show a brief tips to understand that log file so that'd fix te startup to log into desktop smoothly Quote Selected Last Edit: 09 June 2023, 12:15:39 by Hitman
Re: Where is the startup log file put in directory Reply #1 – 09 June 2023, 12:06:06 If not started as a service they are either in /var/log/lightdm/lightdm*.log or in the syslog where you will have to grep 'lightdm'. Quote Selected