-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Bug-blank screen after rotate to right/left by using vc4-kms-v3d-pi4 #4068
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
You have
multiple times warnings in your logs. You need a better power supply. On undervoltage or overheat conditions the firmware tries to add warning icons to the screen. This is incompatible with vc4-kms-v3d (you don't need the -pi4 extension any more). @popcornmix @pelwell Thoughts on automatically setting |
@6by9 are you saying that the warnings are actively harmful in this case or just unnecessary? |
The code does:
which certainly intends to disable visible warnings with kms. |
For the record, |
Memory had said harmful. The firmware goes and updates the dlists to try and add the overlay, but it's not in charge of the HVS. @popcornmix Thanks - I'd totally missed the |
@6by9 Yes,my power supply maybe not good enough.I will try a better one. But...It doesn't seem logical.If it is the power supply problem, why only rotate to right/left(90°/270°) cause this issue?normal/inverted(0°/180°) are ok, don't have this problem, with the same power supply. |
H&V flips can be done for near zero cost whilst composing in the HVS. |
@6by9
and using vc4-kms-v3d instead of vc4-kms-v3d-pi4. Here is the log.
|
e80bee4b4fbc8c1151d0a3bf63db508a.mp4It's easier to understand what's going on through this video.
Maybe you should give it a try.@6by9 |
I've just noticed that you're trying vc4-kms-v3d for Pi4 on the 5.4 kernel branch. That branch has an early version of the driver which is known to have issues, which is why the option is not enabled via raspi-config. |
Yes, you are right! After update to 5.10.6. This problem solved! |
This is when you close the issue. |
Hi @jamwu. Please, which model RPI have you used here? I try to turn the drm layer of 90 degrees on my RPI 2B without 'X' and I do not give that. I wrote about it here raysan5/raylib#3958 If you would like to look |
Describe the bug
Blank screen after rotate to right/left by using vc4-kms-v3d-pi4
To reproduce
All these steps base on a clean os-2020-12-02-raspios-buster-armhf.
Expected behaviour
The os will save the screen rotation. When boot, automatically rotate to the last rotation.
Actual behaviour
Can see the rainbow screen and the splash screen (no rotated, stay normal), when booting. But after that, just a black screen, nothing!! And the screen itself shows the "check cable connection" message.
The pi boot ok can connect with ssh.
System
Logs
xrandr
confige.txt
The text was updated successfully, but these errors were encountered: