Pau.C
Posts: 21
Joined: Sat Nov 11, 2017 11:18 am

Pi3 Quick Start?

Mon Feb 12, 2018 2:13 pm

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!!

User avatar
topguy
Posts: 6491
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: Pi3 Quick Start?

Mon Feb 12, 2018 2:32 pm

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

Return to “Advanced users”