Stránka 4 z 4

Re: Raspberry Pi vs Orange Pi

PříspěvekNapsal: 02.09.2017 18:42
od Rebel
Takže vyřešeno zatim takto v /etc/rc.local

Kód: Vybrat vše
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

sudo -u pi /home/octoprint/OctoPrint/run

exit 0


kamera příště :)

Re: Raspberry Pi vs Orange Pi

PříspěvekNapsal: 02.09.2017 18:44
od pepopepo
Diky ešte raz

Re: Raspberry Pi vs Orange Pi

PříspěvekNapsal: 08.02.2018 11:35
od clifo
A čo tak vyskúšať dietpi?
Podporuje rôzne platformy a octoprint sa dá navoliť aj pri prvom spustení (dá sa to aj neskôr), len ho treba vybrať zo zoznamu software, ktoré chcete inštalovať.