LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-05-2006, 07:28 PM   #1
InstantNoodles
LQ Newbie
 
Registered: Sep 2006
Posts: 4

Rep: Reputation: 0
ndiswrapper installation nightmares


I am trying to install wireless internet with a Dlink DWL 120+ and I dont know where to start. I have extraced the ndiswrapper to the usr/src/redhat/build and gone to that directory with terminal, and attempted the instructions that ndiswrapper provides, however I am not getting anywhere with it.

I am having problems with switching to linux when I have no internet to get help. At the current time, the only time when I can read up on how to install my internet is at work.

Can someone help me out with a set of instructions to get this thing to work? I will bake and UPS someone a cookie!
 
Old 09-06-2006, 06:15 AM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
What is so hard????

One, Fedora Core kernels are 4k stack kernels and ndiswrapper may not work. A possible solution is to download, extract and build a new 16k stack kernel. The directions can be found at the Fedora-Red Hat site in the release notes. Building the new kernel is fairly easy, you only need to make one change to the configuration, disable the 4k stack option in the Kernel Hacking section if I remember correctly.

http://fedora.redhat.com/docs/release-notes/

From the Fedora Site download the kernel source rpm file that matches your current working kernel (hint: type; uname -a ), an example file name (which is the latest kernel source for FC5); kernel-2.6.17-1.2174_FC5.src.rpm

The building of the kernel steps are from where the extracted/prepped source resides;

make mrproper
cp /boot/config-<version> .config (should be the same version # as what you building)
make menuconfig (this is where you disable the 4k stack option)
make
make modules_install
make install

The copy command above creates the needed .config file used for building the new kernel.
Additional details/help can be found by reviewing the kernel rebuild guide;

http://www.digitalhermit.com/linux/K...ild-HOWTO.html

When done reboot and try out your new kernel.

Two, it does not matter where the extracted ndiswrapper source is located, the kernel source location has to be known in order to build. If in the 'textbook' location then as root from where the extracted ndiswrapper source is located;

make distclean
make
make install
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm not sure what to tile this.configuration nightmares shadowwizard197 Debian 1 04-19-2005 05:36 PM
Graphics Card Nightmares confused_bof Linux - Newbie 15 11-20-2004 05:07 AM
Multiple Boot Nightmares!!! 92GTA Linux - Software 24 06-08-2004 09:57 PM
LILO nightmares - Mandrake 9.1 Malibyte Linux - Software 3 07-29-2003 08:28 PM
Package Manager Nightmares wartstew Linux - Distributions 2 05-27-2003 12:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration