Comment 19 for bug 209342

Revision history for this message
Kevin Sumner (kevinsumner) wrote :

I have this same problem my IBM T40 with the stock Hardy kernel. It happened first after upgrading from Gutsy, and on a clean install from Hardy DVD.

I did the following until this can be officially rectified.
[snip]
sudo bash
wget http://security.ubuntu.com/ubuntu/pool/main/l/linux-source-2.6.22/linux-image-2.6.22-14-generic_2.6.22-14.52_i386.deb
dpkg -i linux-image-2.6.22-14-generic_2.6.22-14.52_i386.deb
sed -i -e 's%^default .*%default 2%' /boot/grub/menu.lst
update-grub
[/snip]

Then rebooted.

I'll attach the previously requested outputs in moments.