LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Is Broadcom bcm4313 supported by Slackware? (https://www.linuxquestions.org/questions/slackware-14/is-broadcom-bcm4313-supported-by-slackware-868800/)

rfernandez 03-16-2011 08:07 PM

Quote:

Originally Posted by H_TeXMeX_H (Post 4292885)

This is exactly the brcm80211 - http://linuxwireless.org/en/users/Drivers/brcm80211

H_TeXMeX_H 03-17-2011 07:10 AM

Quote:

Originally Posted by rfernandez (Post 4293211)

Ok, I didn't know it was called that, will bookmark this link, thanks.

justwantin 03-17-2011 04:04 PM

Quote:

The SlackBuild was just updated for kernel 2.6.37+ a few days ago
Yes, I have just downloaded the (newer?) slackbuild and have just successfully compiled a driver. Thanks for the heads up.

KeiNivky 03-19-2011 09:59 AM

Well... I installed Slackware, but I can't even get my wired network working. lol
My rc.inet1.conf for eth0 is as follows:

Code:

IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]=""

Is there anything else that I should do besides running rc.inet1?

rfernandez 03-19-2011 12:03 PM

I'd recommend to install wicd, a very easy to configure and use network manager; it's on /extra. Also, which module you have loaded for your wired network?

tix 08-26-2011 03:32 AM

If you are using the Broadcom BCM94313HMGB Bluetooth and WiFi combo Card, then getting bluetooth to work in Slackware is fairly straight forward. Unfortunately, enabling Wifi is a big problem for many people. They try using the b43fw-cutter utility and compile b43xx and b43legacy but the blueteeth just look at 'em and laugh. To get the b43xx to be detected by Slackware (2.6.x.x) kernels you need to use the drivers from the staging directory (may cause your system to start acting funny). I came across this website which may be useful for those struggling with getting the wifi in Broadcom BCM94313HMGB to work:

http://www.gen.azok.org/linux.php


"...On the question of racial discrimination, the Addis Ababa Conference taught, to those who will learn, this further lesson: That until the philosophy which holds one race superior and another inferior is finally and permanently discredited and abandoned; That until there are no longer first-class and second-class citizens of any nation; That until the colour of a man's skin is of no more significance than the colour of his eyes; That until the basic human rights are equally guaranteed to all without regard to race; That until that day, the dream of lasting peace and world citizenship and the rule of international morality will remain but a fleeting illusion, to be pursued but never attained;..."
-His Majesty, Emperor Haile Selassie I of Ethiopia, October 1963

danimihalca 09-08-2011 03:02 PM

For anyone who still has problem, you should follow this tutorial: http://velans.ovh.org/?p=267

H_TeXMeX_H 09-08-2011 03:10 PM

Even tho there are now open-source drivers for broadcom cards, I cannot recommend these cards. They are bad cards under Window$ and Linux, they sometimes just f'up and the only thing that fixes it is a reboot. They also sometimes will not connect until you reboot.

onebuck 09-08-2011 03:45 PM

Hi,

Quote:

Originally Posted by danimihalca (Post 4466636)
For anyone who still has problem, you should follow this tutorial: http://velans.ovh.org/?p=267

It would be nice if the tutorial was in English.

rfernandez 09-08-2011 06:22 PM

As of kernel 2.6.38 and later, one should not have problems with BCM4313, BCM43224, BCM43225 and BCM4329. You'll just have to compile the brcm module in the staging as described in here - http://linuxwireless.org/en/users/Drivers/brcm80211 - under "Get the Code". The only thing that should be noted is that the firmware used by this module is proprietary, and cannot be included in the kernel source. However, on the same site linked above there's a place where you can download it. Full description on how to install de firmware is in /usr/src/linux/drivers/staging/brcm80211 - piece of cake.

As for me, I've been using this moudle with kernel 2.6.37.x with compat-wireles, and everything runs fine in here. I've also managed to install NetworkManager, first from rworkman's repo (which are great, by the way), and now compiled myself. Haven't experienced any setbacks and I'm very glad that I no longer need the broadcom-sta driver.

klickback 09-09-2011 12:31 PM

Since this topic was coming up a lot on IRC, I wrote an article on Slackwiki for this. Enjoy :)

slackwiki.org/Broadcom_Wireless

onebuck 10-16-2011 08:30 AM

Hi,
Quote:

excerpt from SlackwareŽ-Links: Devices: Wireless Chipsets;
Broadcom brcmsmac (mac80211-based softmac PCIe) and brcmfmac (SDIO) drivers for brcmsmac (PCIe/AXI) chipset <-'Completely open source host drivers, no binary object files. Framework for supporting new chips, including mac80211-aware embedded chips. Does not support older PCI/PCIe chips with SSB backplane. Support for both 32 and 64 bit Linux kernels' + 'Linux-Firmware + Firmware installation will require you to copy brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw to /lib/firmware/brcm (or wherever firmware is normally installed on your system).
I believe the kernel will support this device but the firmware is proprietary for the device therefore you will need to get the firmware from the above link(git} then copy firmware to the correct directory for your install. On one of my systems, I do use the bcm4312 but not the new BCM chipsets, so no way of testing.
:hattip:

H_TeXMeX_H 10-16-2011 08:48 AM

I have one of these, and you do need the firmware. I just download and install the latest tarball of firmware and then it works. I have disabled the broadcom card on my netbooks because it caused crashes.

onebuck 10-16-2011 09:03 AM

Hi,

Which BCM devices on the netbook(s)?

H_TeXMeX_H 10-16-2011 09:41 AM

It's listed here:
http://www.linuxquestions.org/hcl/sh...t/4575/cat/511


All times are GMT -5. The time now is 10:22 PM.