|
Bugzilla – Full Text Bug Listing |
| Summary: | ndiswrapper.ko doesn't exist on x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Antonio Bonifacio <sirpsichosexy> |
| Component: | Network | Assignee: | Marian Jancar <mjancar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | WillyTP |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Antonio Bonifacio
2005-09-20 01:26:04 UTC
suse:/# rpm -qf /lib/modules/2.6.13-16-default/extra/ndiswrapper.ko kernel-default-2.6.13-16 Same problem on SUSE 10.0 Final GM, on x86_64 platform. File /lib/modules/2.6.13-15-default/extra/ndiswrapper.ko doesn't exist. I discovered a thing: package km_ndiswrapper-1.2-2.x86_64.rpm is missing from the DVD. I downloaded from http://ftp.opensuse.org/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse/x86_64/ Installed it, and then: cd /usr/src/kernel-modules/ndiswrapper/ make make install depmod -a and now ndiswrapper module works. As Werner shown, it is fixed in recent versions. |