![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
| View Poll Results: Did it work for you? | |||
| Yes |
|
1,038 | 60.35% |
| No |
|
467 | 27.15% |
| I have this card, but it's already working |
|
68 | 3.95% |
| I have this card, but I don't care if it works |
|
18 | 1.05% |
| I have a different card |
|
129 | 7.50% |
| Voters: 1720. You may not vote on this poll | |||
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Dark Roasted Ubuntu
![]() Join Date: May 2006
My beans are hidden!
Ubuntu 9.04 Jaunty Jackalope
|
Hardy
This process is vastly simplified in Hardy. The easiest way to do it is to open the Hardware Drivers program (go to the System menu in the top left corner of the screen, and click Administration, and then Hardware Drivers) and check the Broadcom B43 wireless driver box, and reboot. Done. ![]() A couple of notes about that procedure: It installs the b43 driver, which is semi-open source. The b43 driver works decently and will cover most peoples' wireless needs, and is easy to setup. However, you can also choose to use ndiswrapper, which will provide you with a slightly faster connection. For information on how to set that up, see http://ubuntuforums.org/showthread.php?t=766560. Those of you using WEP may also want to note: Quote:
The information below is for versions of Ubuntu older then Hardy (Gutsy, Feisty, Edgy, Dapper) This HOWTO is for people who have a Broadcom 4318 Wireless card in their laptop. This card can sometimes be a bit To check if you have a Broadcom 4318 Card, open up the terminal (click the Applications button, then Accessories, and then Terminal) and run (just copy and paste the code from the code boxes throughout the HOWTO [in the terminal, this is done by right click anywhere and clicking paste, ctrl+v doesn't work]) Code:
lspci | grep Broadcom\ Corporation Code:
0000:05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Please note that this was really designed to be run on a very fresh install, right after Ubuntu has come up for the first time. It is mostly likely to work then. If you have tried other attempts at making this card work, I have no promises for you, but it only takes two minutes, so it is worth a shot (most people can get it to work, even on a not-so-fresh install). The point of this HOWTO is to make it as simple as possible (not to educate people - if you want to know how this works, open the script and read it) for people who have just installed Ubuntu for the first time, so I wrote a script and have provided a set of drivers that worked for me. Not all drivers will work with ndiswrapper, so please use the ones I have provided. The script requires no internet connection after it is downloaded...all required files are on the CD you installed Ubuntu with, and the package manager should recognize this. Feisty and Gutsy If you post for help, please post the log file, which can be found on your Desktop after you run the script. You have two options (I'll try and outline them for you):
Dapper and Edgy (and Feisty/Gutsy with ndiswrapper)
Troubleshooting
Mirrors
Posting for help If you post for help here, please attach the log file, which will be on your Desktop after you run the script, to your post. Make sure you wrap your log file in HTML Code:
[CODE]log-file-goes-here[/CODE] Updates EDIT: This was updated on June 20, 2006 to make the size smaller, and include ndiswrapper so that an internet connection is not required. Also, some steps were removed from the installation process. EDIT: This was updated on June 21, 2006 to add a 64-bit version (thanks redmoth!) and to make a few minor changes. EDIT: This was updated on June 22, 2006 so that now it supports network manager AND WPA encryption (use WPA supplicant) -thanks magomago! EDIT: This was updated on June 28, 2006 to add some troubles and answers from the thread, up to page 11. I'm not promising I got everything, but most of it. EDIT: This was updated on July 7, 2006 to include a GTK enabled C++ application that will automatically install the drivers WITHOUT use of the terminal. If you run the program from a terminal, additional output will be visible. This requires internet access, but looks really pretty EDIT 2: That didn't work out, so I removed it. If you still wanna give it a go (you need gtkmm installed), download the bcm4318.gtk.tar.gz attachment. EDIT: This was updated on August 7, 2006 to include a new and improved i386 (NOT AMD64) script that will actually work on the LiveCD now, I believe. Thanks iandefor! EDIT: This was updated September 2, 2006 with some awesome new features. The network-manager-gnome setup should now actually work correctly on a fresh install. The script that includes network-manager-gnome will automagically connect to the internet using your nearest wifi hotspot or an ethernet connection if you're plugged in. The 64bit drivers are also updated and should work right now (I can't say if they do, as I don't have a 64bit Ubuntu to test them on) EDIT: This was updated September 3, 2006. All versions of the program are now distributed under the GPL. EDIT: This was updated September 21, 2006 to include a link to another howto for HP dv8000 series laptops. EDIT: This was updated September 30, 2006 to include directions for Edgy. EDIT: This was updated October 4, 2006 to include scripts for Edgy. EDIT: This was updated October 28, 2006 so that there is only one script, which takes care of all arches and versions. EDIT: This was updated March 13, 2007 to add a link to the Feisty installation information. Sorry, no script yet. EDIT: This was updated April 20, 2007 to add the script for Feisty support, in case the .deb method fails. EDIT: This was updated July 2, 2007 with an updated script (thanks LowMemory!) EDIT: This was updated April 18, 2008 with instructions for Hardy. Comments and suggestions are appreciated. Last edited by compwiz18; May 24th, 2008 at 09:20 AM.. Reason: updated for Hardy |
|
|
|
|
| Bookmarks |
| Tags |
| broadcom, wireless |
| Thread Tools | |
| Display Modes | |
|
|