Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Permissions, domain/LDAP, power, security, notification and more.
Locked
User avatar
rankinc
Posts: 10
Joined: 07 Feb 2022, 17:45

Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by rankinc »

I'm trying to utilise my NAS as a home server to manage my smart devices; i was planning on doing this via Home Assistant via docker. I purchased a SONOFF ZigBee 3.0. Rooting into the NAS I was unable to get the USB serial ports defined to Linux so I can reference them in Zigbee2MQTT

Info from sudo dmesg
  • [723430.004095] usb 3-1: new full-speed USB device number 2 using xhci-hcd
These dongles are pre-flashed with Z-Stack 3.x0 coordinator firmware, with a main CC2652P chip and a CP2102N serial chip.

Is this a known issue with the drivers, and are terrmaster looking at designing something to help support users who are looking to host their own home automations.
User avatar
rankinc
Posts: 10
Joined: 07 Feb 2022, 17:45

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by rankinc »

Guess this is a no then
User avatar
ZerGOOD
Posts: 1
Joined: 20 Oct 2022, 15:23

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by ZerGOOD »

Good afternoon! I am also solving this problem. It is necessary to throw the Dongle Plus Zigbee 3.0 module connected to the USB port on virtualbox. Will there be such an opportunity in the upcoming TOS 5 updates?
unixtall
Posts: 56
Joined: 31 Dec 2019, 19:02

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by unixtall »

Could you explain the proccess ? Thanks u
User avatar
XFNeo
Posts: 90
Joined: 10 Oct 2022, 23:18

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by XFNeo »

Hi! Any luck?
User avatar
crisisacting
Posts: 257
Joined: 20 Jan 2022, 16:42

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by crisisacting »

XFNeo wrote: 21 Apr 2023, 20:38 viewtopic.php?f=37&t=2689
Those won't work on the ARM based 210/211 series.
User avatar
XFNeo
Posts: 90
Joined: 10 Oct 2022, 23:18

Re: Accessing Zigbee Dongle in Docker (TerraMaster F2-210)

Post by XFNeo »

crisisacting wrote: 21 Apr 2023, 23:45
XFNeo wrote: 21 Apr 2023, 20:38 viewtopic.php?f=37&t=2689
Those won't work on the ARM based 210/211 series.
https://github.com/mpashka/terranas/blo ... bdriver.md
Locked