Comment 26 for bug 116752

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Thanks for the update Nick HS. The kernel in intrepid-proposed sounds promising then. Can anyone else test the 2.6.27-10 kernel in intrepid-proposed? @Albert Cardone, since you are the original bug reporter, I'd be particularly interested in hearing back from you. To test the kernel in intrepid-proposed do the following:

1) cd /etc/apt/sources.list.d
2) create a file "intrepid-proposed.list" which contains the following two lines (sudo vim intrepid-proposed.list):

deb http://archive.ubuntu.com/ubuntu/ intrepid-proposed main
deb-src http://archive.ubuntu.com/ubuntu/ intrepid-proposed main

3) sudo apt-get update
4) sudo apt-get install linux-image-2.6.27-10-generic
5) sudo rm /etc/apt/sources.list.d/intrepid-proposed.list
6) sudo apt-get update

Steps 5 and 6 basically undo the enabling of intrepid-proposed. Of course you'll finally need to reboot into the 2.6.27-10.20 kernel to test. Please let us know your results. Thanks.