Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ZWAVE2 adapter will nicht grün werden

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    ZWAVE2 adapter will nicht grün werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • LukyLuke
      LukyLuke @LukyLuke last edited by

      War wohl die Version 1.5.0
      Habe jetzt über die Katze die v1.7.4 installiert. Hier der Log:

      zwave2.0	2020-10-09 19:17:10.678	error	(1566) The Z-Wave driver could not be started: Error: Permission denied, cannot open /dev/ttyAMA0
      zwave2.0	2020-10-09 19:17:10.285	info	(1566) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.zwave2, node: v12.19.0, js-controller: 3.1.6
      

      und

      19:15:33.894 DRIVER   ███████╗ ██╗    ██╗  █████╗  ██╗   ██╗ ███████╗             ██╗ ███████╗
                            ╚══███╔╝ ██║    ██║ ██╔══██╗ ██║   ██║ ██╔════╝             ██║ ██╔════╝
                              ███╔╝  ██║ █╗ ██║ ███████║ ██║   ██║ █████╗   █████╗      ██║ ███████╗
                             ███╔╝   ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝   ╚════╝ ██   ██║ ╚════██║
                            ███████╗ ╚███╔███╔╝ ██║  ██║  ╚████╔╝  ███████╗        ╚█████╔╝ ███████║
                            ╚══════╝  ╚══╝╚══╝  ╚═╝  ╚═╝   ╚═══╝   ╚══════╝         ╚════╝  ╚══════╝
      19:15:33.900 DRIVER   version 5.2.2
      19:15:33.901 DRIVER
      19:15:33.902 DRIVER   starting driver...
      19:15:33.949 DRIVER   opening serial port /dev/ttyAMA0
      19:15:34.042 DRIVER   serial port opened
      19:15:34.048 SERIAL » [NAK]                                                                   (0x15)
      19:15:35.557 DRIVER   loading configuration...
      19:15:36.848 DRIVER   beginning interview...
      19:15:36.851 DRIVER   added request handler for AddNodeToNetwork (0x4a)...
                            1 registered
      19:15:36.852 DRIVER   added request handler for RemoveNodeFromNetwork (0x4b)...
                            1 registered
      19:15:36.856 CNTRLR   beginning interview...
      19:15:36.857 CNTRLR   querying version info...
      19:15:36.890 SERIAL » 0x01030015e9                                                         (5 bytes)
      19:15:36.893 DRIVER » [REQ] [GetControllerVersion]
      19:15:37.904 CNTRLR   No response from controller after 1/3 attempts. Scheduling next try in 100 ms.
      19:15:38.008 SERIAL » 0x01030015e9                                                         (5 bytes)
      19:15:38.009 DRIVER » [REQ] [GetControllerVersion]
      19:15:39.014 CNTRLR   No response from controller after 2/3 attempts. Scheduling next try in 1100 ms
                            .
      19:15:39.565 DRIVER   destroying driver instance...
      

      immer noch gelb

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

        @LukyLuke Da stimmt was mit den Rechten nicht:

        zwave2.0	2020-10-09 19:17:10.678	error	(1566) The Z-Wave driver could not be started: Error: Permission denied, cannot open /dev/ttyAMA0
        
        LukyLuke 1 Reply Last reply Reply Quote 0
        • LukyLuke
          LukyLuke @Thomas Braun last edited by LukyLuke

          @Thomas-Braun

          pi@ioBroker-Pi:~ $ ls -l /dev/ttyA*
          crw-rw---- 1 root dialout 166,  0 Okt  9 19:32 /dev/ttyACM0
          crw--w---- 1 root tty     204, 64 Okt  9 19:15 /dev/ttyAMA0
          

          ich vermute in Zeile 3 müsste auch rw rein. Hatte ich manuell geändert. Dann kam:
          Failed to initialize the driver, no response from the controller. Are you sure this is a Z-Wave controller?

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

            @LukyLuke An der Stelle macht man nix manuell.
            Was hast du denn da nun genau gemacht?

            In welchen Gruppen ist der iobroker drin?

            sudo -u iobroker groups
            
            LukyLuke 1 Reply Last reply Reply Quote 0
            • LukyLuke
              LukyLuke @Thomas Braun last edited by

              @Thomas-Braun

              pi@ioBroker-Pi:~ $ sudo -u iobroker groups
              iobroker tty dialout audio video bluetooth gpio i2c
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @LukyLuke last edited by Thomas Braun

                @LukyLuke Das passt. Und was hast du in /dev manuell rumgefrickelt?

                Schalt mal die anderen Funkdinger aus. Blutooth, Zigbee usw.

                LukyLuke 2 Replies Last reply Reply Quote 0
                • LukyLuke
                  LukyLuke @Thomas Braun last edited by

                  @Thomas-Braun
                  nein, ich denke nicht. Lediglich:
                  sudo chmod g+r /dev/ttyAMA0

                  Den iobroker fixer habe ich auch drüber laufen lassen .... nix

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

                    @Thomas-Braun said in ZWAVE2 adapter will nicht grün werden:

                    Blutooth

                    Zigbee ist aus. Wie bekomme ich Bluetooth ausgeschaltet?

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

                      @LukyLuke
                      https://www.elektronik-kompendium.de/sites/raspberry-pi/2107031.htm

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

                        @Thomas-Braun
                        so sieht meine config.txt aus:

                        dtoverlay=pi3-disable-bt
                        dtoverlay=pi3-miniuart-bt
                        enable_uart=1
                        force_turbo=1
                        

                        leider immer noch der selbe Fehler

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

                          @LukyLuke Keine Ahnung

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

                            @Thomas-Braun
                            ich bin etwas weiter. Ich habe die Platine auf einem PiZeroW mit zway image getestet. Auch hier war keine Verbindung möglich. Erst auf einem Pi2 lief es auf anhieb. Der hat kein Wlan und kein Bluetooth.
                            Ich denke irgendwo gibts ein Problem mit der WLAN und BT Hardware. Die ist irgendwie so im System verbunden, das der Razberry (GPIO) ausgesperrt bleibt. Leider bin ich hier totaler Laie. 😞

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

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

                            534
                            Online

                            32.0k
                            Users

                            80.4k
                            Topics

                            1.3m
                            Posts

                            3
                            19
                            1418
                            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