LinuxQuestions.org
Help answer threads with 0 replies.
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 06-11-2006, 06:51 PM   #1
precision
LQ Newbie
 
Registered: Mar 2004
Location: Toronto, ON
Distribution: Debian
Posts: 18

Rep: Reputation: 0
problems getting intel bg2200 working on debian etch


Can anyone point me to a howto on setting this up? I figured this would be a common problem but there is not much documentation about it.

I have installed the ieee80211 kernel modules, and I am now trying to install ipw2200.

Code:
gleah@g-laptop:~$ locate ieee80211.h
/usr/include/ieee80211/net/ieee80211.h

g-laptop:/home/gleah/downloads/ipw2200-1.1.2# make IEEE80211_INC=/usr/include/ieee80211/net/

 ERROR: ieee80211.h not found in '/usr/include/ieee80211/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
g-laptop:/home/gleah/downloads/ipw2200-1.1.2#
Also when I boot, I get the following error messages:

Code:
ipw2200: disagrees about version of symbol ieee80211_wx_get_encodeext
ipw2200: Unknown symbol ieee80211_wx_get_encodeext
ipw2200: disagrees about version of symbol ieee80211_wx_set_encode
ipw2200: Unknown symbol ieee80211_wx_set_encode
ipw2200: disagrees about version of symbol ieee80211_wx_get_encode
ipw2200: Unknown symbol ieee80211_wx_get_encode
ipw2200: disagrees about version of symbol ieee80211_txb_free
ipw2200: Unknown symbol ieee80211_txb_free
ipw2200: disagrees about version of symbol ieee80211_wx_set_encodeext
ipw2200: Unknown symbol ieee80211_wx_set_encodeext
ipw2200: disagrees about version of symbol ieee80211_wx_get_scan
ipw2200: Unknown symbol ieee80211_wx_get_scan
ipw2200: disagrees about version of symbol ieee80211_rx
ipw2200: Unknown symbol ieee80211_rx
ipw2200: disagrees about version of symbol ieee80211_rx_mgt
ipw2200: Unknown symbol ieee80211_rx_mgt
ipw2200: disagrees about version of symbol free_ieee80211
ipw2200: Unknown symbol free_ieee80211
ipw2200: disagrees about version of symbol alloc_ieee80211
ipw2200: Unknown symbol alloc_ieee80211
Any help or suggestions would be very much appreciated.
 
Old 06-13-2006, 11:42 PM   #2
precision
LQ Newbie
 
Registered: Mar 2004
Location: Toronto, ON
Distribution: Debian
Posts: 18

Original Poster
Rep: Reputation: 0
OK I finally got it working. First, I had the wrong firmware for the ipw2200 drivers I was using. Make sure that the firmware matches the driver version and extract it to /usr/lib/hotplug/firmware/.

I also abandoned using apt for ieee80211 and instead downloaded the source and compiled it.

Code:
cd ~/downloads/
cp ipw2200-fw-3.0.tgz /usr/lib/hotplug/firmware/
cd !$
gunzip ipw2200-fw-3.0.tgz 
tar -xf ipw2200-fw-3.0.tar
cd ipw2200-fw-3.0/
mv * ../

cd ~/downloads/
gunzip ieee80211-1.1.14.tgz
tar -xf ieee80211-1.1.14.tar
cd ieee80211-1.1.14/
chmod +x ./remove-old
./remove-old
make 
make install

cd ~/downloads/
gunzip ipw2200-1.1.3.tgz 
tar -xf ipw2200-1.1.3.tar
cd ipw2200-1.1.3/
make
make install

iwconfig eth1 essid [ssid] key [key]
dhclient
And that pretty much did it.
 
Old 04-06-2007, 05:08 PM   #3
elimq
LQ Newbie
 
Registered: Apr 2007
Posts: 12

Rep: Reputation: 0
bg2200 T42

So your last post contains all the steps to setup the wireless? I've the same card on T42. Thanks you your post.
 
  


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
sound in debian sarge (intel i810 integrated) not working with alsa sea turtle Linux - Hardware 4 10-19-2006 11:13 PM
Intel Pro Wireless BG2200 tmort Linux - Laptop and Netbook 2 03-28-2006 02:34 AM
Dhcp problems with debian linux-image-2.6.15-1-686 in etch notapplicable Linux - Networking 10 02-16-2006 11:37 AM
Boot problems in Debian (Etch) ocdj Linux - General 5 01-25-2006 02:22 PM
Debian "etch" install problems - no NIC found SharkeyNor Debian 2 08-14-2005 04:12 AM

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

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