molejar/pyIMX

imxsd makes USB keyboard and mouse stop working

Opened this issue · 0 comments

Hello!

I have an i.MX6UL board connected via USB to my PC. When I run sudo imxsd info my USB keyboard and mouse stops working. I have to unplug the USB cables (and plug in again) to make them work again.

I have version 0.1.3 installed.

Command execution:

> sudo imxsd info

 DEVICE: SP Blank 6UL  (0x15A2, 0x007D)

 - ERROR: Target is locked !

dmesg before running the command:

[950800.947850] usb 2-2: new high-speed USB device number 84 using xhci_hcd
[950801.096546] usb 2-2: New USB device found, idVendor=15a2, idProduct=007d, bcdDevice= 0.01
[950801.096549] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[950801.096550] usb 2-2: Product: SP Blank 6UL 
[950801.096551] usb 2-2: Manufacturer: Freescale SemiConductor Inc 
[950801.101223] hid-generic 0003:15A2:007D.0093: hiddev0,hidraw2: USB HID v1.10 Device [Freescale SemiConductor Inc  SP Blank 6UL ] on usb-0000:00:14.0-2/input0

dmesg after running the command:

[950805.296031] usb 2-3.4: reset low-speed USB device number 83 using xhci_hcd
[950805.756053] usb 2-3.3: reset full-speed USB device number 82 using xhci_hcd
[950805.992122] usb 2-2: reset high-speed USB device number 84 using xhci_hcd
[950811.374151] usb 2-2: USB disconnect, device number 84
...