From 0a4de4599b8e631b53a796c547b6204d1efe22c4 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 16 Feb 2015 12:53:42 +0100 Subject: [PATCH] Updated usb related issues (markdown) --- usb-related-issues.md | 1 + 1 file changed, 1 insertion(+) diff --git a/usb-related-issues.md b/usb-related-issues.md index 1b1cdd5..4d7d61f 100644 --- a/usb-related-issues.md +++ b/usb-related-issues.md @@ -3,6 +3,7 @@ We get some bug report about unstable connections and different weird issues. Be * 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. * is it working with LED disabled? LEDs are triggered from host over USB. Looks like some host controllers don't like it. Use this command: + `sudo bash -c "echo none > /sys/class/leds/ath9k_htc-phy*/trigger"` # USB Suspend (Firmware issue) -- 2.25.1