WeirdTreeThing / chromebook-linux-audio

Script to enable audio support on many Chrome devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for more info.

Officially Supported Distros

  1. Arch Linux
  2. Fedora 39/40
  3. PopOS
  4. Debian 12
  5. Linux Mint Debian Edition (LMDE)
  6. OpenSUSE
  7. Void Linux

Ubuntu

If you want the best experience, don't use Ubuntu. If you run into any issues, you are on your own.

Other Distros

Other distros will likely work but will require you to manually install packages.

About

Script to enable audio support on many Chrome devices

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.2%Language:Lua 1.8%