raspberrypi / firmware

This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
5.15k stars 1.68k forks source link

RPi4B goes to black screen with vc4-kms-v3d after commit#1e494f1 #1647

Open yullaw opened 2 years ago

yullaw commented 2 years ago

Decription of issue: RPi4B goes to the black screen of TV LG 42LK450-ZB (2012). The booting process with 4 raspberries is visible, after that the black screen only. The TV doesn't complain about "No signal", the GUI sound can be hear (test with LibreELEC 10.0.1). With RPiOS Lite doesn't appear the CLI with login.

How to reproduce:

Up to the commit#beeeb4f working fine and CLI/GUI reached. After the commit#1e494f1 the CLI/GUI is not reached.

For more details please see the discussion with all logs and results:

Many thanks

ajay01994 commented 1 year ago

Hi guys As mentioned by @Rohlik dtoverlay=vc4-fkms-v3d. did work for my raspberry pi 4b while fixing the blue screen issue ,however my HDMI CEC isn't working post changing to (fkms). Any help over this would be appreciated

ajay01994 commented 8 months ago

Has the issue fixed / resolved ?

circuitmike commented 2 months ago

Definitely hasn't been resolved. I just did a brand-new install of Raspberry Pi OS (lite version) on a Pi 4 and I had to comment out dtoverlay=vc4-kms-v3d entirely. Switching to fkms did cause the monitor to get a signal (so it switched to "awake" mode, as indicated by the color of the LED on its front panel) but the display was still blank.