
That all looks good. I then use iwconfig to point the card to the right AP ESSID. An iwconfig output gives:ndiswrapper version 0.7+CVS loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device 00:90:4b:78:24:07 using driver bcmwl5.sys
The problem is that I cannot pull an IP address with dhcp or get on the network using a static address. Please help - it is driving me crazy.wlan0 IEEE 802.11g ESSID:"wireless"
Mode:Managed Frequency:2.462GHz Cell: 8A:1E:12:44:ED:F6
Bit Rate:11Mb/s Tx-Power:24 dBm
RTS thr:2347 B Fragment thr:2346 B
Encryption key:off
Power Management:off
Link Quality:100/100 Signal level:-57 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

I have the same problem with the 0.8-rc1 listed on their site. Try the 0.7 release and see if it does the same thing. If not, might want to drop a bug report on the ndiswrapper mailing list about current CVS.layyze wrote:I am using the 2.6.6-love5 kernel and the latest ndiswrapper CVS w/ the emachines broadcom driver as given on the ndiswrapper site.
...
The problem is that I cannot pull an IP address with dhcp or get on the network using a static address. Please help - it is driving me crazy.
I have the exact same laptop and a similar problem but I can't even set the essid. I'm using 2.6.6-mm5, ndiswrapper 0.7. The ndiswrapper sourceforge page has a bug report for the driver not working with 2.6.6, perhaps that is our problem?layyze wrote:Hey I have an emachines m6809 laptop, which has a broadcom 94306 wireless NIC. I am using the 2.6.6-love5 kernel and the latest ndiswrapper CVS w/ the emachines broadcom driver as given on the ndiswrapper site.
Possibly. I had similar problems in earlier 2.6 kernels (2.6.4 and 2.6.5). I hear that ndiswrapper works right on the m6809 with the 2.6.3, but I don't want to downgrade because everything else but the wireless works great in 2.6.6.The ndiswrapper sourceforge page has a bug report for the driver not working with 2.6.6, perhaps that is our problem?
Hi, I am setting it up for the first time too, got it up successfully (luckily). I didn't grab the latest ndiswrapper, for which I installed 0.7 and I did not see any "wlan0: ndiswrapper ethernet device xx:xx:xx:xx:xx:xx" in dmesg too.morffius wrote:Hi guys. I am new to this and I have the SMC2802w v2. Using ndiswrapper I can make&& make install. I can modprobe ndiswrapper. But when i dmesg I see :
ndiswrapper version 0.8-rc2 loaded
and not
wlan0: ndiswrapper ethernet device xx:xx:xx:xx:xx:xx
Do I have to do anything to set up a wlan0 ?? If so... what is it I need to do?
Thanks for the help guys.

Code: Select all
Network controller: Broadcom Corporation BCM94306 802.11g (rev 02)Code: Select all
# /usr/sbin/ndiswrapper -l
Installed ndis drivers:
bcmwl5 present
# modinfo ndiswrapper
parm: if_name:Network interface name or template (default: wlan%d)
parm: proc_uid:The uid of the files created in /proc (default: 0).
parm: proc_gid:The gid of the files created in /proc (default: 0).
license: GPL
vermagic: 2.6.5-gentoo-r1 K7 gcc-3.3
depends:
# lsmod |grep ndis
ndiswrapper 65356 0
# dmesg |tail -n 5
ndiswrapper version 0.6 loaded
ndiswrapper adding bcmwl5.sys
PCI: Found IRQ 11 for device 0000:00:0d.0
PCI: Sharing IRQ 11 with 0000:00:02.7
wlan0: ndiswrapper ethernet device 00:30:bd:93:4e:b9 using driver bcmwl5.sys
Code: Select all
# ifconfig wlan0 down
# iwconfig wlan0 essid "test"
# ifconfig wlan0 up
# iwconfig wlan0 | grep -i essid
wlan0 IEEE 802.11g ESSID:""
# ifconfig wlan0 down
# iwconfig wlan0 essid "test2"
# ifconfig wlan0 up
# iwconfig wlan0 | grep -i essid
wlan0 IEEE 802.11g ESSID:""


