Fedora Linux Support Community & Resources Center
  #1  
Old 16th June 2012, 03:45 AM
Nobody999 Offline
Registered User
 
Join Date: Jun 2012
Location: united states
Posts: 15
linuxchrome
Question Ndiswrapper

Hello, Can anyone give me detailed instructions on how to install ndiswrapper on Fedora 17? I am trying to get a Belkin 750db wireless usb working. I have the .inf file from the cd and i want to see if i can get it working in linux.. Thanks!!
Reply With Quote
  #2  
Old 16th June 2012, 03:55 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: Ndiswrapper

Will the package from rpmfusion repository not work?

Code:
yum info ndiswrapper
Loaded plugins: langpacks, presto, refresh-packagekit
Available Packages
Name        : ndiswrapper
Arch        : x86_64
Version     : 1.57
Release     : 1.fc17
Size        : 34 k
Repo        : rpmfusion-free
Summary     : Ndiswrapper wraps around Windows WLAN drivers within Linux
URL         : http://ndiswrapper.sourceforge.net
License     : GPLv2
Description : The ndiswrapper project makes it possible to use WLAN-Hardware
            : with Linux by means of a loadable kernel module that "wraps
            : around" NDIS (Windows network driver API) drivers.  These rpms contain
            : just the kernel module and loader. You will also need the Windows driver
            : for your card.
            : 
            : WARNING: Fedora-Kernels use 4K size stack. Many Windows drivers
            : will need at least 8K size stacks. For details read the wiki on:
            : http:/ndiswrapper.sourceforge.net
Reply With Quote
  #3  
Old 16th June 2012, 05:04 AM
Nobody999 Offline
Registered User
 
Join Date: Jun 2012
Location: united states
Posts: 15
linuxchrome
Re: Ndiswrapper

Quote:
Originally Posted by nonamedotc View Post
Will the package from rpmfusion repository not work?

Code:
yum info ndiswrapper
Loaded plugins: langpacks, presto, refresh-packagekit
Available Packages
Name        : ndiswrapper
Arch        : x86_64
Version     : 1.57
Release     : 1.fc17
Size        : 34 k
Repo        : rpmfusion-free
Summary     : Ndiswrapper wraps around Windows WLAN drivers within Linux
URL         : http://ndiswrapper.sourceforge.net
License     : GPLv2
Description : The ndiswrapper project makes it possible to use WLAN-Hardware
            : with Linux by means of a loadable kernel module that "wraps
            : around" NDIS (Windows network driver API) drivers.  These rpms contain
            : just the kernel module and loader. You will also need the Windows driver
            : for your card.
            : 
            : WARNING: Fedora-Kernels use 4K size stack. Many Windows drivers
            : will need at least 8K size stacks. For details read the wiki on:
            : http:/ndiswrapper.sourceforge.net
Ok I got it. It is installed correctly. same out put as you posted. Thank you.
Reply With Quote
  #4  
Old 16th June 2012, 12:17 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfirefox
Re: Ndiswrapper

according to your output, ndiswrapper is not installed on your machine.

If it were installed, the Repo line would say installed and you would have a From repo line telling you what repo it was installed from.

Like this (package is ffmpeg, but you can see the difference I am referring to above):

Code:
Installed Packages
Name        : ffmpeg
Arch        : x86_64
Version     : 0.10.4
Release     : 1.fc17
Size        : 635 k
Repo        : installed
From repo   : rpmfusion-free-updates-testing
Summary     : Digital VCR and streaming server
URL         : http://ffmpeg.org/
License     : GPLv2+
Description : FFmpeg is a complete and free Internet live audio and video
            : broadcasting solution for Linux/Unix. It also includes a digital
            : VCR. It can encode in real time in many formats including MPEG1
            : audio and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and
            : flash.
try installing it.. yum install ndiswrapper
Reply With Quote
  #5  
Old 16th June 2012, 08:30 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: Ndiswrapper

I do not need ndiswrapper in my system. I merely pointed out that ndiswrapper is available in rpmfusion repo. I hope OP installed it and found that it works for his applications.
Reply With Quote
  #6  
Old 17th June 2012, 04:05 AM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfirefox
Re: Ndiswrapper

well, the OP stated that he had the same output that you had, so if he does, then he doesn't have ndiswrapper installed. I was pointing out that he needed to look closer at the output to make certain.
Reply With Quote
  #7  
Old 17th June 2012, 04:07 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: Ndiswrapper

Ya, that is true! Hopefully, OP got his program working.
Reply With Quote
  #8  
Old 17th June 2012, 09:35 PM
Nobody999 Offline
Registered User
 
Join Date: Jun 2012
Location: united states
Posts: 15
linuxchrome
Re: Ndiswrapper

Yup, It got in working. But idiswrapper did not like the driver from the CD for the belkin 750 so i was unable to get that stck to work but thats ok. I am going to buy a known working stick from the list on sourcforge. until then i will use the built in realtec that is working but that i do not really care for. not much on range etc. Thanks.

Last edited by Nobody999; 17th June 2012 at 09:38 PM.
Reply With Quote
Reply

Tags
ndiswrapper

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
fedora 14 x64 ndiswrapper modprobe ndiswrapper module not found hayden289 Servers & Networking 1 28th January 2011 11:49 PM
ndiswrapper help linedpaper Servers & Networking 0 19th July 2006 04:47 AM
ndiswrapper & kernel-module-ndiswrapper moonpup Using Fedora 0 13th July 2005 03:57 PM
NdisWrapper error on #modprobe ndiswrapper VerbalVenom Installation and Live Media 2 10th June 2005 05:03 PM
ndiswrapper 'module ndiswrapper not found?' thestonegroover Hardware & Laptops 1 28th January 2005 02:38 PM


Current GMT-time: 15:23 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat