-
Notifications
You must be signed in to change notification settings - Fork 1.7k
HDMI broken after Update from Videocore May 27 2021 14:02:15 to Aug 3 2021 18:14:56 #1609
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
Comments
I have the exact same issue, but with a Dell U3415W which is the same native resolution (3440x1440) as the original report above. The gui works fine with an SD card freshly formatted with the May 7th, 2021 Raspberry Pi OS image. With the fresh image and nothing else installed or changed, if I do an update then full-upgrade, I get the behavior described above a few seconds after the gui starts. I.e., alternating between "no signal" and a black screen. This is with a Raspberry Pi4, 8GB, which is the only Raspberry Pi4 that I currently own. I am also plugged into the HDMI port closest to the USB-C power connector, same as the original poster. |
have you tried this with kms and fkms both? |
I have the same problem described here with my Pi4 4GB and a slightly different setup, consisting in a 1920x1080 Philips 227E7 monitor connected to the Pi with a HDMI-to-DVI cable. Tinkering a bit made me aware of two indipendents "workarounds": |
@LordPossum are you saying it works correctly with firmware from before May 27 2021, and fails with firmware after that point? |
@popcornmix Yes. Up untill the bump to kernel 5.10.39 of May 25 2021 included all was working fine, from 5.10.42 I got black screen. |
@LordPossum can you just confirm: You've described using fkms as a workaround. Are you saying fkms works, and kms fails? (or no fkms/kms fails?) |
Ok, just messed up some stuff because I upgraded the Pi's eeprom, sorry to waste a little more of your time. As for your last question, if I understood the last part correctly: using FKMS always work, booting to desktop, while using KMS fails after |
It seems strange that a pieeprom update would move where the failure started. raspberrypi/linux#4371 does note that the change will stop a display that doesn't report hotplug (either a broken hdmi cable or a broken display) from working.
|
No, up to now just with default fkms on raspbian buster. With new default kms on raspbian bullseye my UW display is just working without any config or tweaks. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
After updating Pi OS, HDMI is no longer working. I am using a Samsung LS34J55 ultrawide with 3440x1440@50Hz connected on HDMI0 to a Pi4 8GB. This setup was working fine for some months.
Checking with a second Pi4 4GB shows the same behaviour. Reverting the update (sd card image backup from July) leads to a working setup again.
To reproduce
I was able to narrow down the error to these package updates:
Expected behaviour
System booting up to graphical login (display manager), normal and stable working possible.
Actual behaviour
The system boots normally, showing the blinking text cursor and for some seconds the display manager login screen is showing up correctly. Sometimes even login and working for some seconds is possible.
Then the screen turns black, showing "no signal" and entering a loop switching between a black image and "no signal".
Comparing
raspinfo
outputs before and after the update I seehdmi: HDMI1:EDID error reading EDID block 0 attempt ...
messages repeatetly in vcdbg log after the update, which where not there in the previous, working version. Not sure if this relates to the issue -- HDMI1 is not connected, the display is attached to HDMI0 (beside USB-C).System
raspinfo
output from working state before update and broken state after updating:The text was updated successfully, but these errors were encountered: