LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Trying to get PCI Linksys card to work on Slackware 10.2 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/trying-to-get-pci-linksys-card-to-work-on-slackware-10-2-a-406703/)

jrock 01-22-2006 07:46 PM

Trying to get PCI Linksys card to work on Slackware 10.2
 
I've been trying to figure this out for some time now but my n00bness is pretty hardcore. I've been trying to install my PCI Linksys card (WPC54G) on Slackware 10.2 using ndiswrapper 1.7. I've been going through the instructions on the ndiswrapper wiki but I can't seem to get a driver that works for it. I used the drivers that came with the wireless card and the ones that are listed on the wiki. None of them seem to be working. One in particular is the driver rt2500.inf that I downloaded. Instead of just saying that the driver didn't work it comes with the message "couldn't copy rt2500 at /usr/sbin/ndiswrapper line 131." If anyone has any idea of what I'm doing wrong or which driver would work I'd really appreciate it. Thanks a lot!

racethesun 01-22-2006 07:56 PM

well /usr/sbin is just for launching programs and you really shouldent store anything else in there ;) try copying the driver folder (yes the whole folder) to /home then do your ndiswrapper -i driver.inf and check to see if it worked with ndiswrapper -l

Johnnywlq 01-22-2006 09:03 PM

Have you ever gotten a "driver present" from ndiswrapper -l?

Just wondering, cause I had a heck of a time getting ndiswrapper to work with Slackware and my RTL8180 card, but my difficulties were a little farther in the process (system would freeze after I tried to modprobe ndiswrapper). I actually went through a week of learning how to compile a new 2.6 kernel (glad I did now for the experience) thinking that was the problem. Ended up having to run "ulimit -s 16000" to increase the stack size to 16k every time before I modprobe. Don't understand it all yet, but it works. I had sucessfully used ndiswrapper with this card under Ubuntu and Debian without a hitch.

jrock 01-22-2006 10:22 PM

Quote:

Originally Posted by racethesun
well /usr/sbin is just for launching programs and you really shouldent store anything else in there ;) try copying the driver folder (yes the whole folder) to /home then do your ndiswrapper -i driver.inf and check to see if it worked with ndiswrapper -l

I copied the folders of the driver into /root and I keep on getting the message. :cry:


All times are GMT -5. The time now is 01:44 AM.