| View previous topic :: View next topic |
| Author |
Message |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
Posted: Tue Sep 25, 2007 4:21 am Post subject: How to configure Broadcom Wireless Network Controller ? |
|
|
Hi
XANDROS OCE 3.0
Broadcom Wireless Network Controller.
When I try to switch on the WireLess adaptor by using the hardware button
in my NoteBook , its NOT switching on.
How to configure this Wireless adaptor? Does any drivers needs to be installed ? ( On windows it works fine)
Broadcom Wireless Network Controller , info
--------------------------------------------------------
class = 0x028000
classname = Network Controller
manu = Broadcom corporation
pci = 0x14e4, 0x4318, ..
revision = 02
subdesc = 1356
sunmanu = Hewlett Packard
--------------------------------------------------------
thanks in advance!
Univken _________________ ---------------------------------------
Registered Linux User = #450073
---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/
Linux counts on you !
---------------------------------------- |
|
| Back to top |
|
 |
sqlpython Xanalandingdonger
Joined: 22 Sep 2005 Posts: 5040 Location: Ct. USA
|
Posted: Thu Sep 27, 2007 3:09 pm Post subject: |
|
|
| Quote: |
When I try to switch on the WireLess adaptor by using the hardware button
in my NoteBook , its NOT switching on. |
That is because the on board bcm43xx driver is not working with your particular broadcom card.
| Quote: |
How to configure this Wireless adaptor? Does any drivers needs to be installed ? ( On windows it works fine) |
You would use your Windows Drivers and install them through your Control Center > Networking Interface
Verson 3......Do this
Just go to to the Control Center->
Network->
Network Connection->
Wireless->
at the bottom right choose Windows NDIS Wirless Driver (Button)
Insert your NIC's WinXP Driver disk/CD
If you can't find then download from NIC's home page with another Computer and put on a disk.
when indicate Browse for the Disk and choose the correct dir with WInXP drivers
and then install
Then select Network Name ESSID
Highlight and Choose your ESSID (router)
Choose Interfaces Tab
select your card from the Drop Down menu
Check Enable Network / Set Gateway / and DHCP if it applies _________________

Criticism only accepted for Solutions that work. ;^)
RevLinux, Debian Squeeze"
Kubuntu 10.04 & 10.10 |
|
| Back to top |
|
 |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
