Hello,
Usually I use the EVM by using the provided RPi config.txt and then starting it up with init_paralell_mode.py. This displays the RPi desktop. Wonderful.
If I add
dtoverlay=vc4-kms-v3d
To config.txt it and then run init_parallel_mode.py it does nothing. This is really frustrating as unfortunately the kms driver is absolutely essential for my application.
Any idea how to get the EVM to work with vc4-kms-v3d?
Thank you,
Dinis