Ubuntu 8.04 Hardy Heron - Linux is Cool, Linux Wireless is Not - 10 Step Program
Gah. I have a love hate relationship with Linux. It is pretty cool, can do pretty much everything. But.. But.. wireless support is just a joke. Same issues with Yellow Dog Linux on the PS3.
Wireless should JUST WORK.
I downloaded the 8.04 iso, and burnt it to cd. Installed it in windows, which is cool, a 10 GB partition. rebooted and the windows boot manager lets you choose , Vista or Ubuntu.
After getting set up, logged in, I tried to get on wireless. Doesn’t work. The thing is with Linux, is if you start configuring stuff here and there, it can get WAY out of hand, and then its just wacked. That happened, so I reboot to Vista, uninstall Linux, reinstall.
Now, lets search the forums, blogs and what not to get wireless to work. These are the steps I took to get it to work. My laptop is Inspiron E1705 with Broadcom wireless..
Fire up terminal..
1) sudo apt-get install build-essential
2) wget http://bu3sch.de/b43/fwcutter/b43-fwcutter-011.tar.bz2
3) tar xjf b43-fwcutter-011.tar.bz2
4) cd b43-fwcutter-011
5) make
6) cd..
7) wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
8) tar xjf broadcom-wl-4.80.53.0.tar.bz2
9) cd broadcom-wl-4.80.53.0/kmod
10) sudo ../../b43-fwcutter-011/b43-fwcutter -w “/lib/firmware” wl_apsta.o
Now, reboot a few times, and then maybe.. just maybe your wireless will connect and work. Once it latches on, it seems to be fine. I am on Ubuntu right now, writing this post.
Only 10 steps to get wifi working, all manual, and just a PITA. Granted it took me about an hour to patch together 18 different ways to get it to work..
Now I know why people use Mac and Windows. There is now way regular users are going to put up with that. Its like having to turn a crank to get your engine in your car to start. Just ain’t going to happen. Maybe in version 9 :)
Simlar Posts

April 26th, 2008 at 2:27 pm
sudo: ../../b43-fwcutter-011/b43-fwcutter: command not found
Is what I get when I put the last of the code in also “cd..” should be just “cd” without the two dots.
April 26th, 2008 at 2:33 pm
well, it worked for me, of course you need to make sure you are in the right directories..
April 30th, 2008 at 12:07 pm
“Its like having to turn a crank to get your engine in your car to start.”
Well, we really just bought the wrong car (Broadcom chip here, too). It’s more like the start-button is hidden somewhere, and they only tell Windows chauffeurs where it is. So we hired a Ubuntu chauffeur, and now we have to help him look for it…