sefram

Results 16 comments of sefram

Hello @sebjam22, I've checked, and all the drivers appear to be correctly included. What I don't understand is that the image works perfectly on a Pi5 — the issue only...

@sebjam22 : I just added that in my local .conf : RPI_KERNEL_DEVICETREE = "bcm2712-rpi-cm5l-cm5io.dtb"

Hi @sebjam22 , Can you confirm that you build an image for CM5 ? in local.conf , you can find MACHINE ??= "raspberrypi5" isnt'it ?

@sebjam22 : What I see is that the V3D version you use is 7.1.10 (Mine is 7.1.7). I lost graphical acceleration since I update Mesa. So maybe others drivers are...

Hi @sebjam22, You were right about the processor revision: - My Pi5 is rev C1T - And my CM5 modules are D0T The issue is now resolved — X11 is...

> Problem is caused by this line: > /usr/src/debug/weston/14.0.1/libweston/backend-drm/state-propose.c:533 > There is assert(fb) which cause crash. Just remove it and it should work. Weston main branch has already change this...