I have Fedora 2 core and I'm trying to install wlan to my Acer 2012 Centrino laptop. The wlan card is intel pro/wireless 2200bg(802.11b/g wlan). I have located driver for it at
http://ipw2200.sourceforge.net/. I have read the install instructions (can be found from the link) and done the lines
tar xzvf ipw2200-0.1.tgz
cd ipw2200-0.1
make
insmod ipw2200.ko (should load the driver)
I also typed lsmod and it writes a line which has this information:
module ipw2200
size 13840
used by 0
Everything seems fine, no error messages. But then what? What should I do to "activate" the wlan? I've tried to use mozilla, but it doesn't connect anywhere.
What should I do next? Thank you in advance.
Tony
Ps. There just isn't a way to explain this to me too simply =)