From fb8fa054fdef57d10935a061fa16c8f8b066faf6 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Mon, 16 Feb 2015 12:52:28 +0100 Subject: [PATCH] Updated usb related issues (markdown) --- usb-related-issues.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usb-related-issues.md b/usb-related-issues.md index dbe9a08..1b1cdd5 100644 --- a/usb-related-issues.md +++ b/usb-related-issues.md @@ -2,7 +2,8 @@ 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. -* 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"" +* 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) Currently usb suspend is not working, instead of suspend firmware will reboot. If we are lucky, -- 2.25.1