It works fine, but is very sensitive to static discharge on computer case. Basically, every time I touch the metal on my laptop case, the USB device stops communicating. The client app reports:
Code: Select all
Warning: cannot query manufacturer for device: error sending control message: Protocol error
Could not find USB device!
and /var/log/syslog shows
Code: Select all
usb 4-1: usbfs: USBDEVFS_CONTROL failed cmd usbDisplay rqt 128 rq 6 len 256 ret -71
This is definitely not normal - e.g. my USB mouse does not get disconnected when I touch my computer.
Any ideas how I can fix it?