Page 1 of 1

Pi3 Quick Start?

Posted: Mon Feb 12, 2018 2:13 pm
by Pau.C
Hi all,

Firstly, I would like to explain you a little bit my project. This project consist that an Arduino MEGA sends information (by USB) to Raspberry Pi 3 and this one show that information on a screen (using Pygame) automatticaly with infinite bucle when I start my Raspberry Pi3.

Screen with raspberry Image(https://www.waveshare.com/wiki/4inch_HDMI_LCD)

For this reason, I want to know which raspberry services can I disable to make the start faster in "RASPBIAN STRETCH WITH DESKTOP"? With "sysv-rc-conf" or something like that.... (http://www.juanjosevalera.com/archivos/ ... v-rc-conf/)

Thank you!!

Re: Pi3 Quick Start?

Posted: Mon Feb 12, 2018 2:32 pm
by topguy
If you are using an uptodate version of Raspbian its "systemd" that handles booting not SYSV.

- Don't boot to desktop, but that is quite obvious.

https://raspberrypi.stackexchange.com/q ... oot-faster