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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    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 @MartinP last edited by

      @martinp

      Aber auf ein Web-GUI greift man doch unabhängig von VM oder LXC immer über einen Browser über sein Netzwerk zu.

      MartinP 1 Reply Last reply Reply Quote 0
      • N
        n811e last edited by

        @thomas-braun

        Hallo Thomas,

        ich habe das Upgrade zu bookworm gemacht.

        Der Adapter bleibt aber trotzdem orange 😕

        lsb_release -a
        No LSB modules are available.
        Distributor ID: Debian
        Description:    Debian GNU/Linux 12 (bookworm)
        Release:        12
        Codename:       bookworm
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @n811e last edited by

          @n811e

          Dann zeig mal was verwertbares...

          apt policy udev
          iob diag
          
          N 1 Reply Last reply Reply Quote 0
          • MartinP
            MartinP @Thomas Braun last edited by

            @thomas-braun die Adapter von ioBroker werden doch in aller Regel über ein Frame in der Web-Oberfläche von ioBroker konfiguriert und überwacht - oder ist das beim zigbee-Adapter anders? Habe ihn nicht installiert, da es diese Probleme mit dem LXC-Container gab...

            Man hat da aber schon das Maximum herausgeholt, muss ich zugeben - sieht aber nach einem eingebetteten Frame in iobroker aus ...

            adapter

            1 Reply Last reply Reply Quote 0
            • N
              n811e @Thomas Braun last edited by

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

              apt policy udev

              apt policy udev
              udev:
                Installiert:           252.21-1~deb12u1
                Installationskandidat: 252.21-1~deb12u1
                Versionstabelle:
                   254.5-1~bpo12+3 100
                      100 http://deb.debian.org/debian bookworm-backports/main armhf Packages
               *** 252.21-1~deb12u1 500
                      500 http://deb.debian.org/debian bookworm-proposed-updates/main armhf Packages
                      100 /var/lib/dpkg/status
                   252.19-1~deb12u1 500
                      500 http://deb.debian.org/debian bookworm/main armhf Packages
              
              Copy text starting here:
              
              

              ======================= SUMMARY =======================
              v.2023-10-10

              Static hostname: raspberrypi
              Icon name: computer
              Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.1.21-v7l+
              Architecture: arm

              Installation: native
              Kernel: armv7l
              Userland: armhf
              Timezone: Europe/Berlin (CET, +0100)
              User-ID: 1000
              X-Server: false
              Boot Target: graphical.target

              Pending OS-Updates: 0
              Pending iob updates: 1

              Nodejs-Installation: /usr/bin/nodejs v18.19.0
              /usr/bin/node v18.19.0
              /usr/bin/npm 10.2.3
              /usr/bin/npx 10.2.3
              /usr/bin/corepack 0.22.0

              Recommended versions are nodejs 18.19.0 and npm 10.2.3
              Your nodejs installation is correct

              MEMORY:
              total used free shared buff/cache available
              Mem: 8.3G 2.4G 5.7G 1.0M 399M 5.9G
              Swap: 104M 0B 104M
              Total: 8.4G 2.4G 5.8G

              Active iob-Instances: 40
              Active repo(s): stable

              ioBroker Core: js-controller 5.0.17
              admin 6.12.0

              ioBroker Status: iobroker is running on this host.

              Objects type: jsonl
              States type: jsonl

              Status admin and web instance:

              • system.adapter.admin.3 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
              • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

              Objects: 19630
              States: 15338

              Size of iob-Database:

              22M /opt/iobroker/iobroker-data/objects.jsonl
              12M /opt/iobroker/iobroker-data/states.jsonl

              =================== END OF SUMMARY ====================

              
              === Mark text until here for copying ===
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @n811e last edited by

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

                bookworm-backports

                Schalt die Backports aus. Lösch die entsprechende Zeile aus der Datei
                /etc/apt/sources.list
                heraus.

                N 1 Reply Last reply Reply Quote 0
                • N
                  n811e @Thomas Braun last edited by

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

                  /etc/apt/sources.list

                  Welche genau meinst Du?

                  
                  deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
                  deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
                  deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
                  # Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
                  deb-src http://deb.debian.org/debian bookworm main contrib non-free
                  deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free
                  deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @n811e last edited by

                    @n811e
                    Dann ist es in einer anderen Datei drin. Schau im Verzeichnis /etc/apt/sources.list.d danach.

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      n811e @Thomas Braun last edited by

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

                      /etc/apt/sources.list.d

                      Da komme ich gar nicht erst hin

                      pi@raspberrypi:~ $ /etc/apt/sources.list.d
                      -bash: /etc/apt/sources.list.d: Ist ein Verzeichnis
                      pi@raspberrypi:~ $  /etc/apt/sources.list.
                      -bash: /etc/apt/sources.list.: Datei oder Verzeichnis nicht gefunden
                      pi@raspberrypi:~ $
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @n811e last edited by

                        @n811e

                        cd /Pfad/zum/Verzeichnis 
                        

                        cd = Change Directory

                        N 1 Reply Last reply Reply Quote 0
                        • N
                          n811e @Thomas Braun last edited by

                          @thomas-braun

                          Ah cool, das hat schon mal geklappt.

                          Aber sehen kann ich da dann noch nichts

                          
                          pi@raspberrypi:~ $ cd /etc/apt/sources.list.d
                          pi@raspberrypi:/etc/apt/sources.list.d $
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @n811e last edited by

                            @n811e

                            ls -lAh
                            

                            ls = LiSt

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              n811e @Thomas Braun last edited by

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

                              ls -lAh

                              Ich werde noch ein Kommandozeilenprofi, wenn es so weiter geht 😊

                              pi@raspberrypi:/etc/apt/sources.list.d $ ls -lAh
                              insgesamt 20K
                              -rw-r--r-- 1 root root  57 29. Jan 17:54 backports.list
                              -rw-r--r-- 1 root root  93 29. Jan 17:54 bullseye-proposed-updates.list
                              -rw-r--r-- 1 root root 100 29. Jan 17:55 nodesource.list
                              -rw-r--r-- 1 root root  88 29. Jan 17:55 pivccu.list
                              -rw-r--r-- 1 root root 191 29. Jan 17:55 raspi.list
                              pi@raspberrypi:/etc/apt/sources.list.d $
                              
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @n811e last edited by

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

                                sudo rm b*
                                cd
                                sudo apt update
                                
                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  n811e @Thomas Braun last edited by

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

                                  sudo apt update

                                  diese 3 Zeilen, soll ich jetzt nacheinander eingeben?

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @n811e last edited by

                                    @n811e

                                    Ja, aber besser so:

                                    cd
                                    sudo rm /etc/apt/sources.list.d/b*
                                    sudo apt update
                                    
                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      n811e @Thomas Braun last edited by

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

                                      sudo rm /etc/apt/sources.list.d/b*

                                      Ok.
                                      hab ich gemacht
                                      Kannst Du mir sagen was das bewirkt?

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @n811e last edited by

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

                                        Kannst Du mir sagen was das bewirkt?

                                        Vielleicht. Wenn du die Ausgabe von

                                        sudo apt update
                                        

                                        bekannt gibst.

                                        N 1 Reply Last reply Reply Quote 0
                                        • N
                                          n811e @Thomas Braun last edited by

                                          @thomas-braun

                                          sudo apt update
                                          OK:1 http://security.debian.org/debian-security bookworm-security InRelease
                                          OK:2 http://deb.debian.org/debian bookworm InRelease
                                          Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]
                                          Holen:4 http://archive.raspberrypi.org/debian bookworm InRelease [23,6 kB]
                                          OK:5 https://apt.pivccu.de/piVCCU stable InRelease
                                          OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Holen:7 http://archive.raspberrypi.org/debian bookworm/main armhf Packages [362 kB]
                                          Es wurden 438 kB in 4 s geholt (112 kB/s).
                                          Paketlisten werden gelesen… Fertig
                                          Abhängigkeitsbaum wird aufgebaut… Fertig
                                          Statusinformationen werden eingelesen… Fertig
                                          Aktualisierung für 2 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
                                          W: http://security.debian.org/debian-security/dists/bookworm-security/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
                                          W: http://deb.debian.org/debian/dists/bookworm/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
                                          W: http://deb.debian.org/debian/dists/bookworm-updates/InRelease: Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (/etc/apt/trusted.gpg), siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details.
                                          
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @n811e last edited by

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

                                            sudo mv /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d/
                                            sudo apt update
                                            sudo apt full-upgrade
                                            
                                            N 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            425
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            111
                                            8534
                                            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