Code: Select all
ndiswrapper version 0.8 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device 00:90:4b:b2:91:f6 using driver bcmwl5.sysCode: Select all
#iwconfig wlan0 essid wireless
Code: Select all
root@spear linux # uname -a
Linux spear 2.4.20-gentoo-r7 #1 Sun Sep 14 13:55:59 EDT 2003 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
Code: Select all
root@spear linux # cat .config | grep NET_
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_INET_ECN is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
# CONFIG_NET_SCHED is not set
# CONFIG_NET_PKTGEN is not set
CONFIG_NET_FC=y
CONFIG_NET_SB1000=m
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
CONFIG_NET_VENDOR_SMC=y
CONFIG_NET_VENDOR_RACAL=y
CONFIG_NET_ISA=y
CONFIG_NET_PCI=y
CONFIG_NET_BCM4400=m
CONFIG_NET_POCKET=y
CONFIG_NET_BROADCOM=m
CONFIG_NET_RADIO=y
CONFIG_NET_WIRELESS=y
CONFIG_NET_FC=y
Code: Select all
02:0b.0 Network controller: Broadcom Corporation BCM94306 802.11g (rev 03)
Code: Select all
root@spear linux # ndiswrapper -l
Installed ndis drivers:
bcmwl5 present
Code: Select all
alias wlan0 ndiswrapper
options ndiswrapper if_name=wlan0
post-install ndiswrapper loadndisdriver /etc/ndiswrapper/bcmwl5
Code: Select all
#ifconfig wlan0
Warning: cannot open /proc/net/dev (Permission denied). Limited output.
wlan0 Link encap:Ethernet HWaddr *correct card address*
BROADCAST MULTICAST MTU:1500 Metric:1
Interrupt:11 Memory:feafc000-feafdfff
Code: Select all
root@spear linux # iwconfig
lo no wireless extensions.
tap0 no wireless extensions.
eql no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.437GHz Access Point: FF:FF:FF:FF:FF:FF
Bit Rate:54Mb/s Tx-Power:16 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
Code: Select all
..........
ndiswrapper version 0.6 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device *card address* using driver bcmwl5.sys
wlan0: no IPv6 routers present
ndiswrapper version 0.6 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device *card address* using driver bcmwl5.sys
wlan0: no IPv6 routers present
Cannot add duplicate driver
wlan0: no IPv6 routers present
wlan0: no IPv6 routers present
wlan0: no IPv6 routers present
wlan0: no IPv6 routers present
wlan0: no IPv6 routers present
I have the same chipset in my HP zd7000. Make sure your using the bcmwl5a.inf (notice the 'a').theNeonGod wrote:System: Dell Inspiron 8500, P4, 2.4, other good stuff
Wireless: (from lspci) Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 02)
<snip>
Code: Select all
iwconfig wlan0 essid "MYESSID"
iwconfig wlan0 key 0101-0202-03
iwconfig
Code: Select all
bash-2.05b# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:04:E2:8E:8B:9A
ESSID:"SMC"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.437GHz
Quality:0/100 Signal level:-62 dBm Noise level:-256 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/sCode: Select all
bash-2.05b# iwconfig wlan0 essid any
bash-2.05b# iwconfig wlan0
wlan0 IEEE 802.11b ESSID:""
Mode:Auto Frequency:2.437GHz Access Point: FF:FF:FF:FF:FF:FF
Bit Rate:11Mb/s Tx-Power:20 dBm Sensitivity=0/3
RTS thr:2432 B Fragment thr:2432 B
Encryption key:off
Power Management:off
Link Quality:100/100 Signal level:-95 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
Bit Rate:5.5Mb/s
Bit Rate:11Mb/sCode: Select all
bash-2.05b# ifconfig wlan0 up
bash-2.05b# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
wlan0 Link encap:Ethernet HWaddr 00:09:5B:64:10:04
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Memory:10400000-104000ffCode: Select all
bash-2.05b# dhcpcd -d wlan0
dhcpcd: MAC address = 00:09:5b:64:10:04
................(never connects)...................