Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-13 Thread C.S:
Hi!

Well, unfortunately i am not able to reconstruct the general protection 
fault with the zd1211rw drivers, although they happened to me twice in 
the last 30min. And i still wasn't able to dump the output, because 
[pdflush] is involved and 'sync'ing just doesn't return. This could be a 
problem regarding the kernel itself (although this problem only occurs 
with zd1211rw) because the trace call history doesn't show any rx_* and 
tx_* functions as i mentioned last week.
Nevertheless, perhaps i am pretty wrong with my suggestion and until i 
am not able to dump the output (and actually i don't have much time 
testing) the problem should be focused on it's other problem: the driver 
doesn't work.
This problem is pretty much the same problem as Ganix described ( 
http://www.nabble.com/zd1211rw-failure-report-for-Fiberline-WL-430U-t1718127.html
 
). Everything seems fine, but there is no connection.



My debug output looks like this:

Jun 13 18:39:50 localhost kernel: ACPI: RSDP (v000 
Nvidia) @ 0x000f69f0
Jun 13 18:39:50 localhost kernel: ACPI: RSDT (v001 Nvidia AWRDACPI 
0x42302e31 AWRD 0x01010101) @ 0x3fff3000
Jun 13 18:39:50 localhost kernel: ACPI: FADT (v001 Nvidia AWRDACPI 
0x42302e31 AWRD 0x01010101) @ 0x3fff3040
Jun 13 18:39:50 localhost kernel: ACPI: MADT (v001 Nvidia AWRDACPI 
0x42302e31 AWRD 0x01010101) @ 0x3fff7bc0
Jun 13 18:39:50 localhost kernel: ACPI: DSDT (v001 NVIDIA AWRDACPI 
0x1000 MSFT 0x010c) @ 0x
Jun 13 18:39:50 localhost kernel: On node 0 totalpages: 257266
Jun 13 18:39:50 localhost kernel:   DMA zone: 2761 pages, LIFO batch:0
Jun 13 18:39:50 localhost kernel:   DMA32 zone: 254505 pages, LIFO batch:31
Jun 13 18:39:50 localhost kernel: ACPI: Local APIC address 0xfee0
Jun 13 18:39:50 localhost kernel: ACPI: IRQ9 used by override.
Jun 13 18:39:50 localhost kernel: ACPI: IRQ14 used by override.
Jun 13 18:39:50 localhost kernel: ACPI: IRQ15 used by override.
Jun 13 18:39:50 localhost kernel: PCI: Probing PCI hardware (bus 00)
Jun 13 18:39:50 localhost kernel: Boot video device is :01:00.0
Jun 13 18:39:50 localhost kernel: ACPI: PCI Interrupt Routing Table 
[\_SB_.PCI0._PRT]
Jun 13 18:39:50 localhost kernel: ACPI: PCI Interrupt Routing Table 
[\_SB_.PCI0.HUB0._PRT]
Jun 13 18:39:50 localhost kernel: ACPI: PCI Interrupt Routing Table 
[\_SB_.PCI0.AGPB._PRT]
Jun 13 18:39:50 localhost kernel: PCI: Setting latency timer of device 
:00:0e.0 to 64
Jun 13 18:39:50 localhost kernel: Probing IDE interface ide0...
Jun 13 18:39:50 localhost kernel: Probing IDE interface ide1...
Jun 13 18:39:50 localhost kernel: Losing some ticks... checking if CPU 
frequency changed.
Jun 13 18:39:50 localhost kernel: PCI: Setting latency timer of device 
:00:06.0 to 64
Jun 13 18:39:50 localhost kernel: ohci_hcd: 2005 April 22 USB 1.1 'Open' 
Host Controller (OHCI) Driver (PCI)
Jun 13 18:39:50 localhost kernel: PCI: Setting latency timer of device 
:00:02.0 to 64
Jun 13 18:39:50 localhost kernel: PCI: Setting latency timer of device 
:00:02.1 to 64
Jun 13 18:39:50 localhost kernel: ieee80211_crypt: registered algorithm 
'NULL'
Jun 13 18:39:50 localhost kernel: usb_init()
Jun 13 18:39:50 localhost kernel: zd1211rw initialized
Jun 13 18:43:29 localhost kernel: usb 2-3: print_id() 0ace:1211 v4810 full
Jun 13 18:43:29 localhost kernel: zd1211rw 2-3:1.0: zd_netdev_alloc() 
netdev-flags 0x1002
Jun 13 18:43:29 localhost kernel: zd1211rw 2-3:1.0: zd_netdev_alloc() 
netdev-features 0x
Jun 13 18:43:29 localhost kernel: usb 2-3: request_fw_file() fw name 
zd1211/zd1211_ub
Jun 13 18:43:30 localhost kernel: usb 2-3: request_fw_file() fw name 
zd1211/zd1211_uphr
Jun 13 18:43:30 localhost kernel: usb 2-3: upload_code() transfer size 4096
Jun 13 18:43:30 localhost kernel: usb 2-3: upload_code() transfer size 1024
Jun 13 18:43:30 localhost kernel: usb 2-3: upload_code() firmware 
confirm return value 0x01
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: zd_usb_enable_int()
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: zd_usb_enable_int() 
submit urb 81003db394c0
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: zd_chip_init_hw()
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: dump_cr() 
CR_AFTER_PNP 0x
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: dump_cr() CR_GPI_EN 
0x
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: dump_cr() 
CR_INTERRUPT 0x
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: zd_usb_init_hw() 
fw_base_offset: 0xf7d4
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: read_pod() E2P_POD 
0x0004
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: read_pod() RF 
AL2230_RF 0x4 PA type 0x0 patch CCK 0 patch CR157 0 patch 6M 0
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: hw_init()
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: zd1211_hw_reset_phy()
Jun 13 18:43:30 localhost kernel: zd1211rw 2-3:1.0: 
zd_chip_lock_phy_regs() CR_REG1: 

Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-13 Thread C.S:
Hey again ...
Ok, this must be a lucky day. I rebooted my computer with acpi=off and 
didn't start my cpufreq userspace program 'powernowd'. My usb dongle was 
still plugged in and it hasn't been properly initialized at boot time as 
you will see. then i replugged it and everything went fine again. i 
tried to connect to my AP again, which didn't work as i guessed. then i 
tried to 'rmmod zd1211rw' again and: boom.
ok, here the usual debug messages:



