Rt2500 wireless PCMCIA using ndiswrapperForum: Networking Topic: Rt2500 wireless PCMCIA using ndiswrapper started by: chrisH Posted by chrisH on Mar. 25 2006,16:37
Hello All.I'm trying to get my edimax EW7108PCg card running under DSL using ndiswrapper. It's an RT2500 chipset, i beleive. Card is verified on the ndiswrapper site, which tells me to use the win2k driver. so I've copied the driver to /opt/edimax/Rt2500.INF I run ndiswrapper from the GUI, tell it the location of my driver etc, and it says: CONNECTION FAILED the PCMCIA tool recognises the card correctly. cardmgr seems ok on boot. running ndiswrapper -l tells me that the driver is installed but hardware not present. I'm at a bit of a loss here. ANy suggestions? Cheers, Chris Posted by roberts on Mar. 25 2006,22:15
Usaully you have a .sys file too. It should be copied into the same location as the .inf file. Check that both are there and which case, i.e., lowercase, upper, or mixed.Then as root: # ndiswrapper -i /opt/edimax/rt2500.inf # modprobe ndiswrapper Then to see if you have an unconfigured device use # iwconfig If you see a new device there, eth0, wlan0, or ... Then you should be good to configure your card. Use ndiswrapper GUI or manually with iwconfig commands. Posted by cloakable on Mar. 28 2006,13:24
I'm getting the same problems. I know how to use ndiswrapper - I've used it many times, but ndiswrapper -l outputsrt2500 hardware present, fuzzy What does this mean, besides the fact that ifconfig -a fails to detect it, so I cannot configure it? Posted by vimusa on April 05 2006,14:05
Hi, I also have Edimax card that Ralink declares uses RT2500 chipset but when you check the PCI ID (lspci and lspci -n) it is a RT2561. So, try using WinXP RT61 drivers. Good luck Posted by ts2000 on April 05 2006,23:15
I also get the 'present, fuzzy' phrase when ndiswrapper -l.I haven't a clue. When iwconfig there is no wlan0 - I am stuck with this problem and have not been able to get DSL onto the network. I am also interested in this thread. Posted by doobit on April 05 2006,23:23
Here is the ndiswrapper FAQ if you haven't looked at it yet:< http://ndiswrapper.sourceforge.net/mediawi....7t_work > Posted by dare2dreamer on April 06 2006,03:24
Once again I beg the powers that be to get the gpl'ed rt2x00 drivers working under damnsmall. I use them under 2.6 kernels and I'd almost dare to call them flawless.
|