You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# change boot mode to command line
sudo raspi-config nonint do_boot_behaviour B2
# set GPU memory to 256 to make shaders and image extension work
sudo raspi-config nonint do_memory_split 256
Maybe check the current memory split first and only increase if it is currently set to lower than 256MB. More on this here.
Sometimes I only wanted to change the rotation of the screen but had to type in the user name and data as well, which I don't always have at hand. It would be great if it were possible to configure/reset the frame configuration separately from the login credentials.
With the current image from https://groups.google.com/d/msg/openframeio/ulD66rL-MUs/JEvOZE9YBgAJ the user doesn't get asked about the frame rotation anymore.
The frame rotation configuration should be moved from the web install script https://github.com/OpenframeProject/openframeproject.github.io/blob/master/install.sh to
install.sh
of this repository.The text was updated successfully, but these errors were encountered: