Skip to content
virtualmassacre edited this page Aug 12, 2015 · 22 revisions

The Asus C201 is a new, inexpensive, ARM-based chromebook that clocks in at one of the most affordable chromebooks manufactured to date. As of July 2015, the computer costs $169 on Amazon.com, making it an extremely appealing option for those on a very tight budget.

Being an ARM-based machine, it is prone to significantly more hurdles than its Intel-driven counterparts. This article is meant to be a repository for out-of-the-box distribution/target combination testing, to give potential buyers an idea of which environments will work and which ones will not.

Additionally, this can be used as a jumping off point for improvements to the support coverage on ARM based machines.

#x11 doesn't find any screens tested with Asus C201 - 4gb Some please edit and fix the description for me. I'm not good at writing.

The only thing that has worked for me to fix the "No screens found" with x11 is to run the following command:

sudo enter-chroot

sudo rm /dev/dri/card0

sudo mv /dev/dri/card1 /dev/dri/card0

Target compatibility

todo

Clone this wiki locally