Bug 113782

Summary: ndiswrapper not added to auto loaded modules
Product: [openSUSE] SUSE LINUX 10.0 Reporter: James Ogley <riggwelter>
Component: YaST2Assignee: Christian Zoz <zoz>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None CC: mvidner
Version: Beta 3   
Target Milestone: ---   
Hardware: i686   
OS: All   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /var/log/messages for the last boot
/etc/sysconfig/hardware/hwcfg-static-0
/etc/sysconfig/network/ifcfg-wlan0

Description James Ogley 2005-08-29 10:01:29 UTC
I use ndiswrapper to support my wireless adapter.  Having set up ndiswrapper, I
then use YaST to configure the interface, but this doesn't cause the module to
be automatically loaded at boot, I had to add it to MODULES_LOADED_ON_BOOT in
/etc/sysconfig/kernel

Pretty sure this worked on 9.3 (not sure if it was added to
MODULES_LOADED_ON_BOOT or if bringing the interface up)
Comment 1 Joachim Gleissner 2005-08-29 11:52:30 UTC
ndiswrapper shall never got to MODULES_LOADED_ON_BOOT but should be loaded by   
hwup if configured in yast. If this is not the case, please  
attach /var/log/messages and the appropriate files of /etc/sysconfig/network/ 
and /etc/sysconfig/hardware/. 
Comment 2 Christian Zoz 2005-08-29 13:17:23 UTC
And if it is listed in hwcfg-* it will be loaded. Just tested (beta3).
Comment 3 James Ogley 2005-08-29 13:33:03 UTC
Created attachment 47997 [details]
/var/log/messages for the last boot
Comment 4 James Ogley 2005-08-29 13:33:37 UTC
Created attachment 47998 [details]
/etc/sysconfig/hardware/hwcfg-static-0
Comment 5 James Ogley 2005-08-29 13:33:58 UTC
Created attachment 47999 [details]
/etc/sysconfig/network/ifcfg-wlan0
Comment 6 James Ogley 2005-08-29 13:35:36 UTC
Christian: That's the weird thing, it is listed, but it's still not loaded:

dhcp1:~ # lsmod | grep ndis
dhcp1:~ #
Comment 7 Martin Vidner 2005-08-31 11:43:09 UTC
Comment 4 shows that it is in hwcfg.
Comment 8 James Ogley 2005-08-31 20:54:54 UTC
Sorry, I don't think I'd made myself clear.  Yes, it's in hwcfg, but in spite of
this it's not loaded by hwup at boot time.
Comment 9 Christian Zoz 2005-09-06 13:00:47 UTC
Ok, in hwcfg-static ==> duplicate.

But why does YaST write ndiswarpper into a static configuration and not into the
hwcfg file of the device that needs ndiswrapper?

*** This bug has been marked as a duplicate of 113158 ***