Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I upgraded from 10.10 to 11.04 through Update, and after a while the Compiz crashed with the title bar and most of the windows acting up and so on, ending up with nothing else doable but reboot.

After reboot it says, that there's some errors, and I've reboot in the fix-mode, and it wrote/noted something like "deleted compizconfig-1 INODE detected". After a while, it checks over all the file(system) and fixes and such. After the next time it happens, I can update here with some more errors.

The question is, that is there a fix, or do I really have to downgrade back to 10.10 or change out the compiz?

Note: I've got Intel G915 graphics, 2GB of memory, Dell Latitude D410 laptop in short.

share|improve this question

1 Answer

Add this to your repositories.

     sudo add-apt-repository ppa:xorg-edgers

and then

     sudo apt-get update
     sudo apt-get dist-upgrade
share|improve this answer
Well, I did as you suggested, and it's holding up at the moment.. So if it stays like that, then I'm so very grateful, thank you! – Lammas May 4 '11 at 7:16
ok hope it helps you :) – Uri Herrera May 4 '11 at 7:20
Again, thanks, but I guess something went wrong? As in apt-get update "E: Type 'ppa.launchpad.net/xorg-edgers/ppa/ubuntu'; is not known on line 55 in source list /etc/apt/sources.list E: The list of sources could not be read." Well, also, it crashed heavier than before.. White-grey stripes, just like graphics had died, but.. yeah, I guess I did something wrong :D – Lammas May 4 '11 at 7:41
oh my bad, it's_____deb-src ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main #xorg-edgers PPA_____instead of ______http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main #xorg-edgers PPA______fixed it – Uri Herrera May 4 '11 at 7:46
delte the two lines gksudo gedit /etc/apt/sources.list and add them again, then sudo apt-get update – Uri Herrera May 4 '11 at 7:51
show 4 more comments

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.