Comment 5 for bug 1876862

Revision history for this message
Mark Dunn (mdunn-home) wrote :

Thanks, what version will it appear in please, I would like to test it on (Pi4/arm64)
The last one that got updated/upgraded was 5.4.0-1011-raspi (which I have ignored so far)

NOTE: In order to see this change in the linux config you may want to change
    linux/drivers/gpu/drm/v3d/kconfig

- depends on ARCH_BCM || ARCH_BCMSTB || COMPILE_TEST
+ depends on ARCH_BCM || ARCH_BCMSTB || ARCH_BCM2835 || COMPILE_TEST

ogra, I tried it on bionic originally and it failed:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1850876
I am willing to test bionic too if you push me :)