Bug 113782 - ndiswrapper not added to auto loaded modules
Summary: ndiswrapper not added to auto loaded modules
Status: RESOLVED DUPLICATE of bug 113158
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 3
Hardware: i686 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Christian Zoz
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 10:01 UTC by James Ogley
Modified: 2005-09-06 13:00 UTC (History)
1 user (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/var/log/messages for the last boot (16.22 KB, text/plain)
2005-08-29 13:33 UTC, James Ogley
Details
/etc/sysconfig/hardware/hwcfg-static-0 (56 bytes, text/plain)
2005-08-29 13:33 UTC, James Ogley
Details
/etc/sysconfig/network/ifcfg-wlan0 (626 bytes, text/plain)
2005-08-29 13:33 UTC, James Ogley
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***