Networking :: linksys WPC54G
I have a WPC54g v2 and am getting closer to getting it to work.
I use a PNY Attache 2.0 USB drive to hold my work
It mounts as /mnt/sda1
I use console method to install my inf stored on the PNY
Code Sample
sudo ndiswrapper -i /mnt/sda1/wpc54g/lstinds.inf
This installs and powers up the WPC54g v2
Code Sample
sudo modprobe -r ndiswrapper
sudo modprobe ndiswrapper
Now my ifconfig and iwconfig have a little interface called wlan0
Here's where it all goes down the tube.
when I run the iwconfig to connect to the AP
Code Sample
sudo iwconfig wlan0 channel 9 essid ACTIONTEC mode Managed
lo, and behold, my kernel crashes a few seconds later
Please help
original
here
.