CoolPenguin27 / 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

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

Officially Supported distros

  1. Arch Linux
  2. Fedora 38
  3. PopOS1
  4. Debian 122
  5. Ubuntu (23.04 preferred but 22.04 LTS should also work)
  6. Linux Mint
  7. OpenSUSE
  8. Void Linux

For both Debian and PopOS, you can get a custom kernel here.

Other Distros

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

Footnotes

  1. Depending on the device, PopOS will require a custom kernel

  2. Debian will require a custom kernel.

About

Script to enable audio support on many Chrome devices

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


Languages

Language:Python 98.3%Language:Lua 1.7%