https://github.com/weirdtreething/chromebook-linux-audio
Script to enable audio support on many Chrome devices
https://github.com/weirdtreething/chromebook-linux-audio
alsa arch audio chromebook chromebooks chromeboox chromebox fedora linux sound speaker ucm
Last synced: about 1 month ago
JSON representation
Script to enable audio support on many Chrome devices
- Host: GitHub
- URL: https://github.com/weirdtreething/chromebook-linux-audio
- Owner: WeirdTreeThing
- License: bsd-3-clause
- Created: 2023-05-20T21:34:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T12:55:44.000Z (about 1 month ago)
- Last Synced: 2025-04-08T15:06:33.973Z (about 1 month ago)
- Topics: alsa, arch, audio, chromebook, chromebooks, chromeboox, chromebox, fedora, linux, sound, speaker, ucm
- Language: Python
- Homepage:
- Size: 343 KB
- Stars: 330
- Watchers: 5
- Forks: 56
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python script to enable audio support on Chrome devices
Note: A full install of a supported Linux distro is required! Live USB sessions will not work.
# Instructions
1. git clone https://github.com/WeirdTreeThing/chromebook-linux-audio
2. cd chromebook-linux-audio
3. ./setup-audio# Requirements
1. `python 3.10`
2. `git`# Supported Devices
See the [Chrultrabook docs](https://docs.chrultrabook.com/docs/firmware/supported-devices.html) for more info.# Officially Supported Distros
1. Alpine Linux edge
2. Arch Linux
3. Debian Testing
4. Fedora 41
5. OpenSUSE Tumbleweed
6. Ubuntu 24.10
7. Void Linux# Other Distros
Other distros will likely work but will require you to manually install packages. The script will print a list of any packages you may need to install. It is required to have a relatively modern distro (no old LTS releases) as those will be missing important fixes.# Donations
If you would like to support the work I do, consider donating [here](https://paypal.me/weirdtreething).