![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Networking & Wireless Having problems getting connected to the internet or getting your wireless card to work? Ask here. |
| View Poll Results: Did this HOWTO work for you? | |||
| Yes |
|
589 | 69.70% |
| No |
|
256 | 30.30% |
| Voters: 845. You may not vote on this poll | |||
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Dipped in Ubuntu
![]() Join Date: Aug 2006
Location: East Texas
Beans: 610
Ubuntu 8.04 Hardy Heron
|
This method is no longer supported and could possibly cause more problems than it fixes. I'm going to leave it up, but just remember - use it at your own risk.
This application is in no way supported by Canonical, the Ubuntu forums or its staff. Use of this application is at your own risk. You should also know that the code maintainer for this project has moved on to bigger and better things. Unfortunately I don't know anything about programming in python (or any other language.) Thus, the installer available here for download is no longer maintained. Also be advised that the offline installer will not work with Gutsy Gibbon. The online installer may or may not, I haven't tried it. A note for anyone wanting to install these drivers: If you are using Gutsy Gibbon, it is recommended that you either use the restricted drivers manager to install the firmware or install ndiswrapper yourself. This installation method has already outlived its intended life cycle. If you want to contribute to the next phase of bmartin's work, have a look here That project needs your support, and by support I mean testing. bmartin needs people to run the script available there. Just running the script will not make any changes to your machine but error reports would be appreciated. IMPORTANT!!! Before you run any of the scripts in this post, read the entire post before doing anything else! For those of you using WEP, WPA etc. encryption, have a look at this thread. You'll find some great info there. Speaking of encryption -- If you decide to use the WICD wifi connection manager (and we suggest you do), then you should set the WPA Supplicant driver to "wext" without the quotes. It can be found by clicking the Preferences button in WICD and selecting the drop-down box that shows up there.. Now first of all, thank you for using this HOWTO to try and get your Broadcom card working. Your patronage is appreciated New update! bmartin has updated Python based GTK installer for the firmware and ndiswrapper. We have now gone from v0.3.1 to v0.3.2. See the changelog included with the download for new features. There is a description of the software here. This howto has been split into two sections. The first is for Gnome / XFCE users and the second is for KDE users. Neither bmartin or I have been able to figure out how to get a Python script to run on double click in KDE. If anyone out there can help with this, please post a message, or PM bmartin or email him. For the time being, see the section for your desktop environment for instructions on how to install these drivers. The installer checks for a compatible chipset. If it finds that your chipset is compatible it will tell you. If it finds that your chipset is not compatible, it will tell you. I have tested it and this detection seems to work fine. Either way, it is your choice as to which way you want to go. Just choose the method you want to use and click install. It is that easy. If your chipset is found to be incompatible, you will be given the option to install NDISwrapper and the correct Windows driver. The installer now does some automatic logging and includes some information from your kernel log and your system log. Before you get started, open a terminal and type Code:
sudo aptitude update sudo aptitude upgrade Section 1 - Gnome / XFCE 1. Download one of the installers. It is easiest to save this file to your home folder but it doesn't really matter where you put it:
2. Right click the .tar.gz file and click Extract Here. It should extract into its own directory. 3. Go into the bcm43xx-gtk-installer-* folder and double click the installer.py file and click the Run button when prompted. 4. The installer should detect which installation method is appropriate for you. 5. Click the install button to install the appropriate driver. 6. Now enter your password and press the Enter key. The driver should now be installed. Note that you may have to restart your system depending on which method you chose. Section 2 - KDE I'm afraid for the time being that KDE users are going to have to use the terminal -- at least until we can figure out how to execute Python scripts in KDE. So here we go: In a terminal window type the following lines, hitting the enter key at the end of each line. NOTE: only use one of the wget lines. Choose the installer you want to use and wget that one file. If it doesn't work, you can try the other one. 1. Code:
cd ~ wget http://www.fileden.com/files/2007/9/16/1436371/bcm43xx-0.3.2-internet.tar.gz wget http://www.fileden.com/files/2007/9/16/1436371/bcm43xx-0.3.2-offline.tar.gz tar xvf bcm43xx-*.tar.gz cd bcm43xx-* ./installer.py
2. The installer should detect which installation method is appropriate for you. 3. Click the install button to install the appropriate driver. 4. Now enter your password and press the Enter key. Follow the prompts and choose the method that is best for you The driver should now be installed. Note that you may have to restart your system depending on which method you chose. If you are a KDE user and know how to get Python scripts to execute as a program, please let us know. At the moment, the default mime type for .py files in KDE is text-plain and we are not able to figure out how to execute them. Simply setting them to executable does not work. ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Thanks to bmartin and his hard work to improve this whole process. If you are helped by this howto, you might consider giving a donation to the bcm43xx folks here. Please note that bmartin and I are not affiliated with these guys. Frequently Asked Questions: Q: I've installed the firmware (or ndiswrapper) and I can see networks, but I can't connect. What can I do? A: Many people encounter this problem. It's unlikely that reinstalling the firmware or ndiswrapper will solve it. Your best bet is to install wicd. For several users, wicd solves this problem. Q: How can I get WPA to work? A: There's a link to a stickied HOWTO for this topic right at the top of this post after the disclaimer (third line, red text). If you feel uncomfortable with those instructions, wicd has built-in WPA support. Your WPA driver should be set to "wext". Q: I have a blog and I want to link to your instructions. Is that OK? A: Yep. I encourage it. ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- There is an offline installer available here. Use it if you have a machine than has no physical access to the internet. If too many people use this installer though, be aware that I may exceed my Google Pages bandwidth and the file may become unavailable. Last edited by DarkN00b; February 10th, 2008 at 06:49 PM.. |
|
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Beans: 12
|
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
Works like a charm. Thanks so much.
|
|
|
|
|
|
#3 |
|
Dipped in Ubuntu
![]() Join Date: Aug 2006
Location: East Texas
Beans: 610
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
Glad to hear it! Its good to have independent verification that this actually works.
|
|
|
|
|
|
#4 | |
|
5 Cups of Ubuntu
![]() |
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
I'm having problems. I went with your cure and others to my bcm43xx blues and so far nothing is working. Ubuntu community documentation pages didn't help either. I'm stuck. I'll show you some system information to help diagnose.
Quote:
I'm lost and I tried everything I know. I'm asking humbly now, what am I doing wrong here? |
|
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2006
My beans are hidden!
The Feisty Fawn Testing
|
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
works like a charm on my HP dv2140 with feisty. Thank you!
|
|
|
|
|
|
#6 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
|
|
|
|
|
|
#7 | |
|
Dipped in Ubuntu
![]() Join Date: Aug 2006
Location: East Texas
Beans: 610
Ubuntu 8.04 Hardy Heron
|
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
Quote:
![]() It feels good to know you helped someone. |
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2007
Location: Rochester, NY, USA
Beans: 1
Ubuntu 6.06 Dapper
|
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
Thank you so much. Came off without a hitch.
BK |
|
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() |
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
Hey,
How do I fix this? Code:
sudo: ./installbcm43xx.sh: command not found Thanks moose
__________________
"When my friend told me he was going to switch to Ubuntu I thought he was being dumb. Then Windows did it's yearly crash, and I thought why the heck not? Now... I Ubuntu!" Ash
|
|
|
|
|
|
#10 |
|
Chocolate Ubuntu Mocha Blend
![]() |
Re: HOWTO: Broadcom 43xx based wireless cards the EASY way.
The command should be:
Code:
sudo /path/to/file You also need to be in the directory where the script is saved before running the command: Code:
sudo ./installbcm43xx.sh |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|