LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-30-2006, 04:07 AM   #1
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Rep: Reputation: 30
Intel Wireless 2100 LAN Card Setup Nightmare


Dear all,

I intended to setup my Wireless mini LAN card on my Centriono notebook.Its model is "Intel Pro 2100".

I have checked out the website regarding this mini LAN card.Download those fireware,driver,IEEE80211 stack are easy.However,here comes big problems.
  • Kernel has to be rebuilt
  • Worse still,I upgraded my kernel via slackware package
  • Upgrading kernel takes a great deal of time

That's what I am worrying.Because I don't really interested in compiling kernel and I have a lot of experiences on it (Set up my IrDA device).Is there a quick way to get that up and running quickly without compiling kernel?Also,my college is using WPA encryption.Is that mean I am forced to re-compile my kernel?Last,I use package to upgrade my kernel so the path to find the modules(e.g.IEEE80211,ipw2100 and others) is different.

Please guide me on this one. Thanks.

Last edited by Swift&Smart; 06-30-2006 at 04:10 AM.
 
Old 06-30-2006, 09:52 PM   #2
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
I would upgrade to a 2.6 kernel due to the better support for wireless. Try this site out to see if it can help. http://ipw2100.sourceforge.net/
 
Old 07-01-2006, 01:59 AM   #3
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Original Poster
Rep: Reputation: 30
jstephens84,thanks for your reply.

I did visit the website which you recommended.Also,I have kernel 2.6.14 from package upgrade.What I mean is,I knew re-compiling my kernel is inevitable,and I want to see whether it is possible to use my wireless mini LAN card without recompiling (A lot of work).
 
Old 07-01-2006, 03:34 AM   #4
Fluxx
Member
 
Registered: Aug 2005
Location: Bavaria, Germany
Distribution: Slackware (Current)
Posts: 225

Rep: Reputation: 30
May be I'm wrong, but I use a wireless device ipw2200. I think the way to make it run is the same as with a ipw2100.

I didn't recompile my kernel (Slackware current kernel 2.6.16.22 out of testing). I compiled ieee80211 (version 1.1.13) and ipw2200 (version 1.1.2). The default kernel modules ieee80211 and ipw2200 were removed and replaced by the new ones (I did a "./remove-old, make, checkinstall")

My ipw2200 is working with WPA-PSK without problems.

Fluxx.
 
Old 07-01-2006, 07:53 AM   #5
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Original Poster
Rep: Reputation: 30
Fluxx,thanks for your reply.
Quote:
didn't recompile my kernel (Slackware current kernel 2.6.16.22 out of testing). I compiled ieee80211 (version 1.1.13) and ipw2200 (version 1.1.2). The default kernel modules ieee80211 and ipw2200 were removed and replaced by the new ones (I did a "./remove-old, make, checkinstall")
Yeah,the important point is here.I am not using a kernel which I compiled myself but using package from slackware.When I issued remove-old,it couldn't found the proper files because package kernel's path is different from custom kernel.
Also,I have no idea whether WPA modules are included in the kernel.I can't take this risk.
It's very troublesome.
 
Old 07-01-2006, 09:18 AM   #6
Fluxx
Member
 
Registered: Aug 2005
Location: Bavaria, Germany
Distribution: Slackware (Current)
Posts: 225

Rep: Reputation: 30
To make things clear: I DO NOT use a custom kernel, I use a Slackware kernel (slackware-current, testing, packages, linux-2.6.16.22, kernel-generic-2.6.16.22-i486.tgz).

I have installed kernel sources (I think this may be the problem, that you may not have installed kernel sources) 2.6.16.22.

Then all commands run fine (./remove-old, make, checkinstall).

For WPA-PSK you need wpa_supplicant from their homepage (untar, configure, make, checkinstall) and a wpa_supplicant.conf for your configuration.

Fluxx.
 
Old 07-02-2006, 10:17 AM   #7
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
If you have a 2.6 kernel I would think you would have to just install the driver. I could have sworn I say that your card was compatible right out of the box with 2.6 kernel.
 
Old 07-03-2006, 09:36 AM   #8
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Original Poster
Rep: Reputation: 30
jstephens84,thanks for your reply.
However,when I installed the driver,it prompted me to install ieee80211...Worse still,when I "make" ieee80211,it told me that it couldn't find some files in /build and other directories.What gives?

Is there any shortcut which I can use my Wireless LAN card right away?Can I upgrade my kernel via slackware package to do that?Thanks.
 
Old 07-03-2006, 02:58 PM   #9
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Where did you download you compiled kernel. I really do not fell like compliling a new kernel.
 
Old 07-03-2006, 11:18 PM   #10
Swift&Smart
Member
 
Registered: Jan 2003
Location: Hong Kong,China
Distribution: Slackware,OpenSUSE
Posts: 472

Original Poster
Rep: Reputation: 30
jstephens84,I downloaded from the slackware mirror site,/testing/packages/....

By the way,can I upgrade my kernel and use the driver?
 
Old 07-04-2006, 02:57 AM   #11
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
If you are running the Slackware 2.6 kernel from /testing, then you can build the ipw2200 and ieee80211 packages external from the actual kernel, and then place them in the modules directory.

Having done this in the past on a few people's laptops, I can tell you that you would be better off just compiling a kernel yourself. It is a lot more hassle building them outside the kernel, and there are many more places for something to go wrong.

If you have installed the 2.6 kernel and kernel sources from Slackware /testing, then all you should have to do is run "make menuconfig" in /usr/src/linux, select the Centrino drivers, and then compile and install the new kernel modules. It should take all of 15 minutes.

That is the fastest and easiest way to do this.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Intel Corp. PRO/Wireless LAN 2100 3B Mini PCI Adapter OmniKamikaze Linux - Hardware 4 02-12-2009 07:47 PM
Intel(R) PRO/Wireless LAN 2100 3B Mini PCI Adapter chimes Linux - Wireless Networking 1 02-04-2006 08:49 AM
Please help my Intel Corp. PRO/Wireless LAN 2100 to work babyboss Linux - Laptop and Netbook 4 10-18-2005 10:50 PM
slack 10.0 intel PRO/Wireless LAN 2100 pgrimes Linux - Wireless Networking 1 10-06-2004 11:40 AM
connecting to the internet via wireless through Intel PRo/Wireless LAN 2100 3B Mini P k_wjss Linux - Newbie 1 09-28-2004 06:00 PM

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

All times are GMT -5. The time now is 04:49 PM.

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