-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
st7789_240x240 TFT freezes - raspberrypi-kernel incompatibility? #138
Comments
Hmm, yeah. I experienced this as well, so it's not isolated. |
Possibly related? raspberrypi/firmware#1522 |
When I switch back to an SD card with kernel 5.4.79-v7l+ (raspberrypi-kernel 1.20201201-1) it is fine, so it's not a hardware problem. |
I agree it's not hardware related. I was pointing out a PR that was related to the kernel that started on Jan 4. |
It looked similar on mine. |
raspberrypi/linux#4047 looks rather similar, with these messages both appearing:
There's now a kernel 20210108 but the changelog does not provide any information about what was, er, changed.
It wouldn't hurt to run the tft installer again to get the kernel update and see what happens. |
I upgraded my pi4 to raspberrypi-kernel 1.20210108-1, re-ran the installer script for the display, and my tft seems to be working now. If someone else can confirm, we can treat this as a fixed glitch in the kernel that they quickly fixed -- if so, yay. |
yayyy! |
.. something's wonky with sound now though. (I didn't initially have speakers plugged in to my test rig). I'll do some more testing and report back, but someone else's test would be nice too |
OK, ugh, it's a different issue for a different repo, but with a fresh full raspberry pi os install I went through the steps of installing the braincraft audio driver over kernel 1.20210108-1 and it's a staticy mess when I play lofi hip hop radio through it. It's fine coming through HDMI (pactl set-default-sink 0) or the on board headphone jack (pactl set-default-sink 1) so not a generic problem, but an i2s problem. |
Ok, new issue opened at raspberrypi/firmware#1524 Also, relevant forum thread: https://forums.adafruit.com/viewtopic.php?f=50&t=173947 |
I have a new guide page to cover how to run the script to fix, but until it's published, for anyone watching this issue, here's a summary.
|
I think the root of the problem is that our |
Is this issue solved? My son and I are barely following - we got to page 26 of the Machine Learning 101 and Braincraft PDF - and the hat stopped working. It only displays at shutdown and then it's inverted. I tried the above: and then re-ran adafruit-pitft.py installer script - reboot. But we are still no go on the TFT display... It starts lit up in back but then is dark. I've plugged in an external display and I only have a bluescreen now. I can still ssh though! We are pretty frustrated at this point!!! |
Yes, the issue was solved. A new major release of Raspberry Pi just came out yesterday (Bullseye) and broke things. We're working to fix them, but until then, please try using the previous release at https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2021-05-28/ (Desktop) or https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-05-28/ (Lite) |
@makermelissa Since this issue is closed, is there a new issue to track the bullseye fix (or should this be re-opened)? |
Hi, please try it again, but make sure to download the latest scripts. The bullseye fix was #197 and that's now merged as of last night. |
Some recent update, possibly raspberrypi-kernel 1.20210104-1, has started causing my TFT to freeze. Kernel has messages such as:
and
(-34 is ERANGE and -110 is ETIMEDOUT)
The text was updated successfully, but these errors were encountered: