Hi Julien, Julien Massot <jmassot@xxxxxxxxxxxxxxxxxxxxxx> writes: > I have some problem with the AR6004 (hw 1.3) initialisation. Just to be clear I think a problem with USB code/hardware, most likely SDIO doesn't have this issue. > I'm using the compat wireless 3.6.6-1 package, with the ath6kl driver from > https://github.com/kvalo/ath6kl.git. (master branch) > > The device seems not to respond after the firmware upload. > "ath6kl: htc_wait_recv_ctrl_message: Timeout!" > Increasing the timeout doesn't help. > Here is the log at startup. > http://pastebin.com/DsivqdDP > > If I unplug and re-plug the adapter, every thing is going well. > http://pastebin.com/BTz0w5QL. Finally I got working USB boards again and I see the same thing: Dec 13 01:43:21 x201 kernel: [ 24.843691] ath6kl: Failed to start hardware: -5 Dec 13 01:43:21 x201 kernel: [ 24.843781] ath6kl: Failed to init ath6kl core: -5 Dec 13 01:43:21 x201 kernel: [ 24.843849] ath6kl_usb: probe of 2-1.2:1.0 failed with error -5 > Any Idea on how to fix or workaround this issue ? I remember seeing a test patch which did some low level reset on the hardware. I need to dig that up and see if it helps. Also adding delay to various places would be good to test, in case hardware needs some time to initialise itself. > (I've also tried the recovery options recovery_enable=1 heart_beat_poll=200) I doubt this helps as we are not even able to upload the firmware. Kalle -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html