Re: no GUI after update?
sorry, stop KDM first, i forgot that part
[me=claydoh]yawns and is getting sleepy [/me]
sorry, stop KDM first, i forgot that part
[me=claydoh]yawns and is getting sleepy [/me]
ls -lh /var/log
lspci -v
sudo lsmod
sudo service kdm stop
sudo apt-get update && sudo apt-get install --reinstall kdebase-workspace-bin
sudo rm /tmp/.X0-lock
sudo service kdm start
sudo apt-get install --reinstall kdebase-workspace-bin
Comment