I have Ubuntu 12.04 installed on my machine (Dual boot). It was working fine till today. I executed the following commands in the terminal, and when I restarted I get a Purple Screen of Death.
sudo apt-get autoremove
I also had Qt Designer installed, so I removed it using
sudo apt-get remove qt4-dev-tools
sudo apt-get remove qt4-docs
sudo apt-get remove qt4-assistant
sudo apt-get remove qt4-linguist
I had already tried the following:
In recovery mode, it always hangs at this part.
* Starting MySQL server [OK]
From a Ubuntu Forum post, I tried doing Ctrl+Alt+F1 and then
sudo apt-get update sudo apt-get upgrade sudo apt-get install fglrx sudo aticonfig --initial
But this always ends with aticonfig:No supported adapters detected.
Any help would be greatly appreciated.
P.S : Please do not mark this as duplicate as I've gone through many threads and I'm not able to find a solution myself.
EDIT: it now hangs at Checking battery state itself :( . I've referred to this http://ubuntuforums.org/showthread.php?t=1606130 but I'm unable to find any solution.
e
then look for the line ending inquiet splash
) removequiet splash
and writeverbose
. Then try booting your system again. – Braiam Jan 08 '14 at 01:36