liamdj23 / linux-baytrail-script

Bash script for baytrail chromebooks to make it work under Ubuntu based distros.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-baytrail-script

Bash script for baytrail chromebooks to make it work under Ubuntu based distros. This script installs Gallium OS kernel for Baytrail based Chromebooks. If you have a problem with sound (like "Dummy Output"), this script will help you.

Requirements

1.Ubuntu based distro 2.Baytrail based chromebook

Usage

1.Open Terminal (Ctrl+Alt+T) 2.Type this command: wget -q -O - https://raw.githubusercontent.com/liamdj23/linux-baytrail-script/master/linux-baytrail-script.sh | sudo bash -s - 3.Wait a while 4.Reboot.

About

Bash script for baytrail chromebooks to make it work under Ubuntu based distros.

License:MIT License


Languages

Language:Shell 100.0%