Load "modprobe ndiswrapper" at boot

what file do I edit so that my wireless card will be enabled when the system boots.

Thanks
Chad

/etc/init.d/boot.local

Alternatively, this can be set in YaST.

From YaST select System and then open /etc/sysconfig Editor.

From this choose System > Kernel > MODULES_LOADED_ON_BOOT

Just type ndiswrapper in the settings value and click Finish.

That should do the trick.

That’s more elegant!