jake Posted July 21, 2016 Posted July 21, 2016 Hello! I am working on a project that requires coss platform development. Optimally I wish to connect the B-Pro directly to my computer in order to access it from there. Is there any work on this available? I know the BeagleBone can do it for example, bt haven't found anything related to the Pro. Any Information would be inmensely useful and appreciated. Added to this, I want to know if any of you have had any experience with QT for the BPro as well. Thank you!
zgoda_j Posted August 22, 2016 Posted August 22, 2016 You can mount BPro local storage using sshfs or any other FUSE based proto. I was able to run QtQuick based applications written in Python/PyQt but this required compiling "stuff" (MALI binary drivers and some X11 parts). Just follow https://linux-sunxi.org/Xorgand https://linux-sunxi.org/Mali_binary_driver 1
zgoda_j Posted August 22, 2016 Posted August 22, 2016 See http://forum.armbian.com/index.php/topic/841-bananapro-lemaker-5in-lcd-legacy-kernel/?p=6418 1
Recommended Posts