I follow the instructions for the compiz bug and had a black screen after login window

Asked by Rick

I followed the sudo Apt-get remove compiz compiz-core it worked great on my other pc tried it on the other one and it made screen black with backlight does nothing key board still works (i think it may be graphics problem) help !!! rookie

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu compiz Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
Rick (rickhughes) said :
#1

i can login but nothing happens screen goes blank or back to tan with mouse pionter i try to remove compiz and it is not there to remove. i can login on fail safe terminal .

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

Try this command

sudo apt-get remove –purge compiz* libcompiz*

Regards

Revision history for this message
Rick (rickhughes) said :
#3

tried it , command line 'p' not known

Revision history for this message
Best Bhavani Shankar (bhavi) said :
#4

Okay try this

sudo aptitude remove –purge compiz* libcompizconfig* -s

or

sudo aptitude remove –purge compiz* libcompiz*

Regards

Revision history for this message
Rick (rickhughes) said :
#5

Thanks Bhavani Shankar, that solved my question.