| twix  
 
  
 
 
 Group: Members
 Posts: 3
 Joined: Jan. 2007
 | 
|  | Posted: Jan. 10 2007,06:40 |  |  hi there,
 
 i`m just posting in this thread cause I think I have exactly the same problem as schiz.
 Searching for solutions for days now...
 I'm using DSL-N 0.1 RC4 installed on HD
 WLAN Card is Netgear WG511v2 (PCMCIA card)
 
 What does work:
 
 ndiswrapper -i <driver>
 
 ndiswrapper -m (is this neccessary? read is somewhere)
 
 ndiswrapper -a (also: is this neccessary? read is somewhere)
 File "ndiswrapper" with alias information is created in /etc/modprobe.d/
 
 ndiswrapper -l :
 shows me "wp511v2 driver installed, hardware present"
 
 modprobe ndiswrapper
 
 lsmod :
 shows ndiswrapper in the list
 
 PCMCIA Card Control shows me all Information on my Card now, "Marvell" chipset an so on...
 
 
 What doesn`t work (yet):
 
 ifconfig -a :
 shows only loopback device, no wlan0
 
 iwconfig:
 "lo       no wireless extensoins"
 
 iwlist wlan0 scan :
 "wlan0 Interface doesn`t support scanning"
 
 iwconfig wlan0 essid <myssid> :
 of course, "no such device"
 
 
 So what else could I try to get this card working?
 I know this question has been asked in this forum a few times already, but I'm quite at a loss at this point...
   
 Ah and btw, how do I make ndiswrapper start automatically at every boot?
 
 Would be great if someone can help...
 |