Closed mountrcg closed 3 years ago
I am also testing this. I get the following on last command: SugarPiDisplay/install.sh
pi@raspberrypi:~ $ SugarPiDisplay/install.sh sugarpidisplay.service - LSB: Starts and stops SugarPiDisplay Loaded: loaded (/etc/init.d/sugarpidisplay; generated) Active: active (exited) since Tue 2021-03-30 11:19:04 CEST; 2min 22s ago Docs: man:systemd-sysv-generator(8) Tasks: 0 (limit: 877) CGroup: /system.slice/sugarpidisplay.service Mar 30 11:19:02 raspberrypi systemd[1]: Starting LSB: Starts and stops SugarPiDi Mar 30 11:19:04 raspberrypi sugarpidisplay[273]: Starting system daemon:. Mar 30 11:19:04 raspberrypi systemd[1]: Started LSB: Starts and stops SugarPiDis ...skipping... sugarpidisplay.service - LSB: Starts and stops SugarPiDisplay Loaded: loaded (/etc/init.d/sugarpidisplay; generated) Active: active (exited) since Tue 2021-03-30 11:19:04 CEST; 2min 22s ago Docs: man:systemd-sysv-generator(8) Tasks: 0 (limit: 877) CGroup: /system.slice/sugarpidisplay.service Mar 30 11:19:02 raspberrypi systemd[1]: Starting LSB: Starts and stops SugarPiDi Mar 30 11:19:04 raspberrypi sugarpidisplay[273]: Starting system daemon:. Mar 30 11:19:04 raspberrypi systemd[1]: Started LSB: Starts and stops SugarPiDis
Looks like a log. Reboot has to be done via a second ssh-login and website subsequently will not open. What am I doing wrong?
Also during the reboot I wont see anything on the ePaper.
However checking the status with sudo sugarpidisplay status will show that it has been started.
sudo sugarpidisplay status
forgot to enable the SPI interface - runs fine now!!
I am also testing this. I get the following on last command: SugarPiDisplay/install.sh
Looks like a log. Reboot has to be done via a second ssh-login and website subsequently will not open. What am I doing wrong?
Also during the reboot I wont see anything on the ePaper.
However checking the status with
sudo sugarpidisplay status
will show that it has been started.