View Poll Results: Did it work for you?

Voters
1200. You may not vote on this poll
  • Yes

    808 67.33%
  • No

    392 32.67%
Page 41 of 100 FirstFirst ... 3139404142435191 ... LastLast
Results 401 to 410 of 996

Thread: How to: Broadcom Wireless cards

  1. #401
    Join Date
    Apr 2006
    Beans
    170

    Re: How to: Broadcom Wireless cards

    Quote Originally Posted by drdeath666 View Post
    OK im not going to pretend to know what im doing... but I did this first time thru and it didnt work. (Network Manager wouldnt let me select or show up wireless at all, though it did say it was connected when I went to network connecetions)

    Anyway this laptop is dual booting windows so I pulled the file out of the windows partition and placed it on the desktop.

    I Tried:
    sudo bcm43xx-fwcutter -w /lib/firmware/2.6.15-25-386 ~/Desktop/BCMWL5.SYS

    But i got a Cannot open input file error.

    What am i doing wrong
    There are a few things that could be going wrong but first check to make sure the drivers are working before you mess with network-manager.To see if your card is working correctly go to a computer with working wireless ( or boot into windows ) and write down the SSID ( network name ) of the wireless connection you want to connect to. Then ( in Ubuntu ) go to System -> administration -> networking. Now select your wireless connection and go to properties. Enter the SSID and password ( if it's an open network just leave that blank ) and hit OK. If that works then you need to comment out the interfaces in /etc/network/interfaces
    Code:
    sudo gedit /etc/network/interfaces
    Then comment out ( put a # at the beggining of ) all but the first two lines ( having to do with lo )
    Last edited by n00bWillingToLearn; August 12th, 2006 at 02:58 AM. Reason: Added more information
    Computers are like air-conditioners... neither work as well with Windows open.

  2. #402
    Join Date
    Mar 2006
    Location
    Seattle, Washington, USA
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How to: Broadcom Wireless cards

    Quote Originally Posted by drdeath666 View Post

    Anyway this laptop is dual booting windows so I pulled the file out of the windows partition and placed it on the desktop.
    I also tried the using the driver installed with Windows. It had a missing piece, and didn't work properly. So I downloaded the driver file the author suggests, and that worked fine.

  3. #403
    Join Date
    Oct 2005
    Location
    Yorkshire, UK
    Beans
    204
    Distro
    Kubuntu 6.06

    Re: How to: Broadcom Wireless cards

    Don't know if this has been mentioned, but the link to the .o file no longer works! I've found another copy here:

    http://www.fedoraforum.org/forum/att...achmentid=7759

    maybe someone can update the first post?

    xF,

    ...Nick

  4. #404
    Join Date
    Apr 2006
    Beans
    170

    Re: How to: Broadcom Wireless cards

    Quote Originally Posted by lupine_nickt View Post
    Don't know if this has been mentioned, but the link to the .o file no longer works! I've found another copy here:

    http://www.fedoraforum.org/forum/att...achmentid=7759

    maybe someone can update the first post?

    xF,

    ...Nick
    I also made a zip file with the already extracted firmware files ( just copy them to /lib/firmware ) and put it on my web page I will keep the link up and it is more convienient to not have to deal with fwcutter. http://trogdoor.googlepages.com/firmware.zip
    Computers are like air-conditioners... neither work as well with Windows open.

  5. #405
    Join Date
    Jun 2006
    Beans
    15

    Re: How to: Broadcom Wireless cards

    I must say that I tryed many firmwares for my 4306 card, many of them didn't worked.

    I think it would be better if their was a kind of database on firmwares and their location, maybe on the wiki? Their are so many of them, so many different versions.

    For me, the bcm43xx was to unstable to use. I'm back to ndiswrapper.

  6. #406
    Join Date
    Jul 2006
    Beans
    2

    Re: How to: Broadcom Wireless cards

    Hi, I got my wifi up and running no problem..... thanks for the guide!

    Peace,
    Stu

  7. #407
    Join Date
    Apr 2006
    Beans
    62
    Distro
    Gutsy Gibbon Testing

    Re: How to: Broadcom Wireless cards

    Quote Originally Posted by lupine_nickt View Post
    Don't know if this has been mentioned, but the link to the .o file no longer works! I've found another copy here:

    http://www.fedoraforum.org/forum/att...achmentid=7759

    maybe someone can update the first post?

    xF,

    ...Nick
    Sorry its updated now, this new forum layout still confuses me.
    I'l host it myself.

  8. #408
    Join Date
    Jul 2006
    Beans
    5
    Distro
    Ubuntu 6.06

    Smile Re: How to: Broadcom Wireless cards

    Wow! Thanks. Ndiswrapper has been a serious PITA to me for the last few months! This looks like it'll work so much better.

  9. #409
    Join Date
    Sep 2005
    Beans
    29

    Re: How to: Broadcom Wireless cards

    Wow.... thank you very much for this guide! I recently reinstalled Ubuntu to take another crack at it after giving up due to ~2-3 weeks of frustration with WPA Supplicant and Ndiswrapper, and now I am happily using my wireless card on my laptop

    Now I can start trying to learn other stuff on this finally!

    Thank you again
    Chii

  10. #410
    Join Date
    Jul 2006
    Beans
    1

    Re: How to: Broadcom Wireless cards

    Ok, have gone through th steps listed, and my Belkin (Broadcom 4316) wireless card at least shows up now and the lights come on, but I still can't seem to pull a DHCP address, nor does the wireless icon show up on the top panel

    When I run iwconfig, with my router set to broadcast the ESSID, WEP with a Hex key this is what I get...
    Code:
    eth1      IEEE 802.11b/g  ESSID:"SabbatMartyr"  Nickname:"Broadcom 4306"
              Mode:Managed  Frequency=2.437 GHz  Access Point:00:14:BF:39:26:D5
              Bit Rate=11 Mb/s   Tx-Power=18 dBm
              RTS thr:off   Fragment thr:off
              Link Quality=100/100  Signal level=2/3  Noise level=184/100
              Rx invalid nwid:0  Rx invalid crypt:22  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    Now, I have tried using a static IP address, and I have tried turning off WEP so that the access point is open and this is what iwconfig shows in both cases...
    Code:
    eth1      IEEE 802.11b/g  ESSID:"SabbatMartyr"  Nickname:"Broadcom 4306"
              Mode:Managed  Frequency=2.437 GHz  Access Point: Invalid
              Bit Rate=11 Mb/s   Tx-Power=18 dBm
              RTS thr:off   Fragment thr:off
              Link Quality:0  Signal level:0  Noise level:0
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    I am not sure where to go with troubleshooting this issue at this point. Any insight will be much appreciated.

    Thanks,

    Grudge

Page 41 of 100 FirstFirst ... 3139404142435191 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •