Activity log for bug #1914608

Date Who What changed Old value New value Message
2021-02-04 13:58:44 Oliver Grawert bug added bug
2021-02-04 14:01:28 Oliver Grawert description when booting UC20 on a Pi4 the screen backlight is completely off and no signal is produced. inspecting the boot a little closer it seems the necessary modules for bringing up the vc4 framebuffer are not included in the initramfs on ubuntu core. once they get loaded (after boot) the backlight and signal turn on. The initrd should include the modules and load them during boot. this is also required to bring any kind of bootsplash back to UC20 with is a reason all our digital signage customers currently hold back on going forward to UC20. the modules required are: ogra@ubuntu:~$ lsmod|grep vc4 vc4 290816 3 drm_kms_helper 225280 3 vc4 snd_soc_core 262144 1 vc4 snd_pcm 143360 5 vc4,snd_bcm2835,snd_soc_core,snd_pcm_dmaengine drm 565248 7 gpu_sched,drm_kms_helper,v3d,vc4 the loading during boot in the journal is shown below: ogra@ubuntu:~$ sudo journalctl -b | grep vc4 Apr 01 17:23:45 ubuntu kernel: vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) Apr 01 17:23:45 ubuntu kernel: fb0: switching to vc4drmfb from simple Apr 01 17:23:45 ubuntu kernel: [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 Apr 01 17:23:45 ubuntu kernel: vc4-drm gpu: fb0: vc4drmfb frame buffer device when booting UC20 on a Pi4 the screen backlight is completely off and no signal is produced. inspecting the boot a little closer it seems the necessary modules for bringing up the vc4 framebuffer are not included in the initramfs on ubuntu core. once they get loaded (after boot) the backlight and signal turn on. The initrd should include the modules and load them during boot. this is also required to bring any kind of bootsplash back to UC20 which is a reason all our digital signage customers currently hold back on going forward to UC20. the modules required are: ogra@ubuntu:~$ lsmod|grep vc4 vc4 290816 3 drm_kms_helper 225280 3 vc4 snd_soc_core 262144 1 vc4 snd_pcm 143360 5 vc4,snd_bcm2835,snd_soc_core,snd_pcm_dmaengine drm 565248 7 gpu_sched,drm_kms_helper,v3d,vc4 the loading during boot in the journal is shown below: ogra@ubuntu:~$ sudo journalctl -b | grep vc4 Apr 01 17:23:45 ubuntu kernel: vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) Apr 01 17:23:45 ubuntu kernel: fb0: switching to vc4drmfb from simple Apr 01 17:23:45 ubuntu kernel: [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 Apr 01 17:23:45 ubuntu kernel: vc4-drm gpu: fb0: vc4drmfb frame buffer device
2021-02-04 14:02:47 Dimitri John Ledkov linux-raspi (Ubuntu): status New Confirmed
2021-02-04 14:02:55 Dimitri John Ledkov nominated for series Ubuntu Focal
2021-02-04 14:02:55 Dimitri John Ledkov bug task added linux-raspi (Ubuntu Focal)
2021-02-04 14:02:55 Dimitri John Ledkov nominated for series Ubuntu Hirsute
2021-02-04 14:02:55 Dimitri John Ledkov bug task added linux-raspi (Ubuntu Hirsute)
2021-02-04 14:02:55 Dimitri John Ledkov nominated for series Ubuntu Groovy
2021-02-04 14:02:55 Dimitri John Ledkov bug task added linux-raspi (Ubuntu Groovy)
2021-03-10 14:15:18 Juerg Haefliger bug task added ubuntu-core-initramfs
2021-03-10 14:15:27 Juerg Haefliger linux-raspi (Ubuntu Hirsute): status Confirmed Invalid
2021-03-10 14:15:32 Juerg Haefliger linux-raspi (Ubuntu Groovy): status New Invalid
2021-03-10 14:15:36 Juerg Haefliger linux-raspi (Ubuntu Focal): status New Invalid
2021-03-10 14:15:43 Juerg Haefliger ubuntu-core-initramfs: status New Fix Released
2022-01-10 08:26:21 Juerg Haefliger bug added subscriber Juerg Haefliger