LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 08-05-2007, 04:33 AM   #1
ultranoize
LQ Newbie
 
Registered: Aug 2007
Distribution: ubuntu
Posts: 3

Rep: Reputation: 0
Error while making ipw2200


Hi, I'm running ubuntu feisty in a thinkpad t43 with Network controller: Intel Corporation PRO/Wireless 2915ABG Network Connection (rev 05). I'm trying to install ipw2200 but I'm having some problems making the module. I have followed the instructions contained the INSTALL file in the ipw2200-1.2.0.tgz tar downloaded from here. When I make the ieee80211 file i get this:

Code:
spp@t43:~/OtherPrograms/ieee80211-1.2.18$ make
Makefile:17: 
Makefile:18: WARNING: $SHELL not set to bash.
Makefile:19: If you experience build errors, try
Makefile:20: 'make SHELL=/bin/bash'.
Makefile:21: 
Checking in /lib/modules/2.6.20-16-generic for ieee80211 components...
make -C /lib/modules/2.6.20-16-generic/build M=/home/spp/OtherPrograms/ieee80211-1.2.18 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-16-generic'
/home/spp/OtherPrograms/ieee80211-1.2.18/Makefile:17: 
/home/spp/OtherPrograms/ieee80211-1.2.18/Makefile:18: WARNING: $SHELL not set to bash.
/home/spp/OtherPrograms/ieee80211-1.2.18/Makefile:19: If you experience build errors, try
/home/spp/OtherPrograms/ieee80211-1.2.18/Makefile:20: 'make SHELL=/bin/bash'.
/home/spp/OtherPrograms/ieee80211-1.2.18/Makefile:21: 
  Building modules, stage 2.
  MODPOST 5 modules
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-16-generic'
I double checked to see if the ieee80211.h file was where ipw2200 expects it to be and it is:

Code:
spp@t43:~$ ls /usr/src/modules/ieee80211/driver/net/
ieee80211_crypt.h  ieee80211.h
Now when i try to make ipw2200 i get this:

Code:
spp@t43:~/OtherPrograms/ipw2200-1.2.0$ sudo make IEEE80211_INC=usr/src/modules/ieee80211/driver/net
-e 
 ERROR: ieee80211.h not found in 'usr/src/modules/ieee80211/driver/net'.

You need to install the ieee80211 subsystem from http://ieee80211.sf.net
and point this build to the location where you installed those sources, eg.:

% make IEEE80211_INC=/usr/src/ieee80211/

will look for ieee80211.h in /usr/src/ieee80211/net/

make: *** [check_inc] Error 1

Any suggestions? I know it should be kinda straight forward to do this but I really can't figure out what's wrong.

HELP!!!! Please.....
 
Old 08-05-2007, 11:10 AM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Code:
spp@t43:~/OtherPrograms/ipw2200-1.2.0$ sudo make IEEE80211_INC=usr/src/modules/ieee80211/driver/net
-e 
 ERROR: ieee80211.h not found in 'usr/src/modules/ieee80211/driver/net'.
If this is exactly what you entered, you're missing the leading forward slash. Note my change in red, it should be
Code:
sudo make IEEE80211_INC=/usr/src/modules/ieee80211/driver/net
 
Old 08-06-2007, 03:58 PM   #3
ultranoize
LQ Newbie
 
Registered: Aug 2007
Distribution: ubuntu
Posts: 3

Original Poster
Rep: Reputation: 0
thanks weibullguy (as in Waloddi?). I was really frustrated so I made a reinstall. Now everything works out of the box, including desktop effects.
 
Old 08-06-2007, 09:34 PM   #4
mattax.m
LQ Newbie
 
Registered: Aug 2007
Distribution: Kubuntu, Fedora
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by ultranoize
Any suggestions? I know it should be kinda straight forward to do this but I really can't figure out what's wrong.

HELP!!!! Please.....
I have had similar problems on Fedora (I have an ipw2100 card) but this should be a lot easier for you:
  1. Download the firmware for your card from here:
    http://ipw2200.sourceforge.net/firmware.php
  2. untar the firmware.
  3. move all the .fw files to the firmware directory:
    Code:
    sudo mv *.fw /lib/firmware/
  4. sudo remove any prior module
    Code:
    sudo /sbin/modprobe -r ipw2200
  5. load the 2200 module:
    Code:
    sudo /sbin/modprobe ipw2200
  6. reboot

Good Luck!

Last edited by mattax.m; 08-06-2007 at 09:35 PM.
 
  


Reply

Tags
intel, ipw2200, prowireless, wireless



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
ipw2200 error -5 during Slackware 12.0 start maverick_pol Slackware 1 07-25-2007 07:49 PM
ipw2200 module installation error zowey Debian 9 07-12-2007 03:40 PM
HELP, problem when making ieee80211 and ipw2200 Tje Mandriva 14 12-23-2005 09:18 AM
Help me please: ipw2200: Error allocating IRQ 18 evolutionspeak Linux - Newbie 14 10-23-2005 10:33 AM
Mandriva 2006b3 ipw2200 error!! blekman Mandriva 2 09-03-2005 09:56 AM

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

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