Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.3.0
-
None
-
d6c66c6470 (yocto/meta-boot2qt/dev) abe2fff859 (yocto/meta-boot2qt/6.4) 3621246393 (yocto/meta-boot2qt/6.3.1) 0ac191e1e3 (yocto/meta-boot2qt/6.3) 01c2e3eafa (yocto/meta-boot2qt/lts-6.2) 01c2e3eafa (yocto/meta-boot2qt/lts-6.2.5)
Description
When we flash RPI 64 bit image using Boot2Qt option, the image boots up, but doesn't show the UI. Also, other UI applications cannot be deployed
Additional Info :
We saw that the file "/boot/config.txt" has the entry dtoverlay=vc4-kms-v3d
When we change it to dtoverlay=vc4-fkms-v3d , the issue is resolved.
We also tried with Boot2qt for 5.15 and the value wriiten there is dtoverlay=vc4-fkms-v3d by default, and everything works fine here