Posted: Fri Sep 28, 2007 7:55 am Post subject: RE: How to configure Broadcom Wireless Network Controller ? |
|
|
Thanks for your suggestion , sqlpython !
I was Googling in this regard ; and found some useful links !
Seems there are two METHODs to configure Broadcom wireless card:
METHOD-1 : Wireless-card- firmware installtion
METHOD-2 : Wireless-card-Windows-driver installation through ndiswrapper
Your suggestion is METHOD-2 , explained below.
Note: I found only the file drivers/BCMWL5.SYS in my Windows installation. bcmwl5.inf file is NOT found ! But the Wireless card functions properly when I boot my Notebook in Windows mode !!
So I guess that bcmwl5.inf file might be there in the Windows CD!
| Code: |
XAN:/disks/H/WINDOWS$ find . |grep -i BCM
./system32/drivers/BCMWL5.SYS
./inf/mdmbcmsm.inf
./inf/mdmbcmsm.PNF
./inf/netbcm4e.inf
./inf/netbcm4e.PNF
./inf/netbcm4p.inf
./inf/netbcm4p.PNF
./inf/netbcm4u.inf
./inf/netbcm4u.PNF |
Of these two , which one will be better ?( in terms of network speed?)
I am going to try METHOD-1 FIRMWARE installtion ( described below).
And pls check my question related to METHOD-1
METHOD-1 : ( Install Broadcom FIRMWARE through bcm43xx-fwcutter )
To enable Broadcom Wireless by installing bcm43xx-fwcutter , which will extract firmware .... (, without installing NDisWrapper ):
http://www.debiantutorials.org/content/view/153/213/
I have a question about this method:
I searched for bcm43xx-fwcutter in XandrosNetworks , but not available;
Also the following command says bcm43xx-fwcutter NOT found.
| Code: |
XAN:/home/univken# dpkg -i bcm43xx-fwcutter
dpkg: error processing bcm43xx-fwcutter (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
bcm43xx-fwcutter
XAN:/home/univken#
|
But bcm43xx-fwcutter is available in this link
| Code: | | http://packages.debian.org/etch/bcm43xx-fwcutter |
To which configuration file the above URL can be added ? so that this command will be successful ? => | Code: | | #dpkg -i bcm43xx-fwcutter |
There are 4 types of bcm43xx-fwcutter available ( etch , sid , etchm68k,lenny). And which one will be installed by this command ? => | Code: | | #dpkg -i bcm43xx-fwcutter |
METHOD-2 : Ndiswrapper & Broadcom windows drivers
Using ndiswrapper ( which requires Windows Drivers for Broadcom )
http://www.debian-administration.org/articles/401
First install ndiswrapper ( if its not already installed);
then install the Broadcom Windows drivers , using ndiswrapper.
This is same as what you have suggested , but in commandline form.
Method-2 is also explained in an old Xandros forum post ( I found just now)
Xandros OLD post ( Eight-Eight-Eight describes procedure for Netgear)
| Code: | | http://forums.xandros.com/viewtopic.php?t=7013&postdays=0&postorder=asc&start=15 |
Additional Info:
And following are some links related to Wireless configuration for Linux:
----------------------------------------------------------------------------------
From Debian forum:
http://forums.debian.net/viewtopic.php?t=7949
Wireless Network Driver project:
http://acx100.sourceforge.net/wiki/Main_Page
The Official Linux Wireless wiki
http://linuxwireless.org/
Which is best? Bluetooth : pc card or usb
http://forum.notebookreview.com/archive/index.php/t-5858.html
----------------------------------------------------------------------------------
thanks in advance!
UnivKen _________________ ---------------------------------------
Registered Linux User = #450073
---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/
Linux counts on you !
---------------------------------------- |
|
| Back to top |
|
 |
sqlpython Xanalandingdonger
Joined: 22 Sep 2005 Posts: 5040 Location: Ct. USA
|
Posted: Fri Sep 28, 2007 12:32 pm Post subject: |
|
|
Your Welcome..
Use Method 2 ndiswrapper as I have never tried bcm43xx-fwcutter with Xandros only with Ubuntu..
So this means you will be using the WiFi cards WinXP drivers .inf and .sys _________________

Criticism only accepted for Solutions that work. ;^)
RevLinux, Debian Squeeze"
Kubuntu 10.04 & 10.10 |
|
| Back to top |
|
 |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
