LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 09-28-2004, 08:47 PM   #1
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Rep: Reputation: 0
Unhappy WLAN-LINUX Hell :(


Okay, I've been trying hardcore to try to figure this sucker out, and I've even installed a few different builds (mandrake/gentoo/fedora)

Right now, I am running Mandrake 10.1 Community


- Linux source directory [/usr/src/linux]:
The config script will attempt to automagically find your kernel
source directory. If found, the kernel source source directory
will be presented as the default selection. If the default
selection is wrong, you may correct it here.


This is the part thats killing me





Whenever I try to make config on that, it shoots back out at me "2.6xxxx is incomplete or missing!"


You will then be asked for the location of the kernel source code Linux source directory [/usr/src/linux-2.6.5-1.358]: /usr/src/linux-2.6.6-1.435.2.3/

Ahhhhhhh

Damn it, I tried downloading a 2.4xxx Kernel version as someone said that wouldn't bark as much, and it did install as I see it on "grub"?

This is fun stuff installing this.
 
Old 09-28-2004, 11:05 PM   #2
Neutron1998
Member
 
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69

Rep: Reputation: 15
Make sure you have your distrobution's kernel source installed. To check go to your RPM packager and see if it's installed. If not install it and that should fix your problem.
 
Old 09-28-2004, 11:29 PM   #3
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
Okay, I went ahead and tried to double check that, and I installed a 2.6xx kernel. Still nothing in the /usr/src folder
 
Old 09-28-2004, 11:30 PM   #4
Neutron1998
Member
 
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69

Rep: Reputation: 15
Which distro do you have? I have Mandrake 10.1 As soon as I installed the kernel source I had the /usr/src/linux folder. Actually the linux folder is a link to the kernel source files.

Make sure that source is installed.
 
Old 09-28-2004, 11:30 PM   #5
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
I tried the "make config" again on WLAN, and I got Linux source directory build is incomplete or missing

So the question is, if I did install it, where the hell do I point the make config program too (the hell is to myself, not you) I've been at this for a week now.
 
Old 09-28-2004, 11:32 PM   #6
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
Weird, I'm pretty sure I installed the kernel source unless I'm doing something wrong with the RPM program. I went RPMDRAKE 10.1 and found a 2.6x kernel and read it to make sure it was the full thing (not experimental) or whatever, and "installed it"

Should I try restarting the system?
 
Old 09-28-2004, 11:34 PM   #7
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
Okay, restarted and saw the new kernel in grub, so I booted to that......

lets see.....
 
Old 09-28-2004, 11:35 PM   #8
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
Yea, nothing in that folder still (while in root or the user mode, thats funky)

Maybe you can point me to something to make sure I'm downloading the exact thing that I need to be downloadiing.
 
Old 09-28-2004, 11:37 PM   #9
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
whoops, 10.1
 
Old 09-28-2004, 11:38 PM   #10
Neutron1998
Member
 
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69

Rep: Reputation: 15
What is in your /usr/src directory right now?
 
Old 09-28-2004, 11:41 PM   #11
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
right now - a linus-2.6.8.tar.bz2 I downloaded there from linuxhq, I haven't touched that yet though, and a RPM folder
 
Old 09-28-2004, 11:56 PM   #12
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
Okay, I'm giving something a shot, I think I found what my answer is

Its not that the /usr/src/ is the kernel itself, but it is the kernel's source files. So, in order for it to work, I need to search for the install the kernel-source.blah.rpm

I am giving this a shot now, found it on the rpmdrake 10.1

It had me put in almost every CD to do this.

Used this thread as I found as a source

http://www.linuxquestions.org/questi...002/10/4/33849

Hopefully this will help someone else who has the same question when it comes. And I could of used that file I installed into the directory, but I'll skip on that,
 
Old 09-29-2004, 12:19 AM   #13
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
wlanctl-ng: No Such Device

holy crap!

did some research, now I gotta learn how/what a NDISWRAPPER is....
 
Old 09-29-2004, 12:24 AM   #14
Neutron1998
Member
 
Registered: Sep 2004
Distribution: Fedora Core 3
Posts: 69

Rep: Reputation: 15
Which wlan drivers are you using? I would suggest going to www.linux-wlan.org and getting the pre20 driver. I have Mandrake 10.1 and it worked wonderfully for my Netgear MA111.
 
Old 09-29-2004, 01:22 PM   #15
fintheman
LQ Newbie
 
Registered: Sep 2004
Location: Offutt AFB
Distribution: Mandrake 10.1 Comm
Posts: 13

Original Poster
Rep: Reputation: 0
I used the pre22

Should I backtrack to the pre20?
 
  


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
To hell with Linux! I've had enough! Anth3m General 92 04-12-2006 11:35 AM
Linux NFS Install from Hell verix Linux - Newbie 2 09-10-2004 10:38 PM
My first excursion to linux... It's hell, but I like a challenge. BaptismOfFire Linux - Newbie 7 08-03-2004 05:58 PM
Linux Can Go To Hell doubledragon5 Linux - Software 51 03-18-2004 04:44 AM
Not even Linux but what the hell! linuxcam Linux - General 4 01-02-2002 06:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 06:27 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