Comment 15 for bug 210637

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

Hi Jeremy,

Just so you have directions on how to install from Colin's PPA, it's pretty much the same steps as in comment https://bugs.edge.launchpad.net/ubuntu/+bug/210637/comments/11 . The only change will be that when you create /etc/apt/sources.list.d/kernel-ppa.list use the following two lines instead:

deb http://ppa.launchpad.net/colin-king/ubuntu hardy main
deb-src http://ppa.launchpad.net/colin-king/ubuntu hardy main

Then as in the previous steps run "sudo apt-get update". I believe the package name that you will want to then install is called "linux-image-2.6.24-17-generic"

ogasawara@yoji:~$ apt-cache show linux-image-2.6.24-17-generic
Package: linux-image-2.6.24-17-generic
Source: linux
Priority: optional
Section: base
Installed-Size: 60360
Maintainer: Ubuntu Kernel Team <email address hidden>
Architecture: i386
Version: 2.6.24-17.32ckingppa4

Hope that helps. Thanks.