Skip to content
This repository was archived by the owner on Nov 24, 2019. It is now read-only.
This repository was archived by the owner on Nov 24, 2019. It is now read-only.

Unable to get display working at all. #13

Open
@CJeffyB

Description

@CJeffyB

I have a PiTFT Plus 480x320 3.5" TFT+Touchscreen for Raspberry Pi. The screen was installed with the commands:
wget https://raw.githubusercontent.com/adafruit/Adafruit-PiTFT-Helper/master/adafruit-pitft-helper2.sh chmod +x adafruit-pitft-helper2.sh sudo ./adafruit-pitft-helper2.sh
The screen works perfectly fine, and will display the console with no trouble.

It is running on a Pi 3 with the latest OctoPi release, Jesse Lite. I have followed the installation instructions:
sudo apt-get install libgtk-3-0 sudo apt-get install xserver-xorg xinit wget https://github.com/mcuadros/OctoPrint-TFT/releases/download/v0.1.2/octoprint-tft_0.1.2-1.jessie_armhf.deb sudo dpkg -i octoprint-tft_0.1.2-1.jessie_armhf.deb
However, nothing changes on the display.

I have also made sure to check the steps listed in this thread:
#5

Things look to be running OK, but there is no output on the TFT.
When installing the TFT software package from Adafruit, as part of the setup, I am given the option to choose if the console appears on the TFT (and choosing "yes" makes the console appear, choosing "no" does not, and keeps the screen blank). However, no matter which option I pick, this package does not display on the TFT.

Is there anything else I can check, or should be doing? What additional information can I provide, in order to assist you with troubleshooting?

I will also note, my brother has the exact same setup as I, and he is having the same issue.

Also, I have noted something, and I'm not sure if it is related or not, please let me know if it should be a separate issue:
My printer is typically "off", and I use the GPIO of the Pi to turn it on when needed. Usually, OctoPrint maintains a blank display in the "Terminal" tab of the website. Once I install OctoPrint-TFT, it is constantly attempting to connect to the printer, and the Terminal tab shows:
Changing monitoring state from 'Offline' to 'Detecting serial port' Serial port list: [] Changing monitoring state from 'Detecting serial port' to 'Error: Failed to autodetect serial port, please set it manually.' Failed to autodetect serial port, please set it manually.
With that sequence in a constant scroll loop.
Again, I have no idea if this is related to my inability to display on the TFT or not, but wanted to include it just in case. If this is not related, please let me know, and I will create it as a separate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions