PDA

View Full Version : Kali 5.17 do not start just after update/upgrade lighdm / tty issue / booting issue



HillSonMX
2022-06-14, 00:25
I am running Kali in Hyper V VM (win10 Pro), was in 5.16 and then and did a normal update with
sudo apt update && sudo apt upgrade -y && sudo apt dist-upgrade && sudo apt autoremove -y && sudo apt autoclean, so now is not enable to start normally in 5.17 (keep in black screen just after kali logo), even so kali can start in advanced section in previuos kernel version (5.16) or Secure mode (both)...so I did it through (ctl+alt+F3) in normal mode (Kali 5.17 with the error in black screen) and I coulded go into CLI; I took journal log and you can see something wrong with lightdm service, and I went more deep checking PID were are returning exit 1 value and are tty service issues :(:confused:


sudo systemctl status lightdm

4937


sudo lightdm --test-mode --debug

4935


sudo journalctl -p 0..3 -xb0

4936

:cool:

HAPPY FIXING !!