PCI: Setting latency timer of device :00:02.1 to 64
ohci_hcd :00:02.1: OHCI Host Controller
ohci_hcd :00:02.1: new USB bus registered, assigned bus number 2
ohci_hcd :00:02.1: irq 7, io mem 0xf5005000
usb usb2: new device found, idVendor=, idProduct=
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: OHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.17-rc4-mm3 ohci_hcd
usb usb2: SerialNumber: :00:02.1
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
usb 2-3: new full speed USB device using ohci_hcd and address 2
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected AGP bridge 0
agpgart: Setting up Nforce3 AGP.
usb 2-3: new device found, idVendor=0ace, idProduct=1211
usb 2-3: new device strings: Mfr=16, Product=32, SerialNumber=0
usb 2-3: Product: USB2.0 WLAN
usb 2-3: Manufacturer: ZyDAS
usb 2-3: configuration #1 chosen from 1 choice
agpgart: AGP aperture is 32M @ 0xf000
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation 
[EMAIL PROTECTED]
usb_init()
usb 2-4: new full speed USB device using ohci_hcd and address 3
usb 2-4: new device found, idVendor=05a9, idProduct=a518
usb 2-4: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-4: Product: USB Camera
usb 2-4: Manufacturer: OmniVision Technologies, Inc.
usb 2-4: configuration #1 chosen from 1 choice
usb 2-3: print_id() 0ace:1211 v4810 full
zd1211rw 2-3:1.0: zd_netdev_alloc() netdev-flags 0x1002
zd1211rw 2-3:1.0: zd_netdev_alloc() netdev-features 0x
usb 2-3: request_fw_file() fw name zd1211/zd1211_ub
usb 2-3: firmware device id 0x4330 and actual device id 0x4810 differ, 
continuing anyway
usb 2-3: request_fw_file() fw name zd1211/zd1211_uphr
Linux video capture interface: v1.00
firmware_loading_store: unexpected value (0)
firmware_loading_store: unexpected value (0)
usb 2-3: Could not load firmware file zd1211/zd1211_uphr. Error number -2
zd1211rw 2-3:1.0: couldn't load firmware. Error number -2
usb 2-3: reset full speed USB device using ohci_hcd and address 2
zd1211rw: probe of 2-3:1.0 failed with error -2
usbcore: registered new driver zd1211rw
zd1211rw initialized

--- about here i replugged ---

