mcuadros / OctoPrint-TFT

A OctoPrint touch interface for TFT touch modules based on GTK+3
GNU Affero General Public License v3.0
171 stars 80 forks source link

Display output is on hdmi, not tft. #72

Open JunctionRunner opened 5 years ago

JunctionRunner commented 5 years ago

Hey, so finally managed to get this somewhat oddball 3.5" touchscreen display working however once I rebooted, I came to an octopi login screen, and nothing else.

Turns out that octoprint-tft is outputting over the hdmi connection not the tft display and I can't quite spot where in some tutorials you'd be able to configure this?

I can't seem to break out of octoprint-tft to the command line so I'll probably have to edit the files on the sd card on a pc, but just wondering what I need to do to change this, or to exit octoprint-tft to the cli.

Currently it's sitting on "connecting to octoprint" since it's not connected to my printer and I don't have long enough cables.

JunctionRunner commented 5 years ago

So in the old fbturbo.conf fb0 is hdmi and fb1 is the tft display from what I gather searching for into on this so I need to find where octoprint-tft has this setting basically, I think anyways.