Re: ndiswrapper and Fedora5Test2



On Fri, 2006-01-20 at 19:35 -0500, Neal Becker wrote:
> You'll be happy to know, that ndiswrapper is working for me on the latest
> kernel.   I used the ndiswrapper cvs.  It has a patch for 2.6.16. 
> Unfortunately, the current kernel claims to be 2.6.15, so I just modified
> the patch slightly.
> 
> I do have 1 question about ndiswrapper and NetworkManager.  When I boot,
> nothing is loading ndiswrapper, and hence the wireless IF (wlan0) is
> missing.
> 
> What is the suggested way to get the kernel mod loaded at boot?  I would
> really expect an entry /etc/init.d/ndiswrapper.
> 
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list

Edit your /etc/rc.d/rc.sysinit and look for a line that says:
network=""

and put ndiswrapper in the "" like:

network="ndiswrapper"

All set.

Joe





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]