[EMAIL PROTECTED] network-scripts]# ifconfig eth1 up
eth1: unknown interface: No such device
iwconfig recognize wlan0 wireless extensions
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
vmnet8 no wireless extensions.
wlan0 802.11g zd1211 ESSID:"homenetwork"
Mode:Auto Frequency=2.412 GHz Access Point: Invalid
Bit Rate=11 Mb/s
Encryption key:3132-3334-35 Security mode:open
but I cannot attach any AP.
When I try to scan network I've this dmesg output
SoftMAC: Start scanning with channel: 1
SoftMAC: Scanning 13 channels
SoftMAC: Scanning finished
SoftMAC: net/ieee80211/softmac/ieee80211softmac_assoc.c:177:ieee80211softmac_assoc_work()
SoftMAC: Associate: Scanning for networks first.
SoftMAC: Start scanning with channel: 1
SoftMAC: Scanning 13 channels
SoftMAC: Scanning finished
SoftMAC: net/ieee80211/softmac/ieee80211softmac_assoc.c:177:ieee80211softmac_assoc_work()
SoftMAC: Associate: Scanning for networks first.
SoftMAC: Start scanning with channel: 1
SoftMAC: Scanning 13 channels
SoftMAC: Scanning finished
SoftMAC: net/ieee80211/softmac/ieee80211softmac_assoc.c:177:ieee80211softmac_assoc_work()
SoftMAC: Unable to find matching network after scan!
while when I use iwconfig
Debug: sleeping function called from invalid context at include/asm/semaphore.h:105
in_atomic():0, irqs_disabled():1
Call Trace: <ffffffff802dd7a4>{netdev_run_todo+34} <ffffffff802de5fe>{dev_ioctl+1264}
<ffffffff8024e91e>{write_chan+758} <ffffffff802d4a9b>{sock_ioctl+619}
<ffffffff8018fca9>{do_ioctl+33} <ffffffff8018ff3e>{vfs_ioctl+587}
<ffffffff8017ef12>{vfs_write+316} <ffffffff8018ffb0>{sys_ioctl+89}
<ffffffff8010a7ba>{system_call+126}
I hope this hepls
Regards
Mauro
On 5/12/06, Daniel Drake <
[EMAIL PROTECTED]> wrote:
Mauro Pagano wrote:
> but it doesn't find the AP (iwlist wlan0 scan (i've
> also tried to force essid)).
> dmesg zd1211rw:
> May 11 22:34:07 casa kernel: zd1211 firmware version 4605
> May 11 22:34:07 casa kernel: zd1211 chip 0586:3401 v4330 high 00-13-49
> AL2230_RF pa0 g--
> May 11 22:34:07 casa kernel: eth1: zd1211
Your zd1211rw device is eth1
Daniel