Page 1 of 1

ZBDongle-E usb adapter

Posted: 14 Feb 2023, 01:27
by unixtall
Hi,

I am trying to use the Zigbee 3.0 USB Dongle Plus with home assistant docker.

The problem is the system does not show in /dev/ the device. When i do a dmesg, the output is this:

Code: Select all

[437003.072206] usb 1-1: new full-speed USB device number 12 using xhci_hcd
[437003.209737] usb 1-1: New USB device found, idVendor=1a86, idProduct=55d4, bcdDevice= 4.42
[437003.209758] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[437003.209767] usb 1-1: Product: SONOFF Zigbee 3.0 USB Dongle Plus V2
[437003.209776] usb 1-1: Manufacturer: ITEAD
[437003.209782] usb 1-1: SerialNumber: XXXXXXXXXXXX
And if i do a lsusb command:

Code: Select all

Bus 002 Device 001: ID 1d6b:0003
Bus 001 Device 002: ID 13fe:4100
Bus 001 Device 012: ID 1a86:55d4
Bus 001 Device 001: ID 1d6b:0002
I think the problem the system has not the driver for this device.

Is it possible to get a solution for this?

The model i have is F2-221 and the TOS version is 5.0.176-00227

Thanks you.

Re: ZBDongle-E usb adapter

Posted: 14 Feb 2023, 14:28
by unixtall
I have been investigating, and it is necessary install the cdc_acm driver. Could you help me ?

Thanks u

Re: ZBDongle-E usb adapter

Posted: 20 Feb 2023, 18:10
by unixtall
If you give me the kernel header, i can compile the driver. Please!

Re: ZBDongle-E usb adapter

Posted: 19 Apr 2023, 03:44
by XFNeo
{L_BUTTON_AT}unixtall
Hi! Have you manage to map this usb dongle to container with home assistant?

Re: ZBDongle-E usb adapter

Posted: 21 Apr 2023, 20:50
by XFNeo