Displaying 9 results from an estimated 9 matches for "linux_sta".
2011 Sep 05
4
Broadcom Wifi Problem
...was not working in my new CentOS 6 partition, and
remembering that there was a driver problem with the
old Fedora partition it replaced, I followed instructions
founs at:
http://repecka.net/en/2011/04/19/install-broadcom-bcm4311-802-11bg-wlan-
drivers-on-centos/
and
http://www.broadcom.com/docs/linux_sta/README.txt
modifying for that fact that I use wlan0 rather than eth1.
The wifi is now dead-in-the-water. The wlan light now
remains red, and neither ifconfig nor iwconfig show any
sign of wlan0 (contra to the situation before I installed
the new driver). It still works in the WinXP partition.
S...
2010 Mar 10
2
Kernel Panic with wl.ko (Broadcom wireless driver) [CentOS 5.4]
Been experimenting with CentOS 5.4 some more. In order to get my wireless
card to work (Broadcom BCM4311) I need Broadcom's wl.ko driver (http://
www.broadcom.com/support/802.11/linux_sta.php). It compiles fine after
the necessary modification in typedef.h, loads and wireless works.
However, as soon as I put some load on that interface (scp something from
another machine, download something with Firefox, etc.) the machine
kernel panics. I've tried the stock 2.6.18 kernel, th...
2009 Sep 01
1
CentOS 5.3 - Activating laptop wireless card
...09b7e16e0b15d19ef76adcb023a95938
which indicates that this card isn't actually supported in CentOS - but
there has been an improvement over earlier kernels because the card
wasn't even detected in CentOS 5.0. So do I need to get the Windows
driver from http://www.broadcom.com/support/802.11/linux_sta.php and do
I need ndiswrapper as well?
Andy
2011 Sep 12
1
CentOS 6, Broadcom, missing wlan0
...revious thread:
"Broadcom Wifi Problem"
Following a post from "James A. Peltier", who said:
You can use the rpmforge version or compile it
yourself. I've used this one with success using the
details described earlier.
http://www.broadcom.com/support/802.11/linux_sta.php
I did however have to patch it with
http://www.broadcom.com/docs/linux_sta/5_100_82_38.patch
the driver built and installed fine. In fact, I'm using it
on my laptop as we speak.
On my CentOS 6, with BCM4311 802.11b/g. I installed:
hybrid-portsrc_x86_32-v5_100_82_38.tar...
2014 Jun 11
2
CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset
...rporation BCM4313 802.11bgn Wireless
Network Adapter (rev 01)
# uname -r
2.6.32-431.el6.x86_64
I found these instructions for building a driver for the BCM4313 chip set:
http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom?action=show
I went to this site:
http://www.broadcom.com/support/802.11/linux_sta.php
and downloaded this file:
hybrid-v35_64-nodebug-pcoem-6_30_223_141.tar.gz
No problem with this:
yum install kernel-headers kernel-devel gcc
I extracted the file:
mkdir -p /usr/local/src/hybrid-wl
cd /usr/local/src/hybrid-wl
pwd
tar xvfz /root/Downloads/hybrid-v35_64-nodebug-pcoem-6_...
2011 Jan 23
4
pen drive, hard disk, cd not being detected
I am working in Centos5.5. Pen drive, hard disk, cd are not being
recognised. During booting, "mounting local filesystems [failed]" is
displayed among other errors which I am unable to see as the messages
proceed fast. Are these messages stored in some file, so that I can check
them and report all the errors that are displayed during booting.
-------------- next part --------------
An
2009 Jul 27
2
Problems with Broadcom 4312 wireless
Hello David,
In brief, I've solved this problem on my Dell Inspiron 1525 (with
Broadcom 4312 wireless card), so I figured letting You know would be
nice, 'cause it didn't seem like the issue is resolved.
Visit this link:
http://jomcode.com/fadhil/?p=59
and in addition check out the comment on the same page by Andre Kiepe to
have the modules load on boot.
Best Regards,
Milos.
2017 Dec 11
3
Broadcom BCM4352 on Centos 7
Hi Folks
I'm trying to get my internal WiFi working and I'm following the instructions
here:
https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom
My adaptor is:
[gary at gary ~]$ lspci|grep Broad
08:00.0 Network controller: Broadcom Limited BCM4352 802.11ac Wireless Network
Adapter (rev 03)
[gary at gary ~]$
However, I've failed at step 2 as I cannot find any Linux / STA /
2015 Dec 15
2
Wifi Driver Broadcom BCM4322 not working with Centos 7.2
Hi,
I've been using in the past the broadcom wifi card BCM4322 with Centos 7.1
one in the past, with kernel 3.10.0-229.7.2.el7 and driver 6_30_223_248 and
it worked well.
Now I updated Centos to 7.2 and the driver is not compiling any more under
kernel 3.10.0-327.3.1.el7. Neither driver 6_30_223_238 nor 6_30_223_271.
Does any body experienced the same issues?
Cheers,
Roberto Nebot
--