Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfegesuch

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Hilfegesuch

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

      könntet ihr mir bitte noch den Namen des richtigen image verraten, damit ich da schon mal save bin

      1 Reply Last reply Reply Quote 0
      • eric2905
        eric2905 last edited by

        Im Downloadbereich ist immer ganz oben, bei den OS-Icons, die aktuellste Version hinterlegt.

        ==> http://www.iobroker.net/docu/?page_id=2563&lang=de

        Du klickst ganz links unter der Beere auf „Download (Image)“

        Von unterwegs getippert

        1 Reply Last reply Reply Quote 0
        • H
          hwegsche last edited by

          So, neue Karte, Image aufgespielt und Karte in Raspi gesteckt, Strom verbunden, Raspi bootet, selber Fehler wie vorher, kein Zugriff auf http://192.168.178.68:8081

          1 Reply Last reply Reply Quote 0
          • eric2905
            eric2905 last edited by

            Ok.

            Und jetzt gehst Du bitte auf die Konsole als User pi.

            Dann rufst Du bitte

            sudo iobroker start
            

            auf und postest bitte die Ausgabe, die dann kommt.

            Von unterwegs getippert

            1 Reply Last reply Reply Quote 0
            • H
              hwegsche last edited by

              gerne:

              The programs included with the Debian GNU/Linux system are free software;

              the exact distribution terms for each program are described in the

              individual files in /usr/share/doc/*/copyright.

              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent

              permitted by applicable law.

              Last login: Wed Nov 22 16:32:15 2017 from 192.168.138.64

              SSH is enabled and the default password for the 'pi' user has not been changed.

              This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.

              pi@ioBroker-Pi:~ $ sudo iobroker start

              Illegal instruction

              pi@ioBroker-Pi:~ $

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                Zuerst wechseln wir in das Installationsverzeichnis:

                cd /opt/iobroker
                sudo iobroker restart
                

                un d wieder das Ergebnis posten!

                1 Reply Last reply Reply Quote 0
                • eric2905
                  eric2905 last edited by

                  Ok, bitte mal 2 Versuche.

                  1. Versuch:

                  cd /opt/iobroker
                  sudo iobroker start
                  

                  Davon bitte wieder einen Screenshot.

                  2. Versuch:

                  node -v
                  npm -v
                  

                  Und davon auch bitte einen Screenshot

                  Von unterwegs getippert

                  1 Reply Last reply Reply Quote 0
                  • H
                    hwegsche last edited by

                    pi@ioBroker-Pi:~ $

                    pi@ioBroker-Pi:~ $ cd /opt/iobroker

                    pi@ioBroker-Pi:/opt/iobroker $ sudo iobroker start

                    Illegal instruction

                    pi@ioBroker-Pi:/opt/iobroker $

                    pi@ioBroker-Pi:/opt/iobroker $ node -v

                    Ungültiger Maschinenbefehl

                    pi@ioBroker-Pi:/opt/iobroker $ npm -v

                    Ungültiger Maschinenbefehl

                    pi@ioBroker-Pi:/opt/iobroker $

                    1 Reply Last reply Reply Quote 0
                    • eric2905
                      eric2905 last edited by

                      Jetzt wird es spannend.

                      Welche Hardware hast Du?

                      Und welches Image (Dateiname) hast Du auf die SD gepackt (und wie und womit)?

                      Von unterwegs getippert

                      1 Reply Last reply Reply Quote 0
                      • H
                        hwegsche last edited by

                        Ich hab einen Raspi3, 4GB Karte, Image das von eric weiter oben beschriebene (vom 22.11.17) iobroker_image_rpi2-3_20171122_stretch.img

                        1 Reply Last reply Reply Quote 0
                        • eric2905
                          eric2905 last edited by

                          Die Datei war aber nach dem Download ein ZIP-File, welches Du dann entpackt hast?

                          Den Download hast Du vom Mac aus gemacht?

                          1 Reply Last reply Reply Quote 0
                          • H
                            hwegsche last edited by

                            ach ja, mit pifiller auf dem mac. Wie gesagt, der Raspi bootet. Ich kann mich auch daraf mit pi und raspberry anmelden und über ssh komm ich auch drauf (z.B.Putty unter Windows)

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              @eric2905:

                              Welche Hardware hast Du? `
                              Passt! Ich hab es übersehen :oops:
                              @hwegsche:

                              Ungültiger Maschinenbefehl `

                              passt auch zu
                              > Der Raspi rödelt, aber ist halt langsam…

                              Wollte da schon fragen, aber steht ja im ersten Post: RasPi 3

                              Gruß

                              Rainer

                              1 Reply Last reply Reply Quote 0
                              • eric2905
                                eric2905 last edited by

                                Ja, aber trotzdem ist da was zersägt.

                                Node -v und npm -v hätten Versionsnummer ausgeben müssen, und keinen Fehler.

                                Eine neue SD hast Du aber genommen?

                                Und nutze mal bitte den ApplePi Baker (http://ras-pi.de/2014/04/applepi-baker/), um das Image auf die SD zu packen.

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  Mach mal bitte auf der Konsole:

                                  cat /proc/cpuinfo
                                  

                                  und poste die Ausgabe

                                  1 Reply Last reply Reply Quote 0
                                  • H
                                    hwegsche last edited by

                                    Neue SD hab ich genommen, ich versuchs jetzt mal mit dem von dir vorgeschlagenen Programm

                                    1 Reply Last reply Reply Quote 0
                                    • eric2905
                                      eric2905 last edited by

                                      Hier ein besserer Link zum ApplePi Baker

                                      ==> https://www.tweaking4all.com/hardware/r … -pi-baker/

                                      1 Reply Last reply Reply Quote 0
                                      • eric2905
                                        eric2905 last edited by

                                        Mach bitte vorher noch, was Rainer gefragt hat (2-3 Postings höher).

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators last edited by

                                          Mach bitte vorher die Abfrage, um die ich dich gebeten habe!

                                          1 Reply Last reply Reply Quote 0
                                          • H
                                            hwegsche last edited by

                                            pi@ioBroker-Pi:/opt/iobroker $ cat /proc/cpuinfo

                                            processor : 0

                                            model name : ARMv6-compatible processor rev 7 (v6l)

                                            BogoMIPS : 697.95

                                            Features : half thumb fastmult vfp edsp java tls

                                            CPU implementer : 0x41

                                            CPU architecture: 7

                                            CPU variant : 0x0

                                            CPU part : 0xb76

                                            CPU revision : 7

                                            Hardware : BCM2835

                                            Revision : 000e

                                            Serial : 00000000de9c328e

                                            pi@ioBroker-Pi:/opt/iobroker $

                                            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

                                            969
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            71
                                            3867
                                            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