Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > Having trouble installing Ndiswrapper, Please help!

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 02-01-2007   #1 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 32
Unhappy Having trouble installing Ndiswrapper, Please help!

Hey there, I was recently trying to get my wireless adapter working with linux, however, since i still needed the drivers, I decided to install Ndiswrapper. I've been looking all over the internet, and I've managed to unpack it to a folder, however whenever I try to install it, I get "Can't find kernel build files in /lib/modules/....." I've looked into this error, and some sites say that I need to install the latest kernel, and the latest kernel-devel. Currently I have a 2.6.1.8 Kernel, and am using fedora. (as far as i know, I don't have a kernel-devel)

I have a few questions:

A.) Where can I download the latest kernel?

B.) Once downloaded, how can I install it?(please be specific, as I've had fedora for a couple days, and don't know too many terminal commands

C.)What's Kernel-Devel?

D.)Where can I download it?

E.) How would I install it?

Also, on a side note, what's the equivalent of the windows .exe file in linux?

And lastly, (please don't be offended
Why is the process for installing most of these programs so seemingly difficult?

Thanks for all of your help

Sincerely,

Ataxic Wolf

P.S Sorry for my Linux-Noobishness.
Ataxicwolf is offline  


Reply With Quote
Old 02-01-2007   #2 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 18
A.) Where can I download the latest kernel?
Should come on the CD that you installed from you probably just didn't specify for it to be installed And you want KERNEL SOURCE not the latest kernel
for me kernel-headers was enough.
B)install=cd to the place where there is a file named MAKE(basically wherever you put kernel source)
make
make install
//OMGS SO CONFUSE ^^
C)Kernel-devel is a package that should be on your cd honestly just install kernel-source and you dont' have to worry about kernel-devel/kernel-headers or anything else just install it all.(kernel-source)
D)see above
E)omg
make
make install
or even double click if you are in the GUI you know like windows normally just double click on it
F).exe=.exe in linux O_O
G) U BETTER check this cuz i typed it
H)Its not really hard to install anything as long as you have
a)kernel-source b)gcc (Compiler for most languages onl linux should be installed by default no matter what you checked)
b) these files are probably on the cd in a folder named POOL in the main directory *probably* thats where it was for me ^^
MercyMe is offline   Reply With Quote
Old 02-01-2007   #3 (permalink)
Linux Engineer
 
Thrillhouse's Avatar
 
Join Date: Jun 2006
Location: Arlington, VA, USA
Posts: 1,366
If you need the latest version of the kernel, which I don't think you do, you can get it from http://kernel.org/ . But, if you're on Fedora, try installing ndiswrapper with yum. Are you using FC6? If so, try these commands:
Code:
$rpm -ivh http://rpm.livna.org/livna-release-6.rpm
#yum -y install ndiswrapper
That will import the Livna repository into your system and you can use that to install ndiswrapper, instead of compiling from source. The second command requires root privileges but it should take care of most of the headaches for you.
Thrillhouse is offline   Reply With Quote
Old 02-01-2007   #4 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 32
Thanks, and the reason that I can't download directly (from the second post) is because I don't yet have the drivers from my wireless adapter on linux yet, which is why im installing ndiswrapper in the first place.
Ataxicwolf is offline   Reply With Quote
Old 02-11-2007   #5 (permalink)
Just Joined!
 
Join Date: Jan 2007
Posts: 32
Need help installing ndiswrapper -link to pics of error

Hey there,
I was recently trying to install ndiswrapper on fedora core 6. The only problem is, I keep getting error messages, so I was wondering if someone could tell me what I was doing wrong, I posted pictures of the error messages, and the install manual on photobucket. Here's the link:

http://s125.photobucket.com/albums/p...%20ndiswraper/

Thanks a ton for the help
Ataxicwolf is offline   Reply With Quote
Old 02-17-2007   #6 (permalink)
Just Joined!
 
Join Date: Jun 2006
Location: The next brick house on the right.
Posts: 63
Someone has you going in about a half-dozen directions at the same time, and their all colliding.

One problem at a time. The most important thing is NOT whether you have the proper kernel source for your Fedora installation, it's whether you already have a compiled version of ndiswrapper avilable to you with that installation.

First, open a terminal and enter:
Code:
sudo find / -name ndiswrapper*
If it is installed, it may not be in your PATH variable, or it may be a root application.

If the "find" command lists a location for it, use the absolute path reference to execute it:

Code:
/path/to/ndiswrapper/ndiswrapper -l
If it's a root application in Fedora, and it exists on your machine, you may need to preceed the above code entry with sudo. I don't use Fedora, so I don't know any of its quirks.

If you can't find ndiswrapper anywhere on your machine, you could use an ethernet connection (if you have one on your machine), or someone more familiar with FC6 could tell you where it is on your install CD/DVD. With a new distro, and you as a new user, it's usually best to avoid compiling until you are a little more familiar with Linux.

Once you get ndiswrapper and your Windoze driver files, it's a fairly standard process to setup ndiswrapper and get your card working - addressed many times in these forums. Good luck to you!!
jglen490 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 12:01 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2