Results 1 to 10 of 10

Thread: No wifi,Wireless, ethernet-Network. Atheros & bcm4313. HELP !

  1. #1
    Join Date
    2013-Mar
    Location
    Deutschland
    Posts
    10

    Smile No wifi,Wireless, ethernet-Network. Atheros & bcm4313. HELP !

    hi community,

    Problem: my wifi and my Lan have no network (no internet)

    Is there a possibility a driver during the instalation integrate cleanly?
    The driver I have tried usb over, while integrating with the installation, it does not recognize.
    Installation (Kali-Linux-DVD-iso-amd64-Gnome-standart) Big Iso

    The following hardware is:

    - Atheros Communications Inc. AR8161 Gigabit Ethernet [1969-1091] (rev 10)

    - Broadcom Corporation BCM4313 // * in BT5 R3 i must enable b43 on kernel) is here too?

    STA driver not worked.

    Thank you for answers.

  2. #2
    Join Date
    2013-Mar
    Posts
    9
    Me too.
    Same problem
    the hardware is:
    Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
    With shades, all this works after the install, but during installation can not choose the driver to install.

  3. #3
    Quote Originally Posted by Hits_S View Post
    Me too.
    Same problem
    the hardware is:

    With shades, all this works after the install, but during installation can not choose the driver to install.
    Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01) yes i do

  4. #4
    Join Date
    2013-Mar
    Posts
    1
    Pretty simple fix actually, I found with my BCM4313 card it was missing the firmware. Just go into terminal and issue this command:

    Code:
    apt-get install firmware-b43-installer

  5. #5
    Join Date
    2013-Mar
    Posts
    9
    More data:
    This did not work for me as the type of driver is brcmsmac, at least so it shows how much effort monitor mode with airmon-ng card.
    So I still do not have support for this card, so that I can have a USB external card with ath9k driver, but I wish I could fix this.
    I tried with
    Code:
    apt-get install firmware-brcmsmac-install
    , but does not suggest any package available with the tab (only brcm80211).
    Much appreciated your help in this regard, but I'm blocked.

  6. #6
    Join Date
    2013-Mar
    Location
    Nearby {Barcelona,London}
    Posts
    7
    debian installer comes only with 100% free software so, by default, it comes without propietary firmware packages.
    it's just a matter at installation time, so try to plug a cable to the computer for the time being, and after you can install b43 firmware manually like emorrow says
    rm -rf /home/alist3r/PMs/asking-for-{support,software,coding,working-for-free}

  7. #7
    Join Date
    2013-Mar
    Posts
    1
    Quote Originally Posted by Emorrow View Post
    Pretty simple fix actually, I found with my BCM4313 card it was missing the firmware. Just go into terminal and issue this command:

    Code:
    apt-get install firmware-b43-installer
    Just want to say thanks! This worked for me on a Dell XPS M1530

  8. #8
    Join Date
    2013-Mar
    Posts
    2
    http://ubuntuforums.org/showthread.p...5#post12540435

    Here is some hacks for those who have connection problems on BCM4313

  9. #9
    Join Date
    2013-Mar
    Posts
    354
    Try installing the b43-fwcutter from repos.

    You have 3 firwares for the b43 in Debian, and they are:

    firmware-b43-installer Supported chipsets:
    * BCM4306/3
    * BCM4311
    * BCM4318
    * BCM4321
    * BCM4322 (only 14e4:432b)

    firmware-b43legacy-installer Supported chipsets:
    * BCM4301
    * BCM4306/2
    * BCM4306

    firmware-b43-lpphy-installer Supported chipsets:
    * BCM4312 (with Low-Power aka LP-PHY)

    They all (firmwares) depend on b43-fwcutter.

    By definition, the b43-fwcutter is a tool which can extract firmware from various source files. It's written for BCM43xx driver files. It grabs firmware for BCM43xx from website
    and install it.

    So either you try installing the correct driver for your chipset (need to know the chipset in your wifi card) or use the b43-fwcutter to do it.

    Hope it helps.
    Last edited by maverik35; 2013-04-01 at 01:28.

  10. #10
    Join Date
    2013-Apr
    Posts
    1
    Same problem here, the wireless adapter is Ralink RT3090 802.11n WiFi Adapter... can you please help me for this?

    Thanks in advance!

Similar Threads

  1. Fixing Ethernet disables my Wireless network!
    By MLSoft in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2015-07-18, 11:02
  2. How to install Atheros AR8162 Ethernet drivers
    By nightylike in forum How-To Archive
    Replies: 3
    Last Post: 2014-01-06, 01:08

Posting Permissions

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