This guide will help you get supercollider running on your ASUS Chromebook Flip cb100pa in a browser tab!
1. Install crouton
Enable developer mode, download crouton, and install Ubuntu Trusty to a microsd card with just the core target:
sudo sh ~/Downloads/crouton -p /media/removable/SD\ Card/crouton -t core -r trustyNow install the xiwi target by upgrading. For whatever reason, installing straight to xiwi fails the installer as of 2015-08-15.
sudo sh ~/Downloads/crouton -p /media/removable/SD\ Card/crouton -t core,xiwi -r trusty -uI make a binding in my host .bashrc for enter-chroot to save some keypresses
# ...
DIR='/media/removable/SD Card/crouton/bin'
alias poop='sudo sh "$DIR/enter-chroot"'(OR actually follow the Route JACK to CRAS, bc CRAS is nice)
Follow these steps, replacing bdwrt5677 with ROCKCHIPI2S