Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] How to enable Rasterization in Chromium

23

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
23

【Linux】 How to enable Rasterization in Chromium

Posted at 10/9/2023 18:27:54      View:935 | Replies:2        Print      Only Author   [Copy Link] 1#
Last edited by AlexLivadny In 10/9/2023 19:11 Editor

I have a Rockchip module "Core-3568J".
When open Chromium browser via terminal command "chromium". I have a super laggy web-pages, witout smooth animations.In browser GPU info page "chrome://gpu" i see:
Graphics Feature Status
Canvas: Hardware accelerated
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
Out-of-process Rasterization: Disabled
OpenGL: Enabled
Rasterization: Software only. Hardware acceleration disabled  <== Must be Hardware accelerated
Skia Renderer: Enabled
Video Decode: Hardware accelerated
Vulkan: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
I try to start browser with flags:
--force-gpu-rasterization --ignore-gpu-blacklist
but it doesn't change anything.

But i found in the internet that other modules based on Rockchip 3568, have Hardware accelerated
Rock3A_8GB - Enabled hardware acceleration in Chrome! - ROCK 3 Series - Radxa Forum

#cat /proc/version
Linux version 4.19.232 (root@user-virtual-machine) (firefly: e590e2cbe2dd90507b48796a7e2a6544645d0da7) (sdk version: rk356x_linux_release_20230610_v1.3.2e.xml) (gcc version 10.3.1 20210621 (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)), GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #4 SMP Tue Jul 4 13:30:59 +03 2023

So I want to use a lot of Firefly modules "Core-3568J", so I need your help

cromium log.tar

9.5 KB, Down times: 1

Log

Reply

Use props Report

486

Credits

20

Prestige

15

Contribution

intermediate

Rank: 3Rank: 3

Credits
486
Posted at 10/10/2023 17:50:56        Only Author  2#
It is off by default, turn on by `chromium --enable-gpu-rasterization`.
Reply

Use props Report

23

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
23
Posted at 10/10/2023 17:54:50        Only Author  3#
时间的蝴蝶 Posted at 10/10/2023 17:50
It is off by default, turn on by `chromium --enable-gpu-rasterization`.

Thanks
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list