Hi,
I am currently using Ubuntu 22.04 with one of the following as the preferred managers:
- GNOME on Wayland
- Weston
I need to connect my Rock 5B to a display running at 480x480@60. I do have a .bin file for the EDID of the display.
Previously, working on an NXP-based Yocto system I was able to do this with a fw_setenv bootargs “drm.edid_firmware=edid/custom.bin” command after placing the binary blob to /lib/firmware/edid.
What would be the easiest way to do the same on the Rock 5B?