08-07-2017, 03:32 PM
(08-04-2017, 09:02 AM)This was driving Luke Wrote: It seems that the newest batch (as of 04/08/2017) of Pinebooks shipped with an older Ubuntu image based on 3.10.105-bsp-1.2-ayufan-59 (you can check if your's is running this version by typing uname -a in terminal).
Some Pinebook's experience screen flickering while running this kernel version, which is solved by upgrading to newest release version.
To update your installation navitgate to /usr/local/sbin and run the following update scripts:
Code:sudo ./pine64_update_kernel.sh 0.6.2
sudo ./pine64_update_uboot.sh 0.6.2
sudo ./pine64_update_package.sh 0.6.2
For those feeling adventures and who want to try out pre-release images with additional features but also bugs and broken settings please see ayufan's git releases with instructions on how to update.
Thank you Luke! The flickering was driving me nuts, but this has fixed it :-)