| RootSnatch  
 
 
 
 
 Group: Members
 Posts: 5
 Joined: July 2006
 | 
|  | Posted: Nov. 17 2007,14:12 |  |  ok so i got the driver off of the linksys website.  and i did ndiswrapper -i lsbcmnds.inf in the /Driver/NT folder of the drivers.  and it seemed like everything worked.  I typed ndiswrapper -l and it said that the driver was installed and the hardware was present.  Then I modprobe ndiswrapper and it said nothing, which seemed good.  But when I type iwconfig, it doesn't see anything. so I ran dmesg and this is what I got:
 
 | Code Sample |  | <6>ndiswrapper version 1.14 loaded (preempt=no, smp=yes)
 <6>ndiswrapper: driver lsbcmnds (The Linksys Group, Inc., /02/14/2005, 3.90.36.0) loaded
 <7>PCI: setting latency timer of device 14.00.0 to 64
 <5>__alloc_pages: 0-order allocation failed (gfp=0x21/0)
 <3>ndiswrapper (NdisMAllocationSharedMemory:246): couldn't allocate 4096 bytes of cached DMA memory
 <3>ndiswrapper (NDisWriteErrorLogEntry:246): log: C0001389, count: 1, return_address: c4e39d7b
 <3>ndiswrapper (NdisWriteErrorLogEntry:249): code: 13
 <4>ndiswrapper (miniport_init:273): couldn't initialize device: C000009A
 <4>ndiswrapper (pnp_start_device:497): Windows driver couldn't initialize the device (C0000001)
 
 | 
 That is what it said, what am I doing wrong?
 
 Thanks
 |