So I'm back.
Last time the AskMetafilter group helped me out enormously. This time I'm having a new issue. I can't get my wireless card to work. I've tried a
few different tutorials and keep having problems. I've
the good folks over at the UbuntuForums but haven't had any luck. And so I come to you humbled by the mystery of the Linux experience and your awesome collective knowledge.
First I tried
this tutorial. I hit a few snags. First, when entering this command:
sudo ndiswrapper -i ~/Desktop/bcmwl5.inf
I get this result:
Installing bcmw15
couldn't copy /home/aburd/Desktop/bcmw15.inf at /usr/sbin/ndiswrapper line 135
Also, I have no clue how to enter this command:
sudo ndiswrapper -m
for conffile in /etc/ndiswrapper/bcmwl5/*.conf; do
sudo sed --in-place 's/RadioState|1/RadioState|0/g' $conffile
done
I have tried every variation I can think of and I think I'm just doing something wrong.
Next, with the recomendation of the ubuntuforums guy, I tried
this tutorial. I ran into another problem here. The driver will install but when I try this command:
sudo modprobe ndiswrapper
I get this error:
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.15-26-amd64-generic/kernel/drivers/net/ndiswrapper/ndiswrapper.ko): Invalid argument
I am completely confused as to what I am doing wrong and would love someone to help me out with this. Thanks for reading this.
posted by evariste at 2:30 PM on August 14, 2006