LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-19-2004, 04:53 PM   #1
tadatoshi
LQ Newbie
 
Registered: Sep 2004
Posts: 14

Rep: Reputation: 0
Cool IPW2200 loaded but not recognized. What is the next step I should take?


My laptop has built in Intel/PRO Wireless 2200BG LAN (802.11b/g) device.
I installed ipw2200 and loaded.
But wireless connection was inactive.
After numerous unsuccessful different procedures (adding ifcfg-eth1 and 'ifup ifcfg-eth1', etc.), now Linux is complaining that eth1 is bound to a wrong MAC address, which is used by eth0.
eth0 with Ethernet connection is working correctly.

What is the next step I should take to resolve this issue?
The more I work on this issue, the more problems I'm introducing.
So if you have list of commands to execute, that would be very helpful because I can just follow it exactly without causing side effects.

Thank you in advance.
 
Old 09-19-2004, 10:03 PM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
Did you copy ifcfg-eth1 from ifcfg-eth0 and not change the MAC? Also, I have to "rmmod ipw2200" and then "modprobe ipw2200" to get the NIC to be recognized. It's on the bug list and should be fixed soon if I recall.

--jeremy
 
Old 09-27-2004, 12:55 AM   #3
tadatoshi
LQ Newbie
 
Registered: Sep 2004
Posts: 14

Original Poster
Rep: Reputation: 0
I looked at the message (dmesg | grep ipw and /var/log/messages).
The problem turned out to be because of firmware not loaded.
Here is the message:
ipw2200: ipw2200_boot.fw load failed
ipw2200: Unable to load firmware: 0xFFFFFFFE
ipw2200: failed to register network device
ipw2200: probe of 0000:01:0d.0 failed with error -5

How can I configure firmware to be loaded?

This is after I reinstalled Fedora Core 2 and followed the advice "ipw2100 activation problems" posted by scull7 getting corresponding ipw2200 rpms.

The steps I took was:
1. Installed atrpms-58-1.at.noarch.rpm.
-> # rpm -ihv atrpms-58-1.at.noarch.rpm
warning: atrpms-58-1.at.noarch.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
Preparing... ########################################### [100%]
1:atrpms ########################################### [100%]

2. Installed kernel-module-hostap-2.6.8-1.521-0.1.3-4.rhfc2.at.i686.rpm.
-> # rpm -ihv kernel-module-hostap-2.6.8-1.521-0.1.3-4.rhfc2.at.i686.rpm
warning: kernel-module-hostap-2.6.8-1.521-0.1.3-4.rhfc2.at.i686.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
Preparing... ########################################### [100%]
1:kernel-module-hostap-2.########################################### [100%]
/var/tmp/rpm-tmp.94343: line 2: /usr/lib/atrpms/addcustomkmdl: No such file or directory

3. Installed ipw2200-firmware-2.0-2.at.noarch.rpm.
-> # rpm -ihv ipw2200-firmware-2.0-2.at.noarch.rpm
warning: ipw2200-firmware-2.0-2.at.noarch.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
Preparing... ########################################### [100%]
1:ipw2200-firmware ########################################### [100%]

4. Installed kernel-module-ipw2200-2.6.8-1.521-0.8-7.rhfc2.at.i686.rpm
-> # rpm -ihv kernel-module-ipw2200-2.6.8-1.521-0.8-7.rhfc2.at.i686.rpm
warning: kernel-module-ipw2200-2.6.8-1.521-0.8-7.rhfc2.at.i686.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
Preparing... ########################################### [100%]
1:kernel-module-ipw2200-2########################################### [100%]
/var/tmp/rpm-tmp.56019: line 2: /usr/lib/atrpms/addcustomkmdl: No such file or directory
 
Old 10-11-2004, 05:07 PM   #4
tadatoshi
LQ Newbie
 
Registered: Sep 2004
Posts: 14

Original Poster
Rep: Reputation: 0
Jeremy,

Regarding your reply:
It's a trivial question but can I use a different MAC for eth1 in the same machine?
Then what MAC should I use?
 
Old 10-11-2004, 05:14 PM   #5
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
I'm not sure I understand your question. You should use the proper MAC address of the interface in question. As for the firmware, it should be taken care of by the 3rd rpm you've installed (I think that particular RPM uses the LEGACY mode, FWIW).

--jeremy
 
  


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
Step-By-Step Instruction to install Linksys WPC11 Ver.4 Wireless Card Zypher Linux - Hardware 8 08-12-2009 10:43 AM
Step by Step guied for Installation pent@net Dvb card under linux mobassir Linux - Networking 4 06-07-2006 07:31 PM
I need a step by step help to instal Suse 9.3 Pro on the same hdd as XP Home & 2003 suse91pro Linux - General 4 09-07-2005 01:15 PM
modules loaded but ipw2200 still isnt... pAn1k Linux - Wireless Networking 5 12-03-2004 03:41 PM
Step-by-Step: Making integrated Broadcome wireless adapter work with Mandrake 9.2 jmp875 Linux - Wireless Networking 16 06-30-2004 12:50 AM

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

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