From 7b6c3d24c5576b3f7e9b80e9c09b56c943be79be Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 19 Nov 2016 00:59:19 +0900 Subject: [PATCH] Updated PocketCHIP (markdown) --- PocketCHIP.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/PocketCHIP.md b/PocketCHIP.md index 84eb2f9..1c23acc 100644 --- a/PocketCHIP.md +++ b/PocketCHIP.md @@ -2,7 +2,7 @@ # Install 3D Accelerator -See [https://bbs.nextthing.co/t/c-h-i-p-pocketc-h-i-p-in-stock-for-the-holidays-3d-acceleration-alpha/11108](). Install this Chrome app and install the accelerator. (Note I have not tested this yet) +See [https://bbs.nextthing.co/t/c-h-i-p-pocketc-h-i-p-in-stock-for-the-holidays-3d-acceleration-alpha/11108](). Install this Chrome app and install the accelerator. # Install Go @@ -18,4 +18,13 @@ Besides `git` and `gcc`, let's install dependencies. See [[Linux]] page. It takes about 5 minutes or so. Please be patient. -(TBD) \ No newline at end of file +(TBD) + +# Error (2016-11-19) + +``` +libGL error: MESA-LOADER: malformed or no PCI ID +libGL error: unable to load driver: sun4i-drm_dri.so +libGL error: driver pointer missing +libGL error: failed to load driver: sun4i-drm +```