Posted: Fri Sep 28, 2007 1:07 pm Post subject: RE: How to configure Broadcom Wireless Network Controller ? |
|
|
OK. thanks again. Yes, using ndiswrapper will be simple method.
I just want to try bcm43xx-fwcutter and hence pls answer my question
As per this URL , http://www.debiantutorials.org/content/view/153/213/
bcm43xx-fwcutter is available in the following URL
http://debian.man.ac.uk/debian/
Whats the syntax to be used to add the above URL to /etc/apt/source.list file ? (A) or (B) ??
(A) deb http://debian.man.ac.uk/debian etch main contrib non-free # (etch=4.0r1)
OR
(B) deb http://debian.man.ac.uk/debian sarge main contrib non-free # (sarge=3.1r6)
I had done the following steps
1) Added the following line to /etc/apt/source.list file
deb http://debian.man.ac.uk/debian etch main contrib non-free
2) Run #apt-get update
3) Run #apt-get install bcm43xx-fwcutter
| Code: |
XAN:/etc/apt# apt-get install bcm43xx-fwcutter
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
debianutils e2fslibs e2fsprogs initscripts libbsd-resource-perl libc6
libc6-dev libdb4.4 libncurses5 libncurses5-dev libperl5.8 libreadline5
libselinux1 libsepol1 libterm-readline-gnu-perl locales lsb-base mktemp perl
perl-base perl-modules perl-suid psh readline-common sysv-rc sysvinit
sysvinit-utils tzdata
Suggested packages:
gpart e2fsck-static glibc-doc manpages-dev sysv-rc-conf bum
Recommended packages:
perl-doc
The following packages will be REMOVED:
base-config xandros-desktopwizard xandros-regionalsettings
The following NEW packages will be installed:
bcm43xx-fwcutter libbsd-resource-perl libdb4.4 libselinux1 libsepol1 mktemp
readline-common sysvinit-utils tzdata
The following packages will be upgraded:
debianutils e2fslibs e2fsprogs initscripts libc6 libc6-dev libncurses5
libncurses5-dev libperl5.8 libreadline5 libterm-readline-gnu-perl locales
lsb-base perl perl-base perl-modules perl-suid psh sysv-rc sysvinit
20 upgraded, 9 newly installed, 3 to remove and 879 not upgraded.
1 not fully installed or removed.
Need to get 22.8MB of archives.
After unpacking 5475kB of additional disk space will be used.
Do you want to continue? [Y/n]
|
I didn't say "Y" .
Mine is XANDROS OCE 3
---------------------------------
XAN:/etc/apt# uname -a
Linux XANSGZEAK33 2.6.11-x1 #1 Mon Apr 25 12:13:32 EDT 2005 i686 GNU/Linux
XAN:/etc/apt# cat /proc/version
Linux version 2.6.11-x1 (root@build-v3-kde) (gcc version 3.3.5 (Debian 1:3.3.5- ) #1 Mon Apr 25 12:13:32 EDT 2005
--------------------------------- _________________ ---------------------------------------
Registered Linux User = #450073
---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/
Linux counts on you !
---------------------------------------- |
|
| Back to top |
|
 |
sqlpython Xanalandingdonger
Joined: 22 Sep 2005 Posts: 5040 Location: Ct. USA
|
Posted: Fri Sep 28, 2007 1:38 pm Post subject: |
|
|
I would not do an etch site you have a sarge distribution.
I don't know the site in question and I like to stick to my known sources but if you know the site and are satisfied I would then choose
_________________

Criticism only accepted for Solutions that work. ;^)
RevLinux, Debian Squeeze"
Kubuntu 10.04 & 10.10 |
|
| Back to top |
|
 |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
|
| Back to top |
|
 |
sqlpython Xanalandingdonger
Joined: 22 Sep 2005 Posts: 5040 Location: Ct. USA
|
Posted: Fri Sep 28, 2007 2:40 pm Post subject: |
|
|
Quite a bit of research that you have compiled.
If you ar
For my own part I would simply use ndiswrapper . Ndiswrapper has performed excellent for my on several machines for years. _________________

Criticism only accepted for Solutions that work. ;^)
RevLinux, Debian Squeeze"
Kubuntu 10.04 & 10.10 |
|
| Back to top |
|
 |
sqlpython Xanalandingdonger
Joined: 22 Sep 2005 Posts: 5040 Location: Ct. USA
|
Posted: Fri Sep 28, 2007 2:41 pm Post subject: |
|
|
Quite a bit of research that you have compiled.
If you are interested pursue the bcm43xx-fwcutter route..but..
For my own part I would simply use ndiswrapper . Ndiswrapper has performed excellent for me on several machines for years. _________________

Criticism only accepted for Solutions that work. ;^)
RevLinux, Debian Squeeze"
Kubuntu 10.04 & 10.10 |
|
| Back to top |
|
 |
mhwelsh Xandrosianling

Joined: 17 Feb 2003 Posts: 496 Location: Aberdeenshire, Scotland
|
Posted: Sun Sep 30, 2007 9:54 am Post subject: bcm43xx-fwcutter |
|
|
The text of this software is buried in X4 already.
martin welsh |
|
| Back to top |
|
 |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
