Questions tagged [chromium]

For questions pertaining to the Chromium browser, its installation, configuration and troubleshooting on the Raspberry Pi

Open source web browser off which Google's closed-source Chrome browser is based

242 questions
18
votes
4 answers

How can I boot directly into Google Chrome Web browser?

I want to make my Raspberry Pi to boot directly to an instance of the Google Chrome web browser. What's the best distribution to use for this and method of putting it together? Is there a way to open Chrome as a full screen app as soon the system is…
Tiagozap
  • 181
  • 1
  • 1
  • 4
11
votes
1 answer

Installing latest Chromium with version 1

I have Raspberry Pi B+ (version 1) I have been googling and trying tutorials and suggestions for 3 hours or so, and I cannot for the life me get chromium that works with the chrome web store ( I think I need version 32+ of which the default wheezy…
ParoX
  • 113
  • 1
  • 1
  • 6
6
votes
2 answers

Chromium scrolling lag on Raspberry Pi 3 Model B running Raspbian Stretch

I received my Raspberry Pi 3 Model B a few days ago, I copied Raspbian Stretch img with dd to 64 GB Samsung EVO card. I am using a HDMI to VGA adapter on a 1920x1080 Samsung monitor. Also, I have enabled G1 GL Full KMS via raspi-config I have also…
Luka
  • 161
  • 1
  • 5
4
votes
3 answers

Colored emojis in Chromium

This is not a Pi-specific question, but any Pi user will run into this problem eventually if they use it as a desktop computer. I tried this tutorial, but it doesn't fully work, breaks some apps, and in my opinion looks horrible. How do I get…
Botspot
  • 1,759
  • 6
  • 27
3
votes
3 answers

I need help to finish installing the latest version of Chromium

I am trying to install Chromium 48 on my Raspberry Pi 2 Model B. I have already gotten all of the necessary files downloaded and expanded using these commands: mkdir Chromium cd Chromium/ wget…
3
votes
0 answers

getUserMedia() error on Chromium - WebRTC on RPi?

I'm trying to get WebRTC to work on my Rapsberry Pi, and I'm getting an error that says that getUserMedia() isn't a supported function. Is the Chromium browser that's been ported to the Pi capable of running WebRTC? I updated to to latest version…
JSnow
  • 131
  • 1
2
votes
0 answers

chromium browser not starting: Cannot open ELF file

pi@rp1:~ $ uname -a Linux rp1 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux chromium-browser 56.0.2924.84-0ubuntu0.14.04.1.1000 armhf Chromium web browser, open-source version of…
Arturski
  • 121
  • 3
2
votes
4 answers

Chromium Browser not opening

Whenever I try to open chromium from the desktop, I get a loading cursor, then nothing happens. I tried to start it from terminal to see what the problem was, and it returned this error: [ 1:1:1112/112537:FATAL:setuid_sandbox_client.cc(126)] Check…
Sub 6 Resources
  • 151
  • 1
  • 1
  • 7
1
vote
0 answers

Raspberry Pi Chromium Browser freeze after video playback

I have a very simple html page, directly running from file (file:///home/pi/Desktop/myfile.html), which infinitely replays a video anytime it ends. Device: Raspberry Pi 3 Model B + 16GB SD Card OS: Linux raspberrypi 4.9.80-v7+ #1098 SMP Fri Mar 9…
David G.
  • 11
  • 1
1
vote
1 answer

Xdotool not resizing Chromium on startup

Edit: RPi 3, fully updated. I have a raspberry pi build where RPi is supposed to run a bash script on boot. The script shows specific videos, then opens chromium and runs specific webpage in fullscreen. The script itself does what it is supposed…
Kelsier
  • 11
  • 3
1
vote
0 answers

chrome store says my version of is not supported

Chrome store says my version of is not supported, directs me to update Chrome. Tried apt-get update and then rebooting. Is an updated package I am not aware of?
jwgjr
  • 11
  • 1
1
vote
1 answer

How to limit Chromium to load one tab at a time?

I have some folders of bookmarks that I would like to open all at once, glance at, and close if there's no attention needed. I used to manually click each one, re-opening the folder every time and re-using the same tab, until I found the right-click…
AaronD
  • 189
  • 8
1
vote
2 answers

Chromium, execute website UI commands?

Im running Raspberry pi OS on a Raspberry pi 3. Im trying to setup so when I boot, It should start Chromium in kiosk mode on a specific site, Flightradar24. So far so good. But I would like it to choose some different options in the website UI. Is…
danellish
  • 11
  • 1
1
vote
2 answers

launching chromium browser via terminal throws errors

Following these directions to install nodes on a Raspberry Pi Using the following to install chrome browser sudo apt-get install chromium-browser However, after installing, when I try launching(via terminal) get the following error error…
user2005121
  • 133
  • 1
  • 2
  • 5
1
vote
1 answer

Downloading large pdf fails

I tried downloading Arm Architecture Reference Manual Armv8, for Armv8-A architecture profile, which is about 8500 pages. My download succeeds when using my Intel-based laptop, Windows 10, and Firefox. When I try the same file…
Scott
  • 11
  • 2
1
2