I want to use Jessie.
The reason fore this is that many programs are preinstalled already, like:
Wifi Gui setup (using the new architecture without inittab and so on…)
WiringPi
Scratch
Browser
Graphic text editor
VNC
Local support (for swedish keybord etc)
Python
Are you working on it?
Best match for me would be to have short tutorial to modify my own image with additional software, static Ip… using Jessie.
The reason for all this is that I could build img-files for every kind of new setup in minutes.
Is it possible to do a new short tutorial with the BrickPi addons?
We probably won’t do a tutorial on how to generate a new image like this; it’s something we might be doing once every other year. However, you can install BrickPi to your own image.
The BrickPi_Python LEGO-Motor_test.py still works when I disable the serial interface in raspi-config. I had problems with Rasp pi 3 getting odd io errors and tried that to see if it would fix it. Turning it off fixed the problem for me using Noobs 1.9.0. I had expected it to disable BrickPi, but oddly it got rid of the errors and the LEGO-Motor_test.py works fine. I let it run for about 15min without any problems. Something about the latast raspbian causes interference when serial interface is enabled.
“By default Raspbian configures the Raspberry Pi serial port (GPIO14-GPIO15) to provide boot-up information. It also allows you to login via a connected device. If you need to use the Pi’s serial port for something else (i.e. a specific add-on board) you will need to disable this default functionality.”
Jessie switched to systemd. /etc/inittab no longer exists. To disable this functionality it’s easier to use raspi-config.