WeatherPi_TFT icon indicating copy to clipboard operation
WeatherPi_TFT copied to clipboard

Not showing up on screen?

Open JoshuaRogetsWithPieAndSauce opened this issue 4 years ago • 2 comments

I have followed all the instructions on how to install WeatherPi_TFT but when i start the service nothing happens. The screen is still just on the command line prompt. I am using a generic ili9341 display with a raspberry pi 0 with Jessie minimal. Any help would be appreciated!

I have the same problem with Raspbian OS. The reason is that Pygame can not redirect the video output to "/dev/fb1". The result is an error with "fbcon" in python.

HWHardsoft avatar Dec 09 '20 14:12 HWHardsoft

AZ-Touch users should use @HWHardsoft installation guide: https://github.com/HWHardsoft/AZ-Touch-Pi0-Weather RaspianOS is currently not supported for AT-Touch or WasperPi_TFT. I will update the readme concerning that issue.

LoveBootCaptain avatar Dec 16 '20 13:12 LoveBootCaptain