OctoPrint-TFT icon indicating copy to clipboard operation
OctoPrint-TFT copied to clipboard

Problem only showing CLI

Open mistyk opened this issue 6 years ago • 2 comments
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 ! 20181228_114015

mistyk avatar Dec 28 '18 10:12 mistyk

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=

Dryphter avatar Dec 31 '18 16:12 Dryphter

Same issue here. Fix above didn't help

bpvarsity avatar Apr 22 '19 23:04 bpvarsity