/usr/src/ov511-2.32/ov511_core.c: USB OV518+ video device found
/usr/src/ov511-2.32/ov511_core.c: Device revision 0
/usr/src/ov511-2.32/ov511_core.c: Compression required with OV518...enabling
/usr/src/ov511-2.32/ovcamchip_core.c: v2.32 : OV camera chip I2C driver
/usr/src/ov511-2.32/ovcamchip_core.c: Camera chip is an OV7620AE
/usr/src/ov511-2.32/ov511_core.c: Device at usb-:00:02.1-4 
registered to minor 0
usbcore: registered new driver ov511
/usr/src/ov511-2.32/ov511_core.c: v2.32 : ov511 USB Camera Driver (V4L2 
disabled)
nvidia: module license 'NVIDIA' taints kernel.
NVRM: loading NVIDIA Linux x86_64 Kernel Module  1.0-8762  Mon May 15 
13:58:14 PDT 2006
i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c00
i2c_adapter i2c-2: nForce2 SMBus adapter at 0x2000
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4095 buckets, 32760 max) - 304 bytes per conntrack
usb 2-3: USB disconnect, address 2
usb 2-3: new full speed USB device using ohci_hcd and address 4
usb 2-3: new device found, idVendor=0ace, idProduct=1211
usb 2-3: new device strings: Mfr=16, Product=32, SerialNumber=0
usb 2-3: Product: USB2.0 WLAN
usb 2-3: Manufacturer: ZyDAS
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: print_id() 0ace:1211 v4810 full
zd1211rw 2-3:1.0: zd_netdev_alloc() netdev-flags 0x1002
zd1211rw 2-3:1.0: zd_netdev_alloc() netdev-features 0x
usb 2-3: request_fw_file() fw name zd1211/zd1211_ub
usb 2-3: firmware device id 0x4330 and actual device id 0x4810 differ, 
continuing anyway
usb 2-3: request_fw_file() fw name zd1211/zd1211_uphr
usb 2-3: upload_code() transfer size 4096
usb 2-3: upload_code() transfer size 1024
usb 2-3: upload_code() firmware confirm return value 0x01
zd1211rw 2-3:1.0: zd_usb_enable_int()
zd1211rw 2-3:1.0: zd_usb_enable_int() submit urb 81003e738280
zd1211rw 2-3:1.0: zd_chip_init_hw()
zd1211rw 2-3:1.0: dump_cr() CR_AFTER_PNP 0x
zd1211rw 2-3:1.0: dump_cr() CR_GPI_EN 0x
zd1211rw 2-3:1.0: dump_cr() CR_INTERRUPT 0x
zd1211rw 2-3:1.0: zd_usb_init_hw() fw_base_offset: 0xf7d4
zd1211rw 2-3:1.0: read_pod() E2P_POD 0x0004
zd1211rw 2-3:1.0: read_pod() 

Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-13 Thread Ulrich Kunitz
On 06-06-13 19:47 C.S: wrote:

 This protection fault differs to the others but should be nonetheless 
 useful.

Looks like a problem in disconnect. Could you use the latest
version of the driver from my git tree
http://www.deine-taler.de/zd1211.git/zd1211

It includes the latest patch from Daniel Drake for disconnect().

It would also nice to see, whether you have the same problem with
a stock Linus kernel and non-tainted kernel.

Everything else doesn't look to bad

Regards,

Uli

-- 
Uli Kunitz


___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-11 Thread Ulrich Kunitz
On 06-06-10 22:09 C.S: wrote:

 here some output to make things clear:
 zd1211rw 2-3:1.0: error ioread32(CR_REG1): -11

It looks like, that you have IO problems on the USB bus. Do you use
cable to connect the device? How about using another cable? 

You may also compile the driver with DEBUG defined. If you use the
out-of-tree driver than setting the environment variable
ZD1211_DEBUG to y is sufficient (check the file Kbuild). It will
give us some more information, but I still believe in the IO
problems.

Regards,

Uli

-- 
Uli Kunitz


___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-11 Thread remco_
 [14:09 So Jun 11]
 [EMAIL PROTECTED]:/usr/src/2.6.17-rc4-mm3/zd1211/zd1211_2006-06-07$ ping
 192.168.2.1
 PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
 ping: sendmsg: Operation not permitted

 --- 192.168.2.1 ping statistics ---
 1 packets transmitted, 0 received, 100% packet loss, time 0ms
 --- snip ---

I can think of two things:
- are you associated to your AP ? (I think your log / dmesg, or iwevent 
output, may give a clue)
- some kind of blocking mechanism is active. (Firewall / SELinux / something 
else ???)



___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-11 Thread C.S:
Sure,

