Hi,
I’m trying to use Qt5 with Cubieboard:
http://cubieboard.org/
1G ARM cortex-A8 processor, NEON, VFPv3, 256KB L2 cache
Mali400, OpenGL ES GPU
512M/1GB DDR3 @480MHz
HDMI 1080p Output
10/100M Ethernet
4Gb Nand Flash
2 USB Host, 1 micro SD slot, 1 SATA, 1 ir
96 extend pin including I2C, SPI, RGB/LVDS, CSI/TS, FM-IN, ADC, CVBS, VGA, SPDIF-OUT, R-TP..
Running Android, Ubuntu and other Linux distributions
Using Linaro Ubuntu 12.11, building the mali libs and building Qt5, I got to the point where config.summary reports the following:
http://pastebin.com/Ca3uD6xE
I thought I was OK with EGLFS support, but then, trying to run a typical helloworld app, I got:
http://pastebin.com/NN0NR1PP
So while debating the issues at the cubieforums as well, I thought maybe someone here could help figuring out what is going on and how to fix it…
I read many posts here about similar errors, all memory related – where users usually increased GPU memory to 64MB or above, usually Raspberry Pi.
My Cubieboard has 1GB RAM and dmesg output follows:
http://pastebin.com/gjUPvREM
If anyone has any ideas, I can test them and post results as well – I bought this device recently and I believe Qt5 could be quite an advantage on it, at the moment I’m using it to manage an OpenVPN Server, Web Server, File Server… etc.
Thanks in advance!
↧