Trying to setup ndiswrapper
Paul Thompson
ubantu001 at gmail.com
Fri Apr 15 21:31:20 UTC 2005
Oliver, tried that, this is what I get
root at del9100:/home/pjt # ndiswrapper -i /home/pjt/Desktop/bcmwl5.inf
bcmwl5 is already installed. Use -e to remove it
root at del9100:/home/pjt #
so went on to the next step
root at del9100:/home/pjt # ndiswrapper -m
modprobe config already contains alias directive
so next
root at del9100:/home/pjt # sed -e 's/RadioState|1/RadioState|0/'
/etc/ndiswrapper/bcmwl5/*.conf
sed: can't read /etc/ndiswrapper/bcmwl5/*.conf: No such file or directory
root at del9100:/home/pjt #
The p[roblem is that there is no ndiwrapper in /etc
if I do a file search on ndiswrapper, I find
/lib/modules/2.6.10-5-386/kernel/drivers/net/ndiswrapper
/lib/modules/2.6.10-5-386/kernel/drivers/net/ndiswrapper/ndiswrapper.ko
Thank in advance, Paul
On 4/16/05, Oliver Grawert <hostmaster at grawert.net> wrote:
> hi,
> Am Samstag, den 16.04.2005, 08:44 +1200 schrieb Paul Thompson:
> > root at del9100:/home/pjt # sudo ndiswrapper -i ~/Desktop/bcmwl5.inf
> first, you dont need to use sudo if you are root....
> the ~ sign above represents the home directory of the current user, so
> you give the command to install the file /root/Desktop/bcmwl5.inf which
> does not exist i guess. try the following command instead and you should
> be set:
>
> ndiswrapper -i /home/pjt/Desktop/bcmwl5.inf
>
> ciao
> oli
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
>
More information about the ubuntu-users
mailing list