Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Einbindung von Geräten
    5. USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @n811e last edited by

      @n811e

      ? Gar nicht. Aber die PAN-Id in den Einstellungen muss auf den Wert im Adapter geändert werden.

      E 1 Reply Last reply Reply Quote 0
      • E
        e-i-k-e @Thomas Braun last edited by e-i-k-e

        @thomas-braun

        Ich habe leider auch das problem mit

        ls: cannot access '/dev/serial/by-ids': No such file or directory
        

        Ich ziehe gerade mit iobroker um und habe iob neu auf ubuntu 22.04 installiert und anschließend ein iob backup eingespielt.

        Ausgang von iob diag lautet:

        
        ========== Start marking the full check here ===========
        
        ```bash
        Script v.2024-10-19
        
        *** BASE SYSTEM ***
         Static hostname: iobroker
               Icon name: computer-vm
                 Chassis: vm 🖴
          Virtualization: kvm
        Operating System: Ubuntu 24.04.1 LTS
                  Kernel: Linux 6.8.0-50-generic
            Architecture: x86-64
         Hardware Vendor: QEMU
          Hardware Model: Standard PC _i440FX + PIIX, 1996_
        Firmware Version: 4.2023.08-4
           Firmware Date: Thu 2024-02-15
            Firmware Age: 9month 3w 6d
        OS is similar to: debian
        
        model name      : Common KVM processor
        Docker          : false
        Virtualization  : kvm
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
        CPU threads: 8
        
        
        *** LIFE CYCLE STATUS ***
        Operating System is the current Ubuntu LTS release codenamed 'noble'!
        
        *** TIME AND TIMEZONES ***
                       Local time: Wed 2024-12-11 23:59:11 CET
                   Universal time: Wed 2024-12-11 22:59:11 UTC
                         RTC time: Wed 2024-12-11 22:59:10
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        pi
        HOME=/home/pi
        GROUPS=pi sudo users iobroker
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker tty dialout audio video plugdev
        
        *** DISPLAY-SERVER SETUP ***
        Display-Server: false
        Desktop: 
        Terminal:       tty
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:             10G        3.0G        6.9G        5.3M        846M        7.5G
        Swap:             0B          0B          0B
        Total:           10G        3.0G        6.9G
        
        Active iob-Instances:   58
        
                 9938 M total memory
                 2820 M used memory
                 2578 M active memory
                  460 M inactive memory
                 6572 M free memory
                   54 M buffer memory
                  752 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** top - Table Of Processes  ***
        top - 23:59:11 up 21 min,  1 user,  load average: 0.53, 0.40, 0.45
        Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
        %Cpu(s): 20.5 us,  4.5 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
        MiB Mem :   9938.9 total,   6572.1 free,   2820.9 used,    807.5 buff/cache     
        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   7118.0 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        
        0 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        tmpfs          tmpfs     994M  1.1M  993M   1% /run
        efivarfs       efivarfs  256K   20K  232K   8% /sys/firmware/efi/efivars
        /dev/sda1      ext4       51G  6.8G   45G  14% /
        tmpfs          tmpfs     4.9G     0  4.9G   0% /dev/shm
        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
        /dev/sda16     ext4      881M  112M  708M  14% /boot
        /dev/sda15     vfat      105M  6.1M   99M   6% /boot/efi
        tmpfs          tmpfs     994M   12K  994M   1% /run/user/0
        
        Messages concerning ext4 filesystem in dmesg:
        [Wed Dec 11 23:38:08 2024] EXT4-fs (sda1): mounted filesystem 428c45af-c748-4f29-9fe5-d56aa4a3f75e ro with ordered data mode. Quota mode: none.
        [Wed Dec 11 23:38:09 2024] EXT4-fs (sda1): re-mounted 428c45af-c748-4f29-9fe5-d56aa4a3f75e r/w. Quota mode: none.
        [Wed Dec 11 23:38:11 2024] EXT4-fs (sda16): mounted filesystem a4ce610e-4a3c-4ed2-8852-b138eade5b0b r/w with ordered data mode. Quota mode: none.
        
        Show mounted filesystems:
        TARGET        SOURCE     FSTYPE OPTIONS
        /             /dev/sda1  ext4   rw,relatime,discard,errors=remount-ro,commit=30
        `-/boot       /dev/sda16 ext4   rw,relatime
          `-/boot/efi /dev/sda15 vfat   rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        687M    /var/
        344M    /var/cache
        314M    /var/cache/apt
        216M    /var/cache/apt/archives
        199M    /var/lib
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 19.2M in the file system.
        
        /opt/iobroker/backups:
        27M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        213M    /opt/iobroker/iobroker-data/
        176M    /opt/iobroker/iobroker-data/files
        158M    /opt/iobroker/iobroker-data/files/admin.admin
        157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
        157M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static
        
        The five largest files in iobroker-data are:
        36M     /opt/iobroker/iobroker-data/objects.jsonl
        7.4M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_node_modules_mui_icons-material_esm_index_js.d7ed606b.chunk.js.map
        7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.e5b40573.chunk.js.map
        7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.8219fdd8.chunk.js.map
        7.0M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.358dc38e.chunk.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        No Devices found 'by-id'
        
        HINT:
        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
        /dev/ttyACM0
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v20.18.1
        /usr/bin/node           v20.18.1
        /usr/bin/npm            10.8.2
        /usr/bin/npx            10.8.2
        /usr/bin/corepack       0.29.4
        
        nodejs:
          Installed: 20.18.1-1nodesource1
          Candidate: 20.18.1-1nodesource1
          Version table:
         *** 20.18.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             20.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             18.19.1+dfsg-6ubuntu5 500
                500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        At least one iobroker host is running.
        
        Objects type: redis
        States  type: redis
        
        Hosts:
        ioBroker-Rock       ioBroker-Rock (version: 7.0.6, hostname: ioBroker-Rock , alive, uptime: 1247)
        raspberrypi-display1 raspberrypi-display1 (version: 7.0.2, hostname: raspberrypi-display1, alive, uptime: 1231)
        raspberrypi-display2 raspberrypi-display2 (version: 7.0.2, hostname: raspberrypi-display2, alive, uptime: 1233)
        raspberrypi-display3 raspberrypi-display3 (version: 4.0.24, hostname: raspberrypi-display3, alive, uptime: 1237)
        raspberrypi-display4 raspberrypi-display4 (version: 5.0.19, hostname: raspberrypi-display4, alive, uptime: 1239)
        raspberrypi-display5 raspberrypi-display5 (version: 7.0.2, hostname: raspberrypi-display5, alive, uptime: 1239)
        raspberrypi-slave   raspberrypi-slave (version: 5.0.8, hostname: raspberrypi-slave, alive, uptime: 1235)
        
        Core adapters versions
        js-controller:  7.0.6
        admin:          7.4.4
        javascript:     8.8.3
        
        nodejs modules from github:     3
        +-- iobroker.energiefluss-erweitert@0.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss-erweitert.git#a898e0cd728900620b9bfea0f1710d8720ebf82f)
        | +-- node-milight-promise@0.3.2 (git+ssh://git@github.com/Steiger04/node-milight-promise.git#f1089feac9b7990727adf2016891029436729d33)
        | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
        
        Adapter State
        + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
        + system.adapter.alarm.0                  : alarm                 : ioBroker-Rock                            -  enabled
        + system.adapter.alexa2.0                 : alexa2                : ioBroker-Rock                            -  enabled
          system.adapter.backitup.0               : backitup              : ioBroker-Rock                            - disabled
        + system.adapter.cloud.0                  : cloud                 : ioBroker-Rock                            -  enabled
          system.adapter.daswetter.0              : daswetter             : ioBroker-Rock                            -  enabled
        + system.adapter.device-reminder.0        : device-reminder       : ioBroker-Rock                            -  enabled
        + system.adapter.device-watcher.0         : device-watcher        : ioBroker-Rock                            -  enabled
        + system.adapter.discovergy.0             : discovergy            : ioBroker-Rock                            -  enabled
          system.adapter.discovery.0              : discovery             : ioBroker-Rock                            - disabled
          system.adapter.dwd.0                    : dwd                   : ioBroker-Rock                            -  enabled
        + system.adapter.echarts.0                : echarts               : ioBroker-Rock                            -  enabled
        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker-Rock                            -  enabled
          system.adapter.feiertage.0              : feiertage             : ioBroker-Rock                            -  enabled
          system.adapter.flot.0                   : flot                  : ioBroker-Rock                            -  enabled
        + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
        + system.adapter.heatingcontrol.1         : heatingcontrol        : ioBroker-Rock                            -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Rock                            -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
          system.adapter.hoover.0                 : hoover                : ioBroker-Rock                            - disabled
          system.adapter.ical.0                   : ical                  : ioBroker-Rock                            -  enabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-Rock                            -  enabled
          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-Rock                            -  enabled
          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-Rock                            -  enabled
          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-Rock                            -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-Rock                            -  enabled
          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-Rock                            -  enabled
        + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
        + system.adapter.javascript.0             : javascript            : ioBroker-Rock                            -  enabled
        + system.adapter.javascript.2             : javascript            : raspberrypi-display1                     -  enabled
        + system.adapter.javascript.3             : javascript            : raspberrypi-display4                     -  enabled
        + system.adapter.javascript.4             : javascript            : raspberrypi-display2                     -  enabled
        + system.adapter.javascript.5             : javascript            : raspberrypi-display5                     -  enabled
        + system.adapter.midea.0                  : midea                 : ioBroker-Rock                            -  enabled
          system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
          system.adapter.mihome-vacuum.1          : mihome-vacuum         : ioBroker-Rock                            - disabled, port: 54321, bind: 0.0.0.0
        + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
        + system.adapter.milight-smart-light.0    : milight-smart-light   : ioBroker-Rock                            -  enabled
        + system.adapter.modbus.0                 : modbus                : ioBroker-Rock                            -  enabled
          system.adapter.mqtt-client.0            : mqtt-client           : ioBroker-Rock                            - disabled, port: 1883
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.musiccast.0              : musiccast             : ioBroker-Rock                            -  enabled
        + system.adapter.nut.0                    : nut                   : ioBroker-Rock                            -  enabled
          system.adapter.openweathermap.0         : openweathermap        : ioBroker-Rock                            -  enabled
        + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
        + system.adapter.rpi2.1                   : rpi2                  : raspberrypi-display1                     -  enabled
        + system.adapter.rpi2.2                   : rpi2                  : raspberrypi-display2                     -  enabled
        + system.adapter.rpi2.3                   : rpi2                  : raspberrypi-display3                     -  enabled
        + system.adapter.rpi2.4                   : rpi2                  : raspberrypi-display4                     -  enabled
        + system.adapter.rpi2.5                   : rpi2                  : raspberrypi-display5                     -  enabled
        + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
        + system.adapter.scenes.0                 : scenes                : ioBroker-Rock                            -  enabled
        + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
        + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Rock                            -  enabled
          system.adapter.simple-api.0             : simple-api            : ioBroker-Rock                            - disabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.smartcontrol.0           : smartcontrol          : ioBroker-Rock                            -  enabled
        + system.adapter.smartmeter.0             : smartmeter            : ioBroker-Rock                            -  enabled
        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker-Rock                            -  enabled
          system.adapter.sprinklecontrol.0        : sprinklecontrol       : ioBroker-Rock                            - disabled
        + system.adapter.statistics.0             : statistics            : ioBroker-Rock                            -  enabled
        + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
        + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.text2command.0           : text2command          : ioBroker-Rock                            -  enabled
          system.adapter.unifi.0                  : unifi                 : ioBroker-Rock                            - disabled
          system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker-Rock                            -  enabled
          system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker-Rock                            -  enabled
          system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-Rock                            -  enabled
          system.adapter.vis-2-widgets-jaeger-design.0: vis-2-widgets-jaeger-design: ioBroker-Rock                            -  enabled
          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-Rock                            -  enabled
        + system.adapter.vis-2.0                  : vis-2                 : ioBroker-Rock                            -  enabled
          system.adapter.vis-bars.0               : vis-bars              : ioBroker-Rock                            -  enabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-Rock                            -  enabled
          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-Rock                            -  enabled
          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-Rock                            -  enabled
          system.adapter.vis-history.0            : vis-history           : ioBroker-Rock                            -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-Rock                            -  enabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker-Rock                            -  enabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker-Rock                            -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-Rock                            -  enabled
          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-Rock                            -  enabled
          system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-Rock                            -  enabled
          system.adapter.vis-material.0           : vis-material          : ioBroker-Rock                            -  enabled
          system.adapter.vis-metro.0              : vis-metro             : ioBroker-Rock                            -  enabled
          system.adapter.vis-players.0            : vis-players           : ioBroker-Rock                            -  enabled
          system.adapter.vis-plumb.0              : vis-plumb             : ioBroker-Rock                            -  enabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-Rock                            -  enabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker-Rock                            -  enabled
          system.adapter.vis-weather.0            : vis-weather           : ioBroker-Rock                            -  enabled
          system.adapter.vis.0                    : vis                   : ioBroker-Rock                            -  enabled
        + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Rock                            -  enabled
          system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
        + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
        + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
        + system.adapter.wolf-smartset.0          : wolf-smartset         : ioBroker-Rock                            -  enabled
          system.adapter.worx.0                   : worx                  : ioBroker-Rock                            - disabled
        + system.adapter.yamaha.0                 : yamaha                : ioBroker-Rock                            -  enabled
        + system.adapter.yeelight-2.0             : yeelight-2            : ioBroker-Rock                            -  enabled
          system.adapter.yr.0                     : yr                    : ioBroker-Rock                            -  enabled
        + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
        + system.adapter.hass.0                   : hass                  : ioBroker-Rock                            -  enabled, port: 8123
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
        + system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker-Rock                            -  enabled, port: 0
        + system.adapter.influxdb.0               : influxdb              : ioBroker-Rock                            -  enabled, port: 8086
        + system.adapter.mihome.0                 : mihome                : ioBroker-Rock                            -  enabled, port: 9898, bind: 192.168.3.100
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Rock                            -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.proxmox.0                : proxmox               : ioBroker-Rock                            -  enabled, port: 8006
        + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Rock                            -  enabled, port: 45000, bind: 192.168.3.100
        + system.adapter.shelly.0                 : shelly                : ioBroker-Rock                            -  enabled, port: 1890, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : ioBroker-Rock                            -  enabled, port: 1899, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Rock                            -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.synology.0               : synology              : ioBroker-Rock                            -  enabled, port: 5001
        + system.adapter.telegram.0               : telegram              : ioBroker-Rock                            -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
        + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : ioBroker-Rock                            -  enabled, port: /dev/ttyACM0
        
        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name     │ url                                                     │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): beta
        Upgrade policy: none
        
        Installed ioBroker-Instances
        Used repository: beta
        Adapter    "admin"        : 7.4.4    , installed 7.4.4
        Adapter    "alarm"        : 3.6.4    , installed 3.6.4
        Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
        Adapter    "backitup"     : 3.0.31   , installed 3.0.31
        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
        Adapter    "daswetter"    : 3.2.1    , installed 3.2.1
        Adapter    "device-reminder": 3.1.2  , installed 3.1.2
        Adapter    "device-watcher": 2.12.1  , installed 2.12.1
        Adapter    "discovergy"   : 0.5.13   , installed 0.5.13
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
        Adapter    "energiefluss-erweitert": 0.6.0, installed 0.6.0
        Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "hass"         : 1.4.0    , installed 1.4.0
        Adapter    "heatingcontrol": 2.12.13 , installed 2.12.13
        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "hoover"       : 0.1.3    , installed 0.1.3
        Adapter    "ical"         : 1.16.1   , installed 1.16.1
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "javascript"   : 8.8.3    , installed 8.8.3
        Controller "js-controller": 7.0.6    , installed 7.0.6
        Adapter    "midea"        : 0.0.7    , installed 0.0.7
        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
        Adapter    "mihome-vacuum": 4.2.0    , installed 4.2.0
        Adapter    "milight-smart-light": 1.2.2, installed 1.2.2
        Adapter    "modbus"       : 6.4.0    , installed 6.4.0
        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
        Adapter    "mqtt-client"  : 2.1.0    , installed 2.1.0
        Adapter    "musiccast"    : 1.1.4    , installed 1.1.4
        Adapter    "nut"          : 1.6.0    , installed 1.6.0
        Adapter    "openweathermap": 1.1.2   , installed 1.1.2
        Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
        Adapter    "sainlogic"    : 0.11.4   , installed 0.11.4
        Adapter    "scenes"       : 3.2.3    , installed 3.2.3
        Adapter    "shelly"       : 8.5.1    , installed 8.5.1
        Adapter    "shuttercontrol": 1.8.5   , installed 1.8.5
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
        Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
        Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
        Adapter    "statistics"   : 3.1.0    , installed 3.1.0
        Adapter    "synology"     : 3.1.0    , installed 3.1.0
        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
        Adapter    "text2command" : 3.0.3    , installed 3.0.3
        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-2"        : 2.11.1   , installed 2.11.1
        Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
        Adapter    "vis-2-widgets-gauges": 1.1.1, installed 1.1.1
        Adapter    "vis-2-widgets-inventwo": 0.1.11, installed 0.1.11
        Adapter    "vis-2-widgets-jaeger-design": 1.3.9, installed 1.3.9
        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-icontwo"  : 1.10.1   , installed 1.10.1
        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
        Adapter    "vis-material" : 0.1.3    , installed 0.1.3
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
        Adapter    "vw-connect"   : 0.6.1    , installed 0.6.1
        Adapter    "web"          : 6.3.1    , installed 6.3.1
        Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
        Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
        Adapter    "worx"         : 3.1.1    , installed 3.1.1
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
        Adapter    "yeelight-2"   : 1.4.0    , installed 1.4.0
        Adapter    "yr"           : 5.3.0    , installed 5.3.0
        Adapter    "zigbee"       : 1.10.13  , installed 1.10.13
        
        Objects and States
        Please stand by - This may take a while
        Objects:        39194
        States:         36289
        
        *** OS-Repositories and Updates ***
        Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
        Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
        Hit:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease
        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
        Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 192.168.3.100:2010      0.0.0.0:*               LISTEN      1001       11540      1563/io.hm-rpc.2    
        tcp        0      0 192.168.3.100:2001      0.0.0.0:*               LISTEN      1001       9811       1487/io.hm-rpc.0    
        tcp        0      0 192.168.3.100:8701      0.0.0.0:*               LISTEN      1001       11703      1683/io.hm-rpc.1    
        tcp        0      0 192.168.3.100:45000     0.0.0.0:*               LISTEN      1001       12502      1752/io.sainlogic.0 
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          715        1/init              
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8188       1273/io.sonoff.0    
        tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       10687      1373/io.mqtt.0      
        tcp        0      0 0.0.0.0:1899            0.0.0.0:*               LISTEN      1001       11519      1548/io.shelly.1    
        tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      991        6774       633/systemd-resolve 
        tcp        0      0 192.168.3.100:8083      0.0.0.0:*               LISTEN      1001       13321      1917/io.web.1       
        tcp        0      0 192.168.3.100:8082      0.0.0.0:*               LISTEN      1001       12687      1977/io.web.0       
        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      991        6772       633/systemd-resolve 
        tcp6       0      0 :::8900                 :::*                    LISTEN      1001       8070       1089/io.admin.3     
        tcp6       0      0 :::22                   :::*                    LISTEN      0          8316       1/init              
        tcp6       0      0 :::111                  :::*                    LISTEN      0          3605       1/init              
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8885       973/io.admin.2      
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       11624      1638/io.shelly.0    
        udp        0      0 0.0.0.0:47970           0.0.0.0:*                           1001       11834      1812/io.milight-sma 
        udp        0      0 127.0.0.54:53           0.0.0.0:*                           991        6773       633/systemd-resolve 
        udp        0      0 127.0.0.53:53           0.0.0.0:*                           991        6771       633/systemd-resolve 
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          716        1/init              
        udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       10200      1868/io.musiccast.0 
        udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11644      1653/io.mihome.0    
        udp6       0      0 :::111                  :::*                                0          717        1/init              
        
        *** Log File - Last 25 Lines ***
        
          port: 80
        }
        2024-12-11 23:59:05.006  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:07.010  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:09.012  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:10.542  - info: influxdb.0 (1202) Store 272 buffered influxDB history points
        2024-12-11 23:59:11.015  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:13.018  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:15.019  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:17.022  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:19.024  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:21.027  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:23.030  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:25.031  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:27.034  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:29.036  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:31.039  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:33.041  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:35.044  - warn: smartmeter.0 (1333) No or too long answer from Serial Device after last request.
        2024-12-11 23:59:37.046  - warn: smartmeter.0 (1333) No or too long answer from Serial D
        Copy text starting here:
        
        ```bash
        ======================= SUMMARY =======================
                                v.2024-10-19
        
        
         Static hostname: iobroker
               Icon name: computer-vm
                 Chassis: vm 🖴
          Virtualization: kvm
        Operating System: Ubuntu 24.04.1 LTS
                  Kernel: Linux 6.8.0-50-generic
            Architecture: x86-64
         Hardware Vendor: QEMU
          Hardware Model: Standard PC _i440FX + PIIX, 1996_
        Firmware Version: 4.2023.08-4
           Firmware Date: Thu 2024-02-15
            Firmware Age: 9month 3w 6d
        
        Installation:           kvm
        Kernel:                 x86_64
        Userland:               64 bit
        Timezone:               Europe/Berlin (CET, +0100)
        User-ID:                1000
        Display-Server:         false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     0
        Pending iob updates:    0
        
        Nodejs-Installation:
        /usr/bin/nodejs         v20.18.1
        /usr/bin/node           v20.18.1
        /usr/bin/npm            10.8.2
        /usr/bin/npx            10.8.2
        /usr/bin/corepack       0.29.4
        
        Recommended versions are nodejs  and npm 
        nodeJS installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:             10G        3.0G        6.6G        5.3M        1.1G        7.4G
        Swap:             0B          0B          0B
        Total:           10G        3.0G        6.6G
        
        Active iob-Instances:   58
        Upgrade policy: none
        
        ioBroker Core:          js-controller           7.0.6
                                admin                   7.4.4
        
        ioBroker Status:        iobroker is running on this host.
        
        At least one iobroker host is running.
        
        Objects type: redis
        States  type: redis
        
        Status admin and web instance:
        + system.adapter.admin.2                  : admin                 : ioBroker-Rock                            -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        + system.adapter.admin.3                  : admin                 : ioBroker-Rock                            -  enabled, port: 8900, bind: 0.0.0.0, run as: admin
          system.adapter.web-speedy.0             : web-speedy            : ioBroker-Rock                            - disabled
        + system.adapter.web.0                    : web                   : ioBroker-Rock                            -  enabled, port: 8082, bind: 192.168.3.100 (SSL), run as: admin
        + system.adapter.web.1                    : web                   : ioBroker-Rock                            -  enabled, port: 8083, bind: 192.168.3.100, run as: admin
        
        Objects:                39194
        States:                 36289
        
        Size of iob-Database:
        
        36M     /opt/iobroker/iobroker-data/objects.jsonl
        768K    /opt/iobroker/iobroker-data/states.jsonl
        
        
        Operating System is the current Ubuntu LTS release codenamed 'noble'!
        
        =================== END OF SUMMARY ====================
        

        === Mark text until here for copying ===

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @e-i-k-e last edited by

          @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

          Virtualization: kvm

          Der Stick muss an die VM durchgereicht werden.

          Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

          Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

          E 1 Reply Last reply Reply Quote 0
          • E
            e-i-k-e @Thomas Braun last edited by e-i-k-e

            @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

            @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

            Virtualization: kvm

            Der Stick muss an die VM durchgereicht werden.

            Die sind über Proxmox durchgereicht, werden über lsusb in der VM auch angezeigt.

            Setz den user in die Gruppe adm rein. Und warum nennt man den user überhaupt ``pi`? Ist doch nicht mal ein Raspberry...

            Kann ich machen, der User pi ist historisch mitgewandert.
            Hat das mit der Gruppe adm, denn etwas mit meinem "ls: cannot access '/dev/serial/by-ids': No such file or directory" zutun? Oder wofür wird dies benötigt?

            Und bring den Versions-Zoo bei den ganzen hosts auf den gleichen aktuellen Stand.

            Wird nach und nach, leider sind einige Distribution so alt, dass ein update nicht ohne weiteres mehr möglich ist.

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @e-i-k-e last edited by

              @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

              leider sind einige Distribution so al

              Dann haste da viel zu lange gepennt.

              Die Gruppe adm wird für administrative Dinge benötigt. Unter anderem um logfiles auch ohne root-Rechte lesen zu können.

              E 2 Replies Last reply Reply Quote 0
              • E
                e-i-k-e @Thomas Braun last edited by

                @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                leider sind einige Distribution so alt

                Dann haste da viel zu lange gepennt.

                Da muss ich dir recht geben 😉

                1 Reply Last reply Reply Quote 0
                • E
                  e-i-k-e @Thomas Braun last edited by

                  @thomas-braun

                  Ich komme aber trotzdem leider nicht weiter.

                  pi@iobroker:~$ lsusb
                  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                  Bus 002 Device 002: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
                  Bus 002 Device 003: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                  pi@iobroker:~$ sudo ls /dev/serial/by-id
                  ls: cannot access '/dev/serial/by-id': No such file or directory
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @e-i-k-e last edited by

                    @e-i-k-e

                    Schau dir per

                    dmesg -wT
                    

                    die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      e-i-k-e @Thomas Braun last edited by e-i-k-e

                      @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                      @e-i-k-e

                      Schau dir per

                      dmesg -wT
                      

                      die Meldungen an, wenn der Stickk entfernt und nach einer Minute wieder eingesteckt wird.

                      [Thu Dec 12 21:05:18 2024] usb 2-1: USB disconnect, device number 5
                      [Thu Dec 12 21:05:18 2024] usb 2-2: USB disconnect, device number 4
                      [Thu Dec 12 21:05:18 2024] workqueue: hub_event hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
                      [Thu Dec 12 21:05:18 2024] usb 2-2: new full-speed USB device number 6 using xhci_hcd
                      [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                      [Thu Dec 12 21:05:18 2024] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                      [Thu Dec 12 21:05:18 2024] usb 2-2: Product: CP2102 USB to UART Bridge Controller
                      [Thu Dec 12 21:05:18 2024] usb 2-2: Manufacturer: Silicon Labs
                      [Thu Dec 12 21:05:18 2024] usb 2-2: SerialNumber: 0021
                      [Thu Dec 12 21:05:54 2024] usb 2-1: new high-speed USB device number 7 using xhci_hcd
                      [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00
                      [Thu Dec 12 21:05:54 2024] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                      [Thu Dec 12 21:05:54 2024] usb 2-1: Product: XDS110 (03.00.00.25) Embed with CMSIS-DAP
                      [Thu Dec 12 21:05:54 2024] usb 2-1: Manufacturer: Texas Instruments
                      [Thu Dec 12 21:05:54 2024] usb 2-1: SerialNumber: L1100L7S
                      [Thu Dec 12 21:05:54 2024] hid-generic 0003:0451:BEF3.0003: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.25) Embed with CMSIS-DAP] on usb-0000:01:1b.0-1/input5
                      

                      Ein USB-Device habe ich stecken lassen und eins habe ich getrennt und nach einer gewissen zeit, wieder verbunden.

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @e-i-k-e last edited by

                        @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                        Ein USB-Device habe ich stecken lassen und eins habe ich getrennt

                        Und haben die auch Bezeichnungen?

                        E 1 Reply Last reply Reply Quote 0
                        • E
                          e-i-k-e @Thomas Braun last edited by

                          @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                          @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                          Ein USB-Device habe ich stecken lassen und eins habe ich getrennt

                          Und haben die auch Bezeichnungen?

                          Beide entfern.
                          Erst "Silicon Labs CP210x UART Bridge", anschließend " Texas Instruments, Inc. CC1352R1 Launchpad".

                          [Thu Dec 12 21:13:04 2024] usb 2-2: USB disconnect, device number 6
                          [Thu Dec 12 21:13:10 2024] usb 2-1: USB disconnect, device number 7
                          

                          Einen wieder Verbunden "Texas Instruments, Inc. CC1352R1 Launchpad".

                          [Thu Dec 12 21:14:40 2024] usb 2-1: new high-speed USB device number 8 using xhci_hcd
                          [Thu Dec 12 21:14:40 2024] usb 2-1: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00
                          [Thu Dec 12 21:14:40 2024] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                          [Thu Dec 12 21:14:40 2024] usb 2-1: Product: XDS110 (03.00.00.25) Embed with CMSIS-DAP
                          [Thu Dec 12 21:14:40 2024] usb 2-1: Manufacturer: Texas Instruments
                          [Thu Dec 12 21:14:40 2024] usb 2-1: SerialNumber: L1100L7S
                          [Thu Dec 12 21:14:40 2024] hid-generic 0003:0451:BEF3.0004: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.25) Embed with CMSIS-DAP] on usb-0000:01:1b.0-1/input5
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @e-i-k-e last edited by

                            @e-i-k-e

                            Das ist nur der Debugger.
                            Keine Ahnung, warum das eigentliche Device nicht gesehen wird.
                            Verwendest du da einen USB-Hub oder sowas? Stick am Verlängerungskabel?

                            E 1 Reply Last reply Reply Quote 0
                            • E
                              e-i-k-e @Thomas Braun last edited by

                              @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                              @e-i-k-e

                              Das ist nur der Debugger.
                              Keine Ahnung, warum das eigentliche Device nicht gesehen wird.
                              Verwendest du da einen USB-Hub oder sowas? Stick am Verlängerungskabel?

                              Es ist ein kurzes USB-Verlängerungskabel dazwischen. Aber diese Konstellation hat an der vorherigen Hardware genauso funktioniert.

                              Warum erhalte ich keine Ausgabe durch ls /dev/serial/by-id
                              Sondern nur die Meldung "ls: cannot access '/dev/serial/by-id': No such file or directory" ?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @e-i-k-e last edited by

                                @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                Warum erhalte ich keine Ausgabe durch ls /dev/serial/by-id

                                Weil der Kernel/udev das Gerät nicht als serielles Gerät erkennt und deswegen auch die Links nicht angelegt werden.

                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  e-i-k-e @Thomas Braun last edited by e-i-k-e

                                  @thomas-braun sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  @e-i-k-e sagte in USB Port Zuweisung, fehlendes Verzeichnis /dev/serial/by-id:

                                  Warum erhalte ich keine Ausgabe durch ls /dev/serial/by-id

                                  Weil der Kernel/udev das Gerät nicht als serielles Gerät erkennt und deswegen auch die Links nicht angelegt werden.

                                  Kann ich noch was machen oder prüfen?
                                  Ich finde es ja sehr merkwürdig, dass es nicht funktioniert.

                                  Ich habe eine neue VM mit einer anderen Version (22.04) von Ubuntu aufgesetzt.
                                  Gleiches Problem.

                                  root@iobroker:~# lsusb
                                  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                                  Bus 002 Device 002: ID 0451:bef3 Texas Instruments, Inc. CC1352R1 Launchpad
                                  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                                  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
                                  root@iobroker:~# ls -l /dev/serial/by-id
                                  ls: cannot access '/dev/serial/by-id': No such file or directory
                                  root@iobroker:~
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @e-i-k-e last edited by

                                    @e-i-k-e

                                    Joh, du sollst auch partout nicht als root herumeiern.

                                    E 1 Reply Last reply Reply Quote 0
                                    • E
                                      e-i-k-e @Thomas Braun last edited by e-i-k-e

                                      @thomas-braun
                                      Ist klar. Ist auch nur eine neue Test-Umgebung.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @e-i-k-e last edited by

                                        @e-i-k-e

                                        Egal. Macht man ganz grundsätzlich nicht.

                                        E 1 Reply Last reply Reply Quote 0
                                        • E
                                          e-i-k-e @Thomas Braun last edited by

                                          @thomas-braun
                                          Okay.
                                          Was kann ich bei meinem Problem noch machen?
                                          Kann das an der neuen Hardware (HP T640) bzw. einer falschen Bios Einstellung liegen?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @e-i-k-e last edited by Thomas Braun

                                            @e-i-k-e

                                            Ich weiß, das nutzt dir nix, aber richtig schaut das Einstecken eines seriellen Devices so aus:

                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: new full-speed USB device number 5 using xhci_hcd
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: Product: slae.sh cc2652rb stick - slaesh's iot stuff
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: Manufacturer: Silicon Labs
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: SerialNumber: 00_12_4B_00_23_93_2C_A8
                                            [Thu Dec 12 22:57:10 2024] cp210x 1-1.3:1.0: cp210x converter detected
                                            [Thu Dec 12 22:57:10 2024] usb 1-1.3: cp210x converter now attached to ttyUSB0
                                            

                                            Dann gibt es auch die Geräte-Datei und den Link by-id dorthin:

                                            echad@chet:~ $ ls -la /dev/serial/by-id/
                                            total 0
                                            drwxr-xr-x 2 root root 60 Dec 12 22:57 .
                                            drwxr-xr-x 4 root root 80 Dec 12 22:57 ..
                                            lrwxrwxrwx 1 root root 13 Dec 12 22:57 usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_23_93_2C_A8-if00-port0 -> ../../ttyUSB0
                                            echad@chet:~ $ 
                                            
                                            E 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            882
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            111
                                            7764
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo