04-18-2014, 10:23 PM
I just installed Linux Lite 1.08 on an older AMD Sempron machine (AMD64). After the install completed, the system would only boot into a tty screen. After a quick search, I found:
https://www.freecinema2022.gq/forums/index...361#msg361
and proceeded to follow the command line entries. I first ran:
sudo service lightdm stop
and the system told me there was no such instance. So I ran:
sudo apt-get remove --purge nvidia-*
and that ran fine. I moved on to:
sudo rm /etc/X11/xorg.conf
but was told there was no such file. I finally ran:
sudo apt-get install nvidia-current && sudo reboot
and the desktop came up fine. But I'm not sure a real newbie could figure this one out. Bug in the iso?
https://www.freecinema2022.gq/forums/index...361#msg361
and proceeded to follow the command line entries. I first ran:
sudo service lightdm stop
and the system told me there was no such instance. So I ran:
sudo apt-get remove --purge nvidia-*
and that ran fine. I moved on to:
sudo rm /etc/X11/xorg.conf
but was told there was no such file. I finally ran:
sudo apt-get install nvidia-current && sudo reboot
and the desktop came up fine. But I'm not sure a real newbie could figure this one out. Bug in the iso?