Power & Source of Big Ideas

Hi
I want to use bluetooth over nanopi M1. the Qbluetooth is work with Qt5.2 and newer version. but for allwinner we just have Qt4.8.6. How can I update my allwinner from Qt4.8.6 to Qt5.9?

Is there any help?
Tiny6410 does not support capacitive touch. It is factory answer.
I install ubuntu16.4, then install http://www.mediafire.com/file/g0afghia7rkqx05/arm-cortexa9-linux-gnueabihf-4.9.3-20160512.tar.xz and http://www.mediafire.com/file/d54dbygdadergl1/target-qte-4.8.6-to-hostpc.tgz then make a helloqt program and compile it as this guide:http://wiki.friendlyarm.com/wi...
When you copied the file to the device did you make it executable with "chmod +x filename" ? yes. when I execute it : root@NanoPC-T2:/# ./test2 -qws ./test2: error while loading shared libraries: ./test2: unsupported version 9813 of Verneed record and when I wrote: root@NanoPC-T2:/# file ...
I use this guide document to install cross compiler 4.9.3 and also qt4.8.6. this said:" Install Qt-Embedded on Host PC Visit the product page of one of the following products and download the target-ate-4.8.6-to-hostpc.tgz file: NanoPi2, NanoPi M2, NanoPi T2: Download Enter the root directory a...
If your network system DHCP is not active, the device not get IP.
I have nanopc-T2, It does not get IP with Ethernet when I connect it to my host(PC with DHCP IP). I install ubuntu with qt core, this is wiki page said for Ip:"If a board is connected to a network via Ethernet before it is powered on it will automatically obtain an IP with DHCP activated after ...
I connect my Capacitive lcd to tiny6410 and install linux on it. I also change the friendlyarm.ini to this: #This line cannot be removed. by FriendlyARM(http://www.arm9.net) LCD-Type = S70 CheckOneButton=No Action=install OS= Linux VerifyNandWrite=No StatusType = Beeper| LED #################### Lin...
hi
I install Linux on tiny6410 and toggle S2 to nand. the system is running and when the calibrate page display I found the touch is not working.
How can I solve that?