Wifi Issues Macbook Pro (Solved)

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
swk7

Wifi Issues Macbook Pro (Solved)

Post by swk7 »

Hi, everyone. I'm a linux newbie, running mint 13 kde. Only problem is I can't access my wifi connection. I've installed the b43-fwcutter package, but didn't work. I've tried entering the terminal commands I've found in other threads here, but haven't been able to get them to work. However I am a newbie so I could be doing things the wrong way. Here is my mintwifi output:

I. scanning WIFI PCI devices...
-- Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)
==> PCI ID = 14e4:4331 (rev 02)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
lo no wireless extensions.

eth0 no wireless extensions.

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 3c:07:54:48:4e:aa
inet addr:68.97.28.140 Bcast:68.97.31.255 Mask:255.255.224.0
inet6 addr: fe80::3e07:54ff:fe48:4eaa/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3661 errors:0 dropped:0 overruns:0 frame:0
TX packets:1417 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3021857 (3.0 MB) TX bytes:131307 (131.3 KB)
Interrupt:16

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:240 (240.0 B) TX bytes:240 (240.0 B)

-------------------------
* V. querying DHCP...
[sudo] password for will:
Sorry, try again.
[sudo] password for will:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
RTNETLINK answers: File exists
-------------------------
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: Wifi Issues Macbook Pro

Post by remoulder »

[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
swk7

Re: Wifi Issues Macbook Pro

Post by swk7 »

I entered the following commands as suggested by the thread. They all installed fine, but I still do not have wireless.

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

Re: Wifi Issues Macbook Pro (Solved)

Post by swk7 »

Managed to solve the issue by doing a clean install of mint and then entering:
sudo add-apt-repository ppa:mpodroid/mactel
sudo apt-get update
sudo apt-get install b43-fwcutter firmware-b43-installer
darbywithers

Re: Wifi Issues Macbook Pro (Solved)

Post by darbywithers »

I just had the same problem with Mint 14 nadia on a macbook pro 8,2 with the same chipset. I tried a number of things including the above commands to no avail. A fresh install, followed by:

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

then shut down computer, removed the wireless dongle I was using, then restarted and sucess! Works like a charm. Thanks.
Locked

Return to “Networking”