@xnetworker-x sagte in Zigbee Gateway wird nicht mehr erkannt:
@thomas-braun
Das durchreichen habe ich in der conf Datei vom Container gemacht
arch: amd64
cores: 2
features: nesting=1
hostname: iobroker
memory: 4096
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.1.1,hwaddr=52:34:DD:82:BF:4B,ip=192.168.1.3/24,type=veth
onboot: 1
ostype: debian
rootfs: SSD:100/vm-100-disk-1.raw,size=50G
swap: 512
tty: 3
unprivileged: 1
lxc.cgroup2.devices.allow: c 189:* rwm
lxc.mount.entry: usb-Texas_Instruments_XDS110__xxxxx-if00 dev/bus/usb/usb-Texas_Instruments_XDS110__xxxxxx-if00 none bind,optional,create=file
lxc.cgroup2.devices.allow: c 166:* rwm
lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
Das ist aber nicht
Ich habe die Zeile /dev/serial/by-id/ angepasst auf /dev/usb/*******
Aber von Containern hab ich keine Ahnung.