Hi Daniel,
I use the standard procedure for the standard driver (which correctly works in FC4), so make, make install and modprobe to load the module,
the device gets up but it doesn't find the AP (iwlist wlan0 scan (i've also tried to force essid)).
Otherwise I've used make of the firmware and make - make inst of the zd1211rw driver but when it try to scan network doesn't find anything.
The last message is the same: ADDRCONF(NETDEV_UP): wlan0: link is not ready.
dmesg standard driver:
May 11 22:17:52 casa kernel: usb 5-5: new high speed USB device using ehci_hcd and address 4
May 11 22:17:52 casa kernel: usb 5-5: configuration #1 chosen from 1 choice
May 11 22:17:53 casa kernel: zd1211 - http://zd1211.ath.cx/ - r76
May 11 22:17:53 casa kernel: Based on www.zydas.com.tw driver version 2.5.0.0
May 11 22:17:53 casa kernel: usb 5-5: reset high speed USB device using ehci_hcd and address 4
May 11 22:17:53 casa kernel: Release Ver = 4330
May 11 22:17:53 casa kernel: EEPORM Ver = 4330
May 11 22:17:53 casa kernel: Badness in interruptible_sleep_on_timeout at kernel/sched.c:3420 (Tainted: P     )
May 11 22:17:53 casa kernel:
May 11 22:17:53 casa kernel: Call Trace: <ffffffff8033a4a8>{interruptible_sleep_on_timeout+129}
May 11 22:17:53 casa kernel:        <ffffffff8012ad80>{default_wake_function+0} <ffffffff8849f295>{:zd1211:zd1211_USB_PACKAGE_READ_REGISTER+919}
May 11 22:17:53 casa kernel:        <ffffffff80145ede>{autoremove_wake_function+0} <ffffffff8849f3e6>{:zd1211:zd1211_readl+110}
May 11 22:17:53 casa kernel:        <ffffffff8848a8b9>{:zd1211:zd1205_init+99} <ffffffff884a035a>{:zd1211:zd1211_InitSetup+1023}
May 11 22:17:53 casa kernel:        <ffffffff8849ca6f>{:zd1211:zd1211_probe+891} <ffffffff802ab84f>{usb_probe_interface+108}
May 11 22:17:53 casa kernel:        <ffffffff8026cf09>{driver_probe_device+82} <ffffffff8026d064>{__driver_attach+142}
May 11 22:17:53 casa kernel:        <ffffffff8026cfd6>{__driver_attach+0} <ffffffff8026c908>{bus_for_each_dev+67}
May 11 22:17:53 casa kernel:        <ffffffff8026c577>{bus_add_driver+118} <ffffffff802ab614>{usb_register_driver+126}
May 11 22:17:53 casa kernel:        <ffffffff8014d19c>{sys_init_module+278} <ffffffff8010a7ba>{system_call+126}

more call trace (it seems the same...)
 
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
May 11 22:34:08 casa kernel: SoftMAC: Associate: Scanning for networks first.
May 11 22:34:08 casa kernel: SoftMAC: Associate: failed to initiate scan. Is device up?
May 11 22:34:08 casa kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready

Thank you in advance
Mauro


On 5/11/06, Daniel Drake <[EMAIL PROTECTED]> wrote:
Mauro Pagano wrote:
> I've installed zd1211rw (Zyxel ZyAIR G-220) on Fedora Core 5 x86_64 but
> it doesn't work.
> dmesg tells me this: ADDRCONF(NETDEV_UP): wlan0: link is not ready
> (I've tha same problem with standard driver, which works on FC4 but
> doesn't work on FC5).

Can you explain the problem in more detail? What commands did you run?
What was their output?

Daniel

Reply via email to