Hello, Ive bought SONOFF ZBDongle-E. I can’t get device working. I’ve tried with raspberry pi 4 a debian based OS, with desktop cumputer with Ubuntu 22.10, with notebook with windows (I’ve installed drivers for windows). I’ve tried diferent ports on each machine both USB 2.0 a 3.0.
For example Ubuntu 22.10. There is nothing new in output of “lsusb -t” when dongle is connected. Command dmesg have some new lines:
[14676.607814] usb 3-7: new full-speed USB device number 4 using xhci_hcd
[14676.739852] usb 3-7: device descriptor read/64, error 8
[14676.979857] usb 3-7: device descriptor read/64, error 8
[14677.215813] usb 3-7: new full-speed USB device number 5 using xhci_hcd
[14677.347834] usb 3-7: device descriptor read/64, error 8
[14677.587845] usb 3-7: device descriptor read/64, error 8
[14677.695897] usb usb3-port7: attempt power cycle
[14678.107800] usb 3-7: new full-speed USB device number 6 using xhci_hcd
[14678.128132] usb 3-7: device descriptor read/8, error -61
[14678.256230] usb 3-7: device descriptor read/8, error -61
[14678.491785] usb 3-7: new full-speed USB device number 7 using xhci_hcd
[14678.512234] usb 3-7: device descriptor read/8, error -61
[14678.640198] usb 3-7: device descriptor read/8, error -61
[14678.751856] usb usb3-port7: unable to enumerate USB device
Does anyone has idea what is wrong?