openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
822 stars 251 forks source link

Add option to en/disable framebuffer on RPi #1584

Closed mstormi closed 2 years ago

mstormi commented 2 years ago

Signed-off-by: Markus Storm markus.storm@gmx.net

mstormi commented 2 years ago

Is it just allowing a user to use the RPi to access the console directly from HDMI instead of ssh?

Yes it switches the HDMI console on or off. It's on per default which is costing a little memory so users can disable it now to make use of that mem. I kept the default to HDMI on though as it's clearly more important to get the box installed in the first place, and if that requires a console for whatever reason it should not be disabled.