http://askubuntu.com/questions/184411/stuck-on-stopping-system-v-runlevel-compatibility
See if you have lightdm and lightdm-gtk-theme.
Installing gdm package helps.
Run dpkg-reconfigure gdm.
sudo apt-get install lightdm lightdm-gtk-theme
sudo apt-get install gnome-shell
sudo dpkg-reconfigure gdm
sudo /usr/lib/lightdm/lightdm-set-defaults -g lightdm-gtk-greeter
sudo /usr/lib/lightdm/lightdm-set-defaults -d -m true -g unity-greeter
restart "sudo shutdown -r now"
http://askubuntu.com/questions/24946/how-do-i-disable-the-drum-beat-sound-on-the-login-screen
https://answers.launchpad.net/ubuntu/+source/lightdm/+question/203904
Review auth.log, syslog and /var/log/
Move (rename) ~/.Xauthority and restart lightdm.
sudo lightdm restart
No comments:
Post a Comment