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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. vermurkste Installation

NEWS

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

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

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

vermurkste Installation

Scheduled Pinned Locked Moved Installation
120 Posts 4 Posters 11.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @radix75

    https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

    Ich würde aber zuerst den Kram auf Stand bringen und dann mit dem aktuellen Kram auf das neue System umziehen.

    R Offline
    R Offline
    Radix75
    wrote on last edited by Homoran
    #35

    @thomas-braun r

    radix1975@raspberrypi5:~ $ curl -sLf https://iobroker.net/install.sh | bash -
    library: loaded
    Library version=2023-10-13
    
    ==========================================================================
    
        Welcome to the ioBroker installer!
        Installer version: 2023-10-13
        
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/4)
    ==========================================================================
    
    OK:1 http://deb.debian.org/debian bookworm InRelease                           
    OK:2 http://phoscon.de/apt/deconz bookworm InRelease                           
    OK:3 http://deb.debian.org/debian-security bookworm-security InRelease         
    OK:4 http://deb.debian.org/debian bookworm-updates InRelease                   
    OK:5 http://archive.raspberrypi.com/debian bookworm InRelease                  
    OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease
    Paketlisten werden gelesen… Fertig
    W: http://phoscon.de/apt/deconz/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.
    
    ==========================================================================
        Creating ioBroker user and directory (2/4)
    ==========================================================================
    
    Created /etc/sudoers.d/iobroker
    Directory /opt/iobroker created
    
    ==========================================================================
        Installing ioBroker (3/4)
    ==========================================================================
    
    npm ERR! code 1
    npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
    npm ERR! command failed
    npm ERR! command sh -c node iobroker.js setup first
    npm ERR! node:internal/modules/cjs/loader:1137
    npm ERR!   throw err;
    npm ERR!   ^
    npm ERR! 
    npm ERR! Error: Cannot find module '@colors/colors/safe'
    npm ERR! Require stack:
    npm ERR! - /opt/iobroker/node_modules/logform/colorize.js
    npm ERR! - /opt/iobroker/node_modules/logform/levels.js
    npm ERR! - /opt/iobroker/node_modules/logform/index.js
    npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/node_modules/winston/lib/winston.js
    npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/logger.js
    npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/build/index.js
    npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup.js
    npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
    npm ERR! - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
    npm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    npm ERR!     at Module._load (node:internal/modules/cjs/loader:975:27)
    npm ERR!     at Module.require (node:internal/modules/cjs/loader:1225:19)
    npm ERR!     at require (node:internal/modules/helpers:177:18)
    npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/logform/colorize.js:3:16)
    npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1356:14)
    npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    npm ERR!     at Module.load (node:internal/modules/cjs/loader:1197:32)
    npm ERR!     at Module._load (node:internal/modules/cjs/loader:1013:12)
    npm ERR!     at Module.require (node:internal/modules/cjs/loader:1225:19) {
    npm ERR!   code: 'MODULE_NOT_FOUND',
    npm ERR!   requireStack: [
    npm ERR!     '/opt/iobroker/node_modules/logform/colorize.js',
    npm ERR!     '/opt/iobroker/node_modules/logform/levels.js',
    npm ERR!     '/opt/iobroker/node_modules/logform/index.js',
    npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/node_modules/winston/lib/winston.js',
    npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/logger.js',
    npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/build/index.js',
    npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup.js',
    npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
    npm ERR!     '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
    npm ERR!   ]
    npm ERR! }
    npm ERR! 
    npm ERR! Node.js v18.19.0
    
    npm ERR! A complete log of this run can be found in: /home/radix1975/.npm/_logs/2023-12-23T08_03_27_029Z-debug-0.log
    
    ==========================================================================
        Finalizing installation (4/4)
    ==========================================================================
    
    Enabling autostart...
    Autostart enabled!
    Fixing directory permissions...
    
    ==========================================================================
    
        ioBroker was installed successfully
        Open http://192.168.1.225:8081 in a browser and start configuring!
    
    ==========================================================================
    
    
    You need to re-login before doing anything else on the console!
    

    MOD-EDIT: Code in code-tags gesetzt!

    Ist die installation so richtig???
    ich habe zahlreiche Fehlermeldungen und komme auch nicht auf die Webseite

    Die Website ist nicht erreichbar
    192.168.1.225 hat die Verbindung abgelehnt.

    Versuche Folgendes:
    Verbindung prüfen
    Checking the proxy and the firewall
    ERR_CONNECTION_REFUSED
    Überprüfen Sie Ihre Internetverbindung.
    Check any cables and reboot any routers, modems, or other network devices you may be using.

    Erlauben Sie Opera den Netzwerkzugriff in den Firewall- oder Antivirus-Einstellungen.
    Falls das Programm schon in der Liste mit erlaubtem Netzwerkzugriff eingetragen ist, entferne es aus der Liste und füge es noch einmal hinzu.

    Falls du einen Proxyserver verwendest…
    Überprüfen Sie Ihre Proxyservereinstellungen oder kontaktieren Sie Ihren Netzwerkadministrator, um sicherzustellen, dass der Proxyserver funktioniert. Wenn Sie glauben, dass Sie keinen Proxyserver verwenden sollten: Rufen Sie das Hauptmenü und dann > Einstellungen > Proxyeinstellungen ändern… > LAN-Einstellungen auf. Deaktivieren Sie »Proxyserver für LAN verwenden«.

    Thomas BraunT 1 Reply Last reply
    0
    • R Radix75

      @thomas-braun r

      radix1975@raspberrypi5:~ $ curl -sLf https://iobroker.net/install.sh | bash -
      library: loaded
      Library version=2023-10-13
      
      ==========================================================================
      
          Welcome to the ioBroker installer!
          Installer version: 2023-10-13
          
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      OK:1 http://deb.debian.org/debian bookworm InRelease                           
      OK:2 http://phoscon.de/apt/deconz bookworm InRelease                           
      OK:3 http://deb.debian.org/debian-security bookworm-security InRelease         
      OK:4 http://deb.debian.org/debian bookworm-updates InRelease                   
      OK:5 http://archive.raspberrypi.com/debian bookworm InRelease                  
      OK:6 https://deb.nodesource.com/node_18.x nodistro InRelease
      Paketlisten werden gelesen… Fertig
      W: http://phoscon.de/apt/deconz/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.
      
      ==========================================================================
          Creating ioBroker user and directory (2/4)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Directory /opt/iobroker created
      
      ==========================================================================
          Installing ioBroker (3/4)
      ==========================================================================
      
      npm ERR! code 1
      npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
      npm ERR! command failed
      npm ERR! command sh -c node iobroker.js setup first
      npm ERR! node:internal/modules/cjs/loader:1137
      npm ERR!   throw err;
      npm ERR!   ^
      npm ERR! 
      npm ERR! Error: Cannot find module '@colors/colors/safe'
      npm ERR! Require stack:
      npm ERR! - /opt/iobroker/node_modules/logform/colorize.js
      npm ERR! - /opt/iobroker/node_modules/logform/levels.js
      npm ERR! - /opt/iobroker/node_modules/logform/index.js
      npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/node_modules/winston/lib/winston.js
      npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/logger.js
      npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-common/build/index.js
      npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup.js
      npm ERR! - /opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js
      npm ERR! - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
      npm ERR!     at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
      npm ERR!     at Module._load (node:internal/modules/cjs/loader:975:27)
      npm ERR!     at Module.require (node:internal/modules/cjs/loader:1225:19)
      npm ERR!     at require (node:internal/modules/helpers:177:18)
      npm ERR!     at Object.<anonymous> (/opt/iobroker/node_modules/logform/colorize.js:3:16)
      npm ERR!     at Module._compile (node:internal/modules/cjs/loader:1356:14)
      npm ERR!     at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
      npm ERR!     at Module.load (node:internal/modules/cjs/loader:1197:32)
      npm ERR!     at Module._load (node:internal/modules/cjs/loader:1013:12)
      npm ERR!     at Module.require (node:internal/modules/cjs/loader:1225:19) {
      npm ERR!   code: 'MODULE_NOT_FOUND',
      npm ERR!   requireStack: [
      npm ERR!     '/opt/iobroker/node_modules/logform/colorize.js',
      npm ERR!     '/opt/iobroker/node_modules/logform/levels.js',
      npm ERR!     '/opt/iobroker/node_modules/logform/index.js',
      npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/node_modules/winston/lib/winston.js',
      npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/logger.js',
      npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-common/build/index.js',
      npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/lib/setup.js',
      npm ERR!     '/opt/iobroker/node_modules/@iobroker/js-controller-cli/build/index.js',
      npm ERR!     '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
      npm ERR!   ]
      npm ERR! }
      npm ERR! 
      npm ERR! Node.js v18.19.0
      
      npm ERR! A complete log of this run can be found in: /home/radix1975/.npm/_logs/2023-12-23T08_03_27_029Z-debug-0.log
      
      ==========================================================================
          Finalizing installation (4/4)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      Fixing directory permissions...
      
      ==========================================================================
      
          ioBroker was installed successfully
          Open http://192.168.1.225:8081 in a browser and start configuring!
      
      ==========================================================================
      
      
      You need to re-login before doing anything else on the console!
      

      MOD-EDIT: Code in code-tags gesetzt!

      Ist die installation so richtig???
      ich habe zahlreiche Fehlermeldungen und komme auch nicht auf die Webseite

      Die Website ist nicht erreichbar
      192.168.1.225 hat die Verbindung abgelehnt.

      Versuche Folgendes:
      Verbindung prüfen
      Checking the proxy and the firewall
      ERR_CONNECTION_REFUSED
      Überprüfen Sie Ihre Internetverbindung.
      Check any cables and reboot any routers, modems, or other network devices you may be using.

      Erlauben Sie Opera den Netzwerkzugriff in den Firewall- oder Antivirus-Einstellungen.
      Falls das Programm schon in der Liste mit erlaubtem Netzwerkzugriff eingetragen ist, entferne es aus der Liste und füge es noch einmal hinzu.

      Falls du einen Proxyserver verwendest…
      Überprüfen Sie Ihre Proxyservereinstellungen oder kontaktieren Sie Ihren Netzwerkadministrator, um sicherzustellen, dass der Proxyserver funktioniert. Wenn Sie glauben, dass Sie keinen Proxyserver verwenden sollten: Rufen Sie das Hauptmenü und dann > Einstellungen > Proxyeinstellungen ändern… > LAN-Einstellungen auf. Deaktivieren Sie »Proxyserver für LAN verwenden«.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #36

      @radix75 sagte in Daikin Adapter:

      Ist die installation so richtig???
      ich habe zahlreiche Fehlermeldungen und komme auch nicht auf die Webseite

      Dann ist die Installation auch nicht richtig...

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      R 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @radix75 sagte in Daikin Adapter:

        Ist die installation so richtig???
        ich habe zahlreiche Fehlermeldungen und komme auch nicht auf die Webseite

        Dann ist die Installation auch nicht richtig...

        R Offline
        R Offline
        Radix75
        wrote on last edited by
        #37

        @thomas-braun mit welchen Befehlen kann ich es nochmal neu machen?

        Thomas BraunT 1 Reply Last reply
        0
        • R Radix75

          @thomas-braun mit welchen Befehlen kann ich es nochmal neu machen?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #38

          @radix75

          Mach es komplett neu, lass die Sprache dann auf Englisch und leg das phoscon-Repository nach aktuellem Stand an.

          Was da allerdings genau klemmt sehr ich auch nicht. Netzwerk läuft mit IPv6?

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          R 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @radix75

            Mach es komplett neu, lass die Sprache dann auf Englisch und leg das phoscon-Repository nach aktuellem Stand an.

            Was da allerdings genau klemmt sehr ich auch nicht. Netzwerk läuft mit IPv6?

            R Offline
            R Offline
            Radix75
            wrote on last edited by
            #39

            @thomas-braun Netzwerk kann IP6 die Rasp. hat aber derzeit eine IP 4 Adresse.

            "Mach es komplett neu, lass die Sprache dann auf Englisch und leg das phoscon-Repository nach aktuellem Stand an."
            Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

            Thomas BraunT 2 Replies Last reply
            0
            • R Radix75

              @thomas-braun Netzwerk kann IP6 die Rasp. hat aber derzeit eine IP 4 Adresse.

              "Mach es komplett neu, lass die Sprache dann auf Englisch und leg das phoscon-Repository nach aktuellem Stand an."
              Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #40

              @radix75 sagte in Daikin Adapter:

              Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

              Wenn du komplett neuaufbaust wird eh die komplette Partition verwendet.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              R 1 Reply Last reply
              0
              • R Radix75

                @thomas-braun Netzwerk kann IP6 die Rasp. hat aber derzeit eine IP 4 Adresse.

                "Mach es komplett neu, lass die Sprache dann auf Englisch und leg das phoscon-Repository nach aktuellem Stand an."
                Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #41

                @radix75 sagte in Daikin Adapter:

                Netzwerk kann IP6 die Rasp. hat aber derzeit eine IP 4 Adresse.

                Dann stell die auf Dual-Betrieb um. Auf dem Interface sollte sowohl IPv6 wie auch IPv4 vorhanden sein.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @radix75 sagte in Daikin Adapter:

                  Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

                  Wenn du komplett neuaufbaust wird eh die komplette Partition verwendet.

                  R Offline
                  R Offline
                  Radix75
                  wrote on last edited by
                  #42

                  @thomas-braun said in Daikin Adapter:

                  @radix75 sagte in Daikin Adapter:

                  Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

                  Wenn du komplett neuaufbaust wird eh die komplette Partition verwendet.

                  Ich habe mir eine neue Raspi 5 mit 8GB geholt dazu das Passende Netzteil mit SanDisk Extreme PRO microSDXC UHS-I Speicherkarte 256 GB + Adapter & RescuePRO Deluxe (Für Smartphones, Actionkameras oder Drohnen, A2, Class 10, V30, U3, 200 MB/s Übertragung).
                  Folgende Schritte habe ich gemacht :

                  1. Downloade Bookworm 64 Bit
                  2. mit Balena Etcher auf SD Karte schreiben
                    3 Einrichten von User, Netzwerk und Sprache usw.
                  3. Installation von Node nach https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
                  4. Installation von IO Broker mit curl -sL https://iobroker.net/install.sh | bash -
                  5. Installation von Dekonz ConBee II Zigbee USB-Gateway über Anleitung https://phoscon.de/de/conbee2/install
                    7 Installation von CCU piVCCU über Anleitung von https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md
                    (ist noch zu machen}

                  Muss ich jetzt Komplet von vorne anfangen und die SD karte neu schreiben???

                  Thomas BraunT 1 Reply Last reply
                  0
                  • R Radix75

                    @thomas-braun said in Daikin Adapter:

                    @radix75 sagte in Daikin Adapter:

                    Das bitte mal genau mit Befehlen erklären wie bekomme ich die def . Installation deinstalliert ?

                    Wenn du komplett neuaufbaust wird eh die komplette Partition verwendet.

                    Ich habe mir eine neue Raspi 5 mit 8GB geholt dazu das Passende Netzteil mit SanDisk Extreme PRO microSDXC UHS-I Speicherkarte 256 GB + Adapter & RescuePRO Deluxe (Für Smartphones, Actionkameras oder Drohnen, A2, Class 10, V30, U3, 200 MB/s Übertragung).
                    Folgende Schritte habe ich gemacht :

                    1. Downloade Bookworm 64 Bit
                    2. mit Balena Etcher auf SD Karte schreiben
                      3 Einrichten von User, Netzwerk und Sprache usw.
                    3. Installation von Node nach https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
                    4. Installation von IO Broker mit curl -sL https://iobroker.net/install.sh | bash -
                    5. Installation von Dekonz ConBee II Zigbee USB-Gateway über Anleitung https://phoscon.de/de/conbee2/install
                      7 Installation von CCU piVCCU über Anleitung von https://github.com/alexreinert/piVCCU/blob/master/docs/setup/raspberrypi.md
                      (ist noch zu machen}

                    Muss ich jetzt Komplet von vorne anfangen und die SD karte neu schreiben???

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #43

                    @radix75 sagte in Daikin Adapter:

                    mit Balena Etcher auf SD Karte schreiben

                    Mach es mit dem Raspberry OS Imager.
                    https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                    Nodejs braucht nicht separat Installiert werden, macht der ioBroker-Installer.

                    Deconz:
                    https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                    Und pivCCU würde ich als erstes einrichten und dann erst den ioBroker.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    R 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @radix75 sagte in Daikin Adapter:

                      mit Balena Etcher auf SD Karte schreiben

                      Mach es mit dem Raspberry OS Imager.
                      https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                      Nodejs braucht nicht separat Installiert werden, macht der ioBroker-Installer.

                      Deconz:
                      https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                      Und pivCCU würde ich als erstes einrichten und dann erst den ioBroker.

                      R Offline
                      R Offline
                      Radix75
                      wrote on last edited by Radix75
                      #44

                      @thomas-braun Ok ich habe jetzt die SD Karte neu geschrieben und beginne wie vorgeschlagen mit der Installation von piCCU
                      leider verliere ich nach einen der unteren Punkte den Netzwerkzugriff über meine LAN Adresse ich komme nur noch per WLAN auf meine Raspberry was ich später aber nicht will .
                      Wo ist der Fehler ? wie bekomme ich mein LAN zurück???

                      Disable serial console in command line (You can skip this step, if you do not use the HM-MOD-RPI-PCB or RPI-RF-MOD on GPIO header, for the HB-RF-USB this step is not neccessary)

                      sudo sed -i /boot/cmdline.txt -e "s/console=serial0,[0-9]+ //"
                      sudo sed -i /boot/cmdline.txt -e "s/console=ttyAMA0,[0-9]+ //"
                      Add network bridge (if you are using wifi please refer to the debian documentation how to configure the network and the bridge)

                      Verify, that eth0 is the name of your primary network interface:

                      sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                      Update your config. (Replace eth0 if necessary)

                      sudo apt remove dhcpcd5
                      sudo apt install bridge-utils
                      sudo bash -c 'cat << EOT > /etc/network/interfaces
                      source-directory /etc/network/interfaces.d

                      auto lo
                      iface lo inet loopback

                      iface eth0 inet manual

                      auto br0
                      iface br0 inet dhcp
                      bridge_ports eth0
                      EOT'
                      You can use an static IP address, too. In that case use instead:

                      sudo apt remove dhcpcd5
                      sudo apt install bridge-utils
                      sudo bash -c 'cat << EOT > /etc/network/interfaces
                      source-directory /etc/network/interfaces.d

                      auto lo
                      iface lo inet loopback

                      iface eth0 inet manual

                      auto br0
                      iface br0 inet static
                      bridge_ports eth0
                      address <address>
                      netmask <netmask>
                      gateway <gateway>
                      dns-nameservers <dns1> <dns2>
                      EOT'

                      Das habe ich schon so versucht

                      sudo apt remove dhcpcd5
                      sudo apt install bridge-utils
                      sudo bash -c 'cat << EOT > /etc/network/interfaces
                      source-directory /etc/network/interfaces.d

                      auto lo
                      iface lo inet loopback

                      iface eth0 inet manual

                      auto br0
                      iface br0 inet static
                      bridge_ports eth0
                      address <192.168.1.225>
                      netmask <255.255.255.0>
                      gateway <192.168.1.1>
                      dns-nameservers <37.4.251.175> <192.168.1.1>
                      EOT'

                      Thomas BraunT HomoranH 2 Replies Last reply
                      0
                      • R Radix75

                        @thomas-braun Ok ich habe jetzt die SD Karte neu geschrieben und beginne wie vorgeschlagen mit der Installation von piCCU
                        leider verliere ich nach einen der unteren Punkte den Netzwerkzugriff über meine LAN Adresse ich komme nur noch per WLAN auf meine Raspberry was ich später aber nicht will .
                        Wo ist der Fehler ? wie bekomme ich mein LAN zurück???

                        Disable serial console in command line (You can skip this step, if you do not use the HM-MOD-RPI-PCB or RPI-RF-MOD on GPIO header, for the HB-RF-USB this step is not neccessary)

                        sudo sed -i /boot/cmdline.txt -e "s/console=serial0,[0-9]+ //"
                        sudo sed -i /boot/cmdline.txt -e "s/console=ttyAMA0,[0-9]+ //"
                        Add network bridge (if you are using wifi please refer to the debian documentation how to configure the network and the bridge)

                        Verify, that eth0 is the name of your primary network interface:

                        sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                        Update your config. (Replace eth0 if necessary)

                        sudo apt remove dhcpcd5
                        sudo apt install bridge-utils
                        sudo bash -c 'cat << EOT > /etc/network/interfaces
                        source-directory /etc/network/interfaces.d

                        auto lo
                        iface lo inet loopback

                        iface eth0 inet manual

                        auto br0
                        iface br0 inet dhcp
                        bridge_ports eth0
                        EOT'
                        You can use an static IP address, too. In that case use instead:

                        sudo apt remove dhcpcd5
                        sudo apt install bridge-utils
                        sudo bash -c 'cat << EOT > /etc/network/interfaces
                        source-directory /etc/network/interfaces.d

                        auto lo
                        iface lo inet loopback

                        iface eth0 inet manual

                        auto br0
                        iface br0 inet static
                        bridge_ports eth0
                        address <address>
                        netmask <netmask>
                        gateway <gateway>
                        dns-nameservers <dns1> <dns2>
                        EOT'

                        Das habe ich schon so versucht

                        sudo apt remove dhcpcd5
                        sudo apt install bridge-utils
                        sudo bash -c 'cat << EOT > /etc/network/interfaces
                        source-directory /etc/network/interfaces.d

                        auto lo
                        iface lo inet loopback

                        iface eth0 inet manual

                        auto br0
                        iface br0 inet static
                        bridge_ports eth0
                        address <192.168.1.225>
                        netmask <255.255.255.0>
                        gateway <192.168.1.1>
                        dns-nameservers <37.4.251.175> <192.168.1.1>
                        EOT'

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #45

                        @radix75

                        Frag das bei pivCCU. Ich weiß nur, das da bridge-Interfaces usw. angelegt werden.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Reply Last reply
                        0
                        • R Radix75

                          @thomas-braun Ok ich habe jetzt die SD Karte neu geschrieben und beginne wie vorgeschlagen mit der Installation von piCCU
                          leider verliere ich nach einen der unteren Punkte den Netzwerkzugriff über meine LAN Adresse ich komme nur noch per WLAN auf meine Raspberry was ich später aber nicht will .
                          Wo ist der Fehler ? wie bekomme ich mein LAN zurück???

                          Disable serial console in command line (You can skip this step, if you do not use the HM-MOD-RPI-PCB or RPI-RF-MOD on GPIO header, for the HB-RF-USB this step is not neccessary)

                          sudo sed -i /boot/cmdline.txt -e "s/console=serial0,[0-9]+ //"
                          sudo sed -i /boot/cmdline.txt -e "s/console=ttyAMA0,[0-9]+ //"
                          Add network bridge (if you are using wifi please refer to the debian documentation how to configure the network and the bridge)

                          Verify, that eth0 is the name of your primary network interface:

                          sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                          Update your config. (Replace eth0 if necessary)

                          sudo apt remove dhcpcd5
                          sudo apt install bridge-utils
                          sudo bash -c 'cat << EOT > /etc/network/interfaces
                          source-directory /etc/network/interfaces.d

                          auto lo
                          iface lo inet loopback

                          iface eth0 inet manual

                          auto br0
                          iface br0 inet dhcp
                          bridge_ports eth0
                          EOT'
                          You can use an static IP address, too. In that case use instead:

                          sudo apt remove dhcpcd5
                          sudo apt install bridge-utils
                          sudo bash -c 'cat << EOT > /etc/network/interfaces
                          source-directory /etc/network/interfaces.d

                          auto lo
                          iface lo inet loopback

                          iface eth0 inet manual

                          auto br0
                          iface br0 inet static
                          bridge_ports eth0
                          address <address>
                          netmask <netmask>
                          gateway <gateway>
                          dns-nameservers <dns1> <dns2>
                          EOT'

                          Das habe ich schon so versucht

                          sudo apt remove dhcpcd5
                          sudo apt install bridge-utils
                          sudo bash -c 'cat << EOT > /etc/network/interfaces
                          source-directory /etc/network/interfaces.d

                          auto lo
                          iface lo inet loopback

                          iface eth0 inet manual

                          auto br0
                          iface br0 inet static
                          bridge_ports eth0
                          address <192.168.1.225>
                          netmask <255.255.255.0>
                          gateway <192.168.1.1>
                          dns-nameservers <37.4.251.175> <192.168.1.1>
                          EOT'

                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #46

                          @radix75 sagte in Daikin Adapter:

                          Wo ist der Fehler ?

                          was hast du denn gemacht?
                          da stehen diverse verschiedene Optionen in der Anleitung.

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Reply Last reply
                          0
                          • R Offline
                            R Offline
                            Radix75
                            wrote on last edited by Radix75
                            #47

                            Ich habe alles so wie oben geschrieben gemacht
                            sudo apt remove dhcpcd5
                            sudo apt install bridge-utils
                            sudo bash -c 'cat << EOT > /etc/network/interfaces
                            source-directory /etc/network/interfaces.d

                            auto lo
                            iface lo inet loopback

                            iface eth0 inet manual

                            auto br0
                            iface br0 inet static
                            bridge_ports eth0
                            address <192.168.1.225>
                            netmask <255.255.255.0>
                            gateway <192.168.1.1>
                            dns-nameservers <37.4.251.175> <192.168.1.1>
                            EOT'

                            die Variante mit
                            sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                            Update your config. (Replace eth0 if necessary)

                            sudo apt remove dhcpcd5
                            sudo apt install bridge-utils
                            sudo bash -c 'cat << EOT > /etc/network/interfaces
                            source-directory /etc/network/interfaces.d

                            auto lo
                            iface lo inet loopback

                            iface eth0 inet manual

                            auto br0
                            iface br0 inet dhcp
                            bridge_ports eth0
                            EOT'
                            hab ich nicht gemacht

                            HomoranH 2 Replies Last reply
                            0
                            • R Radix75

                              Ich habe alles so wie oben geschrieben gemacht
                              sudo apt remove dhcpcd5
                              sudo apt install bridge-utils
                              sudo bash -c 'cat << EOT > /etc/network/interfaces
                              source-directory /etc/network/interfaces.d

                              auto lo
                              iface lo inet loopback

                              iface eth0 inet manual

                              auto br0
                              iface br0 inet static
                              bridge_ports eth0
                              address <192.168.1.225>
                              netmask <255.255.255.0>
                              gateway <192.168.1.1>
                              dns-nameservers <37.4.251.175> <192.168.1.1>
                              EOT'

                              die Variante mit
                              sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                              Update your config. (Replace eth0 if necessary)

                              sudo apt remove dhcpcd5
                              sudo apt install bridge-utils
                              sudo bash -c 'cat << EOT > /etc/network/interfaces
                              source-directory /etc/network/interfaces.d

                              auto lo
                              iface lo inet loopback

                              iface eth0 inet manual

                              auto br0
                              iface br0 inet dhcp
                              bridge_ports eth0
                              EOT'
                              hab ich nicht gemacht

                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by Homoran
                              #48

                              @radix75 sagte in Daikin Adapter:

                              iface eth0 inet manual

                              und vorher auch geprüft ob deine Schnittstelle so heisst?

                              warum statische Adressen?

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Reply Last reply
                              0
                              • R Radix75

                                Ich habe alles so wie oben geschrieben gemacht
                                sudo apt remove dhcpcd5
                                sudo apt install bridge-utils
                                sudo bash -c 'cat << EOT > /etc/network/interfaces
                                source-directory /etc/network/interfaces.d

                                auto lo
                                iface lo inet loopback

                                iface eth0 inet manual

                                auto br0
                                iface br0 inet static
                                bridge_ports eth0
                                address <192.168.1.225>
                                netmask <255.255.255.0>
                                gateway <192.168.1.1>
                                dns-nameservers <37.4.251.175> <192.168.1.1>
                                EOT'

                                die Variante mit
                                sudo ip link show | cut -d' ' -f2 | cut -d: -f1 | grep -e '^e.*'
                                Update your config. (Replace eth0 if necessary)

                                sudo apt remove dhcpcd5
                                sudo apt install bridge-utils
                                sudo bash -c 'cat << EOT > /etc/network/interfaces
                                source-directory /etc/network/interfaces.d

                                auto lo
                                iface lo inet loopback

                                iface eth0 inet manual

                                auto br0
                                iface br0 inet dhcp
                                bridge_ports eth0
                                EOT'
                                hab ich nicht gemacht

                                HomoranH Do not disturb
                                HomoranH Do not disturb
                                Homoran
                                Global Moderator Administrators
                                wrote on last edited by Homoran
                                #49

                                @radix75 nix nachträglich ändern!
                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                R 1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @radix75 nix nachträglich ändern!
                                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                  R Offline
                                  R Offline
                                  Radix75
                                  wrote on last edited by Radix75
                                  #50

                                  @homoran said in Daikin Adapter:

                                  @radix75 nix nachträglich ändern!
                                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                  warum statische Adressen? Haben die nicht alle? Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                  HomoranH 1 Reply Last reply
                                  0
                                  • R Radix75

                                    @homoran said in Daikin Adapter:

                                    @radix75 nix nachträglich ändern!
                                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                    warum statische Adressen? Haben die nicht alle? Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #51

                                    @radix75 sagte in Daikin Adapter:

                                    Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                    dann nimmt msn DHCP und bindet im Router die IP an die MAC Adresse des RasPi


                                    und die anderen Fragen?

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Reply Last reply
                                    0
                                    • R Offline
                                      R Offline
                                      Radix75
                                      wrote on last edited by Radix75
                                      #52

                                      @homoran said in Daikin Adapter:

                                      @radix75 sagte in Daikin Adapter:

                                      Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                      dann nimmt msn DHCP und bindet im Router die IP an die MAC Adresse des RasPi


                                      und die anderen Fragen?

                                      Das Problem mit dem Netzwerk habe ich behoben.
                                      Ich hatte versehentlich eine IP vergeben die bereits vergeben war.
                                      Jetzt hab ich noch ein neues Problem mit dem HM Mod auf der Raspberry denn es wird nicht erkannt.
                                      Ich habe mir nochmal das Video von https://de.elv.com/elv-komplettbausatz-funk-modulplatine-fuer-raspberry-pi-3-b-rpi-rf-mod-fuer-homematic-und-homematic-ip-152941?_gl=1*b25d5s*_up*MQ..&gclid=CjwKCAiAyp-sBhBSEiwAWWzTnnyIMD19_yYn4rTSmTxwN1o9YppDlMm2GaZZ_NF1g4mxYuUU39Fp1hoCBKsQAvD_BwE

                                      angesehen und es steckt richtigrum drauf.
                                      Radix1975@raspberrypi5:~ $ sudo pivccu-info
                                      piVCCU version: 3.73.9-87
                                      OS: Debian GNU/Linux 12 (bookworm)
                                      Kernel: 6.1.0-rpi7-rpi-2712 aarch64
                                      Kernel modules: Available
                                      Raw UART dev: Available
                                      Rasp.Pi UART: Assigned to GPIO pins
                                      HMRF Hardware: unknown
                                      HMIP Hardware: unknown
                                      State: RUNNING
                                      PID: 2913
                                      IP: 192.168.1.63
                                      IP: 2a02:810a:1c0:55b:a828:90ff:fea9:98a9
                                      Link: vethpivccu
                                      TX bytes: 107.28 KiB
                                      RX bytes: 1.71 MiB
                                      Total bytes: 1.82 MiB
                                      Radix1975@raspberrypi5:~ $

                                      HomoranH R 2 Replies Last reply
                                      0
                                      • R Radix75

                                        @homoran said in Daikin Adapter:

                                        @radix75 sagte in Daikin Adapter:

                                        Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                        dann nimmt msn DHCP und bindet im Router die IP an die MAC Adresse des RasPi


                                        und die anderen Fragen?

                                        Das Problem mit dem Netzwerk habe ich behoben.
                                        Ich hatte versehentlich eine IP vergeben die bereits vergeben war.
                                        Jetzt hab ich noch ein neues Problem mit dem HM Mod auf der Raspberry denn es wird nicht erkannt.
                                        Ich habe mir nochmal das Video von https://de.elv.com/elv-komplettbausatz-funk-modulplatine-fuer-raspberry-pi-3-b-rpi-rf-mod-fuer-homematic-und-homematic-ip-152941?_gl=1*b25d5s*_up*MQ..&gclid=CjwKCAiAyp-sBhBSEiwAWWzTnnyIMD19_yYn4rTSmTxwN1o9YppDlMm2GaZZ_NF1g4mxYuUU39Fp1hoCBKsQAvD_BwE

                                        angesehen und es steckt richtigrum drauf.
                                        Radix1975@raspberrypi5:~ $ sudo pivccu-info
                                        piVCCU version: 3.73.9-87
                                        OS: Debian GNU/Linux 12 (bookworm)
                                        Kernel: 6.1.0-rpi7-rpi-2712 aarch64
                                        Kernel modules: Available
                                        Raw UART dev: Available
                                        Rasp.Pi UART: Assigned to GPIO pins
                                        HMRF Hardware: unknown
                                        HMIP Hardware: unknown
                                        State: RUNNING
                                        PID: 2913
                                        IP: 192.168.1.63
                                        IP: 2a02:810a:1c0:55b:a828:90ff:fea9:98a9
                                        Link: vethpivccu
                                        TX bytes: 107.28 KiB
                                        RX bytes: 1.71 MiB
                                        Total bytes: 1.82 MiB
                                        Radix1975@raspberrypi5:~ $

                                        HomoranH Do not disturb
                                        HomoranH Do not disturb
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #53

                                        @radix75 sagte in Daikin Adapter:

                                        Das Problem mit dem Netzwerk habe ich behoben.
                                        Ich hatte versehentlich eine IP vergeben die bereits vergeben war.

                                        das passiert bei DHCP mit Bindung an die MAC-Adresse nicht.

                                        @radix75 sagte in Daikin Adapter:

                                        es steckt richtigrum drauf.

                                        zeigen!

                                        den Workout für die Nutzung ser GPIOs für das Funkmodul während der piVCCU Installation hast du beachtet?

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Reply Last reply
                                        0
                                        • R Radix75

                                          @homoran said in Daikin Adapter:

                                          @radix75 sagte in Daikin Adapter:

                                          Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                          dann nimmt msn DHCP und bindet im Router die IP an die MAC Adresse des RasPi


                                          und die anderen Fragen?

                                          Das Problem mit dem Netzwerk habe ich behoben.
                                          Ich hatte versehentlich eine IP vergeben die bereits vergeben war.
                                          Jetzt hab ich noch ein neues Problem mit dem HM Mod auf der Raspberry denn es wird nicht erkannt.
                                          Ich habe mir nochmal das Video von https://de.elv.com/elv-komplettbausatz-funk-modulplatine-fuer-raspberry-pi-3-b-rpi-rf-mod-fuer-homematic-und-homematic-ip-152941?_gl=1*b25d5s*_up*MQ..&gclid=CjwKCAiAyp-sBhBSEiwAWWzTnnyIMD19_yYn4rTSmTxwN1o9YppDlMm2GaZZ_NF1g4mxYuUU39Fp1hoCBKsQAvD_BwE

                                          angesehen und es steckt richtigrum drauf.
                                          Radix1975@raspberrypi5:~ $ sudo pivccu-info
                                          piVCCU version: 3.73.9-87
                                          OS: Debian GNU/Linux 12 (bookworm)
                                          Kernel: 6.1.0-rpi7-rpi-2712 aarch64
                                          Kernel modules: Available
                                          Raw UART dev: Available
                                          Rasp.Pi UART: Assigned to GPIO pins
                                          HMRF Hardware: unknown
                                          HMIP Hardware: unknown
                                          State: RUNNING
                                          PID: 2913
                                          IP: 192.168.1.63
                                          IP: 2a02:810a:1c0:55b:a828:90ff:fea9:98a9
                                          Link: vethpivccu
                                          TX bytes: 107.28 KiB
                                          RX bytes: 1.71 MiB
                                          Total bytes: 1.82 MiB
                                          Radix1975@raspberrypi5:~ $

                                          R Offline
                                          R Offline
                                          Radix75
                                          wrote on last edited by
                                          #54

                                          @radix75 said in Daikin Adapter:

                                          @homoran said in Daikin Adapter:

                                          @radix75 sagte in Daikin Adapter:

                                          Für die Nutzung sollte die Raspberry immer auf der selben IP liegen oder?

                                          dann nimmt msn DHCP und bindet im Router die IP an die MAC Adresse des RasPi


                                          und die anderen Fragen?

                                          Das Problem mit dem Netzwerk habe ich behoben.
                                          Ich hatte versehentlich eine IP vergeben die bereits vergeben war.
                                          Jetzt hab ich noch ein neues Problem mit dem HM Mod auf der Raspberry denn es wird nicht erkannt.
                                          Ich habe mir nochmal das Video von https://de.elv.com/elv-komplettbausatz-funk-modulplatine-fuer-raspberry-pi-3-b-rpi-rf-mod-fuer-homematic-und-homematic-ip-152941?_gl=1*b25d5s*_up*MQ..&gclid=CjwKCAiAyp-sBhBSEiwAWWzTnnyIMD19_yYn4rTSmTxwN1o9YppDlMm2GaZZ_NF1g4mxYuUU39Fp1hoCBKsQAvD_BwE

                                          angesehen und es steckt richtigrum drauf.
                                          Radix1975@raspberrypi5:~ $ sudo pivccu-info
                                          piVCCU version: 3.73.9-87
                                          OS: Debian GNU/Linux 12 (bookworm)
                                          Kernel: 6.1.0-rpi7-rpi-2712 aarch64
                                          Kernel modules: Available
                                          Raw UART dev: Available
                                          Rasp.Pi UART: Assigned to GPIO pins
                                          HMRF Hardware: unknown
                                          HMIP Hardware: unknown
                                          State: RUNNING
                                          PID: 2913
                                          IP: 192.168.1.63
                                          IP: 2a02:810a:1c0:55b:a828:90ff:fea9:98a9
                                          Link: vethpivccu
                                          TX bytes: 107.28 KiB
                                          RX bytes: 1.71 MiB
                                          Total bytes: 1.82 MiB
                                          Radix1975@raspberrypi5:~ $
                                          sudo dpkg -s pivccu | grep 'Version'
                                          dpkg-query: Paket »pivccu« ist nicht installiert und es ist keine Information verfügbar
                                          Verwenden Sie dpkg --info (= dpkg-deb --info) zum Untersuchen von Archiven.

                                          HomoranH R 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          614

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe