Comment 7 for bug 1023566

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

This is currently making it's way through the Precise SRU process. At the moment, you can get the fix provided here via the linux-backports-modules-3.2.0-29.14 package (https://launchpad.net/ubuntu/+source/linux-backports-modules-3.2.0/3.2.0-29.14) in the precise-proposed pocket. You'll also need to install the correct corresponding kernel, ie linux-3.2.0-29.46 from precise-proposed as well. For instructions on enabling the precise-proposed pocket, please refer to:

https://wiki.ubuntu.com/Testing/EnableProposed

After enabling precise-proposed, you should be able to install the 3.4 based compat wireless stack via lbm:

sudo apt-get update && sudo apt-get install linux-image-3.2.0-29-generic linux-backports-modules-cw-3.4-3.2.0-29-generic

or if you prefer the generic-pae flavor:

sudo apt-get update && sudo apt-get install linux-image-3.2.0-29-generic-pae linux-backports-modules-cw-3.4-3.2.0-29-generic-pae

You then will probably want to disable precise-proposed unless you wish to continue testing packages which land there. Thanks.