Ankündigung

Einklappen
Keine Ankündigung bisher.

Knxd startet nicht

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Knxd startet nicht

    Hallo zusammen. Ich bekomme den knxd leider nicht zum laufen. Das bekomme ich in den logs:

    Code:
    Layer 0 [18:B.tpuarts/log       0.000] Insert 17:LowF / 16:tpuart
    Layer 0 [18:B.tpuarts/log       0.000] Setup
    Layer 0 [20:B.tpuarts/log       0.000] Insert 19:TPU_ser / 17:LowF
    Layer 0 [18:B.tpuarts/log       0.000] Filter single not found
    Layer 0 [20:B.tpuarts/log       0.000] Setup
    Layer 0 [20:B.tpuarts/log       0.001] Setup OK: yes
    Layer 0 [18:B.tpuarts/log       0.001] Setup OK: yes
    Layer 3 [15:B.tpuarts/Conn      0.001] registerLink: 15:B.tpuarts
    Layer 3 [15:B.tpuarts/Conn      0.001] Start: cfg:B.tpuarts
    Layer 5 [15:B.tpuarts/Conn      0.001] down => >up
    Layer 5 [15:B.tpuarts/Conn      0.001] Starting
    Layer 0 [18:B.tpuarts/log       0.001] Start
    Layer 0 [20:B.tpuarts/log       0.001] Start
    Layer 0 [19:B.tpuarts/TPU_ser   0.002] Opened /dev/ttyACM1 with baud 19200
    Layer 2 [19:B.tpuarts/TPU_ser   0.003] Opened
    Layer 2 [19:B.tpuarts/TPU_ser   0.003] Buffer Setup on fd 4
    Layer 0 [20:B.tpuarts/log       0.003] Started
    Layer 8 [17:B.tpuarts/LowF      0.003] state: new > start
    Layer 0 [17:B.tpuarts/LowF      0.003] SendReset 01
    Layer 0 [20:B.tpuarts/log       0.003] Send(001): 01
    Layer 4 [15:B.tpuarts/Conn      0.003] link state changed: >up
    Layer 4 [15:B.tpuarts/Conn      0.017] state is >up
    Layer 0 [17:B.tpuarts/LowF      0.480] SendReset 01
    Layer 0 [20:B.tpuarts/log       0.480] Send(001): 01
    Layer 0 [17:B.tpuarts/LowF      0.980] SendReset 01
    Layer 0 [20:B.tpuarts/log       0.980] Send(001): 01
    Layer 8 [17:B.tpuarts/LowF      1.481] state: in_reset > error
    Layer 0 [20:B.tpuarts/log       2.482] Stop
    Layer 0 [20:B.tpuarts/log       2.482] Errored
    Layer 8 [17:B.tpuarts/LowF      2.482] state: error > new
    Layer 0 [18:B.tpuarts/log       2.482] Errored
    Layer 5 [15:B.tpuarts/Conn      2.482] >up => error
    Layer 4 [15:B.tpuarts/Conn      2.482] link state changed: error
    F00000105: [15:B.tpuarts] Link down, terminating
    Layer 4 [15:B.tpuarts/Conn      2.482] R Stopping
    Layer 5 [15:B.tpuarts/Conn      2.482] error => >down
    Layer 4 [15:B.tpuarts/Conn      2.482] link state changed: error
    Layer 0 [18:B.tpuarts/log       2.483] Closing
    Layer 2 [17:B.tpuarts/LowF      2.483] Close C
    Layer 0 [20:B.tpuarts/log       2.483] Closing
    Layer 2 [19:B.tpuarts/TPU_ser   2.483] Close F​
    Hat jemand einen Tipp oder könnte mir weiterhelfen


    #2
    Ohne Deine config bzw. den Aufruf mit den entsprechenden Parametern bleiben die Glaskugeln dunkel fürchte ich ...

    Kommentar


      #3
      Dein tpuart antwortet nicht. Das hat fast immer entweder den Grund, dass noch ein getty auf dem Port läuft der die Antwort frisst, oder dass der Bus stromlos ist (oder Beides … oder (viel seltener) dass das Ding nicht korrekt angeschlossen ist oder du den falschen Port erwischt hast oder oder oder). Steht hier auch -zig-mal bereits im Forum.

      Ich baue da bei Gelegenheit eine laute und nicht zu übersehende Fehlermeldung ein …
      Zuletzt geändert von Smurf; 12.09.2024, 10:26.
      DistKV, Home Assistant, 1wire, KNX, Python, Asterisk, SMD-Lötkolben

      Kommentar


        #4
        Meine config:
        Code:
        KNXD_OPTS="-e 0.0.1 -E 0.0.2:8 -u /tmp/eib -D -T -R -S -t 1023 -b tpuarts:/dev/ttyACM1
        Habe den beim Bus geschaut, er hat Strom und es ist auch korrekt angeschlossen. Ich würde das getty problem mal anschauen, wie kann das am besten überprüfen, bin da nicht so erfahren. Danke für die Antwort.

        Kommentar


          #5
          "ps axuw" ist dein Freund. Oder "systemctl | grep getty".

          Sicher, dass das die richtige Schnittstelle ist? Was ist bei dir ttyACM0? Normalerweise solltest du via udev-Regel einen /dev/knx-Symlink anlegen, damit du beim nächsten Reboot nicht den falschen Port erwischst, denn die Nummerierung ist zufällig.
          DistKV, Home Assistant, 1wire, KNX, Python, Asterisk, SMD-Lötkolben

          Kommentar


            #6
            Ich habe es auch mit den anderen ttyACM* versucht, kommt das gleiche raus.
            Komischerweise passiert dieses verhalten auch nur beim Reboot. Wenn ich den Raspberry vom Strom nehme und es dan hochgefahren ist, funktioniert alles und der knxd verbindet (gleiche config):

            Code:
            Layer 0 [18:B.tpuarts/log       0.000] Insert 17:LowF / 16:tpuart
            Layer 0 [18:B.tpuarts/log       0.001] Setup
            Layer 0 [20:B.tpuarts/log       0.001] Insert 19:TPU_ser / 17:LowF
            Layer 0 [18:B.tpuarts/log       0.001] Filter single not found
            Layer 0 [20:B.tpuarts/log       0.001] Setup
            Layer 0 [20:B.tpuarts/log       0.001] Setup OK: yes
            Layer 0 [18:B.tpuarts/log       0.001] Setup OK: yes
            Layer 3 [15:B.tpuarts/Conn      0.001] registerLink: 15:B.tpuarts
            Layer 3 [15:B.tpuarts/Conn      0.001] Start: cfg:B.tpuarts
            Layer 5 [15:B.tpuarts/Conn      0.001] down => >up
            Layer 5 [15:B.tpuarts/Conn      0.001] Starting
            Layer 0 [18:B.tpuarts/log       0.001] Start
            Layer 0 [20:B.tpuarts/log       0.001] Start
            Layer 0 [19:B.tpuarts/TPU_ser   0.009] Opened /dev/ttyACM1 with baud 19200
            Layer 2 [19:B.tpuarts/TPU_ser   0.009] Opened
            Layer 2 [19:B.tpuarts/TPU_ser   0.009] Buffer Setup on fd 4
            Layer 0 [20:B.tpuarts/log       0.009] Started
            Layer 8 [17:B.tpuarts/LowF      0.009] state: new > start
            Layer 0 [17:B.tpuarts/LowF      0.009] SendReset 01
            Layer 0 [20:B.tpuarts/log       0.009] Send(001): 01
            Layer 4 [15:B.tpuarts/Conn      0.009] link state changed: >up
            Layer 4 [15:B.tpuarts/Conn      0.023] state is >up
            Layer 0 [20:B.tpuarts/log       0.023] Recv(001): 03
            Layer 8 [17:B.tpuarts/LowF      0.023] RESET_ACK
            Layer 8 [17:B.tpuarts/LowF      0.023] Enabling input parity check on fd 4
            ​
            sobald ich einen neustart mache bekommt er dich verbindung nicht mehr hin.

            Kommentar


              #7
              Nimm mal "udevadm info /dev/ttyACM1" (oder welches Interface auch immer aktuell funktioniert) und bastle eine udev-Regel, die dir den passenden Symlink produziert.

              Dann verwende in der knxd-Konfig den Symlink.

              NB, wenn du einen Modemmanager oder Ähnliches am Laufen hast, dann bring den ebenfalls nachhaltig um.
              DistKV, Home Assistant, 1wire, KNX, Python, Asterisk, SMD-Lötkolben

              Kommentar


                #8
                Funktioniert leider auch nicht. Meine udev Regel für ACM1:

                Code:
                SUBSYSTEM=="tty", KERNEL=="ttyACM1", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="5744", ATTRS{serial}=="204BB64C4342", SYMLINK+="ttyKNXD", OWNER="knxd"
                immer nocht das gleiche:
                Code:
                Layer 0 [18:B.tpuarts/log       0.000] Insert 17:LowF / 16:tpuart
                Layer 0 [18:B.tpuarts/log       0.000] Setup
                Layer 0 [20:B.tpuarts/log       0.000] Insert 19:TPU_ser / 17:LowF
                Layer 0 [18:B.tpuarts/log       0.000] Filter single not found
                Layer 0 [20:B.tpuarts/log       0.000] Setup
                Layer 0 [20:B.tpuarts/log       0.000] Setup OK: yes
                Layer 0 [18:B.tpuarts/log       0.000] Setup OK: yes
                Layer 3 [15:B.tpuarts/Conn      0.000] registerLink: 15:B.tpuarts
                Layer 3 [15:B.tpuarts/Conn      0.000] Start: cfg:B.tpuarts
                Layer 5 [15:B.tpuarts/Conn      0.000] down => >up
                Layer 5 [15:B.tpuarts/Conn      0.000] Starting
                Layer 0 [18:B.tpuarts/log       0.000] Start
                Layer 0 [20:B.tpuarts/log       0.000] Start
                Layer 0 [19:B.tpuarts/TPU_ser   0.001] Opened /dev/ttyKNXD with baud 19200
                Layer 2 [19:B.tpuarts/TPU_ser   0.001] Opened
                Layer 2 [19:B.tpuarts/TPU_ser   0.001] Buffer Setup on fd 4
                Layer 0 [20:B.tpuarts/log       0.001] Started
                Layer 8 [17:B.tpuarts/LowF      0.002] state: new > start
                Layer 0 [17:B.tpuarts/LowF      0.002] SendReset 01
                Layer 0 [20:B.tpuarts/log       0.002] Send(001): 01
                Layer 4 [15:B.tpuarts/Conn      0.002] link state changed: >up
                Layer 4 [15:B.tpuarts/Conn      0.016] state is >up
                Layer 0 [17:B.tpuarts/LowF      0.494] SendReset 01
                Layer 0 [20:B.tpuarts/log       0.494] Send(001): 01
                Layer 0 [17:B.tpuarts/LowF      0.995] SendReset 01
                Layer 0 [20:B.tpuarts/log       0.995] Send(001): 01
                Layer 8 [17:B.tpuarts/LowF      1.495] state: in_reset > error
                Layer 0 [20:B.tpuarts/log       2.497] Stop
                Layer 0 [20:B.tpuarts/log       2.499] Errored
                Layer 8 [17:B.tpuarts/LowF      2.499] state: error > new
                Layer 0 [18:B.tpuarts/log       2.499] Errored
                Layer 5 [15:B.tpuarts/Conn      2.499] >up => error
                Layer 4 [15:B.tpuarts/Conn      2.499] link state changed: error
                F00000105: [15:B.tpuarts] Link down, terminating
                Layer 4 [15:B.tpuarts/Conn      2.499] R Stopping
                Layer 5 [15:B.tpuarts/Conn      2.499] error => >down
                Layer 4 [15:B.tpuarts/Conn      2.499] link state changed: error
                Layer 0 [18:B.tpuarts/log       2.500] Closing
                Layer 2 [17:B.tpuarts/LowF      2.500] Close C
                Layer 0 [20:B.tpuarts/log       2.500] Closing
                Layer 2 [19:B.tpuarts/TPU_ser   2.500] Close F​

                Kommentar


                  #9
                  Hrmpf. KERNEL=="ttyACM1" solltest du weglassen. Mit dieser Einschränkung greift die Regel ja überhaupt nicht, wenn der Kernel deinem Gerät die ttyACM0 zuteilt.

                  Was sagt denn "lsusb -v" zu diesem Gerät? Wenn darin wirklich ein STM-Microcontroller verbaut ist, dann solltest du mal eruieren ob und wie du das Ding debuggen kannst.

                  Modemmanager und ähnlichen Unfug hast du sicher ausgeschlossen?

                  Nochmal die Frage, wer oder was ist in deinem Rechner der ttyACM0?
                  DistKV, Home Assistant, 1wire, KNX, Python, Asterisk, SMD-Lötkolben

                  Kommentar


                    #10
                    Wenn ich KERNEL=="ttyACM1" nicht mit gebe, wird manchmal auf ein anderes device ein Symlink erstellt
                    Code:
                    lrwxrwxrwx  1 root root           7 Nov 21  2023 ttyKNXD -> ttyACM3
                    da so wie du meinst ein Microcontroller eingebaut ist und sie sind so vergerben:
                    SIO1: INTERN im LINUX: ttyACM0
                    SIO2: KNX im LINUX: ttyACM1
                    SIO3: RS232 im LINUX: ttyACM2
                    SIO4: RS485 im LINUX: ttyACM3

                    lsusb -v -d 2109:3431

                    Code:
                    Bus 001 Device 003: ID 0483:5744 STMicroelectronics
                    Device Descriptor:
                      bLength                18
                      bDescriptorType         1
                      bcdUSB               2.00
                      bDeviceClass          239 Miscellaneous Device
                      bDeviceSubClass         2
                      bDeviceProtocol         1 Interface Association
                      bMaxPacketSize0        64
                      idVendor           0x0483 STMicroelectronics
                      idProduct          0x5744
                      bcdDevice            2.00
                      iManufacturer           1 ####              
                      iProduct                2 #### SIO3TforRPI        
                      iSerial                 3 204BB64C4342
                      bNumConfigurations      1
                      Configuration Descriptor:
                        bLength                 9
                        bDescriptorType         2
                        wTotalLength       0x0111
                        bNumInterfaces          8
                        bConfigurationValue     1
                        iConfiguration          0
                        bmAttributes         0xc0
                          Self Powered
                        MaxPower              500mA
                        Interface Association:
                          bLength                 8
                          bDescriptorType        11
                          bFirstInterface         0
                          bInterfaceCount         2
                          bFunctionClass          2 Communications
                          bFunctionSubClass       2 Abstract (modem)
                          bFunctionProtocol       1 AT-commands (v.25ter)
                          iFunction               2 #### SIO3TforRPI        
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        0
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         2 Communications
                          bInterfaceSubClass      2 Abstract (modem)
                          bInterfaceProtocol      1 AT-commands (v.25ter)
                          iInterface              0
                          CDC Header:
                            bcdCDC               1.10
                          CDC Call Management:
                            bmCapabilities       0x00
                            bDataInterface          1
                          CDC ACM:
                            bmCapabilities       0x02
                              line coding and serial state
                          CDC Union:
                            bMasterInterface        0
                            bSlaveInterface         1
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x88  EP 8 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0008  1x 8 bytes
                            bInterval             255
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        1
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass        10 CDC Data
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x01  EP 1 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x81  EP 1 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                        Interface Association:
                          bLength                 8
                          bDescriptorType        11
                          bFirstInterface         2
                          bInterfaceCount         2
                          bFunctionClass          2 Communications
                          bFunctionSubClass       2 Abstract (modem)
                          bFunctionProtocol       1 AT-commands (v.25ter)
                          iFunction               2 #### SIO3TforRPI        
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        2
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         2 Communications
                          bInterfaceSubClass      2 Abstract (modem)
                          bInterfaceProtocol      1 AT-commands (v.25ter)
                          iInterface              0
                          CDC Header:
                            bcdCDC               1.10
                          CDC Call Management:
                            bmCapabilities       0x00
                            bDataInterface          3
                          CDC ACM:
                            bmCapabilities       0x02
                              line coding and serial state
                          CDC Union:
                            bMasterInterface        2
                            bSlaveInterface         3
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x89  EP 9 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0008  1x 8 bytes
                            bInterval             255
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        3
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass        10 CDC Data
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x02  EP 2 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x82  EP 2 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                        Interface Association:
                          bLength                 8
                          bDescriptorType        11
                          bFirstInterface         4
                          bInterfaceCount         2
                          bFunctionClass          2 Communications
                          bFunctionSubClass       2 Abstract (modem)
                          bFunctionProtocol       1 AT-commands (v.25ter)
                          iFunction               2 #### SIO3TforRPI        
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        4
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         2 Communications
                          bInterfaceSubClass      2 Abstract (modem)
                          bInterfaceProtocol      1 AT-commands (v.25ter)
                          iInterface              0
                          CDC Header:
                            bcdCDC               1.10
                          CDC Call Management:
                            bmCapabilities       0x00
                            bDataInterface          5
                          CDC ACM:
                            bmCapabilities       0x02
                              line coding and serial state
                          CDC Union:
                            bMasterInterface        4
                            bSlaveInterface         5
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x8a  EP 10 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0008  1x 8 bytes
                            bInterval             255
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        5
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass        10 CDC Data
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x03  EP 3 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x83  EP 3 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                        Interface Association:
                          bLength                 8
                          bDescriptorType        11
                          bFirstInterface         6
                          bInterfaceCount         2
                          bFunctionClass          2 Communications
                          bFunctionSubClass       2 Abstract (modem)
                          bFunctionProtocol       1 AT-commands (v.25ter)
                          iFunction               2 #### SIO3TforRPI        
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        6
                          bAlternateSetting       0
                          bNumEndpoints           1
                          bInterfaceClass         2 Communications
                          bInterfaceSubClass      2 Abstract (modem)
                          bInterfaceProtocol      1 AT-commands (v.25ter)
                          iInterface              0
                          CDC Header:
                            bcdCDC               1.10
                          CDC Call Management:
                            bmCapabilities       0x00
                            bDataInterface          7
                          CDC ACM:
                            bmCapabilities       0x02
                              line coding and serial state
                          CDC Union:
                            bMasterInterface        6
                            bSlaveInterface         7
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x8b  EP 11 IN
                            bmAttributes            3
                              Transfer Type            Interrupt
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0008  1x 8 bytes
                            bInterval             255
                        Interface Descriptor:
                          bLength                 9
                          bDescriptorType         4
                          bInterfaceNumber        7
                          bAlternateSetting       0
                          bNumEndpoints           2
                          bInterfaceClass        10 CDC Data
                          bInterfaceSubClass      0
                          bInterfaceProtocol      0
                          iInterface              0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x04  EP 4 OUT
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                          Endpoint Descriptor:
                            bLength                 7
                            bDescriptorType         5
                            bEndpointAddress     0x84  EP 4 IN
                            bmAttributes            2
                              Transfer Type            Bulk
                              Synch Type               None
                              Usage Type               Data
                            wMaxPacketSize     0x0040  1x 64 bytes
                            bInterval               0
                    can't get device qualifier: Resource temporarily unavailable
                    can't get debug descriptor: Resource temporarily unavailable
                    Device Status:     0x0001
                      Self Powered
                    Die #### sollen hier nur den namen der Firma verdecken.

                    Code:
                    systemctl list-unit-files | grep ModemManager

                    ModemManger gibt es keinen, was ähnliches wüsste ich nicht was es noch geben könnte. Es ist eine frische Ubuntu Server installation, und als erstes habe ich mit dem knxd angefange. Danke für die ganzen Antworten.

                    Kommentar


                      #11
                      Eventuell kannst Du das ganze auch ohne udev-Regel machen: mach mal ein
                      Code:
                      ls /dev/serial/by-id
                      Da sollten Deine seriellen Schnittstellen via id auftauchen. Du kannst es mal mit dem link probieren.

                      bei mir ergäbe das z.B.
                      Code:
                      smarthome@myhome:/dev/serial/by-id$ ls -l
                      insgesamt 0
                      lrwxrwxrwx 1 root root 13  7. Aug 15:32 usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_0092C9FE-if00-port0 -> ../../ttyUSB1
                      lrwxrwxrwx 1 root root 13  1. Nov 2023  usb-Silicon_Labs_CP2104_USB_to_UART_Bridge_Controller_01066A58-if00-port0 -> ../../ttyUSB0
                      ​

                      Kommentar

                      Lädt...
                      X