Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 5081  / 2 Years ago, sun, october 2, 2022, 2:44:46

Possible Duplicate:

Broadcom BCM4331: “device not ready firmware missing” error






I can't seem to get my wireless card working on my Mac Mini 5,1. Lspci returns:



03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)


But running "additional drivers" doesn't detect anything. The nm-applet menu reads "device not ready--firmware missing." What can I do to get this to work?



Note, this is with 12.04.1, so many of the previous discussions (for 11.10, etc) probably don't apply here.


More From » 12.04

 Answers
1

I got it working by following the instructions at https://help.ubuntu.com/community/MacBookPro8-2#Wireless, namely:




There is no official support yet in Ubuntu 12.04, but you can get it
working with the following repository.



sudo add-apt-repository ppa:mpodroid/mactel
sudo apt-get update
sudo apt-get install b43-fwcutter firmware-b43-installer


For Precise, the Compat module should also be installed



sudo apt-get install linux-backports-modules-cw-3.3-precise-generic


Edit the /etc/modprobe.d/blacklist.conf and add the line:



blacklist ndiswrapper


Create or edit the file /etc/pm/config.d/modules and make sure the
wireless modules (b43 and bcma) are blacklisted:



SUSPEND_MODULES="b43 bcma"


Reboot and the wireless should work.



[#35890] Tuesday, October 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ibuteking

Total Points: 35
Total Questions: 128
Total Answers: 138

Location: Indonesia
Member since Thu, Oct 1, 2020
4 Years ago
ibuteking questions
Sat, Sep 10, 22, 08:44, 2 Years ago
Fri, May 12, 23, 10:10, 1 Year ago
Tue, May 23, 23, 13:38, 1 Year ago
;