debug:
Jun 11 20:01:16 localhost kernel: ieee80211_crypt: registered algorithm 
'NULL'
Jun 11 20:01:21 localhost kernel: usb_init()
Jun 11 20:01:21 localhost kernel: zd1211rw initialized
Jun 11 20:01:40 localhost kernel: usb 2-3: print_id() 0ace:1211 v4810 full
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_netdev_alloc() 
netdev-flags 0x1002
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_netdev_alloc() 
netdev-features 0x
Jun 11 20:01:40 localhost kernel: usb 2-3: request_fw_file() fw name 
zd1211/zd1211_ub
Jun 11 20:01:40 localhost kernel: usb 2-3: request_fw_file() fw name 
zd1211/zd1211_uphr
Jun 11 20:01:40 localhost kernel: usb 2-3: upload_code() transfer size 4096
Jun 11 20:01:40 localhost kernel: usb 2-3: upload_code() transfer size 1024
Jun 11 20:01:40 localhost kernel: usb 2-3: upload_code() firmware 
confirm return value 0x01
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_enable_int()
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_enable_int() 
submit urb 81003f47a580
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_chip_init_hw()
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_cr() 
CR_AFTER_PNP 0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_cr() CR_GPI_EN 
0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_cr() 
CR_INTERRUPT 0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_init_hw() 
fw_base_offset: 0xf7d4
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: read_pod() E2P_POD 
0x0004
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: read_pod() RF 
AL2230_RF 0x4 PA type 0x0 patch CCK 0 patch CR157 0 patch 6M 0
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: hw_init()
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd1211_hw_reset_phy()
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: 
zd_chip_lock_phy_regs() CR_REG1: 0x00 - 0x00
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: 
zd_chip_unlock_phy_regs() CR_REG1: 0x00 - 0x80
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd1211_hw_init_hmac()
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: get_aw_pt_bi() aw 0 
pt 0 bi 0
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: set_aw_pt_bi() aw 0 
pt 99 bi 100
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: 
zd_chip_lock_phy_regs() CR_REG1: 0xa0 - 0x20
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x003f790 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x001 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00d bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00b3331 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x003b812 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000fff3 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0xda4 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00f4dc5 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00805b6 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x0011687 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x688 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00403b9 bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000dbba bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x99b bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00bdffc bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x00d bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000500f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000d00f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x0004c0f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000540f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000700f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: zd_usb_rfwrite() 
value 0x000500f bits 24
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: 
zd_chip_unlock_phy_regs() CR_REG1: 0x20 - 0xa0
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_fw_registers() 
FW_FIRMWARE_VER 0x4605
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_fw_registers() 
FW_USB_SPEED 0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_fw_registers() 
FW_FIX_TX_RATE 0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_fw_registers() 
FW_LINK_STATUS 0x
Jun 11 20:01:40 localhost kernel: zd1211rw 2-3:1.0: dump_cr() 
CR_AFTER_PNP 0x0001
Jun 

Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-11 Thread Ulrich Kunitz
On 06-06-11 20:23 C.S: wrote:

 Unfortunately i get some general protection fault which i didn't managed 
 to get saved to disk (not even with sysrq) nonetheless i found some 
 other log from earlier of the day, but i can't tell if this is an error 
 because zd1211 and zd1211rw have been loaded at the same time. perhaps 
 it might be useful though i try to get another output of the general 
 protection fault of zd1211rw.

Please make sure, to remove zd1211 before you are loading
zd1211rw. It is an interesting bug however.

Regards,

Uli

-- 
Uli Kunitz


___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] [zd1211rw] first impressions (one step closer)

2006-06-10 Thread C.S:
Hi zd1211 community,
one step closer to the zd1211rw. Somehow i have to unplug and plug in 
my  usb dongle to my computer, unless the driver can probe on it. i 
didn't even touched the firmware files, which are still installed and 
unchanged since last time i posted.
now i get some more closer to get the driver working, my dongle is being 
detected, i can configure my wlan (wep 128bit, ip-address ...) but i 
cannot connect to it.
here some output to make things clear:



when i boot my pc, the driver loads, but my wlan card is just off (no led)
(i'm using the ohci_hcd driver for my ov511 webcam, this shouldn't be a 
problem i guess)

