Hi, I have a Intel Pro Wireless LAN 2100 3B mini pci adaptor issues. (Slitaz 5 rc3 3.2.71-slitaz)
After reading some problems with this card described here in this forum and elsewhere, I downloaded the ipw2100-firmware-1.3.tazpkg and installed the relevant firmware. Added the ipw2100 module in the rcS.conf and restarted.
I can now detect the wireless networks but cannot connect to them. /var/log/boot.log has the following lines
Connecting to JWING... .....Failed to connect to non-global ctrl_ifname: (null) error: No such file or directory
[ Failed ]
Upon checking the dmesg output I found the following.....
libipw: 802.11 data/management/control stack, git-1.1.13
libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
ipw2100: Copyright(c) 2003-2006 Intel Corporation
ipw2100 0000:02:0a.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
cfg80211: failed to add phy80211 symlink to netdev!
udevd[5176]: renamed network interface eth1 to eth2
ipw2100 0000:02:0a.0: PCI INT A disabled
lib80211_crypt: unregistered algorithm 'NULL'
cfg80211: Calling CRDA to update world regulatory domain
lib80211: common routines for IEEE802.11 drivers
lib80211_crypt: registered algorithm 'NULL'
libipw: 802.11 data/management/control stack, git-1.1.13
libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
ipw2100: Copyright(c) 2003-2006 Intel Corporation
ipw2100 0000:02:0a.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
cfg80211: failed to add phy80211 symlink to netdev!
udevd[5225]: renamed network interface eth1 to eth2
Any suggestions to resolve this issue is greatly appreciated.