Questions tagged [cubieboard]
Cubieboard is an open-hardware motherboard, sold as a single-board computer, made in Shenzhen, Guangdong, China by Tom Cubie.
13 questions
6
votes
1
answer
3k
views
Getting big endian linux build to boot on ARM with u-boot
I’m trying to make a big endian build of a linux distribution for ARM. Since I’m on Gentoo, cross-compiling couldn’t be easier. I’ve already built it all, but then got stuck with getting it/the kernel ...
1
vote
0
answers
336
views
dmesg filling up with error message that are just a hex number
I've got a Cubietruck running debian 8.4, and it seems to be running OK, but just happened to do a dmesg, and found that I was getting a lot of message consisting of just a hex number...
[ 3353....
0
votes
1
answer
476
views
What is a UART port
I have a .fex file for Cubietruck. Supposedly, the bluetooth pins are defined in the uart_para2. With the current config, I have uart0 and uart2 enabled, and everything else is disabled. Bluetooth ...
0
votes
1
answer
2k
views
Install libapache2-mod-fastcgi on Cubietruck (Debian 7.8)
I'm new in the Linux world, but I wanted to install Seafile 4.0.1 on my Cubietruck (Cubieboard 3) with Apache2 and MySQL using these two tutorials:
http://manual.seafile.com/deploy/deploy_with_apache....
3
votes
2
answers
4k
views
What is spinning my disk up periodically?
I recently bought a CubieBoard 3 and installed Debian.
The OS is installed on SD card and I use a 2.5" HDD to share files.
The HDD is using ext4.
I want the HDD to spin down if it is not used to save ...
0
votes
2
answers
2k
views
auto login with Cubian (debian with mate)
How do I automatically log a user in using Cubian? I have tried removing the default users password but it still promotes to enter a username at the login screen.
I've tried editing the /etc/inittab ...
2
votes
1
answer
599
views
Can't build QTAV for cubieboard2 on Cubian
I’m trying to make QTAV lib for cubieboard2 environment and experiencing problems. Could you please help.
Here is what qmake says:
cubie@Cubian:~/QtAV/output$ qmake ../QtAV.pro
Project MESSAGE: ...
3
votes
1
answer
3k
views
Error creating ext4 file system
Recently I purchased a Cubietruck Cubieboard 3, and I'm trying to copy Lubuntu server from the builtin NAND memory to a hard disk.
I can create a partition successfully, but when I go to format the ...
1
vote
2
answers
2k
views
CDC ACM doesn't work in a custom linux kernel
I've a cubieboard2 running arch linux with a custom linux kernel.
In the cubieboard2 I plugged in my usb-serial device (like an arduino), the device is recognized as CDC ACM. My linux kernel has the ...
0
votes
1
answer
160
views
Enabling carl9170 in xconfig
I am building the sunxi-linux kernel for a cubieboard and I need the carl9170 driver to make a usb wifi adapter work. I am using the 3.4 sunxi kernel, and no matter what I do in xconfig, I cannot ...
4
votes
1
answer
367
views
What utilities do I need to begin android development on Ubuntu?
I already would work by some Cortex-A boards(for instance Cubieboard, Marsboard,...)
I've already started working with integrated circuits:
Cubieboard
Marsboard
I've been directed to learn linux, but ...
2
votes
1
answer
893
views
Cubian: NAND and Partitions
I have installed Cubian on Cubieboard using SD. After that I moved it to NAND. NAND have 4 Gb memory and I want to leave there only boot, another partitions move to the SD. Maybe leave on NAND ...
2
votes
2
answers
5k
views
Manual configuring network interfaces on Cubieboard
I have installed Cubian (It's Debian for the Cubieboard). After the system has started, the wired network works fine. I've read this and configured the network interface(I added only the wlan0 ...