ChocolateLoverRaj / 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 & immutable spins (Silverblue, Kinoite, etc.)
  3. PopOS
  4. Debian 121
  5. Ubuntu (23.10 preferred but 22.04 LTS should also work)
  6. Linux Mint
  7. OpenSUSE
  8. Void Linux

Other Distros

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

Footnotes

  1. Debian requires a custom kernel which you can get here.

About

Script to enable audio support on many Chrome devices

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


Languages

Language:Python 98.5%Language:Lua 1.5%