this post was submitted on 09 Mar 2026
46 points (97.9% liked)

Linux

63651 readers
669 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 6 comments
sorted by: hot top controversial new old
[–] b000rg@midwest.social 2 points 13 hours ago

Neat, I might have to try this out the next time I pull out my Chromebook. I did use it for a while when my desktop was out of commission, and this was the biggest issue I ran into. Had to dial YouTube videos down to 240p to get decent playback.

[–] Buffalox@lemmy.world 13 points 1 day 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 4 points 1 day ago

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

[–] cheese_greater@lemmy.world 7 points 1 day ago (1 children)

Does ChromeOS report everything you do to Google?

[–] nki@lemmy.ml 14 points 1 day ago* (last edited 1 day 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 5 points 1 day ago

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