OctoPrint-TFT
OctoPrint-TFT copied to clipboard
Problem only showing CLI
trafficstars
Ive all done correctly, change OctoPrint-TFT service to output to framebuffer 1, rather than 0 etc.. but i only see on rapsberry the CLI "Starting Hold until boot process..."
what can i do ??
Thanks !

In the the octoprint-tft-environment file, try leaving the OCTOPRINT_CONFIG_FILE line blank. That's what solved it for me.
OCTOPRINT_CONFIG_FILE=
OCTOPRINT_HOST=http://localhost
OCTOPRINT_APIKEY=
OCTOPRINT_TFT_STYLE_PATH=/opt/octoprint-tft/styles/default/
OCTOPRINT_TFT_RESOLUTION=
Same issue here. Fix above didn't help