Hi,
I have a BlinkStick Pro connect to an Ikea Dioder and it is working fine on a Raspberry Pi and on Windows.
Now I would like to experiment with it on my VU+ STB running on VTI 8.
When I connect the device and run “dmesg” I get the following response:
usb 5-1: new low-speed USB device number 14 using ohci-brcm
usb 5-1: device descriptor read/64, error -62
usb 5-1: device descriptor read/64, error -62
usb 5-1: new low-speed USB device number 15 using ohci-brcm
usb 5-1: device descriptor read/64, error -62
usb 5-1: device descriptor read/64, error -62
usb 5-1: new low-speed USB device number 16 using ohci-brcm
usb 5-1: device not accepting address 16, error -62
usb 5-1: new low-speed USB device number 17 using ohci-brcm
usb 5-1: device not accepting address 17, error -62
hub 5-0:1.0: unable to enumerate USB device on port 1
I am not a huge unix expert, but it seems to me, that the device is not properly recognized. Can someone tell me which packages might be helpful or what I could check generally?
Thanks in Advance!
Regards