ohci_hcd :00:02.1: OHCI Host Controller
ohci_hcd :00:02.1: new USB bus registered, assigned bus number 2
ohci_hcd :00:02.1: irq 18, io mem 0xf5005000
usb usb2: new device found, idVendor=, idProduct=
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: OHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.17-rc4-mm3 ohci_hcd
usb usb2: SerialNumber: :00:02.1
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found  
hub 2-0:1.0: 4 ports detected
Linux agpgart interface v0.101 (c) Dave Jones
usb 2-3: new full speed USB device using ohci_hcd and address 2
agpgart: Detected AGP bridge 0 
agpgart: Setting up Nforce3 AGP.
agpgart: AGP aperture is 32M @ 0xf000  
ieee80211_crypt: registered algorithm 'NULL'
usb 2-3: new device found, idVendor=0ace, idProduct=1211
usb 2-3: new device strings: Mfr=16, Product=32, SerialNumber=0
usb 2-3: Product: USB2.0 WLAN
usb 2-3: Manufacturer: ZyDAS
usb 2-3: configuration #1 chosen from 1 choice
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation 
[EMAIL PROTECTED]
usb 2-4: new full speed USB device using ohci_hcd and address 3
usb 2-4: new device found, idVendor=05a9, idProduct=a518
usb 2-4: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-4: Product: USB Camera
usb 2-4: Manufacturer: OmniVision Technologies, Inc.
usb 2-4: configuration #1 chosen from 1 choice
Linux video capture interface: v1.00
usb 2-3: firmware device id 0x4330 and actual device id 0x4810 differ, 
continuing anyway
firmware_loading_store: unexpected value (0)
usb 2-3: reset full speed USB device using ohci_hcd and address 2
usb 2-3: device descriptor read/64, error -110
usb 2-3: device descriptor read/64, error -110
usb 2-3: reset full speed USB device using ohci_hcd and address 2
usb 2-3: device descriptor read/64, error -110
usb 2-3: device descriptor read/64, error -110
usb 2-3: reset full speed USB device using ohci_hcd and address 2

 about here i replugged my usb dongle -

usb 2-3: device not accepting address 2, error -110
zd1211rw: probe of 2-3:1.0 failed with error -110 
usb 2-3: USB disconnect, address 2
usbcore: registered new driver zd1211rw
/usr/src/ov511-2.32/ov511_core.c: USB OV518+ video device found
/usr/src/ov511-2.32/ov511_core.c: Device revision 0
/usr/src/ov511-2.32/ov511_core.c: Compression required with OV518...enabling
/usr/src/ov511-2.32/ovcamchip_core.c: v2.32 : OV camera chip I2C driver
/usr/src/ov511-2.32/ovcamchip_core.c: Camera chip is an OV7620AE
/usr/src/ov511-2.32/ov511_core.c: Device at usb-:00:02.1-4 
registered to minor 0
usbcore: registered new driver ov511
/usr/src/ov511-2.32/ov511_core.c: v2.32 : ov511 USB Camera Driver (V4L2 
disabled)
nvidia: module license 'NVIDIA' taints kernel.
ACPI (acpi_bus-0192): Device `VGAG]is not power manageable [20060310]
ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16
GSI 19 sharing vector 0xC9 and IRQ 19
ACPI: PCI Interrupt :01:00.0[A] - Link [APC5] - GSI 16 (level, 
low) - IRQ 19
NVRM: loading NVIDIA Linux x86_64 Kernel Module  1.0-8762  Mon May 15 
13:58:14 PDT 2006
usb 2-3: new full speed USB device using ohci_hcd and address 4
usb 2-3: new device found, idVendor=0ace, idProduct=1211
usb 2-3: new device strings: Mfr=16, Product=32, SerialNumber=0
usb 2-3: Product: USB2.0 WLAN
usb 2-3: Manufacturer: ZyDAS
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: firmware device id 0x4330 and actual device id 0x4810 differ, 
continuing anyway
zd1211rw 2-3:1.0: firmware version 4605
zd1211rw 2-3:1.0: zd1211 chip 0ace:1211 v4810 full 00-11-e2 AL2230_RF 
pa0 ---
zd1211rw 2-3:1.0: eth0
i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c00
i2c_adapter i2c-2: nForce2 SMBus adapter at 0x2000
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4095 buckets, 32760 max) - 304 bytes per conntrack
ieee80211_crypt: registered algorithm 'WEP'
zd1211rw 2-3:1.0: error ioread32(CR_REG1): -11
SoftMAC: Authentication response received from 00:03:c9:a3:xx:xx but no 
queue item exists.


i just copied the whole dmesg to make things easier, if there are any 
hardware questions.
I think the last two lines are the most important ones to you.
i use the following commands to connect to my ap:



ifconfig eth0 up
iwconfig