Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Raspbee 2

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Raspbee 2

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

      @urknall sagte in Raspbee 2:

      Aus fehler lernt man

      Das war kein Fehler.
      Wiringpi wird leider nicht mehr weiterentwickelt, das letzte (Not)-Release stammt noch aus einer Zeit in der die 64bit-Version noch im Beta-Stage war.

      Oder du baust dir selber ein 64bit-wiringpi aus den sourcen.

      haselchen U 2 Replies Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @Thomas Braun last edited by

        @thomas-braun

        Hast du es auf Bullseye laufen?
        Im Netz kursiert das Gerücht das es das nicht tut .

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

          @thomas-braun said in Raspbee 2:

          wiringpi

          Nene da bin ich leider der falsche sowas selbst zu schreiben/Bauen

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

            @haselchen sagte in Raspbee 2:

            Hast du es auf Bullseye laufen?
            Im Netz kursiert das Gerücht das es das nicht tut .

            Ja, ein 32bit Bullseye...
            Aber du könntest Recht haben, ich hab das gerade mal aus der Schublade geholt, mein Raspbee I wird nicht erkannt, wie ich gerade feststelle.
            Keine Ahnung ob das Hardware oder Softwareseitig jetzt ein Problem ist.

            Wobei die Phoscon-Seite sagt:

            Unterstützte Raspberry Pi Modelle und Distributionen:
            
            Raspberry Pi 1, 2B, 3B, 3B+ and 4B
            Raspbian Buster
            Raspbian Bullseye
            
            1 Reply Last reply Reply Quote 0
            • U
              Urknall last edited by Urknall

              Ich glaube echt ich lass es sein. Nun habe ich die 32 Bit Lite Rasp drauf. Beim Installieren von deConz und Wiringpi kommt nun folgende Meldung:

              tag@raspi2:~ $ cd /tmp
               wget https://project-downloads.drogon.net/wiringpi-latest.deb
               sudo dpkg -i wiringpi-latest.deb
              --2022-06-26 18:01:04--  https://project-downloads.drogon.net/wiringpi-latest.deb
              Resolving project-downloads.drogon.net (project-downloads.drogon.net)... 2a03:9800:10:7b::2, 188.246.205.22
              Connecting to project-downloads.drogon.net (project-downloads.drogon.net)|2a03:9800:10:7b::2|:443... connected.
              HTTP request sent, awaiting response... 200 OK
              Length: 52260 (51K) [application/x-debian-package]
              Saving to: ‘wiringpi-latest.deb’
              
              wiringpi-latest.deb 100%[===================>]  51.04K  --.-KB/s    in 0.09s   
              
              2022-06-26 18:01:09 (550 KB/s) - ‘wiringpi-latest.deb’ saved [52260/52260]
              
              dpkg: unrecoverable fatal error, aborting:
               statoverride file is missing final newline
              E: Sub-process /usr/bin/dpkg returned an error code (2)
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Urknall last edited by

                @urknall sagte in Raspbee 2:

                Lad das nochmal runter.
                Und das sind zwei unabhängige Befehle, knall die nicht zusammen in das Terminal. Nacheinander ausführen.

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

                  @thomas-braun said in Raspbee 2:

                  @urknall sagte in Raspbee 2:

                  Lad das nochmal runter.
                  Und das sind zwei unabhängige Befehle, knall die nicht zusammen in das Terminal. Nacheinander ausführen.

                  keine chance selbe meldung....Ich laufe weg bald. Es kann doch nicht so schwer sein.....

                  dpkg: unrecoverable fatal error, aborting:
                   statoverride file is missing final newline
                  E: Sub-process /usr/bin/dpkg returned an error code (2)
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Urknall last edited by

                    @urknall

                    sudo dpkg --configure -a
                    
                    U 1 Reply Last reply Reply Quote 0
                    • U
                      Urknall @Thomas Braun last edited by Urknall

                      @thomas-braun said in Raspbee 2:

                      sudo dpkg --configure -a

                      
                      tag@raspi2:/tmp $ sudo dpkg --configure -a
                      tag@raspi2:/tmp $ 
                      
                      
                      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Urknall last edited by

                        @urknall sagte in Raspbee 2:

                        @thomas-braun said in Raspbee 2:

                        sudo dpkg --configure -a

                        tag@raspi2:/tmp $ sudo dpkg -i wiringpi-latest.deb
                        dpkg: unrecoverable fatal error, aborting:
                         statoverride file is missing final newline
                        tag@raspi2:/tmp $ sudo dpkg --configure -a
                        tag@raspi2:/tmp $ 
                        
                        

                        quote und code passen nicht zusammen

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

                          @urknall

                          sudo rm /var/lib/dpkg/info/wiringpi.*
                          

                          Dann nochmal.

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

                            @thomas-braun said in Raspbee 2:

                            sudo rm /var/lib/dpkg/info/wiringpi.*

                            tag@raspi2:~ $ sudo rm /var/lib/dpkg/info/wiringpi.*
                            rm: cannot remove '/var/lib/dpkg/info/wiringpi.*': No such file or directory
                            tag@raspi2:~ $ 
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Urknall last edited by

                              @urknall

                              Dann weiß ich auch nicht wo es klemmt.

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

                                @thomas-braun said in Raspbee 2:

                                @urknall

                                Dann weiß ich auch nicht wo es klemmt.

                                Ich auch nicht. Ich mache nichts anderes als mich an die Anleitungen halten.

                                1 Reply Last reply Reply Quote 0
                                • U
                                  Urknall last edited by

                                  Ich habe nun ein fertiges Image genommen von deConz und dann IO.Broker via ssh befehl installiert. Kann im grunde ganz einfach sein 🙂
                                  Dennoch möchte ich mich bei allen hier für Ihre Hilfe und Geduld bedanken....
                                  Ich werde mich nun mal einlesen.

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  923
                                  Online

                                  31.7k
                                  Users

                                  79.8k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  58
                                  3300
                                  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