Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

  1. #11
    Join Date
    Apr 2009
    Beans
    2,601

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    Quote Originally Posted by Popky View Post
    I have HP laptop, but the same Broadcom and unfortunately the same problem.
    I am still looking for solution. I did the clean installation for twice.
    I don't know if it help, but i remember, that a few months ago i tried to allow the STA broadcom driver and it works. Then i maybe do some changes, but don't know what changes. now i am having the same problem. If someone will be able to solve that problem, please answer or write me an e-mail. Thank you, everyone.



    This thread was about that specific card (the low power version of the BCM4312 (14e4:4315) with complete directions in post 7.

    http://ubuntuforums.org/showthread.p...88#post8539988

  2. #12
    Join Date
    Feb 2010
    Beans
    2

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    I have an HP 6375s laptop. So I finally got mine working after getting to the stage of having b43 driver activated, but it would not detect any networks. This link got me this far: https://help.ubuntu.com/community/Wi...Driver/bcm43xx. Possibly I could have edited the network connections and added my wireless network manually. A shame that I did not know that a SSID is simply the name of the network and that's all that you need to configure. Anyway, I gave up on the b43 driver and activated the Broadcom STA driver instead. After a restart there was no change - no wireless networks detected. I then removed the wired ethernet connection and restarted. This time the Wireless card started correctly (the Wireless light went from orange to blue just before the log-in screen indicating its on) and detected the local networks.

    Now that its working I thought it might be useful to see a set of correct configurations:

    ifconfig:

    eth0 Link encap:Ethernet HWaddr 00:22:64:6f:94:5b
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Interrupt:16

    eth1 Link encap:Ethernet HWaddr 00:21:00:87:a8:34
    inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::221:ff:fe87:a834/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1441 errors:0 dropped:0 overruns:0 frame:88
    TX packets:1574 errors:6 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:1261966 (1.2 MB) TX bytes:336731 (336.7 KB)
    Interrupt:17

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:8 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)


    iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    eth1 IEEE 802.11 Nickname:""
    Access Point: Not-Associated

    lspci -vnn | grep 14e4:
    06:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

    lshw -C network:

    *-network
    description: Ethernet interface
    product: Marvell Technology Group Ltd.
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:02:00.0
    logical name: eth0
    version: 10
    serial: 00:22:64:6f:94:5b
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical
    configuration: broadcast=yes driver=sky2 driverversion=1.23 firmware=N/A latency=0 multicast=yes
    resources: irq:28 memory:53100000-53103fff ioport:3000(size=256)
    *-network
    description: Wireless interface
    product: BCM4312 802.11b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:06:00.0
    logical name: eth1
    version: 01
    serial: 00:21:00:87:a8:34
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=wl0 driverversion=5.10.91.9 ip=192.168.0.2 latency=0 multicast=yes wireless=IEEE 802.11
    resources: irq:17 memory:52000000-52003fff

    Not sure if it will help anyone, but I hope so.

  3. #13
    Join Date
    Oct 2009
    Location
    Rocky Mtns.
    Beans
    540
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    Quote Originally Posted by icc97 View Post
    I have an HP 6375s laptop. So I finally got mine working after getting to the stage of having b43 driver activated, but it would not detect any networks. This link got me this far: https://help.ubuntu.com/community/Wi...Driver/bcm43xx. Possibly I could have edited the network connections and added my wireless network manually. A shame that I did not know that a SSID is simply the name of the network and that's all that you need to configure. Anyway, I gave up on the b43 driver and activated the Broadcom STA driver instead. After a restart there was no change - no wireless networks detected. I then removed the wired ethernet connection and restarted. This time the Wireless card started correctly (the Wireless light went from orange to blue just before the log-in screen indicating its on) and detected the local networks.
    Hi icc97,

    Since you've got a working Broadcom 4312 WiFi using the STA driver, the scientist/"tester" in me would like you to run a few experiments- if you're willing.

    1. Restart the computer about 5 times (complete power down- maybe even unplug it) and see if the STA 4312 wireless still works (each restart). If you've got a dual/multiple boot system- maybe mix booting into *******/etc. a couple of times mixed in with those 5 shutdowns.

    2. With the 4312 WiFi running under Ubuntu- plug that ethernet cable back in and then run some diagnostics on the ethernet connection, and then see if the WiFi still works.

    2.A. Maybe [physically] switch off the WiFi and see if the ethernet still works.

    2.B. Switch the WiFi back on and see if the wireless will connect.

    2.C. Leave the ethernet cable plugged in and restart the computer and see if you can get a wireless connection after the restart.

    I've got a "method behind the madness" above- but I would rather get the honest impressions of the posters here on this thread to see what they think the problem is (before I reveal my current hypothesis- that is related to those diagnostic steps above).

    If you'd rather not experiment with your working 4312 WiFi connection- that's cool with me too- it IS YOUR computer after all, icc97.

    P.S. My HP DV-98xx laptop works "breasts" with that STA driver and my Broadcom 4321AG (but lspci reports that as a 4328 ). I have yet to see a cable that my NVIDIA nForce ethernet will not connect to "out of the box"- going back several years, and dozens of versions of Linux, too.

  4. #14
    Join Date
    Feb 2010
    Beans
    13

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    Quote Originally Posted by icc97 View Post
    I have an HP 6375s laptop. So I finally got mine working after getting to the stage of having b43 driver activated, but it would not detect any networks. This link got me this far: https://help.ubuntu.com/community/Wi...Driver/bcm43xx. Possibly I could have edited the network connections and added my wireless network manually. A shame that I did not know that a SSID is simply the name of the network and that's all that you need to configure. Anyway, I gave up on the b43 driver and activated the Broadcom STA driver instead. After a restart there was no change - no wireless networks detected. I then removed the wired ethernet connection and restarted. This time the Wireless card started correctly (the Wireless light went from orange to blue just before the log-in screen indicating its on) and detected the local networks.

    Now that its working I thought it might be useful to see a set of correct configurations:

    ifconfig:

    eth0 Link encap:Ethernet HWaddr 00:22:64:6f:94:5b
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Interrupt:16

    eth1 Link encap:Ethernet HWaddr 00:21:00:87:a8:34
    inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::221:ff:fe87:a834/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:1441 errors:0 dropped:0 overruns:0 frame:88
    TX packets:1574 errors:6 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:1261966 (1.2 MB) TX bytes:336731 (336.7 KB)
    Interrupt:17

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:8 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)


    iwconfig
    lo no wireless extensions.

    eth0 no wireless extensions.

    eth1 IEEE 802.11 Nickname:""
    Access Point: Not-Associated

    lspci -vnn | grep 14e4:
    06:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g [14e4:4315] (rev 01)

    lshw -C network:

    *-network
    description: Ethernet interface
    product: Marvell Technology Group Ltd.
    vendor: Marvell Technology Group Ltd.
    physical id: 0
    bus info: pci@0000:02:00.0
    logical name: eth0
    version: 10
    serial: 00:22:64:6f:94:5b
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical
    configuration: broadcast=yes driver=sky2 driverversion=1.23 firmware=N/A latency=0 multicast=yes
    resources: irq:28 memory:53100000-53103fff ioport:3000(size=256)
    *-network
    description: Wireless interface
    product: BCM4312 802.11b/g
    vendor: Broadcom Corporation
    physical id: 0
    bus info: pci@0000:06:00.0
    logical name: eth1
    version: 01
    serial: 00:21:00:87:a8:34
    width: 64 bits
    clock: 33MHz
    capabilities: bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=wl0 driverversion=5.10.91.9 ip=192.168.0.2 latency=0 multicast=yes wireless=IEEE 802.11
    resources: irq:17 memory:52000000-52003fff

    Not sure if it will help anyone, but I hope so.
    I have same laptop. First of all, I tried to use aircrack-ng. FAILED! Now, could anyone send me step by step solution for installing driver and how to make bcm4322 work with aircrack-ng.

  5. #15
    Join Date
    Oct 2009
    Location
    Rocky Mtns.
    Beans
    540
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    Post #32 here is about getting a Broadcom 4322 wireless working with the Broadcom STA driver:

    http://ubuntuforums.org/showpost.php...3&postcount=32

  6. #16
    Join Date
    Apr 2009
    Beans
    2,601

    Re: Broadcom BCM4312 802.11b/g (rev 01) - I've tried everything!

    Quote Originally Posted by northd_tech View Post
    Post #32 here is about getting a Broadcom 4322 wireless working with the Broadcom STA driver:

    http://ubuntuforums.org/showpost.php...3&postcount=32



    I don't believe (but i could be wrong, often am) that the STA driver is compatible with aircrack-ng only the b43. See below:

    http://www.aircrack-ng.org/doku.php?...bility_drivers

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •