Hi @richardnardy,
I hope you are doing well
Q: Where can I find the NXP Chromium patches for DART-MX8M-PLUS (NXP i.MX 8M Plus) running 5.10.52 or 6.1.y kernel?
=> We can build the Chromium into the Yocto easily. We can reference to UG of "i.MX_Yocto_Project_User's_Guide.pdf" of 6.1.1 to add the chromium into the system.
5.6.5 Chromium Browser on XWayland, and Wayland
The Yocto Project community has Chromium recipes for the Wayland version Chromium Browser for i.MX SoC
with GPU hardware. NXP does not support or test the patches from the community. This section describes how
to integrate Chromium into your rootfs and enable hardware accelerated rendering of WebGL. The Chromium
browser requires additional layers such as meta-browser added in the imx-release-setup.sh script
automatically.
In local.conf for XWayland or Wayland, add Chromium into your image.
CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland"
Q: About the issue run JxBrowser including Chromium (116.0.5845.140) and GPU rendering (EGL) fails.
=>Can you try to use 6.1.1 BSP to test it? Customers can build Chromium into BSP following the previous introduction. I also have built the Chromium into the 6.1.1BSP. So, you can get it form here.
Thanks & Regards,
Dhruvit Vasavada