Updated usb related issues (markdown)
authorOleksij Rempel <linux@rempel-privat.de>
Mon, 16 Feb 2015 12:07:33 +0000 (13:07 +0100)
committerOleksij Rempel <linux@rempel-privat.de>
Mon, 16 Feb 2015 12:07:33 +0000 (13:07 +0100)
usb-related-issues.md

index 4d7d61f5847d8196962ea994cfc4759677f3fef0..1460d4e2d225eca4f0c94964ed792cee0a0402aa 100644 (file)
@@ -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.