From 8a06df940315d64d9857776b0e6bf22fc217aec6 Mon Sep 17 00:00:00 2001 From: Enjeck Cleopatra <32180937+PROTechThor@users.noreply.github.com> Date: Mon, 19 Oct 2020 14:56:52 +0100 Subject: [PATCH] Update usb-troubleshooting.md --- user/troubleshooting/usb-troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/troubleshooting/usb-troubleshooting.md b/user/troubleshooting/usb-troubleshooting.md index 57d4e2a9..2cf294eb 100644 --- a/user/troubleshooting/usb-troubleshooting.md +++ b/user/troubleshooting/usb-troubleshooting.md @@ -23,7 +23,7 @@ If this isn't an option, you can manually recover from the situation by followin ## "Device attach failed" error Upon trying to attach a USB device using the `qvm-usb -a vm-name device-vm-name:device` command, you may face the error `Device attach failed: no device info received, connection failed, check backend side for details`. -This error mainly arises due to problems specific to the particular device (including things like a broken cable, but also device incompatible with qvm-usb +This error mainly arises due to problems specific to the particular device, such as the device being incompatible with qvm-usb or a broken cable. ## usbVM does not boot after creating and assigning USB controllers to it ##