this post was submitted on 09 Mar 2026
25 points (100.0% liked)

Linux

63607 readers
624 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I recently started using my Chromebook more and was struggling to find a way to make the video playback smoother when using mpv running on ChromeOS.

I quickly realized the default config doesn't use hardware accel on ChromeOS as it is disabled for crostini.

I wrote a guide on how to enable it and use a custom config to enhance the user experience.

GitHub repo is a fork modified to enable mpv hw accel support in crostini.

top 5 comments
sorted by: hot top controversial new old
[–] Buffalox@lemmy.world 6 points 5 hours ago (1 children)

Chrome OS is a surveillance tool for Google and authorities, and should be illegal to give to minors.
It's actually illegal in EU, except for some reason EU is giving it a pass.

[–] nki@lemmy.ml 2 points 3 hours ago

I agree, Linux laptops for everyone! Especially when we have immutable OS like Fedora Silverblue or Bazzite.

[–] cheese_greater@lemmy.world 6 points 8 hours ago (1 children)

Does ChromeOS report everything you do to Google?

[–] nki@lemmy.ml 8 points 7 hours ago* (last edited 7 hours ago)

The Linux container is sand-boxed. but the chrome browser does by default send a lot of metrics back to Google.

EDIT: I only bought this device for experiments. It is a very low end, efficient laptop. I don't use it for anything else.

[–] nki@lemmy.ml 3 points 8 hours ago

Source repo can be found here has instructions for standard Windows & Linux (separate branches).