[NTLUG:Discuss] Mepis/KWiFiManager

Terry Henderson trryhend at gmail.com
Sun Dec 26 20:01:52 CST 2004


On Sun, 26 Dec 2004 19:13:00 -0600, MikeP <palazzini at comcast.net> wrote:
> The KWiFiManager in Mepis is not detecting the IPW2200 network card.
> The driver is being loaded at boot-up.  I'm using a D-Link AirPlus G
> 802.11g/2.4GHz Wireless Router as the access point.  Any suggestions
> would be appreciated.
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 

Are you sure it's being loaded at boot-up?
(You could look for errors in dmesg.) or:
# lsmod |grep ipw2200
or just see if ipw2200 is listed in output of:
# lsmod
If not, try:
insmod ipw2200
or:
modprobe ipw2200
if that works change ssid to match that of the router's and restart netwrok



More information about the Discuss mailing list