Posted: Mon Oct 01, 2007 4:06 am Post subject: |
|
|
Thanks mhwelsh ! Mine is X OCE 3
Following bcm43xx-fwcutter method , didn't workout. I will try later.
During boot-up the Broadcom adapter light is on for 2 seconds ( during hardware detection) ; and it goes off immediately.
I had installed bcmwl5a.inf using ndiswrapper also.
But earlier (before fwcutter & ndiswrapper), the Broadcom adapter light will NOT be on , during hardware detection.
Am going to fix the ndiswrapper issues; hence to avoid loading Broadcoma Firmware during boot-up , its blacklisted:
XAN:/home/usr#echo 'blacklist bcm43xx' | sudo tee -a /etc/modprobe.d/blacklist
blacklist bcm43xx
There are some Warning /Error messages when running iwconfig , modprobe commands:
-----------------------------------------------------------------------
XAN:/home/usr# ndiswrapper -l
Installed ndis drivers:
bcmwl5a driver present, hardware present
-----------------------------------------------------------------------
XAN:/home/usr# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Warning: Driver for device eth1 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...
eth1 IEEE 802.11g ESSID:off/any Nickname:"XANSGZEAK33"
Mode:Managed Frequency:2.412 GHz Access Point: 00:00:00:00:00:00
Bit Rate=54 Mb/s Tx-Power:25 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:100/100 Signal level:-10 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
-----------------------------------------------------------------------
XAN:/home/usr# iwconfig -v
iwconfig Wireless-Tools version 27
Compatible with Wireless Extension v11 to v17.
Kernel Currently compiled with Wireless Extension v17.
eth1 Recommend Wireless Extension v18 or later,
Currently compiled with Wireless Extension v17.
XAN:/home/usr# modprobe bcm43xx
WARNING: /etc/modprobe.d/blacklist line 1: ignoring bad line starting with 'blacklist'
FATAL: Module bcm43xx not found.
-----------------------------------------------------------------------
thanks in advance!
--------------------------
Univken[/url] _________________ ---------------------------------------
Registered Linux User = #450073
---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/
Linux counts on you !
---------------------------------------- |
|
| Back to top |
|
 |
univken Xplorer
Joined: 28 Jun 2007 Posts: 67
|
Posted: Mon Oct 01, 2007 4:55 am Post subject: |
|
|
Ndiswrapper method seems working , finally :
During boot-up the light on & off twice for one second duration.
I need type or select a SSID name in Control Centre -> Network ->Network Connection -> Wireless -> Network Name ( ESSID) and Apply.
| Code: |
XAN:/home/us$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Warning: Driver for device eth1 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...
eth1 IEEE 802.11g ESSID:"SG1" Nickname:"192.168.1.1"
Mode:Managed Frequency:2.437 GHz Access Point: 00:1C:10:F7:6B:01
Bit Rate=54 Mb/s Tx-Power:25 dBm
RTS thr=2347 B Fragment thr=2346 B
Power Management:off
Link Quality:100/100 Signal level:-94 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
|
-----------------------
- Univken _________________ ---------------------------------------
Registered Linux User = #450073
---------------------------------------
Get registered/counted as a LINUX user: http://counter.li.org/
Linux counts on you !
---------------------------------------- |
|
| Back to top |
|
 |
Jahz-Wolf Xplorer
Joined: 28 Mar 2008 Posts: 1
|
Posted: Fri Mar 28, 2008 8:04 pm Post subject: Here THIS works for Compaq 502us Presario |
|
|
This works for me...........
ftp://ftp.us.dell.com/network/R151517.EXE
I tried to use the ndis driver from my dual booted Vista windows directory, and the wizard said the nic was present but didn't work with xandros, even though it was working fine with Vista SP1.
I saw a reference that the newer drivers may not work and to try this download, so I did and it worked.
I am wondering if it was because there were more support files that I did not have using the one from my windows directory? I was just trying the .sys and .inf files by themselves.
Anyway this works for certain.. |
|
| Back to top |
|
 |
|