mbox series

[SRU,H/raspi,0/7] HDMI does not display anything with Impish RPi desktop image (LP: #1944397)

Message ID 20211004181653.8298-1-juergh@canonical.com
Headers show
Series HDMI does not display anything with Impish RPi desktop image (LP: #1944397) | expand

Message

Juerg Haefliger Oct. 4, 2021, 6:16 p.m. UTC
[ Impact ]

The desktop does not come up and the screen stays blank when using 'dtoverlay=vc4-kms-v3d' on a Pi 4 (as is the case in raspi desktop images). If the desktop does come up, playing video freezes the desktop and/or the system. The kernel log shows loads of WARNINGs and potentially firmware errors. 

[ Test Case ]

Use a raspi desktop image, play video (youtube or VLC), move windows around, switch to and from fullscreen video playback.

[ Where problems could occur ]

The fixes are all local to the VC4 driver so (new) issues should only show up when that driver is in use. Potential problems are UI freezes, kernel stalls and crashes.

[ Original Description ]

See LP: #1944397.

Comments

Tim Gardner Oct. 5, 2021, 11:33 a.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

I have to trust that you can _see_ that this patch set is working, but 
there really isn't any test results in the bug report after you declared 
that the next step was to revert the vc4 breakage.

On 10/4/21 12:16 PM, Juerg Haefliger wrote:
> [ Impact ]
> 
> The desktop does not come up and the screen stays blank when using 'dtoverlay=vc4-kms-v3d' on a Pi 4 (as is the case in raspi desktop images). If the desktop does come up, playing video freezes the desktop and/or the system. The kernel log shows loads of WARNINGs and potentially firmware errors.
> 
> [ Test Case ]
> 
> Use a raspi desktop image, play video (youtube or VLC), move windows around, switch to and from fullscreen video playback.
> 
> [ Where problems could occur ]
> 
> The fixes are all local to the VC4 driver so (new) issues should only show up when that driver is in use. Potential problems are UI freezes, kernel stalls and crashes.
> 
> [ Original Description ]
> 
> See LP: #1944397.
>
Stefan Bader Oct. 5, 2021, 2:01 p.m. UTC | #2
On 04.10.21 20:16, Juerg Haefliger wrote:
> [ Impact ]
> 
> The desktop does not come up and the screen stays blank when using 'dtoverlay=vc4-kms-v3d' on a Pi 4 (as is the case in raspi desktop images). If the desktop does come up, playing video freezes the desktop and/or the system. The kernel log shows loads of WARNINGs and potentially firmware errors.
> 
> [ Test Case ]
> 
> Use a raspi desktop image, play video (youtube or VLC), move windows around, switch to and from fullscreen video playback.
> 
> [ Where problems could occur ]
> 
> The fixes are all local to the VC4 driver so (new) issues should only show up when that driver is in use. Potential problems are UI freezes, kernel stalls and crashes.
> 
> [ Original Description ]
> 
> See LP: #1944397.
> 

With some verbal confirmation that this appears to work...

Acked-by: Stefan Bader <stefan.bader@canonical.com>
Stefan Bader Oct. 6, 2021, 2:54 p.m. UTC | #3
On 04.10.21 20:16, Juerg Haefliger wrote:
> [ Impact ]
> 
> The desktop does not come up and the screen stays blank when using 'dtoverlay=vc4-kms-v3d' on a Pi 4 (as is the case in raspi desktop images). If the desktop does come up, playing video freezes the desktop and/or the system. The kernel log shows loads of WARNINGs and potentially firmware errors.
> 
> [ Test Case ]
> 
> Use a raspi desktop image, play video (youtube or VLC), move windows around, switch to and from fullscreen video playback.
> 
> [ Where problems could occur ]
> 
> The fixes are all local to the VC4 driver so (new) issues should only show up when that driver is in use. Potential problems are UI freezes, kernel stalls and crashes.
> 
> [ Original Description ]
> 
> See LP: #1944397.
> 

Applied to hirsute:linux-raspi/master-next. Thanks.

-Stefan