Bug 117943 - ndiswrapper.ko doesn't exist on x86_64
Summary: ndiswrapper.ko doesn't exist on x86_64
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: x86-64 SUSE Other
: P2 - High : Major
Target Milestone: ---
Assignee: Marian Jancar
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-20 01:26 UTC by Antonio Bonifacio
Modified: 2005-10-10 15:31 UTC (History)
1 user (show)

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


Attachments

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