How to install Google Chrome browser??

Which system do you use? Android, Ubuntu, OOWOW or others?

Ubuntu

Which version of system do you use? Please provide the version of the system here:

self

Please describe your issue below:

How to install Google Chrome browser??

Hello @Lexus

Google Chrome browser is not supported on ARM platform, you can use Chromium.

apt install Chromium
failed!!
for ubuntu
How can I download arm64 Chromium package ???

Hello @Lexus

Which image you used? We have preinstall the Chromium browser.

sudo apt install chromium-browser
or Flathub Chromium-Browser

sudo apt install flatpak gnome-software-plugin-flatpak -y
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub org.chromium.Chromium -y
sudo flatpak update -y

Or use chatgpt it tells u the commands.

1 Like

I used to pull the SDK and compiled it myself.

I’ll try.
thank you.

I have already installed it, but I am executing 'Chrome://gpu ”No hardware acceleration. display: OpenGL: disabled WebGPU: disabled

Graphics Feature Status

  • Canvas: Software only, hardware acceleration unavailable
  • Canvas out-of-process rasterization: Disabled
  • Direct Rendering Display Compositor: Disabled
  • Compositing: Software only. Hardware acceleration disabled
  • Multiple Raster Threads: Enabled
  • OpenGL: Disabled
  • Rasterization: Software only. Hardware acceleration disabled
  • Raw Draw: Disabled
  • Skia Graphite: Disabled
  • Video Decode: Software only. Hardware acceleration disabled
  • Video Encode: Software only. Hardware acceleration disabled
  • Vulkan: Disabled
  • WebGL: Software only, hardware acceleration unavailable
  • WebGL2: Software only, hardware acceleration unavailable
  • WebGPU: Disabled
  • WebNN: Software only, hardware acceleration unavailable

Care about this:
Video Acceleration Information

Decoding:
Encoding:

U should know by now that if u want a patched chromium browser u need to use amazingfate ppa for it… he has the patched chromium browser in his repos. Check about it there: https://launchpad.net/~liujianfeng1994/+archive/ubuntu/rockchip-multimedia

1 Like