[plug] Ubuntu 11.10 and wireless
Jeremy Kerr
jk at ozlabs.org
Tue Feb 21 10:32:58 WST 2012
Hi Shanon,
> [ 62.944121] iwl4965 0000:0b:00.0: request for firmware file
> 'iwlwifi-4965-2.ucode' failed.
Looks like a firmware file is missing - either the kernel was updated,
and requires a new firmware file, or the firmware package was somehow
uninstalled.
That file is in the package that I currently have installed:
$ dpkg -L linux-firmware | grep iwlwifi-4965-2
/lib/firmware/iwlwifi-4965-2.ucode
So, to fix, try a:
sudo apt-get install --reinstall linux-firmware
Cheers,
Jeremy
More information about the plug
mailing list