LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Intel PRO/Wireless 2200BG (https://www.linuxquestions.org/questions/linux-newbie-8/intel-pro-wireless-2200bg-611377/)

sinisterman 01-05-2008 02:26 PM

Intel PRO/Wireless 2200BG
 
Hello all. Noob here. Just installed fedora 6. I was wondering if someone could help me activate my wireless thanks

Agrouf 01-05-2008 02:43 PM

please post the output of iwconfig
What do you want to do with your wireless? Connect to a router?
if that is what you want to do, then do that :
Code:

iwconfig eth1 essid YOUR_SSID
dhclient eth1

That is, if your interface is named eth1 (see the output of iwconfig)
To scan for networks, do that :
Code:

iwlist eth1 scan

bbfuller 01-05-2008 05:45 PM

Hello sinisterman

I don't know how far back support goes for your Intel PRO/Wireless 2200BG card, by by repute it works out of the box for Fedora 7 and later.

As Fedora 6 has now reached the end of its life as far as security updates go is there any chance you could get hold of an updated version to work from?


All times are GMT -5. The time now is 08:19 PM.