Compiz on Dell Inspiron 1420N Working
1) edit your /etc/apt/sources.list by typing
sudo gedit /etc/apt/sources.list
2) change these lines:
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu feisty main restricted universe multiverse
To this:
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy main restricted universe multiverse
then save the file
3) Then run these commands
sudo apt-get update
sudo apt-get -t gutsy install xserver-xorg-video-intel
(I got some errors but nothing that seemed fatal so I just ignored them)
sudo apt-get -t gutsy install linux
sudo apt-get -t gutsy install libgl1-mesa-dri
4) Go into the System->prefs->Desktop Effects and enable the effects they should just work now NO CRASHING like before... (note I did not try to enable the 3d cube as I only use one workspace)
Labels: 1420N, Compiz, Dell, Effects, Inspiron, Linux, Working