Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] CC2531 und Synology

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

[Gelöst] CC2531 und Synology

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
19 Beiträge 4 Kommentatoren 1.6k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • I iobroker_stevensnetz

    Hallo zusammen,
    ich weiß, dass das Thema hier schon mannigfaltig diskutiert worden ist. Ich konnte zu dem Thema hier auch viele Infos gewinnen, aber das Problem wurde leider dadurch nicht gelöst. Ich wollte mich auch an keinen alten Thread dranhängen, weil die immer sehr lang sind.

    Also ... Ich betreibe IOBroker auf einer Syno DS918 in einem Docker (Debian)
    Heute wurde der hier geliefert: CC2531 Zigbee USB-Stick + Firmware für openHAB ioBroker FHEM zigbee2mqtt
    Laut Produktbeschreibung sollte der bereits passend geflashed sein.
    Dieser USB-Stick steckt im Front-USB-Port der DS.
    Nach dem Einstecken leuchtet die grüne LED ca. 40s dann geht sie aus.

    ls -al /dev/ttyA*
    

    liefert

    ls: cannot access '/dev/ttyA*': No such file or directory
    

    Das Kommando

    lsusb
    

    liefert

    
    |__usb1          1d6b:0002:0404 09  2.00  480MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                     i-hcd xHCI Host Controller 0000:00:15.0) hub
      |__1-1         051d:0002:0006 00  1.10  1.5MBit/s 2mA 1IF  (American Power Con                                     version Back-UPS CS 350 FW:807.q10 .I USB FW:q10  4B1422P59001  )
      |__1-4         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Synology DiskSta                                     tion 7F0097DAADE5F110)
    |__usb2          1d6b:0003:0404 09  3.00 5000MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                     i-hcd xHCI Host Controller 0000:00:15.0) hub
    

    Der USB-Stick wird also nicht erkannt.
    Syno-Neustart, Stick rein-raus hat alles nichts gebracht.

    Hat jemand einen Tip?
    Ich bin nicht fit mit Linux-Befehlen. Also bitte ganz sachte :)

    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von Glasfaser
    #2

    @iobroker_stevensnetz sagte in CC2531 und Synology:

    ich weiß, dass das Thema hier schon mannigfaltig diskutiert worden ist.

    Stimmt

    aber das Problem wurde leider dadurch nicht gelöst.

    Welches Problem !?

    Fragekatalog :

    Treiber installiert , damit überhaupt der USB funktioniert ( Syn )
    USB Port in ENV eingetragen
    usw...

    ls: cannot access '/dev/ttyA*': No such file or directory

    wo bist du da , im Dockerterminal oder auf der Syn als root.

    Zeige mal auf der Syn :

    ls -l /dev/tty*
    

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    I 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @iobroker_stevensnetz sagte in CC2531 und Synology:

      ich weiß, dass das Thema hier schon mannigfaltig diskutiert worden ist.

      Stimmt

      aber das Problem wurde leider dadurch nicht gelöst.

      Welches Problem !?

      Fragekatalog :

      Treiber installiert , damit überhaupt der USB funktioniert ( Syn )
      USB Port in ENV eingetragen
      usw...

      ls: cannot access '/dev/ttyA*': No such file or directory

      wo bist du da , im Dockerterminal oder auf der Syn als root.

      Zeige mal auf der Syn :

      ls -l /dev/tty*
      
      I Offline
      I Offline
      iobroker_stevensnetz
      schrieb am zuletzt editiert von
      #3

      @glasfaser said in CC2531 und Synology:

      Treiber installiert , damit überhaupt der USB funktioniert ( Syn )
      USB Port in ENV eingetragen
      usw...

      An dem USB-Port hingen schon Geräte, deswegen gehe ich mal davon aus, dass der USB funktioniert.
      Also: Nein! :)

      Der USB-Port steht in den ENV des Dockers drin.

      @glasfaser said in CC2531 und Synology:

      wo bist du da , im Dockerterminal oder auf der Syn als root.

      In der Syno als root.

      @glasfaser said in CC2531 und Synology:

      Zeige mal auf der Syn :

      ls -l /dev/tty*

      crw-rw-rw- 1 root root 5,   0 Oct 21 18:50 /dev/tty
      crw------- 1 root root 4,   0 Oct 22  2022 /dev/tty0
      crw------- 1 root root 4,   1 Oct 22  2022 /dev/tty1
      crw------- 1 root root 4,  10 Oct 22  2022 /dev/tty10
      crw------- 1 root root 4,  11 Oct 22  2022 /dev/tty11
      crw------- 1 root root 4,  12 Oct 22  2022 /dev/tty12
      crw------- 1 root root 4,  13 Oct 22  2022 /dev/tty13
      crw------- 1 root root 4,  14 Oct 22  2022 /dev/tty14
      crw------- 1 root root 4,  15 Oct 22  2022 /dev/tty15
      crw------- 1 root root 4,  16 Oct 22  2022 /dev/tty16
      crw------- 1 root root 4,  17 Oct 22  2022 /dev/tty17
      crw------- 1 root root 4,  18 Oct 22  2022 /dev/tty18
      crw------- 1 root root 4,  19 Oct 22  2022 /dev/tty19
      crw------- 1 root root 4,   2 Oct 22  2022 /dev/tty2
      crw------- 1 root root 4,  20 Oct 22  2022 /dev/tty20
      crw------- 1 root root 4,  21 Oct 22  2022 /dev/tty21
      crw------- 1 root root 4,  22 Oct 22  2022 /dev/tty22
      crw------- 1 root root 4,  23 Oct 22  2022 /dev/tty23
      crw------- 1 root root 4,  24 Oct 22  2022 /dev/tty24
      crw------- 1 root root 4,  25 Oct 22  2022 /dev/tty25
      crw------- 1 root root 4,  26 Oct 22  2022 /dev/tty26
      crw------- 1 root root 4,  27 Oct 22  2022 /dev/tty27
      crw------- 1 root root 4,  28 Oct 22  2022 /dev/tty28
      crw------- 1 root root 4,  29 Oct 22  2022 /dev/tty29
      crw------- 1 root root 4,   3 Oct 22  2022 /dev/tty3
      crw------- 1 root root 4,  30 Oct 22  2022 /dev/tty30
      crw------- 1 root root 4,  31 Oct 22  2022 /dev/tty31
      crw------- 1 root root 4,  32 Oct 22  2022 /dev/tty32
      crw------- 1 root root 4,  33 Oct 22  2022 /dev/tty33
      crw------- 1 root root 4,  34 Oct 22  2022 /dev/tty34
      crw------- 1 root root 4,  35 Oct 22  2022 /dev/tty35
      crw------- 1 root root 4,  36 Oct 22  2022 /dev/tty36
      crw------- 1 root root 4,  37 Oct 22  2022 /dev/tty37
      crw------- 1 root root 4,  38 Oct 22  2022 /dev/tty38
      crw------- 1 root root 4,  39 Oct 22  2022 /dev/tty39
      crw------- 1 root root 4,   4 Oct 22  2022 /dev/tty4
      crw------- 1 root root 4,  40 Oct 22  2022 /dev/tty40
      crw------- 1 root root 4,  41 Oct 22  2022 /dev/tty41
      crw------- 1 root root 4,  42 Oct 22  2022 /dev/tty42
      crw------- 1 root root 4,  43 Oct 22  2022 /dev/tty43
      crw------- 1 root root 4,  44 Oct 22  2022 /dev/tty44
      crw------- 1 root root 4,  45 Oct 22  2022 /dev/tty45
      crw------- 1 root root 4,  46 Oct 22  2022 /dev/tty46
      crw------- 1 root root 4,  47 Oct 22  2022 /dev/tty47
      crw------- 1 root root 4,  48 Oct 22  2022 /dev/tty48
      crw------- 1 root root 4,  49 Oct 22  2022 /dev/tty49
      crw------- 1 root root 4,   5 Oct 22  2022 /dev/tty5
      crw------- 1 root root 4,  50 Oct 22  2022 /dev/tty50
      crw------- 1 root root 4,  51 Oct 22  2022 /dev/tty51
      crw------- 1 root root 4,  52 Oct 22  2022 /dev/tty52
      crw------- 1 root root 4,  53 Oct 22  2022 /dev/tty53
      crw------- 1 root root 4,  54 Oct 22  2022 /dev/tty54
      crw------- 1 root root 4,  55 Oct 22  2022 /dev/tty55
      crw------- 1 root root 4,  56 Oct 22  2022 /dev/tty56
      crw------- 1 root root 4,  57 Oct 22  2022 /dev/tty57
      crw------- 1 root root 4,  58 Oct 22  2022 /dev/tty58
      crw------- 1 root root 4,  59 Oct 22  2022 /dev/tty59
      crw------- 1 root root 4,   6 Oct 22  2022 /dev/tty6
      crw------- 1 root root 4,  60 Oct 22  2022 /dev/tty60
      crw------- 1 root root 4,  61 Oct 22  2022 /dev/tty61
      crw------- 1 root root 4,  62 Oct 22  2022 /dev/tty62
      crw------- 1 root root 4,  63 Oct 22  2022 /dev/tty63
      crw------- 1 root root 4,   7 Oct 22  2022 /dev/tty7
      crw------- 1 root root 4,   8 Oct 22  2022 /dev/tty8
      crw------- 1 root root 4,   9 Oct 22  2022 /dev/tty9
      crw------- 1 root root 3, 176 Oct 22  2022 /dev/ttya0
      crw------- 1 root root 3, 177 Oct 22  2022 /dev/ttya1
      crw------- 1 root root 3, 178 Oct 22  2022 /dev/ttya2
      crw------- 1 root root 3, 179 Oct 22  2022 /dev/ttya3
      crw------- 1 root root 3, 180 Oct 22  2022 /dev/ttya4
      crw------- 1 root root 3, 181 Oct 22  2022 /dev/ttya5
      crw------- 1 root root 3, 182 Oct 22  2022 /dev/ttya6
      crw------- 1 root root 3, 183 Oct 22  2022 /dev/ttya7
      crw------- 1 root root 3, 184 Oct 22  2022 /dev/ttya8
      crw------- 1 root root 3, 185 Oct 22  2022 /dev/ttya9
      crw------- 1 root root 3, 186 Oct 22  2022 /dev/ttyaa
      crw------- 1 root root 3, 187 Oct 22  2022 /dev/ttyab
      crw------- 1 root root 3, 188 Oct 22  2022 /dev/ttyac
      crw------- 1 root root 3, 189 Oct 22  2022 /dev/ttyad
      crw------- 1 root root 3, 190 Oct 22  2022 /dev/ttyae
      crw------- 1 root root 3, 191 Oct 22  2022 /dev/ttyaf
      crw------- 1 root root 3, 192 Oct 22  2022 /dev/ttyb0
      crw------- 1 root root 3, 193 Oct 22  2022 /dev/ttyb1
      crw------- 1 root root 3, 194 Oct 22  2022 /dev/ttyb2
      crw------- 1 root root 3, 195 Oct 22  2022 /dev/ttyb3
      crw------- 1 root root 3, 196 Oct 22  2022 /dev/ttyb4
      crw------- 1 root root 3, 197 Oct 22  2022 /dev/ttyb5
      crw------- 1 root root 3, 198 Oct 22  2022 /dev/ttyb6
      crw------- 1 root root 3, 199 Oct 22  2022 /dev/ttyb7
      crw------- 1 root root 3, 200 Oct 22  2022 /dev/ttyb8
      crw------- 1 root root 3, 201 Oct 22  2022 /dev/ttyb9
      crw------- 1 root root 3, 202 Oct 22  2022 /dev/ttyba
      crw------- 1 root root 3, 203 Oct 22  2022 /dev/ttybb
      crw------- 1 root root 3, 204 Oct 22  2022 /dev/ttybc
      crw------- 1 root root 3, 205 Oct 22  2022 /dev/ttybd
      crw------- 1 root root 3, 206 Oct 22  2022 /dev/ttybe
      crw------- 1 root root 3, 207 Oct 22  2022 /dev/ttybf
      crw------- 1 root root 3, 208 Oct 22  2022 /dev/ttyc0
      crw------- 1 root root 3, 209 Oct 22  2022 /dev/ttyc1
      crw------- 1 root root 3, 210 Oct 22  2022 /dev/ttyc2
      crw------- 1 root root 3, 211 Oct 22  2022 /dev/ttyc3
      crw------- 1 root root 3, 212 Oct 22  2022 /dev/ttyc4
      crw------- 1 root root 3, 213 Oct 22  2022 /dev/ttyc5
      crw------- 1 root root 3, 214 Oct 22  2022 /dev/ttyc6
      crw------- 1 root root 3, 215 Oct 22  2022 /dev/ttyc7
      crw------- 1 root root 3, 216 Oct 22  2022 /dev/ttyc8
      crw------- 1 root root 3, 217 Oct 22  2022 /dev/ttyc9
      crw------- 1 root root 3, 218 Oct 22  2022 /dev/ttyca
      crw------- 1 root root 3, 219 Oct 22  2022 /dev/ttycb
      crw------- 1 root root 3, 220 Oct 22  2022 /dev/ttycc
      crw------- 1 root root 3, 221 Oct 22  2022 /dev/ttycd
      crw------- 1 root root 3, 222 Oct 22  2022 /dev/ttyce
      crw------- 1 root root 3, 223 Oct 22  2022 /dev/ttycf
      crw------- 1 root root 3, 224 Oct 22  2022 /dev/ttyd0
      crw------- 1 root root 3, 225 Oct 22  2022 /dev/ttyd1
      crw------- 1 root root 3, 226 Oct 22  2022 /dev/ttyd2
      crw------- 1 root root 3, 227 Oct 22  2022 /dev/ttyd3
      crw------- 1 root root 3, 228 Oct 22  2022 /dev/ttyd4
      crw------- 1 root root 3, 229 Oct 22  2022 /dev/ttyd5
      crw------- 1 root root 3, 230 Oct 22  2022 /dev/ttyd6
      crw------- 1 root root 3, 231 Oct 22  2022 /dev/ttyd7
      crw------- 1 root root 3, 232 Oct 22  2022 /dev/ttyd8
      crw------- 1 root root 3, 233 Oct 22  2022 /dev/ttyd9
      crw------- 1 root root 3, 234 Oct 22  2022 /dev/ttyda
      crw------- 1 root root 3, 235 Oct 22  2022 /dev/ttydb
      crw------- 1 root root 3, 236 Oct 22  2022 /dev/ttydc
      crw------- 1 root root 3, 237 Oct 22  2022 /dev/ttydd
      crw------- 1 root root 3, 238 Oct 22  2022 /dev/ttyde
      crw------- 1 root root 3, 239 Oct 22  2022 /dev/ttydf
      crw------- 1 root root 3, 240 Oct 22  2022 /dev/ttye0
      crw------- 1 root root 3, 241 Oct 22  2022 /dev/ttye1
      crw------- 1 root root 3, 242 Oct 22  2022 /dev/ttye2
      crw------- 1 root root 3, 243 Oct 22  2022 /dev/ttye3
      crw------- 1 root root 3, 244 Oct 22  2022 /dev/ttye4
      crw------- 1 root root 3, 245 Oct 22  2022 /dev/ttye5
      crw------- 1 root root 3, 246 Oct 22  2022 /dev/ttye6
      crw------- 1 root root 3, 247 Oct 22  2022 /dev/ttye7
      crw------- 1 root root 3, 248 Oct 22  2022 /dev/ttye8
      crw------- 1 root root 3, 249 Oct 22  2022 /dev/ttye9
      crw------- 1 root root 3, 250 Oct 22  2022 /dev/ttyea
      crw------- 1 root root 3, 251 Oct 22  2022 /dev/ttyeb
      crw------- 1 root root 3, 252 Oct 22  2022 /dev/ttyec
      crw------- 1 root root 3, 253 Oct 22  2022 /dev/ttyed
      crw------- 1 root root 3, 254 Oct 22  2022 /dev/ttyee
      crw------- 1 root root 3, 255 Oct 22  2022 /dev/ttyef
      crw------- 1 root root 3,   0 Oct 22  2022 /dev/ttyp0
      crw------- 1 root root 3,   1 Oct 22  2022 /dev/ttyp1
      crw------- 1 root root 3,   2 Oct 22  2022 /dev/ttyp2
      crw------- 1 root root 3,   3 Oct 22  2022 /dev/ttyp3
      crw------- 1 root root 3,   4 Oct 22  2022 /dev/ttyp4
      crw------- 1 root root 3,   5 Oct 22  2022 /dev/ttyp5
      crw------- 1 root root 3,   6 Oct 22  2022 /dev/ttyp6
      crw------- 1 root root 3,   7 Oct 22  2022 /dev/ttyp7
      crw------- 1 root root 3,   8 Oct 22  2022 /dev/ttyp8
      crw------- 1 root root 3,   9 Oct 22  2022 /dev/ttyp9
      crw------- 1 root root 3,  10 Oct 22  2022 /dev/ttypa
      crw------- 1 root root 3,  11 Oct 22  2022 /dev/ttypb
      crw------- 1 root root 3,  12 Oct 22  2022 /dev/ttypc
      crw------- 1 root root 3,  13 Oct 22  2022 /dev/ttypd
      crw------- 1 root root 3,  14 Oct 22  2022 /dev/ttype
      crw------- 1 root root 3,  15 Oct 22  2022 /dev/ttypf
      crw------- 1 root root 3,  16 Oct 22  2022 /dev/ttyq0
      crw------- 1 root root 3,  17 Oct 22  2022 /dev/ttyq1
      crw------- 1 root root 3,  18 Oct 22  2022 /dev/ttyq2
      crw------- 1 root root 3,  19 Oct 22  2022 /dev/ttyq3
      crw------- 1 root root 3,  20 Oct 22  2022 /dev/ttyq4
      crw------- 1 root root 3,  21 Oct 22  2022 /dev/ttyq5
      crw------- 1 root root 3,  22 Oct 22  2022 /dev/ttyq6
      crw------- 1 root root 3,  23 Oct 22  2022 /dev/ttyq7
      crw------- 1 root root 3,  24 Oct 22  2022 /dev/ttyq8
      crw------- 1 root root 3,  25 Oct 22  2022 /dev/ttyq9
      crw------- 1 root root 3,  26 Oct 22  2022 /dev/ttyqa
      crw------- 1 root root 3,  27 Oct 22  2022 /dev/ttyqb
      crw------- 1 root root 3,  28 Oct 22  2022 /dev/ttyqc
      crw------- 1 root root 3,  29 Oct 22  2022 /dev/ttyqd
      crw------- 1 root root 3,  30 Oct 22  2022 /dev/ttyqe
      crw------- 1 root root 3,  31 Oct 22  2022 /dev/ttyqf
      crw------- 1 root root 3,  32 Oct 22  2022 /dev/ttyr0
      crw------- 1 root root 3,  33 Oct 22  2022 /dev/ttyr1
      crw------- 1 root root 3,  34 Oct 22  2022 /dev/ttyr2
      crw------- 1 root root 3,  35 Oct 22  2022 /dev/ttyr3
      crw------- 1 root root 3,  36 Oct 22  2022 /dev/ttyr4
      crw------- 1 root root 3,  37 Oct 22  2022 /dev/ttyr5
      crw------- 1 root root 3,  38 Oct 22  2022 /dev/ttyr6
      crw------- 1 root root 3,  39 Oct 22  2022 /dev/ttyr7
      crw------- 1 root root 3,  40 Oct 22  2022 /dev/ttyr8
      crw------- 1 root root 3,  41 Oct 22  2022 /dev/ttyr9
      crw------- 1 root root 3,  42 Oct 22  2022 /dev/ttyra
      crw------- 1 root root 3,  43 Oct 22  2022 /dev/ttyrb
      crw------- 1 root root 3,  44 Oct 22  2022 /dev/ttyrc
      crw------- 1 root root 3,  45 Oct 22  2022 /dev/ttyrd
      crw------- 1 root root 3,  46 Oct 22  2022 /dev/ttyre
      crw------- 1 root root 3,  47 Oct 22  2022 /dev/ttyrf
      crw------- 1 root root 3,  48 Oct 22  2022 /dev/ttys0
      crw------- 1 root root 4,  64 Oct 22  2022 /dev/ttyS0
      crw------- 1 root root 3,  49 Oct 22  2022 /dev/ttys1
      crw------- 1 root root 4,  65 Oct 21 17:40 /dev/ttyS1
      crw------- 1 root root 3,  50 Oct 22  2022 /dev/ttys2
      crw------- 1 root root 4,  66 Oct 21 17:37 /dev/ttyS2
      crw------- 1 root root 3,  51 Oct 22  2022 /dev/ttys3
      crw------- 1 root root 4,  67 Oct 22  2022 /dev/ttyS3
      crw------- 1 root root 3,  52 Oct 22  2022 /dev/ttys4
      crw------- 1 root root 3,  53 Oct 22  2022 /dev/ttys5
      crw------- 1 root root 3,  54 Oct 22  2022 /dev/ttys6
      crw------- 1 root root 3,  55 Oct 22  2022 /dev/ttys7
      crw------- 1 root root 3,  56 Oct 22  2022 /dev/ttys8
      crw------- 1 root root 3,  57 Oct 22  2022 /dev/ttys9
      crw------- 1 root root 3,  58 Oct 22  2022 /dev/ttysa
      crw------- 1 root root 3,  59 Oct 22  2022 /dev/ttysb
      crw------- 1 root root 3,  60 Oct 22  2022 /dev/ttysc
      crw------- 1 root root 3,  61 Oct 22  2022 /dev/ttysd
      crw------- 1 root root 3,  62 Oct 22  2022 /dev/ttyse
      crw------- 1 root root 3,  63 Oct 22  2022 /dev/ttysf
      crw------- 1 root root 3,  64 Oct 22  2022 /dev/ttyt0
      crw------- 1 root root 3,  65 Oct 22  2022 /dev/ttyt1
      crw------- 1 root root 3,  66 Oct 22  2022 /dev/ttyt2
      crw------- 1 root root 3,  67 Oct 22  2022 /dev/ttyt3
      crw------- 1 root root 3,  68 Oct 22  2022 /dev/ttyt4
      crw------- 1 root root 3,  69 Oct 22  2022 /dev/ttyt5
      crw------- 1 root root 3,  70 Oct 22  2022 /dev/ttyt6
      crw------- 1 root root 3,  71 Oct 22  2022 /dev/ttyt7
      crw------- 1 root root 3,  72 Oct 22  2022 /dev/ttyt8
      crw------- 1 root root 3,  73 Oct 22  2022 /dev/ttyt9
      crw------- 1 root root 3,  74 Oct 22  2022 /dev/ttyta
      crw------- 1 root root 3,  75 Oct 22  2022 /dev/ttytb
      crw------- 1 root root 3,  76 Oct 22  2022 /dev/ttytc
      crw------- 1 root root 3,  77 Oct 22  2022 /dev/ttytd
      crw------- 1 root root 3,  78 Oct 22  2022 /dev/ttyte
      crw------- 1 root root 3,  79 Oct 22  2022 /dev/ttytf
      crw------- 1 root root 3,  80 Oct 22  2022 /dev/ttyu0
      crw------- 1 root root 3,  81 Oct 22  2022 /dev/ttyu1
      crw------- 1 root root 3,  82 Oct 22  2022 /dev/ttyu2
      crw------- 1 root root 3,  83 Oct 22  2022 /dev/ttyu3
      crw------- 1 root root 3,  84 Oct 22  2022 /dev/ttyu4
      crw------- 1 root root 3,  85 Oct 22  2022 /dev/ttyu5
      crw------- 1 root root 3,  86 Oct 22  2022 /dev/ttyu6
      crw------- 1 root root 3,  87 Oct 22  2022 /dev/ttyu7
      crw------- 1 root root 3,  88 Oct 22  2022 /dev/ttyu8
      crw------- 1 root root 3,  89 Oct 22  2022 /dev/ttyu9
      crw------- 1 root root 3,  90 Oct 22  2022 /dev/ttyua
      crw------- 1 root root 3,  91 Oct 22  2022 /dev/ttyub
      crw------- 1 root root 3,  92 Oct 22  2022 /dev/ttyuc
      crw------- 1 root root 3,  93 Oct 22  2022 /dev/ttyud
      crw------- 1 root root 3,  94 Oct 22  2022 /dev/ttyue
      crw------- 1 root root 3,  95 Oct 22  2022 /dev/ttyuf
      crw------- 1 root root 3,  96 Oct 22  2022 /dev/ttyv0
      crw------- 1 root root 3,  97 Oct 22  2022 /dev/ttyv1
      crw------- 1 root root 3,  98 Oct 22  2022 /dev/ttyv2
      crw------- 1 root root 3,  99 Oct 22  2022 /dev/ttyv3
      crw------- 1 root root 3, 100 Oct 22  2022 /dev/ttyv4
      crw------- 1 root root 3, 101 Oct 22  2022 /dev/ttyv5
      crw------- 1 root root 3, 102 Oct 22  2022 /dev/ttyv6
      crw------- 1 root root 3, 103 Oct 22  2022 /dev/ttyv7
      crw------- 1 root root 3, 104 Oct 22  2022 /dev/ttyv8
      crw------- 1 root root 3, 105 Oct 22  2022 /dev/ttyv9
      crw------- 1 root root 3, 106 Oct 22  2022 /dev/ttyva
      crw------- 1 root root 3, 107 Oct 22  2022 /dev/ttyvb
      crw------- 1 root root 3, 108 Oct 22  2022 /dev/ttyvc
      crw------- 1 root root 3, 109 Oct 22  2022 /dev/ttyvd
      crw------- 1 root root 3, 110 Oct 22  2022 /dev/ttyve
      crw------- 1 root root 3, 111 Oct 22  2022 /dev/ttyvf
      crw------- 1 root root 3, 112 Oct 22  2022 /dev/ttyw0
      crw------- 1 root root 3, 113 Oct 22  2022 /dev/ttyw1
      crw------- 1 root root 3, 114 Oct 22  2022 /dev/ttyw2
      crw------- 1 root root 3, 115 Oct 22  2022 /dev/ttyw3
      crw------- 1 root root 3, 116 Oct 22  2022 /dev/ttyw4
      crw------- 1 root root 3, 117 Oct 22  2022 /dev/ttyw5
      crw------- 1 root root 3, 118 Oct 22  2022 /dev/ttyw6
      crw------- 1 root root 3, 119 Oct 22  2022 /dev/ttyw7
      crw------- 1 root root 3, 120 Oct 22  2022 /dev/ttyw8
      crw------- 1 root root 3, 121 Oct 22  2022 /dev/ttyw9
      crw------- 1 root root 3, 122 Oct 22  2022 /dev/ttywa
      crw------- 1 root root 3, 123 Oct 22  2022 /dev/ttywb
      crw------- 1 root root 3, 124 Oct 22  2022 /dev/ttywc
      crw------- 1 root root 3, 125 Oct 22  2022 /dev/ttywd
      crw------- 1 root root 3, 126 Oct 22  2022 /dev/ttywe
      crw------- 1 root root 3, 127 Oct 22  2022 /dev/ttywf
      crw------- 1 root root 3, 128 Oct 22  2022 /dev/ttyx0
      crw------- 1 root root 3, 129 Oct 22  2022 /dev/ttyx1
      crw------- 1 root root 3, 130 Oct 22  2022 /dev/ttyx2
      crw------- 1 root root 3, 131 Oct 22  2022 /dev/ttyx3
      crw------- 1 root root 3, 132 Oct 22  2022 /dev/ttyx4
      crw------- 1 root root 3, 133 Oct 22  2022 /dev/ttyx5
      crw------- 1 root root 3, 134 Oct 22  2022 /dev/ttyx6
      crw------- 1 root root 3, 135 Oct 22  2022 /dev/ttyx7
      crw------- 1 root root 3, 136 Oct 22  2022 /dev/ttyx8
      crw------- 1 root root 3, 137 Oct 22  2022 /dev/ttyx9
      crw------- 1 root root 3, 138 Oct 22  2022 /dev/ttyxa
      crw------- 1 root root 3, 139 Oct 22  2022 /dev/ttyxb
      crw------- 1 root root 3, 140 Oct 22  2022 /dev/ttyxc
      crw------- 1 root root 3, 141 Oct 22  2022 /dev/ttyxd
      crw------- 1 root root 3, 142 Oct 22  2022 /dev/ttyxe
      crw------- 1 root root 3, 143 Oct 22  2022 /dev/ttyxf
      crw------- 1 root root 3, 144 Oct 22  2022 /dev/ttyy0
      crw------- 1 root root 3, 145 Oct 22  2022 /dev/ttyy1
      crw------- 1 root root 3, 146 Oct 22  2022 /dev/ttyy2
      crw------- 1 root root 3, 147 Oct 22  2022 /dev/ttyy3
      crw------- 1 root root 3, 148 Oct 22  2022 /dev/ttyy4
      crw------- 1 root root 3, 149 Oct 22  2022 /dev/ttyy5
      crw------- 1 root root 3, 150 Oct 22  2022 /dev/ttyy6
      crw------- 1 root root 3, 151 Oct 22  2022 /dev/ttyy7
      crw------- 1 root root 3, 152 Oct 22  2022 /dev/ttyy8
      crw------- 1 root root 3, 153 Oct 22  2022 /dev/ttyy9
      crw------- 1 root root 3, 154 Oct 22  2022 /dev/ttyya
      crw------- 1 root root 3, 155 Oct 22  2022 /dev/ttyyb
      crw------- 1 root root 3, 156 Oct 22  2022 /dev/ttyyc
      crw------- 1 root root 3, 157 Oct 22  2022 /dev/ttyyd
      crw------- 1 root root 3, 158 Oct 22  2022 /dev/ttyye
      crw------- 1 root root 3, 159 Oct 22  2022 /dev/ttyyf
      crw------- 1 root root 3, 160 Oct 22  2022 /dev/ttyz0
      crw------- 1 root root 3, 161 Oct 22  2022 /dev/ttyz1
      crw------- 1 root root 3, 162 Oct 22  2022 /dev/ttyz2
      crw------- 1 root root 3, 163 Oct 22  2022 /dev/ttyz3
      crw------- 1 root root 3, 164 Oct 22  2022 /dev/ttyz4
      crw------- 1 root root 3, 165 Oct 22  2022 /dev/ttyz5
      crw------- 1 root root 3, 166 Oct 22  2022 /dev/ttyz6
      crw------- 1 root root 3, 167 Oct 22  2022 /dev/ttyz7
      crw------- 1 root root 3, 168 Oct 22  2022 /dev/ttyz8
      crw------- 1 root root 3, 169 Oct 22  2022 /dev/ttyz9
      crw------- 1 root root 3, 170 Oct 22  2022 /dev/ttyza
      crw------- 1 root root 3, 171 Oct 22  2022 /dev/ttyzb
      crw------- 1 root root 3, 172 Oct 22  2022 /dev/ttyzc
      crw------- 1 root root 3, 173 Oct 22  2022 /dev/ttyzd
      crw------- 1 root root 3, 174 Oct 22  2022 /dev/ttyze
      crw------- 1 root root 3, 175 Oct 22  2022 /dev/ttyzf
      

      GlasfaserG 1 Antwort Letzte Antwort
      0
      • I iobroker_stevensnetz

        @glasfaser said in CC2531 und Synology:

        Treiber installiert , damit überhaupt der USB funktioniert ( Syn )
        USB Port in ENV eingetragen
        usw...

        An dem USB-Port hingen schon Geräte, deswegen gehe ich mal davon aus, dass der USB funktioniert.
        Also: Nein! :)

        Der USB-Port steht in den ENV des Dockers drin.

        @glasfaser said in CC2531 und Synology:

        wo bist du da , im Dockerterminal oder auf der Syn als root.

        In der Syno als root.

        @glasfaser said in CC2531 und Synology:

        Zeige mal auf der Syn :

        ls -l /dev/tty*

        crw-rw-rw- 1 root root 5,   0 Oct 21 18:50 /dev/tty
        crw------- 1 root root 4,   0 Oct 22  2022 /dev/tty0
        crw------- 1 root root 4,   1 Oct 22  2022 /dev/tty1
        crw------- 1 root root 4,  10 Oct 22  2022 /dev/tty10
        crw------- 1 root root 4,  11 Oct 22  2022 /dev/tty11
        crw------- 1 root root 4,  12 Oct 22  2022 /dev/tty12
        crw------- 1 root root 4,  13 Oct 22  2022 /dev/tty13
        crw------- 1 root root 4,  14 Oct 22  2022 /dev/tty14
        crw------- 1 root root 4,  15 Oct 22  2022 /dev/tty15
        crw------- 1 root root 4,  16 Oct 22  2022 /dev/tty16
        crw------- 1 root root 4,  17 Oct 22  2022 /dev/tty17
        crw------- 1 root root 4,  18 Oct 22  2022 /dev/tty18
        crw------- 1 root root 4,  19 Oct 22  2022 /dev/tty19
        crw------- 1 root root 4,   2 Oct 22  2022 /dev/tty2
        crw------- 1 root root 4,  20 Oct 22  2022 /dev/tty20
        crw------- 1 root root 4,  21 Oct 22  2022 /dev/tty21
        crw------- 1 root root 4,  22 Oct 22  2022 /dev/tty22
        crw------- 1 root root 4,  23 Oct 22  2022 /dev/tty23
        crw------- 1 root root 4,  24 Oct 22  2022 /dev/tty24
        crw------- 1 root root 4,  25 Oct 22  2022 /dev/tty25
        crw------- 1 root root 4,  26 Oct 22  2022 /dev/tty26
        crw------- 1 root root 4,  27 Oct 22  2022 /dev/tty27
        crw------- 1 root root 4,  28 Oct 22  2022 /dev/tty28
        crw------- 1 root root 4,  29 Oct 22  2022 /dev/tty29
        crw------- 1 root root 4,   3 Oct 22  2022 /dev/tty3
        crw------- 1 root root 4,  30 Oct 22  2022 /dev/tty30
        crw------- 1 root root 4,  31 Oct 22  2022 /dev/tty31
        crw------- 1 root root 4,  32 Oct 22  2022 /dev/tty32
        crw------- 1 root root 4,  33 Oct 22  2022 /dev/tty33
        crw------- 1 root root 4,  34 Oct 22  2022 /dev/tty34
        crw------- 1 root root 4,  35 Oct 22  2022 /dev/tty35
        crw------- 1 root root 4,  36 Oct 22  2022 /dev/tty36
        crw------- 1 root root 4,  37 Oct 22  2022 /dev/tty37
        crw------- 1 root root 4,  38 Oct 22  2022 /dev/tty38
        crw------- 1 root root 4,  39 Oct 22  2022 /dev/tty39
        crw------- 1 root root 4,   4 Oct 22  2022 /dev/tty4
        crw------- 1 root root 4,  40 Oct 22  2022 /dev/tty40
        crw------- 1 root root 4,  41 Oct 22  2022 /dev/tty41
        crw------- 1 root root 4,  42 Oct 22  2022 /dev/tty42
        crw------- 1 root root 4,  43 Oct 22  2022 /dev/tty43
        crw------- 1 root root 4,  44 Oct 22  2022 /dev/tty44
        crw------- 1 root root 4,  45 Oct 22  2022 /dev/tty45
        crw------- 1 root root 4,  46 Oct 22  2022 /dev/tty46
        crw------- 1 root root 4,  47 Oct 22  2022 /dev/tty47
        crw------- 1 root root 4,  48 Oct 22  2022 /dev/tty48
        crw------- 1 root root 4,  49 Oct 22  2022 /dev/tty49
        crw------- 1 root root 4,   5 Oct 22  2022 /dev/tty5
        crw------- 1 root root 4,  50 Oct 22  2022 /dev/tty50
        crw------- 1 root root 4,  51 Oct 22  2022 /dev/tty51
        crw------- 1 root root 4,  52 Oct 22  2022 /dev/tty52
        crw------- 1 root root 4,  53 Oct 22  2022 /dev/tty53
        crw------- 1 root root 4,  54 Oct 22  2022 /dev/tty54
        crw------- 1 root root 4,  55 Oct 22  2022 /dev/tty55
        crw------- 1 root root 4,  56 Oct 22  2022 /dev/tty56
        crw------- 1 root root 4,  57 Oct 22  2022 /dev/tty57
        crw------- 1 root root 4,  58 Oct 22  2022 /dev/tty58
        crw------- 1 root root 4,  59 Oct 22  2022 /dev/tty59
        crw------- 1 root root 4,   6 Oct 22  2022 /dev/tty6
        crw------- 1 root root 4,  60 Oct 22  2022 /dev/tty60
        crw------- 1 root root 4,  61 Oct 22  2022 /dev/tty61
        crw------- 1 root root 4,  62 Oct 22  2022 /dev/tty62
        crw------- 1 root root 4,  63 Oct 22  2022 /dev/tty63
        crw------- 1 root root 4,   7 Oct 22  2022 /dev/tty7
        crw------- 1 root root 4,   8 Oct 22  2022 /dev/tty8
        crw------- 1 root root 4,   9 Oct 22  2022 /dev/tty9
        crw------- 1 root root 3, 176 Oct 22  2022 /dev/ttya0
        crw------- 1 root root 3, 177 Oct 22  2022 /dev/ttya1
        crw------- 1 root root 3, 178 Oct 22  2022 /dev/ttya2
        crw------- 1 root root 3, 179 Oct 22  2022 /dev/ttya3
        crw------- 1 root root 3, 180 Oct 22  2022 /dev/ttya4
        crw------- 1 root root 3, 181 Oct 22  2022 /dev/ttya5
        crw------- 1 root root 3, 182 Oct 22  2022 /dev/ttya6
        crw------- 1 root root 3, 183 Oct 22  2022 /dev/ttya7
        crw------- 1 root root 3, 184 Oct 22  2022 /dev/ttya8
        crw------- 1 root root 3, 185 Oct 22  2022 /dev/ttya9
        crw------- 1 root root 3, 186 Oct 22  2022 /dev/ttyaa
        crw------- 1 root root 3, 187 Oct 22  2022 /dev/ttyab
        crw------- 1 root root 3, 188 Oct 22  2022 /dev/ttyac
        crw------- 1 root root 3, 189 Oct 22  2022 /dev/ttyad
        crw------- 1 root root 3, 190 Oct 22  2022 /dev/ttyae
        crw------- 1 root root 3, 191 Oct 22  2022 /dev/ttyaf
        crw------- 1 root root 3, 192 Oct 22  2022 /dev/ttyb0
        crw------- 1 root root 3, 193 Oct 22  2022 /dev/ttyb1
        crw------- 1 root root 3, 194 Oct 22  2022 /dev/ttyb2
        crw------- 1 root root 3, 195 Oct 22  2022 /dev/ttyb3
        crw------- 1 root root 3, 196 Oct 22  2022 /dev/ttyb4
        crw------- 1 root root 3, 197 Oct 22  2022 /dev/ttyb5
        crw------- 1 root root 3, 198 Oct 22  2022 /dev/ttyb6
        crw------- 1 root root 3, 199 Oct 22  2022 /dev/ttyb7
        crw------- 1 root root 3, 200 Oct 22  2022 /dev/ttyb8
        crw------- 1 root root 3, 201 Oct 22  2022 /dev/ttyb9
        crw------- 1 root root 3, 202 Oct 22  2022 /dev/ttyba
        crw------- 1 root root 3, 203 Oct 22  2022 /dev/ttybb
        crw------- 1 root root 3, 204 Oct 22  2022 /dev/ttybc
        crw------- 1 root root 3, 205 Oct 22  2022 /dev/ttybd
        crw------- 1 root root 3, 206 Oct 22  2022 /dev/ttybe
        crw------- 1 root root 3, 207 Oct 22  2022 /dev/ttybf
        crw------- 1 root root 3, 208 Oct 22  2022 /dev/ttyc0
        crw------- 1 root root 3, 209 Oct 22  2022 /dev/ttyc1
        crw------- 1 root root 3, 210 Oct 22  2022 /dev/ttyc2
        crw------- 1 root root 3, 211 Oct 22  2022 /dev/ttyc3
        crw------- 1 root root 3, 212 Oct 22  2022 /dev/ttyc4
        crw------- 1 root root 3, 213 Oct 22  2022 /dev/ttyc5
        crw------- 1 root root 3, 214 Oct 22  2022 /dev/ttyc6
        crw------- 1 root root 3, 215 Oct 22  2022 /dev/ttyc7
        crw------- 1 root root 3, 216 Oct 22  2022 /dev/ttyc8
        crw------- 1 root root 3, 217 Oct 22  2022 /dev/ttyc9
        crw------- 1 root root 3, 218 Oct 22  2022 /dev/ttyca
        crw------- 1 root root 3, 219 Oct 22  2022 /dev/ttycb
        crw------- 1 root root 3, 220 Oct 22  2022 /dev/ttycc
        crw------- 1 root root 3, 221 Oct 22  2022 /dev/ttycd
        crw------- 1 root root 3, 222 Oct 22  2022 /dev/ttyce
        crw------- 1 root root 3, 223 Oct 22  2022 /dev/ttycf
        crw------- 1 root root 3, 224 Oct 22  2022 /dev/ttyd0
        crw------- 1 root root 3, 225 Oct 22  2022 /dev/ttyd1
        crw------- 1 root root 3, 226 Oct 22  2022 /dev/ttyd2
        crw------- 1 root root 3, 227 Oct 22  2022 /dev/ttyd3
        crw------- 1 root root 3, 228 Oct 22  2022 /dev/ttyd4
        crw------- 1 root root 3, 229 Oct 22  2022 /dev/ttyd5
        crw------- 1 root root 3, 230 Oct 22  2022 /dev/ttyd6
        crw------- 1 root root 3, 231 Oct 22  2022 /dev/ttyd7
        crw------- 1 root root 3, 232 Oct 22  2022 /dev/ttyd8
        crw------- 1 root root 3, 233 Oct 22  2022 /dev/ttyd9
        crw------- 1 root root 3, 234 Oct 22  2022 /dev/ttyda
        crw------- 1 root root 3, 235 Oct 22  2022 /dev/ttydb
        crw------- 1 root root 3, 236 Oct 22  2022 /dev/ttydc
        crw------- 1 root root 3, 237 Oct 22  2022 /dev/ttydd
        crw------- 1 root root 3, 238 Oct 22  2022 /dev/ttyde
        crw------- 1 root root 3, 239 Oct 22  2022 /dev/ttydf
        crw------- 1 root root 3, 240 Oct 22  2022 /dev/ttye0
        crw------- 1 root root 3, 241 Oct 22  2022 /dev/ttye1
        crw------- 1 root root 3, 242 Oct 22  2022 /dev/ttye2
        crw------- 1 root root 3, 243 Oct 22  2022 /dev/ttye3
        crw------- 1 root root 3, 244 Oct 22  2022 /dev/ttye4
        crw------- 1 root root 3, 245 Oct 22  2022 /dev/ttye5
        crw------- 1 root root 3, 246 Oct 22  2022 /dev/ttye6
        crw------- 1 root root 3, 247 Oct 22  2022 /dev/ttye7
        crw------- 1 root root 3, 248 Oct 22  2022 /dev/ttye8
        crw------- 1 root root 3, 249 Oct 22  2022 /dev/ttye9
        crw------- 1 root root 3, 250 Oct 22  2022 /dev/ttyea
        crw------- 1 root root 3, 251 Oct 22  2022 /dev/ttyeb
        crw------- 1 root root 3, 252 Oct 22  2022 /dev/ttyec
        crw------- 1 root root 3, 253 Oct 22  2022 /dev/ttyed
        crw------- 1 root root 3, 254 Oct 22  2022 /dev/ttyee
        crw------- 1 root root 3, 255 Oct 22  2022 /dev/ttyef
        crw------- 1 root root 3,   0 Oct 22  2022 /dev/ttyp0
        crw------- 1 root root 3,   1 Oct 22  2022 /dev/ttyp1
        crw------- 1 root root 3,   2 Oct 22  2022 /dev/ttyp2
        crw------- 1 root root 3,   3 Oct 22  2022 /dev/ttyp3
        crw------- 1 root root 3,   4 Oct 22  2022 /dev/ttyp4
        crw------- 1 root root 3,   5 Oct 22  2022 /dev/ttyp5
        crw------- 1 root root 3,   6 Oct 22  2022 /dev/ttyp6
        crw------- 1 root root 3,   7 Oct 22  2022 /dev/ttyp7
        crw------- 1 root root 3,   8 Oct 22  2022 /dev/ttyp8
        crw------- 1 root root 3,   9 Oct 22  2022 /dev/ttyp9
        crw------- 1 root root 3,  10 Oct 22  2022 /dev/ttypa
        crw------- 1 root root 3,  11 Oct 22  2022 /dev/ttypb
        crw------- 1 root root 3,  12 Oct 22  2022 /dev/ttypc
        crw------- 1 root root 3,  13 Oct 22  2022 /dev/ttypd
        crw------- 1 root root 3,  14 Oct 22  2022 /dev/ttype
        crw------- 1 root root 3,  15 Oct 22  2022 /dev/ttypf
        crw------- 1 root root 3,  16 Oct 22  2022 /dev/ttyq0
        crw------- 1 root root 3,  17 Oct 22  2022 /dev/ttyq1
        crw------- 1 root root 3,  18 Oct 22  2022 /dev/ttyq2
        crw------- 1 root root 3,  19 Oct 22  2022 /dev/ttyq3
        crw------- 1 root root 3,  20 Oct 22  2022 /dev/ttyq4
        crw------- 1 root root 3,  21 Oct 22  2022 /dev/ttyq5
        crw------- 1 root root 3,  22 Oct 22  2022 /dev/ttyq6
        crw------- 1 root root 3,  23 Oct 22  2022 /dev/ttyq7
        crw------- 1 root root 3,  24 Oct 22  2022 /dev/ttyq8
        crw------- 1 root root 3,  25 Oct 22  2022 /dev/ttyq9
        crw------- 1 root root 3,  26 Oct 22  2022 /dev/ttyqa
        crw------- 1 root root 3,  27 Oct 22  2022 /dev/ttyqb
        crw------- 1 root root 3,  28 Oct 22  2022 /dev/ttyqc
        crw------- 1 root root 3,  29 Oct 22  2022 /dev/ttyqd
        crw------- 1 root root 3,  30 Oct 22  2022 /dev/ttyqe
        crw------- 1 root root 3,  31 Oct 22  2022 /dev/ttyqf
        crw------- 1 root root 3,  32 Oct 22  2022 /dev/ttyr0
        crw------- 1 root root 3,  33 Oct 22  2022 /dev/ttyr1
        crw------- 1 root root 3,  34 Oct 22  2022 /dev/ttyr2
        crw------- 1 root root 3,  35 Oct 22  2022 /dev/ttyr3
        crw------- 1 root root 3,  36 Oct 22  2022 /dev/ttyr4
        crw------- 1 root root 3,  37 Oct 22  2022 /dev/ttyr5
        crw------- 1 root root 3,  38 Oct 22  2022 /dev/ttyr6
        crw------- 1 root root 3,  39 Oct 22  2022 /dev/ttyr7
        crw------- 1 root root 3,  40 Oct 22  2022 /dev/ttyr8
        crw------- 1 root root 3,  41 Oct 22  2022 /dev/ttyr9
        crw------- 1 root root 3,  42 Oct 22  2022 /dev/ttyra
        crw------- 1 root root 3,  43 Oct 22  2022 /dev/ttyrb
        crw------- 1 root root 3,  44 Oct 22  2022 /dev/ttyrc
        crw------- 1 root root 3,  45 Oct 22  2022 /dev/ttyrd
        crw------- 1 root root 3,  46 Oct 22  2022 /dev/ttyre
        crw------- 1 root root 3,  47 Oct 22  2022 /dev/ttyrf
        crw------- 1 root root 3,  48 Oct 22  2022 /dev/ttys0
        crw------- 1 root root 4,  64 Oct 22  2022 /dev/ttyS0
        crw------- 1 root root 3,  49 Oct 22  2022 /dev/ttys1
        crw------- 1 root root 4,  65 Oct 21 17:40 /dev/ttyS1
        crw------- 1 root root 3,  50 Oct 22  2022 /dev/ttys2
        crw------- 1 root root 4,  66 Oct 21 17:37 /dev/ttyS2
        crw------- 1 root root 3,  51 Oct 22  2022 /dev/ttys3
        crw------- 1 root root 4,  67 Oct 22  2022 /dev/ttyS3
        crw------- 1 root root 3,  52 Oct 22  2022 /dev/ttys4
        crw------- 1 root root 3,  53 Oct 22  2022 /dev/ttys5
        crw------- 1 root root 3,  54 Oct 22  2022 /dev/ttys6
        crw------- 1 root root 3,  55 Oct 22  2022 /dev/ttys7
        crw------- 1 root root 3,  56 Oct 22  2022 /dev/ttys8
        crw------- 1 root root 3,  57 Oct 22  2022 /dev/ttys9
        crw------- 1 root root 3,  58 Oct 22  2022 /dev/ttysa
        crw------- 1 root root 3,  59 Oct 22  2022 /dev/ttysb
        crw------- 1 root root 3,  60 Oct 22  2022 /dev/ttysc
        crw------- 1 root root 3,  61 Oct 22  2022 /dev/ttysd
        crw------- 1 root root 3,  62 Oct 22  2022 /dev/ttyse
        crw------- 1 root root 3,  63 Oct 22  2022 /dev/ttysf
        crw------- 1 root root 3,  64 Oct 22  2022 /dev/ttyt0
        crw------- 1 root root 3,  65 Oct 22  2022 /dev/ttyt1
        crw------- 1 root root 3,  66 Oct 22  2022 /dev/ttyt2
        crw------- 1 root root 3,  67 Oct 22  2022 /dev/ttyt3
        crw------- 1 root root 3,  68 Oct 22  2022 /dev/ttyt4
        crw------- 1 root root 3,  69 Oct 22  2022 /dev/ttyt5
        crw------- 1 root root 3,  70 Oct 22  2022 /dev/ttyt6
        crw------- 1 root root 3,  71 Oct 22  2022 /dev/ttyt7
        crw------- 1 root root 3,  72 Oct 22  2022 /dev/ttyt8
        crw------- 1 root root 3,  73 Oct 22  2022 /dev/ttyt9
        crw------- 1 root root 3,  74 Oct 22  2022 /dev/ttyta
        crw------- 1 root root 3,  75 Oct 22  2022 /dev/ttytb
        crw------- 1 root root 3,  76 Oct 22  2022 /dev/ttytc
        crw------- 1 root root 3,  77 Oct 22  2022 /dev/ttytd
        crw------- 1 root root 3,  78 Oct 22  2022 /dev/ttyte
        crw------- 1 root root 3,  79 Oct 22  2022 /dev/ttytf
        crw------- 1 root root 3,  80 Oct 22  2022 /dev/ttyu0
        crw------- 1 root root 3,  81 Oct 22  2022 /dev/ttyu1
        crw------- 1 root root 3,  82 Oct 22  2022 /dev/ttyu2
        crw------- 1 root root 3,  83 Oct 22  2022 /dev/ttyu3
        crw------- 1 root root 3,  84 Oct 22  2022 /dev/ttyu4
        crw------- 1 root root 3,  85 Oct 22  2022 /dev/ttyu5
        crw------- 1 root root 3,  86 Oct 22  2022 /dev/ttyu6
        crw------- 1 root root 3,  87 Oct 22  2022 /dev/ttyu7
        crw------- 1 root root 3,  88 Oct 22  2022 /dev/ttyu8
        crw------- 1 root root 3,  89 Oct 22  2022 /dev/ttyu9
        crw------- 1 root root 3,  90 Oct 22  2022 /dev/ttyua
        crw------- 1 root root 3,  91 Oct 22  2022 /dev/ttyub
        crw------- 1 root root 3,  92 Oct 22  2022 /dev/ttyuc
        crw------- 1 root root 3,  93 Oct 22  2022 /dev/ttyud
        crw------- 1 root root 3,  94 Oct 22  2022 /dev/ttyue
        crw------- 1 root root 3,  95 Oct 22  2022 /dev/ttyuf
        crw------- 1 root root 3,  96 Oct 22  2022 /dev/ttyv0
        crw------- 1 root root 3,  97 Oct 22  2022 /dev/ttyv1
        crw------- 1 root root 3,  98 Oct 22  2022 /dev/ttyv2
        crw------- 1 root root 3,  99 Oct 22  2022 /dev/ttyv3
        crw------- 1 root root 3, 100 Oct 22  2022 /dev/ttyv4
        crw------- 1 root root 3, 101 Oct 22  2022 /dev/ttyv5
        crw------- 1 root root 3, 102 Oct 22  2022 /dev/ttyv6
        crw------- 1 root root 3, 103 Oct 22  2022 /dev/ttyv7
        crw------- 1 root root 3, 104 Oct 22  2022 /dev/ttyv8
        crw------- 1 root root 3, 105 Oct 22  2022 /dev/ttyv9
        crw------- 1 root root 3, 106 Oct 22  2022 /dev/ttyva
        crw------- 1 root root 3, 107 Oct 22  2022 /dev/ttyvb
        crw------- 1 root root 3, 108 Oct 22  2022 /dev/ttyvc
        crw------- 1 root root 3, 109 Oct 22  2022 /dev/ttyvd
        crw------- 1 root root 3, 110 Oct 22  2022 /dev/ttyve
        crw------- 1 root root 3, 111 Oct 22  2022 /dev/ttyvf
        crw------- 1 root root 3, 112 Oct 22  2022 /dev/ttyw0
        crw------- 1 root root 3, 113 Oct 22  2022 /dev/ttyw1
        crw------- 1 root root 3, 114 Oct 22  2022 /dev/ttyw2
        crw------- 1 root root 3, 115 Oct 22  2022 /dev/ttyw3
        crw------- 1 root root 3, 116 Oct 22  2022 /dev/ttyw4
        crw------- 1 root root 3, 117 Oct 22  2022 /dev/ttyw5
        crw------- 1 root root 3, 118 Oct 22  2022 /dev/ttyw6
        crw------- 1 root root 3, 119 Oct 22  2022 /dev/ttyw7
        crw------- 1 root root 3, 120 Oct 22  2022 /dev/ttyw8
        crw------- 1 root root 3, 121 Oct 22  2022 /dev/ttyw9
        crw------- 1 root root 3, 122 Oct 22  2022 /dev/ttywa
        crw------- 1 root root 3, 123 Oct 22  2022 /dev/ttywb
        crw------- 1 root root 3, 124 Oct 22  2022 /dev/ttywc
        crw------- 1 root root 3, 125 Oct 22  2022 /dev/ttywd
        crw------- 1 root root 3, 126 Oct 22  2022 /dev/ttywe
        crw------- 1 root root 3, 127 Oct 22  2022 /dev/ttywf
        crw------- 1 root root 3, 128 Oct 22  2022 /dev/ttyx0
        crw------- 1 root root 3, 129 Oct 22  2022 /dev/ttyx1
        crw------- 1 root root 3, 130 Oct 22  2022 /dev/ttyx2
        crw------- 1 root root 3, 131 Oct 22  2022 /dev/ttyx3
        crw------- 1 root root 3, 132 Oct 22  2022 /dev/ttyx4
        crw------- 1 root root 3, 133 Oct 22  2022 /dev/ttyx5
        crw------- 1 root root 3, 134 Oct 22  2022 /dev/ttyx6
        crw------- 1 root root 3, 135 Oct 22  2022 /dev/ttyx7
        crw------- 1 root root 3, 136 Oct 22  2022 /dev/ttyx8
        crw------- 1 root root 3, 137 Oct 22  2022 /dev/ttyx9
        crw------- 1 root root 3, 138 Oct 22  2022 /dev/ttyxa
        crw------- 1 root root 3, 139 Oct 22  2022 /dev/ttyxb
        crw------- 1 root root 3, 140 Oct 22  2022 /dev/ttyxc
        crw------- 1 root root 3, 141 Oct 22  2022 /dev/ttyxd
        crw------- 1 root root 3, 142 Oct 22  2022 /dev/ttyxe
        crw------- 1 root root 3, 143 Oct 22  2022 /dev/ttyxf
        crw------- 1 root root 3, 144 Oct 22  2022 /dev/ttyy0
        crw------- 1 root root 3, 145 Oct 22  2022 /dev/ttyy1
        crw------- 1 root root 3, 146 Oct 22  2022 /dev/ttyy2
        crw------- 1 root root 3, 147 Oct 22  2022 /dev/ttyy3
        crw------- 1 root root 3, 148 Oct 22  2022 /dev/ttyy4
        crw------- 1 root root 3, 149 Oct 22  2022 /dev/ttyy5
        crw------- 1 root root 3, 150 Oct 22  2022 /dev/ttyy6
        crw------- 1 root root 3, 151 Oct 22  2022 /dev/ttyy7
        crw------- 1 root root 3, 152 Oct 22  2022 /dev/ttyy8
        crw------- 1 root root 3, 153 Oct 22  2022 /dev/ttyy9
        crw------- 1 root root 3, 154 Oct 22  2022 /dev/ttyya
        crw------- 1 root root 3, 155 Oct 22  2022 /dev/ttyyb
        crw------- 1 root root 3, 156 Oct 22  2022 /dev/ttyyc
        crw------- 1 root root 3, 157 Oct 22  2022 /dev/ttyyd
        crw------- 1 root root 3, 158 Oct 22  2022 /dev/ttyye
        crw------- 1 root root 3, 159 Oct 22  2022 /dev/ttyyf
        crw------- 1 root root 3, 160 Oct 22  2022 /dev/ttyz0
        crw------- 1 root root 3, 161 Oct 22  2022 /dev/ttyz1
        crw------- 1 root root 3, 162 Oct 22  2022 /dev/ttyz2
        crw------- 1 root root 3, 163 Oct 22  2022 /dev/ttyz3
        crw------- 1 root root 3, 164 Oct 22  2022 /dev/ttyz4
        crw------- 1 root root 3, 165 Oct 22  2022 /dev/ttyz5
        crw------- 1 root root 3, 166 Oct 22  2022 /dev/ttyz6
        crw------- 1 root root 3, 167 Oct 22  2022 /dev/ttyz7
        crw------- 1 root root 3, 168 Oct 22  2022 /dev/ttyz8
        crw------- 1 root root 3, 169 Oct 22  2022 /dev/ttyz9
        crw------- 1 root root 3, 170 Oct 22  2022 /dev/ttyza
        crw------- 1 root root 3, 171 Oct 22  2022 /dev/ttyzb
        crw------- 1 root root 3, 172 Oct 22  2022 /dev/ttyzc
        crw------- 1 root root 3, 173 Oct 22  2022 /dev/ttyzd
        crw------- 1 root root 3, 174 Oct 22  2022 /dev/ttyze
        crw------- 1 root root 3, 175 Oct 22  2022 /dev/ttyzf
        

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #4

        @iobroker_stevensnetz sagte in CC2531 und Synology:

        Also: Nein!

        https://www.smarthomejetzt.de/iobroker-mit-docker-auf-einer-synology-diskstation-mit-dsm-7-update-und-usb-devices-conbee-ii-cc2531/

        Der USB-Port steht in den ENV des Dockers drin.

        Welcher denn ... geraten .... du siehst doch keinen bzw. auf welchen Port er ist !?

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        I 1 Antwort Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @iobroker_stevensnetz sagte in CC2531 und Synology:

          Also: Nein!

          https://www.smarthomejetzt.de/iobroker-mit-docker-auf-einer-synology-diskstation-mit-dsm-7-update-und-usb-devices-conbee-ii-cc2531/

          Der USB-Port steht in den ENV des Dockers drin.

          Welcher denn ... geraten .... du siehst doch keinen bzw. auf welchen Port er ist !?

          I Offline
          I Offline
          iobroker_stevensnetz
          schrieb am zuletzt editiert von
          #5

          @glasfaser said in CC2531 und Synology:

          Welcher denn ... geraten .... du siehst doch keinen bzw. auf welchen Port er ist !?

          Ja natürlich geraten. Damit ich das nicht vergesse. Im Moment steht /dev/ttyACM0 drin. Wenn ich weiß, welcher Port es wirklich ist, trage ich das nach.

          @glasfaser said in CC2531 und Synology:

          https://www.smarthomejetzt.de/iobroker-mit-docker-auf-einer-synology-diskstation-mit-dsm-7-update-und-usb-devices-conbee-ii-cc2531/

          OK. Ich lese mir das mal durch. Danke Dir schonmal dafür. Evtl bis später.

          I 1 Antwort Letzte Antwort
          0
          • I iobroker_stevensnetz

            @glasfaser said in CC2531 und Synology:

            Welcher denn ... geraten .... du siehst doch keinen bzw. auf welchen Port er ist !?

            Ja natürlich geraten. Damit ich das nicht vergesse. Im Moment steht /dev/ttyACM0 drin. Wenn ich weiß, welcher Port es wirklich ist, trage ich das nach.

            @glasfaser said in CC2531 und Synology:

            https://www.smarthomejetzt.de/iobroker-mit-docker-auf-einer-synology-diskstation-mit-dsm-7-update-und-usb-devices-conbee-ii-cc2531/

            OK. Ich lese mir das mal durch. Danke Dir schonmal dafür. Evtl bis später.

            I Offline
            I Offline
            iobroker_stevensnetz
            schrieb am zuletzt editiert von
            #6

            So. Die Syno findet den USB-Stick nun. Vielen Dank dafür!

            ls -al /dev/ttyA*
            

            liefert jetzt

            crwxrwxrwx 1 root root 166, 0 Oct 21 19:22 /dev/ttyACM0
            

            und

            lsusb
            

            liefert

            
            |__usb1          1d6b:0002:0404 09  2.00  480MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
              |__1-1         051d:0002:0006 00  1.10  1.5MBit/s 2mA 1IF  (American Power Con                                                                                                                                                             version Back-UPS CS 350 FW:807.q10 .I USB FW:q10  4B1422P59001  )
              |__1-3         0451:16a8:0009 02  2.00   12MBit/s 50mA 2IFs (Texas Instruments                                                                                                                                                              TI CC2531 USB CDC __0X00124B001CDD1441)
              |__1-4         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Synology DiskSta                                                                                                                                                             tion 7F0097DAADE5F110)
            |__usb2          1d6b:0003:0404 09  3.00 5000MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
            

            Bis hier scheint alles fein zu sein.

            In den ENV des Dockers steht:

            USBDEVICES
            

            und darin der Wert

            /dev/ttyACM0
            

            Nach meinem Verständnis reicht die Syno damit den USB-Port an den Container durch.

            Im Terminal des DOCKERS also getestet:

            ls -al /dev/tty*
            

            liefert

            crw-rw- 1 root root 5, 0 Okt 21 19:43 /dev/tty
            

            es fehlt also ttyACM0 mit der Freigabe für die Gruppe dialout (wobei ich hier direkt sagen muss, dass ich gar nicht weiß, wie ich dialout die Rechte dafür geben kann wenn ich es denn müsste)

            Im Zigbee-Adapter wird der Stick (folglich) auch nicht erkannt.

            Was fehlt denn jetzt noch?

            I GlasfaserG 2 Antworten Letzte Antwort
            0
            • I iobroker_stevensnetz

              So. Die Syno findet den USB-Stick nun. Vielen Dank dafür!

              ls -al /dev/ttyA*
              

              liefert jetzt

              crwxrwxrwx 1 root root 166, 0 Oct 21 19:22 /dev/ttyACM0
              

              und

              lsusb
              

              liefert

              
              |__usb1          1d6b:0002:0404 09  2.00  480MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
                |__1-1         051d:0002:0006 00  1.10  1.5MBit/s 2mA 1IF  (American Power Con                                                                                                                                                             version Back-UPS CS 350 FW:807.q10 .I USB FW:q10  4B1422P59001  )
                |__1-3         0451:16a8:0009 02  2.00   12MBit/s 50mA 2IFs (Texas Instruments                                                                                                                                                              TI CC2531 USB CDC __0X00124B001CDD1441)
                |__1-4         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Synology DiskSta                                                                                                                                                             tion 7F0097DAADE5F110)
              |__usb2          1d6b:0003:0404 09  3.00 5000MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
              

              Bis hier scheint alles fein zu sein.

              In den ENV des Dockers steht:

              USBDEVICES
              

              und darin der Wert

              /dev/ttyACM0
              

              Nach meinem Verständnis reicht die Syno damit den USB-Port an den Container durch.

              Im Terminal des DOCKERS also getestet:

              ls -al /dev/tty*
              

              liefert

              crw-rw- 1 root root 5, 0 Okt 21 19:43 /dev/tty
              

              es fehlt also ttyACM0 mit der Freigabe für die Gruppe dialout (wobei ich hier direkt sagen muss, dass ich gar nicht weiß, wie ich dialout die Rechte dafür geben kann wenn ich es denn müsste)

              Im Zigbee-Adapter wird der Stick (folglich) auch nicht erkannt.

              Was fehlt denn jetzt noch?

              I Offline
              I Offline
              iobroker_stevensnetz
              schrieb am zuletzt editiert von
              #7

              @iobroker_stevensnetz said in CC2531 und Synology:

              wobei ich hier direkt sagen muss, dass ich gar nicht weiß, wie ich dialout die Rechte dafür geben kann wenn ich es denn müsste)

              Mist.
              Nicht "müsste" ... das muss.

              Das ist das Problem oder? Ich muss auf der Syno noch die Rechte dafür vergeben. Oder?

              1 Antwort Letzte Antwort
              0
              • I iobroker_stevensnetz

                So. Die Syno findet den USB-Stick nun. Vielen Dank dafür!

                ls -al /dev/ttyA*
                

                liefert jetzt

                crwxrwxrwx 1 root root 166, 0 Oct 21 19:22 /dev/ttyACM0
                

                und

                lsusb
                

                liefert

                
                |__usb1          1d6b:0002:0404 09  2.00  480MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
                  |__1-1         051d:0002:0006 00  1.10  1.5MBit/s 2mA 1IF  (American Power Con                                                                                                                                                             version Back-UPS CS 350 FW:807.q10 .I USB FW:q10  4B1422P59001  )
                  |__1-3         0451:16a8:0009 02  2.00   12MBit/s 50mA 2IFs (Texas Instruments                                                                                                                                                              TI CC2531 USB CDC __0X00124B001CDD1441)
                  |__1-4         f400:f400:0100 00  2.00  480MBit/s 200mA 1IF  (Synology DiskSta                                                                                                                                                             tion 7F0097DAADE5F110)
                |__usb2          1d6b:0003:0404 09  3.00 5000MBit/s 0mA 1IF  (Linux 4.4.180+ xhc                                                                                                                                                             i-hcd xHCI Host Controller 0000:00:15.0) hub
                

                Bis hier scheint alles fein zu sein.

                In den ENV des Dockers steht:

                USBDEVICES
                

                und darin der Wert

                /dev/ttyACM0
                

                Nach meinem Verständnis reicht die Syno damit den USB-Port an den Container durch.

                Im Terminal des DOCKERS also getestet:

                ls -al /dev/tty*
                

                liefert

                crw-rw- 1 root root 5, 0 Okt 21 19:43 /dev/tty
                

                es fehlt also ttyACM0 mit der Freigabe für die Gruppe dialout (wobei ich hier direkt sagen muss, dass ich gar nicht weiß, wie ich dialout die Rechte dafür geben kann wenn ich es denn müsste)

                Im Zigbee-Adapter wird der Stick (folglich) auch nicht erkannt.

                Was fehlt denn jetzt noch?

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #8

                @iobroker_stevensnetz sagte in CC2531 und Synology:

                liefert
                crw-rw- 1 root root 5, 0 Okt 21 19:43 /dev/tty

                sieht komisch aus ... würde sagen im Treiber/Skript die Rechte falsch , nicht auf den richtigen Port / Verzeichniss gesetzt

                /dev/ttyACM0
                

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                I 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @iobroker_stevensnetz sagte in CC2531 und Synology:

                  liefert
                  crw-rw- 1 root root 5, 0 Okt 21 19:43 /dev/tty

                  sieht komisch aus ... würde sagen im Treiber/Skript die Rechte falsch , nicht auf den richtigen Port / Verzeichniss gesetzt

                  /dev/ttyACM0
                  
                  I Offline
                  I Offline
                  iobroker_stevensnetz
                  schrieb am zuletzt editiert von
                  #9

                  @glasfaser
                  smarthomejetzt.JPG

                  miraculix.JPG

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • I iobroker_stevensnetz

                    @glasfaser
                    smarthomejetzt.JPG

                    miraculix.JPG

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #10

                    @iobroker_stevensnetz

                    Starte mal die Syn neu .

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    I 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @iobroker_stevensnetz

                      Starte mal die Syn neu .

                      I Offline
                      I Offline
                      iobroker_stevensnetz
                      schrieb am zuletzt editiert von
                      #11

                      @glasfaser Keine Verbesserung

                      GlasfaserG 1 Antwort Letzte Antwort
                      0
                      • I iobroker_stevensnetz

                        @glasfaser Keine Verbesserung

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #12

                        @iobroker_stevensnetz

                        Die rechte unterhalb des Containers sind richtig :

                        liefert jetzt
                        crwxrwxrwx 1 root root 166, 0 Oct 21 19:22 /dev/ttyACM0

                        Aber so eine Zerstückelung habe ich noch nie gesehen ..

                        Dann im Container weiter
                        Haken gesetzt :

                        4b96a95d-fd31-4872-a99f-57e024d09da0-grafik.png

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        I 1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @iobroker_stevensnetz

                          Die rechte unterhalb des Containers sind richtig :

                          liefert jetzt
                          crwxrwxrwx 1 root root 166, 0 Oct 21 19:22 /dev/ttyACM0

                          Aber so eine Zerstückelung habe ich noch nie gesehen ..

                          Dann im Container weiter
                          Haken gesetzt :

                          4b96a95d-fd31-4872-a99f-57e024d09da0-grafik.png

                          I Offline
                          I Offline
                          iobroker_stevensnetz
                          schrieb am zuletzt editiert von
                          #13

                          @glasfaser Verdammt. Den hatte ich vergessen :man-facepalming:
                          Läuft! Herzlichen Dank! schönes Wochenende!

                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • I iobroker_stevensnetz

                            @glasfaser Verdammt. Den hatte ich vergessen :man-facepalming:
                            Läuft! Herzlichen Dank! schönes Wochenende!

                            GlasfaserG Offline
                            GlasfaserG Offline
                            Glasfaser
                            schrieb am zuletzt editiert von
                            #14

                            @iobroker_stevensnetz sagte in CC2531 und Synology:

                            Läuft! Herzlichen Dank! schönes Wochenende!

                            Sehr gerne ....

                            obwohl das immer... :

                            @iobroker_stevensnetz sagte in CC2531 und Synology:

                            ich weiß, dass das Thema hier schon mannigfaltig diskutiert worden ist

                            dann setze den Thread auf [gelöst]

                            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                            1 Antwort Letzte Antwort
                            0
                            • F Offline
                              F Offline
                              FuXXz2
                              schrieb am zuletzt editiert von
                              #15

                              Ich mache jetzt mal einfach nicht noch ein gleichen Beitrag auf, aber ich komme einfach nicht weiter.
                              Habe das gleiche Problem, mit einem SONOFF Zigbee 3.0 USB Dongle Plus,TI CC2652P + CP2102(N) Zigbee USB-Stick.

                              Auf meiner DS920 habe ich das TI Board. Dort ist das Leben so einfach :)
                              Egal ob lsusb oder mit einem ll /sys/class/tty | grep usb1, ls -al /dev/ttyA*
                              Ich bekomme immer die Info ttyACM0
                              1.png

                              Auf einer DS216+ komme ich nur bis zum lsusb
                              2.png
                              ls -al /dev/ttyA* ergibt ls: cannot access '/dev/ttyA*': No such file or directory

                              Ich habe sonst alles so gemacht wie bei der 920 auch, das Startscript eingebunden und auch mal versucht Treiber zu installieren, so wie es hier steht
                              https://mariushosting.com/synology-how-to-add-usb-support-on-dsm-7/

                              Das hier habe ich auch alles durch
                              https://smarthome.buanet.de/2020/02/usb-devices-im-iobroker-docker-container-nutzen/

                              Ich weiß nicht mehr weiter, was übersehe ich?

                              S 1 Antwort Letzte Antwort
                              0
                              • F FuXXz2

                                Ich mache jetzt mal einfach nicht noch ein gleichen Beitrag auf, aber ich komme einfach nicht weiter.
                                Habe das gleiche Problem, mit einem SONOFF Zigbee 3.0 USB Dongle Plus,TI CC2652P + CP2102(N) Zigbee USB-Stick.

                                Auf meiner DS920 habe ich das TI Board. Dort ist das Leben so einfach :)
                                Egal ob lsusb oder mit einem ll /sys/class/tty | grep usb1, ls -al /dev/ttyA*
                                Ich bekomme immer die Info ttyACM0
                                1.png

                                Auf einer DS216+ komme ich nur bis zum lsusb
                                2.png
                                ls -al /dev/ttyA* ergibt ls: cannot access '/dev/ttyA*': No such file or directory

                                Ich habe sonst alles so gemacht wie bei der 920 auch, das Startscript eingebunden und auch mal versucht Treiber zu installieren, so wie es hier steht
                                https://mariushosting.com/synology-how-to-add-usb-support-on-dsm-7/

                                Das hier habe ich auch alles durch
                                https://smarthome.buanet.de/2020/02/usb-devices-im-iobroker-docker-container-nutzen/

                                Ich weiß nicht mehr weiter, was übersehe ich?

                                S Offline
                                S Offline
                                Stefan7816
                                schrieb am zuletzt editiert von
                                #16

                                @fuxxz2
                                Moin,
                                konntest Du den Stick inzwischen zum Laufen bringen?

                                Ich möchte den sonoff zigbee stick 3.0 Plus ebenfalls unter ioBroker im Synology DSM 7.1.1 Dockercontainer nutzen. Hab hier schon viel über diverse Probleme gelesen. Nach welcher Anleitung gehe ich denn nun am besten vor um nicht auch in dieselben Probleme zu laufen?
                                Stefan

                                Stefan
                                RaspberryMatic, io Broker auf Pi, Homematic, Sonoff, Tradfri, WemosD1 mini,

                                GlasfaserG 1 Antwort Letzte Antwort
                                0
                                • S Stefan7816

                                  @fuxxz2
                                  Moin,
                                  konntest Du den Stick inzwischen zum Laufen bringen?

                                  Ich möchte den sonoff zigbee stick 3.0 Plus ebenfalls unter ioBroker im Synology DSM 7.1.1 Dockercontainer nutzen. Hab hier schon viel über diverse Probleme gelesen. Nach welcher Anleitung gehe ich denn nun am besten vor um nicht auch in dieselben Probleme zu laufen?
                                  Stefan

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #17

                                  @stefan7816 sagte in [Gelöst] CC2531 und Synology:

                                  hier schon viel über diverse Probleme gelesen.

                                  Nach welcher Anleitung gehe ich denn nun am besten vor um nicht auch in dieselben Probleme zu laufen?

                                  ist doch soweit alles hier beschrieben ...

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  S 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @stefan7816 sagte in [Gelöst] CC2531 und Synology:

                                    hier schon viel über diverse Probleme gelesen.

                                    Nach welcher Anleitung gehe ich denn nun am besten vor um nicht auch in dieselben Probleme zu laufen?

                                    ist doch soweit alles hier beschrieben ...

                                    S Offline
                                    S Offline
                                    Stefan7816
                                    schrieb am zuletzt editiert von
                                    #18

                                    @glasfaser
                                    zumindest lt. FuXXz2 offensichtlich nicht wirklich !?! "weiß nicht mehr weiter..."

                                    Stefan
                                    RaspberryMatic, io Broker auf Pi, Homematic, Sonoff, Tradfri, WemosD1 mini,

                                    GlasfaserG 1 Antwort Letzte Antwort
                                    0
                                    • S Stefan7816

                                      @glasfaser
                                      zumindest lt. FuXXz2 offensichtlich nicht wirklich !?! "weiß nicht mehr weiter..."

                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #19

                                      @stefan7816 sagte in [Gelöst] CC2531 und Synology:

                                      "weiß nicht mehr weiter..."

                                      und ... was soll ich jetzt damit anfangen !
                                      Wie weit bist du , was hast du gemacht usw.

                                      Ohne Input kann dir keiner helfen !

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      1 Antwort Letzte Antwort
                                      0
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      987

                                      Online

                                      32.4k

                                      Benutzer

                                      81.5k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe