About Chromebooks

Chromebook, ChromeOS and Google Chrome browser news

Chrome OS 74 bringing audio support to Linux apps on Chromebooks

At long last, one of the three main feature deficiencies of Linux containers on Chromebooks is getting crossed off the list. According to the official Project Crostini documents, audio support for Linux is arriving in Chrome OS 74. Note that as previously reported, this will not include audio capture, but only audio playback.

As shown below, the official Crostini docs point out that audio output comes with Chrome OS 74. I noticed this documentation change in a code commit from last week and the update is already public.

Audio support was initially targeted for Chrome OS 73 but was pushed back to Chrome OS 74 in January. I don’t think the Chromium team would update the official documents if the feature wasn’t going to make the cut for version 74, although there’s always a chance testing surfaces some bugs that hold it up yet again.

Initially, I wanted to see GPU acceleration and direct USB device support available to Linux on Chromebooks because then I could play the occasional game or modify an Arduino board with my Pixel Slate. After all, you can listen to music or videos within Chrome OS or Android already. But last week, I ran into a situation where the lack of audio support in Linux forced me to use a Mac temporarily.

I was creating a music note class in Java for my Computer Science class, which was easy to code on the Pixel Slate. I then decided to take the assignment a step farther by importing the JFugue library, which is a music player package for Java. I figured I’d just play some of music note objects programmatically, using JFugue. I added the library and a few lines of code and….. nothing. No music.

For 30 minutes, I kept trying to debug my code when I realized, it’s not the code.

Since I was programming in Linux on the Slate, I couldn’t hear the output without audio support! I pulled my code down from GitHub on my wife’s Mac, fired up my app with two sample notes and sure enough, it worked just fine although my dog Norm didn’t seem too impressed.

 

Based on the Chromium release calendar, Chrome OS 74 isn’t slated to hit the Stable Channel until April 30. However, those on the Canary, Dev and Beta Channels will see this feature much sooner; I wouldn’t be surprised to see it in the Dev Channel by the end of this month or so since several devices already have access to Chrome OS 74 Canary

author avatar
Kevin C. Tofel

7 thoughts on “Chrome OS 74 bringing audio support to Linux apps on Chromebooks

  1. Is GPU acceleration working now? Did you ever get to test that? Waiting for that so u can play Minecraft with my kids.

    1. It’s still limited to just a few devies for testing, unfortunately, and I didn’t get it working when I tried a few weeks back. I was just reading a Reddit thread on it today and those who have it working say it needs a bunch of work and it’s currently limited to specific graphics, so I’d say in general, no. 🙁 Could you use the Android version of Minecraft for now, I wonder?

      1. I have a Minecraft server running that they use and unfortunately the Android version can’t connect to it, but hopefully GPU acceleration is coming soon.

    1. Nice find, Bryce! I’ll have to check it out after my Java class is over this semester; no time for Arduino right now. 😉

  2. I am using an Asus C101p. On chrome OS 74 Crostini linux container the sound is intermittent and stuttering from both chromium browser and vlc. How can I fix this?

Comments are closed.

Scroll to top