Bug 117943

Summary: ndiswrapper.ko doesn't exist on x86_64
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Antonio Bonifacio <sirpsichosexy>
Component: NetworkAssignee: 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
I have installed [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)
WinXp_64 drivers with ndiswapper, but when I launch 'modprobe ndiswrapper', I
receive this error message:

"FATAL: Module ndiswrapper not found."
Comment 1 Dr. Werner Fink 2005-09-20 10:22:46 UTC
suse:/# rpm -qf /lib/modules/2.6.13-16-default/extra/ndiswrapper.ko
kernel-default-2.6.13-16
Comment 2 William Anderle 2005-10-07 20:35:52 UTC
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.
Comment 3 William Anderle 2005-10-07 21:13:28 UTC
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.
Comment 4 Marian Jancar 2005-10-10 15:31:28 UTC
As Werner shown, it is fixed in recent versions.