PDA

View Full Version : DWL510G KNX3.7



GaTk
10-09-2004, 04:52 PM
I have a DLINK DWLG510 WIRELESS PCI card that I am trying to make work with Knoppix 3.7. I have the DLINK install disk that has drivers for WIN98/ME NT2000 and WinXP I am using ndiswrapper (it is installed in 3.7) and the WinXp driver. The driver install with ndiswrapper appears to work.
As a Linux novice I would appreciate some help to get this going.
I have gone through many HOWTOs but always end up with

"wlan0 no such device"

Following is pertinent (incomplete ??) information.

I am suspicous of some of the data but don't know what to do about this.
In the lspci output the "Unknown device 3b09"<----- lower case but is 3B09 in the WinXP driver.inf file

In the /etc/network/interfaces dir there is no reference to wlan0..

************* from lspci -vv after boot *********************
0000:00:09.0 Ethernet controller: Marvell Technology Group Ltd. Marvell W8300 802.11 Adapter (rev 07)
Subsystem: D-Link System Inc: Unknown device 3b09
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: 32, Cache Line Size: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 10
Region 0: Memory at dffe0000 (32-bit, non-prefetchable) [size=64K]
Region 1: Memory at dffd0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

ghaze
10-09-2004, 06:16 PM
I had the same problem.I used "ndiswrapper -i /path/to/your.inf"
instead of the gui config app and everything works fine now.


ndiswrapper -i /path/to/your.inf
modprobe ndiswrapper
wlcardconfig
netcardconfig

You ought to be online now.

GaTk
10-09-2004, 07:54 PM
GHAZE

The LED's are BLINKING....and I'm talking to my AP.....

The 4 lines of your reply should be attached to every howto in the
wireless world. Today is the FIRST I've seen the last 2......
Thanks a lot//