When attaching a USB device from a new, disposable & minimal-template-based, sys-usb, I get the following error:
user@dom0 ~]$ qvm-usb attach disp6xx5 sys-usb-dvm:2-2 > Device attach failed: No device info received, connection failed, check > backend side for details > I'm not sure where to look for logs or error output on the "backend side". Can anyone shed some light on this? When I looked in the source code I can see the error comes from qubes-app-linux-usb-proxy in the bash shell script "usb-import", line 101: # check for unexpected EOF > if [ -z "$untrusted_devid" -a -z "$untrusted_speed" ]; then > echo "No device info received, connection failed, check backend side > for details" >&2 > exit 1 > fi > But I'm not really sure at a higher level what's going on in those lines and where I should look for the issue. Thank you, Matthew -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CAGG2-sCb-isHrWr-YXhQN9pwsT5KoR7LFx2PeNN%3DwzRLAQ8uJQ%40mail.gmail.com.
