LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   linksys pcmcia wpc54gv2 in linux (https://www.linuxquestions.org/questions/linux-wireless-networking-41/linksys-pcmcia-wpc54gv2-in-linux-264839/)

s0lid 12-10-2004 08:29 AM

linksys pcmcia wpc54gv2 in linux
 
has anyone successfully make this card works in linux specially in debian. i saw a tutorial in rh9 but i don't have rh9 installation so i can't prove if it really works or not.

anyone from debian guys?

i'm using:

debian 3.0(woody)
kernel 2.6.7
linksys wpc54gv2


i tried this
ndiswrapper -i /directory/file.inf
modprobe ndiswrapper
edited /etc/network/interface added iface wlan0 inet dhcp

but when i tried to turn on the wlan0 i got this error:

FATAL: Module p80211 not found.
Failed to load p80211.o.
run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1
Operation failed.
Failed to bring up wlan0.

dns21 12-18-2004 03:11 PM

try

ndiswrapper -l

It will give you the status of your card. Make sure that both the driver and the card are recognized.

soylentgreen 12-20-2004 01:56 PM

i have that card took me 3 days to get it going...
make sure you use the LSTINDS.INF (NOT lsbcmnds.inf)

ndiswrapper -i LSTINDS.INF
ndiswrapper -l
(make sure driver AND hardware are present)
ndiswrapper -m
modprobe ndiswrapper
dhcpcd wlan0

hope that helps


All times are GMT -5. The time now is 10:26 AM.