Questions tagged [chromium-os]

Chromium OS is a Linux-based operating system designed by Google to work exclusively with web applications.

Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people who spend most of their time on the web.

References

33 questions
16
votes
1 answer

Chromium - Enabling Widevine Content Decryption Module

I am trying to enable Widevine inside Chromium in order to play video from source like Netflix. Recompiling Chromium is not really an option since I use Qt new browser that uses Chromium. I'm trying to find a way to ship the plugin with my…
Astro
  • 161
  • 1
  • 1
  • 4
5
votes
1 answer

Unable to boot Chromium OS from USB drive

I have tried both my own builds of Chromium OS and Hexxeh's daily Vanilla builds, and neither work. I copy them over to my flash drive, but when I try to boot from it, nothing happens except my backlight flashing on and off a few times, then a…
Jarrod Davis
  • 143
  • 1
  • 1
  • 5
5
votes
2 answers

How to access Google Drive from the command line using shell in ChromeOS?

Is it possible to have command-line access to Google Drive from the crosh shell? Conceivably, something like: cd ~/'Google Drive' In my current environment Developer is enabled so I've got root access to ChromeOS. The Files App is a useful GUI, but…
jeffmcneill
  • 261
  • 3
  • 10
5
votes
1 answer

Gentoo Linux Still Popular Today?

I have a set of Thinkpad X-series (x86) for a fresh installation of Linux OS. I want to ask based on today's trend for mobility, such as android, is Gentoo development catching up with today's popularity, if not what would be equivalent to…
Edwin
  • 51
  • 1
  • 4
3
votes
1 answer

Is it possible to run Linux apps on Chromium OS?

Chromium OS/Chrome OS is based on the GNU/Linux kernel and is considered by some to be an odd sort of Linux distribution. I know through Crouton you can run other distributions inside the OS. However, is it somehow possible to directly run, or build…
zulubunsen
  • 31
  • 2
2
votes
1 answer

Does `build_packages` download all libraries again in the case of a failed build?

I have been trying to set up and build an image of the Chromium OS from the instructions available here. My laptop was running the build_packages script for about 7-8 hours after which it failed on one package. Now, my question is: Does the build…
asheeshr
  • 1,897
  • 2
  • 18
  • 23
2
votes
1 answer

How to boot Chromium OS verbosely?

I'm attempting to boot the latest Chromium OS 32-bit build from this site. Whilst I'm currently experiencing a typical installation issue (stuck at a black screen after initial loading screen), not being able to get a verbose output of the boot…
ljs.dev
  • 2,127
  • 4
  • 19
  • 31
2
votes
1 answer

Can't move tabs in Chromium -- it always moves to a new window

I'm on Arch Linux running Chromium Version 97.0.4692.71. When I click a tab to try to move it left or right, it always moves to a new window. This started happening today after I ran a system upgrade last nite: yay -Syyu. The same tab problem…
2
votes
0 answers

Chromium OS says "Your system is repairing itself. Please wait" and then reboots

I downloaded ChromeOS-Vanilla-3851.0.2013_03_17_1641-r7af8fe3d.zip from chromeos.hexxeh.net, then extracted and "burned" to a 4GB USB drive with dd if=ChromeOS-Vanilla-3851.0.2013_03_17_1641-r7af8fe3d.img of=/dev/sdb bs=4M. I can boot it on my main…
JamesTheAwesomeDude
  • 825
  • 3
  • 14
  • 28
2
votes
0 answers

Rotate display or touch-screen without X

My Samsung Galaxy Book 10.6" has an issue on Linux based OSes (Ubuntu 17,18,19, Debian and ChromiumOS) where the digitizer (touch screen input) does not match the display - tapping the top right corner will trigger an action on the bottom left, for…
2
votes
2 answers

Bash says file not found when `ls` and `dir` list it

I downloaded the ChromiumOS shell for Linux from here, unpacked it, and attempted to run chrome-wrapper. However, Bash tells me that the file chrome, a shared library according to Thunar, which is also in the same directory, is not found, yet I am…
GeoffreyS
  • 81
  • 1
  • 9
2
votes
2 answers

Ubuntu Drivers on Chromium OS?

I recently managed to install Chromium OS to a flash drive. However, when I booted into Chromium OS, I found that neither wifi or ethernet worked, yet both wifi and ethernet work on my Ubuntu partition. I was wondering if it was possible to copy the…
iAndr0idOs
  • 121
  • 2
  • 6
2
votes
0 answers

How to compile Chromium OS

I know that there is this guide, but every time I tried to compile Chromium OS I never finished. I need some clear instructions to compile Chromium OS project and install it on my machine. There is an abandoned project on GitHub, here:…
Ionică Bizău
  • 3,371
  • 10
  • 30
  • 49
1
vote
0 answers

Differences between Chromium OS overlays?

In the ChromiumOS source, there are currently the following build overlays offered:…
ljs.dev
  • 2,127
  • 4
  • 19
  • 31
1
vote
1 answer

Chromium extension: restore previous state

I cleaned Chromium browser's browsing data, but I made a mistake not backing up a Nifty wallet extension. I would like to know how can I restore the previous state, if possible.
Ecofintech
  • 141
  • 2
1
2 3