From cf8f75680df5c92449570ee8a4238c7c7a2b5c0d Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 16 Feb 2015 13:07:33 +0100 Subject: [PATCH] Updated usb related issues (markdown) --- usb-related-issues.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usb-related-issues.md b/usb-related-issues.md index 4d7d61f..1460d4e 100644 --- a/usb-related-issues.md +++ b/usb-related-issues.md @@ -1,4 +1,4 @@ -# Unstable connection +# Unstable USB connection (ath9k_htc: USB layer deinitialized) We get some bug report about unstable connections and different weird issues. Before reporting a bug, please check: * is it working with other (shorter?) cable? This HW seems to be picky about cable quality, so check it. * is it working with powered USB hub? People had issues with some specific usb controllers. Test on other HW if possible, or at least find some cheap powered usb hub. @@ -6,6 +6,9 @@ We get some bug report about unstable connections and different weird issues. Be `sudo bash -c "echo none > /sys/class/leds/ath9k_htc-phy*/trigger"` +# BOGUS urb xfer, pipe 1 != type 3 +If you get this error, then you need to update firmware (at least version 1.4) and kernel (at least v3.18). If you still get this issue, ask or check if your kernel really has this patch "ath9k_htc: do not use bulk on EP3 and EP4". + # USB Suspend (Firmware issue) Currently usb suspend is not working, instead of suspend firmware will reboot. If we are lucky, firmware will set device to lo power mode and reboot on resume. -- 2.25.1