All | 43 Folders | Accessibility | BoingBoing | Books | Computer Related | Family | Films | General | Hacking | Hobbies | Humor | Java | Links | Omni | OpenSolaris | Puzzles and Games

« Fixing Up Backups... | Main | The Curse Of The... »
20061121 Tuesday November 21, 2006

Getting Wifi Working With Ubuntu Edgy On My Powerbook

See my post from yesterday on how I setup a dual-boot of Mac OS X and Ubuntu Edgy on my Powerbook.

Geoff Arnold left me a comment asking if the wireless connection worked. It didn't. I went a googling.

I found another wonderful HOWTO: from nickm (thankyou!). Specifically How to: Broadcom Wireless cards. It doesn't fall into the "Just Works(TM)" category, but it gets the job done. At least for me.

I suggest reading the HOWTO: in full, but if you want to skip to the chase, here are the steps I had to do. I'm not sure whether the modprobe was needed. I did it anyhow.

When I'd rebooted into Ubuntu and logged in, I ran:

System->Administration->Networking

from the gnome-panel menu, clicked on the "Wireless connection" entry and then clicked on the 'Properties" button. I ticked the "Enable this Connection" checkbox and filled in my wireless Network name and Network password and clicked on the OK button (then the Close button of the parent window).

The network connection was then automatically configured and my wireless network was working!

[]

[]

[]

( Nov 21 2006, 10:21:58 AM PST ) [Listen] Permalink Comments [12]

Comments:

Hi bcm43xx-fwcutter has a script to download and install the firmware: /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh

Posted by anonim on November 21, 2006 at 10:51 AM PST #

Note that the driver you got the firmware from isn't actually a windows driver. It's part of a Linux driver for MIPS. And yes, the firmware runs on the MAC processor. If you want to know, go to http://bcm-v4.sipsolutions.net/802.11/Microcode.

Posted by Johannes Berg on November 21, 2006 at 10:52 AM PST #

Thanks anonim. That's getting it closer to "just works".

Thanks Johannes. That makes a lot more sense.

Posted by Rich Burridge on November 21, 2006 at 12:22 PM PST #

Why on earth are you installing network-manager if you're not using it?

Posted by daniels on November 21, 2006 at 02:15 PM PST #

Because the How To: told me too. Then when I went to use, I found I like the network-admin tool better. Others may feel otherwise.

Posted by Rich Burridge on November 21, 2006 at 03:32 PM PST #

This doesn't have anything to do with the Wireless, but have you noticed your Powerbook running much hotter when booted into Ubuntu? I installed Dapper on my PB G4 a few months ago and I believe it fried one of my RAM slots, forcing me to send it in to get fixed. I noticed it was running hot, and suspected the excessive heat to be the culprit. Runs fine now with OS X. I'm just curious if others have run into the same issue.

Posted by Doug Farrington on November 22, 2006 at 12:25 AM PST #

You should just extract the firmware into /lib/firmware -- it won't change with different kernel releases, and means that your card will still work after you upgrade. The /lib/firmware/$(uname -r) directory is only intended for use by official packages.

Posted by Scott James Remnant on November 22, 2006 at 01:17 AM PST #

Doug, I don't think I've been using it enough yet to tell you whether it's generally running hotter.

Scott, thanks. This is the second such comment I've received. Perhaps a new modified How To: is in order.

Posted by Rich Burridge on November 22, 2006 at 07:39 AM PST #

Talk about perfect timing! The latest Feisty updates just took out my laptop. Rather than troubleshoot, I decided to take it as an omen to start fresh. :-) This is the fastest I've ever gotten my broadcom card working with WPA. Thanks for blogging the how-to. And happy Turkey Day!!

Posted by joanie on November 22, 2006 at 05:20 PM PST #

Doug, I can now confirm that, yes, Ubuntu runs hot on my Powerbook doing virtually nothing. I had Firefox running viewing Google News. I had accessibility support turned on, so it was generating a couple accessibilty effects every second. But notning else was constantly active. The machine was quite warm to the touch on the bottom.

Posted by Rich Burridge on November 22, 2006 at 09:53 PM PST #

Thx, after trying various how-to's using ndiswrapper with no luck, I was finally able to establish a wireless connection using your notes above. One question, my connection seems to be working slow, is there anything you had to tweak to get a fast connection? if so, would you mind posting those?

Posted by jchavez on November 27, 2006 at 10:44 PM PST #

I'm not an expert on this. I've done no tweaking. I've not noticed if it was slow or not as I tend to use a wired connection most of the time.

Maybe add a comment to the Ubuntu How To: to see what the author of that document has to say...

Posted by Rich Burridge on November 28, 2006 at 08:14 AM PST #

Post a Comment:

Comments are closed for this entry.