Comment 6 for bug 200142

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

Hi everyone,

Could you test a few things . . .

1) Try installing the linux-backports-modules package as it pulled in serialmonkey version 2.1.5 rt2x00 driver updates.
2) If that doesn't work, how about testing the Intrepid Ibex 8.10 kernel which is currently being pulled together. It is currently available in the following PPA:

https://edge.launchpad.net/~kernel-ppa/+archive

If you are not familiar with how to install packages from a PPA basically do the following:

Create the file /etc/apt/sources.list.d/kernel-ppa.list to include the following two lines:

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

Then run the command:

sudo apt-get update

You should then be able to install the linux-image-2.6.25 kernel package. Please let us know your results. Thanks!