Skip to content

fascinatingcaptain/CBFixesAndTweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBFixesAndTweaks

Script to automate CB Fixes and Tweaks So far this script has been tested on the Toshiba Chromebook 2 (Swanky) running Ubuntu 16.04. It fixes sound (unfortunately the mic still doesn't work) and keyboard layout. See http://www.fascinatingcaptain.com/blog/automate-chromebook-fixes-for-linux/

How to use

Copy and paste these commands in a terminal window and reboot!

cd ~/Downloads; sudo apt-get -y install curl; curl -LOk https://github.com/fascinatingcaptain/CBFixesAndTweaks/archive/master.tar.gz; tar -zxvf master.tar.gz; cd CBFixesAndTweaks-master; sudo -E bash CBFixesAndTweaks.sh

About

Test scripts to automate CB Fixes and Tweaks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages