2005-08-02, 01:08 PM
if you attempted to run the command 'ifconfig' as a normal user it wouldn't work. become root and then try again:
Code:
# su -
<password>
# ifconfig
Quote:I saw the ipw2200.sourceforge.net website but what drivers do I use? The Atheros or the Intel 2200BG? Any help is greatly appreciated. If you need anymore info please let me know. Thanks
[/url]http://atrpms.net/name/ipw2200/
[url=http://atrpms.net/dist/common/ipw2200-firmware/]http://atrpms.net/dist/common/ipw2200-firmware/
Those are what you will need.. should be able to do:
Code:
# yum install ipw2200 ipw2200-firmware
As long as the atrpms repos is in your source setup..