PDA

View Full Version : No wifi,Wireless, ethernet-Network. Atheros & bcm4313. HELP !



duck-duck
2013-03-14, 11:44
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.

Hits_S
2013-03-15, 10:13
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.

black_global
2013-03-15, 13:27
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

Emorrow
2013-03-16, 01:24
Pretty simple fix actually, I found with my BCM4313 card it was missing the firmware. Just go into terminal and issue this command:


apt-get install firmware-b43-installer

Hits_S
2013-03-16, 11:21
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
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.

alist3r
2013-03-16, 20:51
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

blurry
2013-03-23, 15:59
Pretty simple fix actually, I found with my BCM4313 card it was missing the firmware. Just go into terminal and issue this command:


apt-get install firmware-b43-installer

Just want to say thanks! This worked for me on a Dell XPS M1530

enaqx
2013-03-30, 02:39
http://ubuntuforums.org/showthread.php?t=1889170&page=4&p=12540435#post12540435

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

maverik35
2013-04-01, 01:18
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.

vladie
2013-04-05, 03:44
Same problem here, the wireless adapter is Ralink RT3090 802.11n WiFi Adapter... can you please help me for this?

Thanks in advance!