Loxberry Installation _ohne_ Image?

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Andreas Lackner
    Smart Home'r
    • 12.10.2015
    • 59

    #1

    Loxberry Installation _ohne_ Image?

    Möglicherweise eine blöde Frage, aber im Loxwiki hab ich nichts darüber gefunden:
    Ich habe bereits einen RasPi für verschiedene Dinge am laufen. Kann ich Loxberry dort installieren, ohne das Image zu verwenden? Ich will ja nicht die bereits laufenden Dinge auf dem RasPi löschen...
    lg, Luke
  • Xenobiologist
    Lox Guru
    • 15.01.2016
    • 1125

    #2
    Ich weiß es nicht, aber ich würde vermuten nein.
    Node-RED mit influxDB und Grafana - z.B. Statistiken auslagern:
    https://www.loxforum.com/forum/germa...d-grafana-visu
    Mit Loxone einen Windows-PC steuern:
    https://www.loxforum.com/forum/faqs-...indows-steuern

    Kommentar

    • svethi
      Lebende Foren Legende
      • 25.08.2015
      • 6349

      #3
      Doch, das geht. Sieh Dir mal im Wiki die Anleitung zum erstellen eines eigenen Images an. Dort findest Du alles was Du brauchst
      Miniserver; KNX; Vitogate; EnOcean (EnOceanPi); Loxone Air; Caldav-Kalenderanbindung; RaspberryPi und für keine Frickellösung zu schade :-)

      Kommentar

      • Christian Fenzl
        Lebende Foren Legende
        • 31.08.2015
        • 11250

        #4
        ... das heißt aber nicht, dass das einfach wäre.
        Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

        Kommentar

        • Rar9
          LoxBus Spammer
          • 25.08.2015
          • 221

          #5
          Welches Image bräuchte ich für ein ROCK64 ? oder ist es besser auch selber eins zu bauen?

          Beim Build bekommen ich folgen Fehler

          /opt/loxberry/sbin/installpackages.pl --file /opt/loxberry/packages.txt --test

          Can't call method "param" on an undefined value at /opt/loxberry/sbin/installpackages.pl line 47.
          Zuletzt geändert von Rar9; 18.12.2018, 09:13.

          Kommentar


          • svethi
            svethi kommentierte
            Kommentar bearbeiten
            Du musst schon die Anleitung und vor Allem die Vorinstallationen durchführen. Da fehlen Perl Module

          • Prof.Mobilux
            Prof.Mobilux kommentierte
            Kommentar bearbeiten
            Und wie in der Anleitung geschrieben NICHT als root ausführen sondern als User loxberry.

          • svethi
            svethi kommentierte
            Kommentar bearbeiten
            Wie gesagt, Anleitung lesen ;-)
            Stimmt, er kann was nicht lesen :-)
        • J V
          LoxBus Spammer
          • 28.08.2015
          • 380

          #6
          It is in the Wiki. I managed to get it running - or that is how it appeared, but as I did not connect it to the Loxone, I can't tell for sure. I've done it over a year ago, as a test case, and I'm not a linux expert. My idea was to use the same Raspberry for TVHeadEnd, and equip it with a small touch screen to provide a UI. So I started from a clean Raspbian, first installed TVHeadEnd and then followed the steps in the wiki. I omitted the things I felt I could omit (e.g. removing the user pi, changes to file system, ...). I did not change things after the steps that modify rsyslog and as mentioned, it never went online with a Loxone; but the web interface worked and it seemed ok. I dug up my notes, and here are my remarks:

          Things I've noticed:
          1. you have to get the sources from GIT. Best is to get them to you home directory first and then copy them to the location where they should go (/opt/loxone). Checking the sources directly into /opt/loxone gave me issues.

          2. depending on the terminal you use in linux, the script /opt/loxberry/sbin/installpackages.pl
          can leave you in vi (quite puzzling at first ;-)). If this happens, it suffices to type ':q' (without '') to save the file and quit vi. I don't know if in this situation the whole script was executed.

          The wiki is very well written, so with basic linux knowledge you should get a long way. :-)

          (sorry for posting in English, I can read German but my writing skills are limited)

          Kommentar

          Lädt...