Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 7th April 2006, 09:13 AM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
Sick of Inte/PRO Wireless IPW2200 BG hardware

Hi,
IPW2200 BG was running fine with FC4. However, when I made a fresh install for FC5, wireless didn't work. I've been suffering to make it work, but without success. Can someone help ?

Computer: Dell Inspiron 6000
Wifi: Inte/PRO Wireless IPW2200 BG

I guess I had everything set "persumably" correctly, but cannot get the device connected.

Best regards,
mha
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #2  
Old 7th April 2006, 09:24 AM
daverj Offline
Registered User
 
Join Date: Jan 2006
Location: Denver, CO USA
Posts: 670
Have you installed the ipw2200 firmware files? They are not installed by default. If you haven't, then:

1) setup the freshrpm repo file
2) yum install ipw2200

That should do it.

Dave
Reply With Quote
  #3  
Old 8th April 2006, 03:01 AM
designbydave Offline
Registered User
 
Join Date: Aug 2005
Posts: 13
Quote:
Originally Posted by daverj
Have you installed the ipw2200 firmware files? They are not installed by default. If you haven't, then:

1) setup the freshrpm repo file
2) yum install ipw2200

That should do it.

Dave
I had to do this in FC5 to get mine to work.
Reply With Quote
  #4  
Old 8th April 2006, 08:01 PM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
I did that a while ago (from livna) and here is the proof:
[hasan@localhost ~]$ rpm -q ipw2200-firmware
ipw2200-firmware-2.4-1.lvn5

and I can scan for network:
[root@localhost ~]# iwlist scan
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

eth1 Scan completed :
Cell 01 - Address: 00:04:E2:E8:F6:02
ESSID:"SMC"
Protocol:IEEE 802.11bg
Mode:Master
Channel:1
Encryption key:off
Bit Rates:54 Mb/s
Extra: Rates (Mb/s): 1 2 5.5 6 9 11 12 18 22 24 36 48 54
Quality=56/100 Signal level=-67 dBm
Extra: Last beacon: 164ms ago

sit0 Interface doesn't support scanning.

Then what ?

regards, mha
__________________
Registered Linux User: 413134
Fedora Core 9 KDE4
Motherboard: MPC ClientPro
Reply With Quote
  #5  
Old 10th April 2006, 04:29 AM
SponjWorthy's Avatar
SponjWorthy Offline
Registered User
 
Join Date: Apr 2006
Location: Utah, USA
Posts: 7
Lightbulb Same Laptop Same Problem

Apparently there was a problem with the Kernel that came on the FC5 distro. I upgraded to 2.6.16-1.2088 so I could actually compile the tools correctly. But now I'm lost. NetworkManager shows my hardware but none of the other wireless tools seem to see that eth1 is a wireless card or how to interact with it. I'm a little new to linux on a laptop... Wired network works great... It just defeats the purpose of the wireless network. Linux goodness on my patio while BBQing. Since we all have the same laptop did you get the ATI X300 card? Have you got the fglrx drivers to work under the 2.6.16-1.2088 kernel? The closest I can find is 2.6.16-1.2080 could I just force the driver install?


Dell Inspiron 6000
1GB RAM
ATI X300
Intell Wireless Pro BG 2200
Reply With Quote
  #6  
Old 10th April 2006, 03:18 PM
Josip Offline
Registered User
 
Join Date: Dec 2005
Location: Croatia
Age: 25
Posts: 10
I have Compaq nx6110 with ipw2200 on FC5, i install ipw2200 firmware, what now?
Reply With Quote
  #7  
Old 11th April 2006, 03:33 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Once you installed the firmware in the /lib/firmware directory, did you happen to check: system -->administration -->network and look at the wireless connectin to see if the wireless card was there. You need to set up the connection
Reply With Quote
  #8  
Old 11th April 2006, 03:39 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
@kernel 2088 -- That's a development kernel. I'd remove it and use the updated one:
Code:
rpm -q kernel
rpm -e [ ALL kernels after 2080 ]
yum install kernel kernel-devel
yum update kernel kernel-devel
That should get you going on the official 2080 kernel, and Livna will have your drivers to make module installation easy.
I'd personally uninstall it and use the official one, 2080 that still fixes the Fedora problem.
(BTW, If you follow one of mine or any similar ones that puts a development kernel repo into /etc/yum.repos.d, I'd remove the file as an update has corrected the issue and you don't wanna continue running development kernels! I think it's a "davej.repo" or "kernels.repo" that you can remove.)
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #9  
Old 11th April 2006, 01:24 PM
j_baer Offline
Registered User
 
Join Date: Nov 2004
Location: Lansing, MI
Age: 59
Posts: 104
I'm lost!

Quote:
Originally Posted by Iron_Mike
Once you installed the firmware in the /lib/firmware directory, did you happen to check: system -->administration -->network and look at the wireless connectin to see if the wireless card was there. You need to set up the connection
I have a Dell Latitude D610 and I believe it uses the same card. I installed the drivers and then went to Network Administration. Not present, so I went to add new device, wireless, and all I get is other card. When I click the dropdown it looks like I get a list of standard lan cards of which the intel card is not listed. I checked the "/lib/firmware" directory and it looks like the driver is there.

Did I miss something?

Thanks ...
Reply With Quote
  #10  
Old 11th April 2006, 04:28 PM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Quote:
Originally Posted by j_baer
I have a Dell Latitude D610 and I believe it uses the same card. I installed the drivers and then went to Network Administration. Not present, so I went to add new device, wireless, and all I get is other card. When I click the dropdown it looks like I get a list of standard lan cards of which the intel card is not listed. I checked the "/lib/firmware" directory and it looks like the driver is there.

Did I miss something?

Thanks ...

Reboot the computer, then go to the /var/log directory and open the dmesg file, and see if the drivers and the firmware are loading or if there are any error pertaining to the wireless card
Reply With Quote
Reply

Tags
hardware, inte or pro, ipw2200, sick, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC6 wireless IPW2200 Cyart Servers & Networking 98 23rd September 2007 11:22 PM
IPW2200 wireless setup FC5 owmyshoe Servers & Networking 4 6th April 2006 03:30 PM
How to get an IP from my ipw2200 wireless JFreak Servers & Networking 4 11th February 2005 10:50 AM
get wireless working through ipw2200 ver.11 hay Hardware & Laptops 1 12th October 2004 08:41 AM


Current GMT-time: 07:42 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat