2014-03-06 - v1.0: - first release Installed software: gdm, lubuntu-desktop, wicd. Chrome Browser install flash player arm, can be support youtube, flash player arm can be download http://www.haoyuelectronics.com/service/RK3066/media/flashplayerarm.tar.gz how to use flash player arm $tar zxvf flashplayerarm.tar.gz $sudo cp libpepflashplayer.so /usr/lib/chromium-browser/plugins $sudo cp default /etc/chromium-browser reboot the browser it must have a linux kernel. below kernel is support. linux kernel version V1.1 ( boot from sdcard, recovery key, MTD(Nand), there are the same kernel, only different in the parameters, CONFIG_CMDLINE, initramfs. github in here https://github.com/powermcu/rockchip-marsboard-rk3066-linux-3.0.8 CONFIG_CMDLINE="root=/dev/mtdblock2 init=/sbin/init loglevel=8 rootfstype=ext4 rootwait mtdparts=rk29xxnand:0x00008000@0x00002000(boot),0x00008000@0x0000A000(kernel),-@0x00012000(linux)" linux Nand Format. kernel Features -usb wifi 8188eu -Ethernet -sd card -HDMI 1080p -Audio Output: HDMI, rtl5631 -usb debug -Mouse and keyboard 2014-04-01 - v1.2: - first release rootfs installed software: gdm, lubuntu-desktop, wicd. rootfs V1.2 update: support LCD touch, fix ethernet, DHCP, auto resize2fs. bootloader version RK30xxLoader(L)_V2.13.bin CMDLINE:initrd=0x62000000,0x00800000 root=/dev/mtdblock3 init=/sbin/init mtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00008000@0x00002000(boot),0x00008000@0x0000A000(kernel),-@0x00012000(rootfs) kernel Features -usb wifi RTL8188eu -Ethernet support -sd card -HDMI 1080p or HY070CTP-A -ft5x06 LCD touch -sys/gpio gpiolib -Audio Output: HDMI, rtl5631 -USB UVC Camera, USB Mouse and keyboard