Cubieboard Unboxing and Quick Start Guide

I’ve received another cool board this week with the Cubieboard development board. As a quick reminder, the Cubieboard is the only proper low cost AllWinner A10 development board available, and comes with 512MB/1GB RAM, 4GB NAND Flash, 10/100 MBit Ethernet, HDMI output, 2x USB Host port, 1x USB OTG port, a microSD socket, a SATA interface, an IR sensor and 2 headers to access extra pins such as GPIOs, I2C, SPI,VGA pins, CVBS pins etc…

CubieTech had a successful Indiegogo campaign where the 1GB board was available for $59 including worldwide shipping (and as low as $19 for early birds), and you can now buy it from resellers. [Update: It’s now available with several cables, USB to TTL debug board, and an enclosure for $80 on dx.com]

Cubieboard Unboxing

The board comes with a SATA cable and a USB cable for power. There’s no power supply so you’ll need you own, either using the USB cable provided, or a standard USB power supply connected to the USB OTG port.

Cubieboard + USB Power Cable + SATA Cables

Most of the components are at the top of the board.

Cubieboard (Top) – Click to Enlarge

But the 2 expansion headers are soldered on the back, as well as the line-in connector, the Ethernet PHY and the 4G NAND flash.

Cubieboard (Bottom) – Click to Enlarge

The board is slightly bigger than the Raspberry Pi, but provides much more features, and the 4 mounting holes may also be convenient if you intend to use a casing. The features of the Cubieboard are very similar to the Mele A1000, and it just lacks the casing, remote control and the Wi-Fi module. Composite, VGA & SPDIF outputs are also missing, but those can also be added via the expansion header.

If you prefer unboxing videos, watch haritot video (8 minutes). His kit also includes a transparent casing.

Getting Started with the Cubieboard

First Boot

First, connect USB keyboard & mouse, an Ethernet cable, an HDMI cable and finally the power supply to boot the board.  I used the USB power supply that came with my Raspberry Pi. My board NAND flash came pre-loaded with CyanogenMod with Android 4.0.4 and Kernel 3.0.42+, so after a few seconds it booted in Android. You then just need to go to Settings->Ethernet to enable Ethernet and get an IP address assuming your LAN has a DHCP server. At this point, you are good to go and do whatever you want with the board in Android.

Installing Linux

However, I assume most people actually plan to run Linux on this board. Maxnet’s BerryBoot makes this very easy, and there are 2 methods.

  • Within Android – If you have Android running in your Cubieboard, install the APK from http://get.berryboot.com/, and follow the instructions in BerryBoot Android to install Linux in a microSD card.
  • From a Windows or Linux PC – See instructions below.

I mainly followed the instructions provided on Cubieboard.org to install Linaro Ubuntu ALIP 12.08 on a microSD card.

  1. Insert a microSD card to your computer (preferrably 4GB or higher).
  2. Download “Berryboot-cubieboard-beta1.zip” from http://www.berryterminal.com/doku.php/berryboot_a10 and extract it.
  3. “Burn” the image in the microSD card
    • In Windows
      1. Download “win32diskimager-binary.zip” from https://launchpad.net/win32-image-writer/+download
      2. Run Win32DiskImager.exe
      3. Select “Berryboot-cubieboard-beta1.ddimg” file
      4. Verify that correct disk drive is selected. This is very important. On my system, Win32DiskImager.exe selects my external USB hard drive by default…
      5. Write the file to the microSD card
    • In Linux
      1. Open a terminal window, and type:

        where /dev/sdX corresponds to your SD card.
      2. You’re done.
  4. Insert the microSD card into the Cubieboard, and power on the board.
  5. Follow the instructions provided in BerryBoot user interface.
  6. Select the media device where to install the Linux distribution. In my case, I had 2 choices: mmcblk0 or networked storage (iSCSI SAN). I’m not sure what the second choice does (NAS Boot, See Max’s comment), and selected the microSD card. (mmcblk0)
  7. BerryBoot User Interface Showing List of OSes.

    At this stage, it may tell you a new version is available, and ask you to download it. I did just that, but nothing changed after reboot, and asked me again to download the latest version. So you can safely say “No”.

  8. Select a Linux distribution from the list.
    1. Linaro Ubuntu ALIP 2012.08 (268 MB)
    2. Debian Wheezy Raspbian 2012.09 (430 MB)
    3. OpenELEC r11791 (71 MB)
    4. Puppy Linux Alpha (123 MB)
    5. RaspRazor (624 MB) – Distribution with Qt/Razor 0.4.9 desktop
    6. Sugar OS (473 MB) – Education OS as used in OLPC Laptop
    7. LTSP Thinclient Berry Terminal (22 MB) – Thin client OS to connect to LTSP/Edubuntu server
    8. BerryWebServer (5MB) – Distribution with Lightppd, php 5.3 & SQLite
    9. Memtester (<1MB) – Program to test the memory
  9. After selection (I chose Linao ALIP), BerryBoot will download the image, and install it in your chosen storage device.
  10. Once the installation is complete, exit the BerryBoot installer to reboot the board, and start your newly installed Linux operating system.

More Information and Technical Support

If you want to use/test the latest kernel and bootloader, you can get the Cubieboard hardware pack from the “nightly” builds at http://dl.linux-sunxi.org/amery/sunxi-3.0/latest/. You need to use sunxi-media-create.sh, and the instructions are the same as for a1x-media-create.sh. If you want to keep your existing rootfs, and just update the U-Boot, the kernel, kernel modules and binary libraries, simply run something like:


Alternatively, you may also want to build your own kernel (and u-boot) for the Cubieboard, which you can do by following the first steps instructions on sunxi-linux.org.

You can get hardware and software support on Cubieboard Google Group or on #cubieboard IRC channel. However, if you are “playing” around with the kernel or u-boot source code or find bugs, you may prefer to contact sunxi-linux mailing-list which is more geared towards development (most patches go through this list before behind merged).

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

Radxa Orion O6 Armv9 mini-ITX motherboard
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
31 Comments
oldest
newest
Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications