OK, time for a kernel update. ![](http://img407.imageshack.us/img407/9051/happy2bb.gif)
Run
add this line to the end:
and save & close. Run
Now the new kernel is installed (alongside your original one), so remove the repository from the list by running:
deleting that last line and save. Run
And reboot. The new kernel should be an option at boot. If recording still doesn't work, then something else is hosed.
![](http://img407.imageshack.us/img407/9051/happy2bb.gif)
Run
Code:
gksudo gedit /etc/apt/sources.list
Code:
deb http://archive.ubuntu.com/ubuntu/ gutsy main restricted
Code:
sudo apt-get update
Code:
sudo apt-get -y install linux linux-generic linux-headers-generic linux-image-generic linux-restricted-modules-generic
Code:
gksudo gedit /etc/apt/sources.list
Code:
sudo apt-get update
![](http://img160.imageshack.us/img160/1709/whistling6sv.gif)
Comment