|
Bugzilla – Full Text Bug Listing |
| Summary: | ndiswrapper not added to auto loaded modules | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | James Ogley <riggwelter> |
| Component: | YaST2 | Assignee: | 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
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/. And if it is listed in hwcfg-* it will be loaded. Just tested (beta3). Created attachment 47997 [details]
/var/log/messages for the last boot
Created attachment 47998 [details]
/etc/sysconfig/hardware/hwcfg-static-0
Created attachment 47999 [details]
/etc/sysconfig/network/ifcfg-wlan0
Christian: That's the weird thing, it is listed, but it's still not loaded: dhcp1:~ # lsmod | grep ndis dhcp1:~ # 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. |