[Ndiswrapper-general] DWL-610 not working
Status: Beta
Brought to you by:
pgiri
|
From: Michael W. <wo...@wo...> - 2004-03-28 14:07:36
|
Hi
I hope that somebody can help me get my dwl-610 to work on my Targa
laptop.
I fetched the source from CVS yesterday. I use 2.6.4 and debian
testing/unstable.
The output from lspci:
02:00.0 Ethernet controller: D-Link System Inc: Unknown device 3300 (rev
20) Subsystem: D-Link System Inc: Unknown device 3300
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF-
FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (8000ns min, 16000ns max) Interrupt: pin A
routed to IRQ 11 Region 0: I/O ports at 4000 [size=256]
Region 1: Memory at 14800000 (32-bit, non-prefetchable)
[size=512] Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable-
DSel=0 DScale=0 PME-
op:~# ndiswrapper -l
Installed ndis drivers:
netdlwl present
I got the driver from
ftp://ftp.dlink.de/dwl-products/dwl-610/Treiber_Firmware/DWL610_driver_eng_WPA_V5.140.523.zip
I also tried the driver from the Realtek homepage, but when using it my
hardware was not recognized.
I setup the card using the following commands:
modprobe ndiswrapper && loadndisdriver netdlwl
iwconfig wlan0 key restricted 1234567890
iwconfig wlan0 mode Managed
iwconfig wlan0 essid any
iwconfig wlan0 channel 1
iwconfig wlan0 ap $AP_MAC
(Where $AP_MAC is the MAC address of my access point.)
ifup wlan0 brings the interface up, but it seems that the commands I
executed had no effect.
iwconfig gives me:
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
ifconfig gives me:
wlan0 Link encap:Ethernet HWaddr 00:0D:88:64:CA:D4
inet addr:192.168.0.10 Bcast:192.168.0.255
Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500
Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:588 (588.0 b)
Interrupt:11 Memory:14800000-14800024
From dmesg I get:
NdisMCancelTimer
NdisMSendComplete 00000000
send_packets returning 00000103
NdisMSendComplete 00000000
send_packets returning 00000103
hangcheck_bh: Hangcheck timer
NdisMSendComplete 00000000
send_packets returning 00000103
NdisMSendComplete 00000000
send_packets returning 00000103
hangcheck_bh: Hangcheck timer
hangcheck_bh: Hangcheck timer
when I try to ping some host.
Anything else you would want to see? So far I had no crashes.
--
Michael Wojciechowski
With every light is born a shadow.
|