Francis Leblanc-Lebeau
Francis Leblanc-Lebeau
> opencv 4.2.0 Works with OpenCV 4.5.3 and Orin (jetpack 5.0.2)
I am having the same issue, with the same errors. Here's more log output ``` root@zynq:~# chromium --no-sandbox --enable-logging=stderr --v=0 --vmodule=metrics=2 [2022:2022:0517/075505.265464:WARNING:wayland_object.cc(93)] Binding to wl_output version 2 but version 3...
@chris-laplante Thanks for the tip and the fast response!! **Note** I also succeeded to have GPU acceleration with the Mali-400. On the ZCU104 eval board, I had to use the...
I also have this exact problem! Using a Zynq Ultrascale+ and the Mali GPU is not usable with chromium 110+ :( Planned to use ElectronJS, but this is a major...
@TheNathan0 Many thanks for the detailed instructions! Warning noted :) Maybe the cause of these rendering errors are from the Panfrost GPU driver? I had the impression that opensource drivers...
@TheNathan0 With your patches and v119, it didn't work for the Mali-400 after all... (but glmark2-es2-wayland works) ``` xilinx-zcu104-20232:/home/petalinux# chromium --no-sandbox --enable-features=UseOzonePlatform --ozone-platform=wayland --in-process-gpu --enable-logging=stderr --v=0 [2590:2590:1208/181744.107472:WARNING:chrome_main_delegate.cc(660)] This is Chrome...
@TheNathan0 The result is the same, it was on my test routine to try both with and without `--use-gl=egl`. Thank you for your help though! :) Oh, and about the...
I got the LIMA gpu driver working with my Zynq Ultrascale+ platform! Here're my setup: - Petalinux 2023.2 (to get the latest version for Wayland 1.21 and other packages) -...
> @FLeblanc-OTI, if you are able to safely test it (you don't have to of course), did you ever get the errata I mentioned previously? Trying to determine if this...