This will be a quick post… Working with Ubuntu Linux in a desktop was almost impossible these days. I got stuck with my screen freezing after login. What a mess situation!
After doing my internet research, found the following URL:
https://wiki.ubuntu.com/X/Troubleshooting/Freeze
Quick solution: Disable the Compiz…
# chmod a-x /usr/bin/compiz
Advertisement