Orin AGX Chromium Hardware Accelerated

Hi there,

I know this has been an issue before, e.g.:

https://forums.developer.nvidia.com/t/webgl-support-on-orin/258873/6

I know there exists this:

But their pre-built chromium introduces artifacts in some UIs (I guess driver incompatibility or such, it’s built for a different jetpack version).

Their instructions say I should rebuild chromium. I did not succeed in that for unknown errors (it’s a very long process to get that done as well).

Is there any recommendation on your side or fix as of now to get a hardware accelerated browser on the Orin? That is webgl hardware accelerated, webgpu, ha. decoding,…

Thanks!

Hi,
Please contact the 3rdparty to get further support. For enabling webgl, please check if new revision of Chromium supports. For enabling hardware decoding, please check with RidgeRun.

The newest version of chromium does not support hardware accelerated webgl. What should I do?
Thanks!

Hi,
It would be great if you can help contact the 3rdparty and see whether they can include our devices to enable webgl.

This specific version may work on Jetpack 6:
arm64 build of chromium-browser 114.0.5735.45-22.04.2 : chromium : Nathan Teodosio

$ sudo dpkg -i ./chromium-codecs-ffmpeg_114.0.5735.45-22.04.2_arm64.deb 
$ sudo dpkg -i ./chromium-codecs-ffmpeg-extra_114.0.5735.45-22.04.2_arm64.deb 
$ sudo apt-get install libqt5widgets5
$ sudo apt-get install -y libqt5core5a
$ sudo apt-get install libqt5gui5-gles
$ sudo dpkg -i ./chromium-browser_114.0.5735.45-22.04.2_arm64.deb 

They could not help so far unfortunately.
Thanks, though I have jetpack 5.1.1, is there any other related build I could use?

Hi,
Looks like the version of Chromium only works on Ubuntu 22.04, so you would need to upgrade to Jetpack 6.0GA.