3rd Feb, 2014, 10:02 AM
XBian now support Cubox-i platform with two models,
i.MX6 Dual and i.MX6 Quad
solo and dual lite should work with small change too (but can't test).
http://xbian.brantje.com/images/xbian-cubox.1.img.gz
to install, just gunzip the file and dd to sdcard
img is having all properties as XBian for RPI. so updates through .deb, all add-ons and XBian applications packs are available for this image running Cubox-i too.
I haven't tested BT, but other components are working fine (sound/SPDIF/hdmi, wlan, lan, rtc, multi head frame buffered video, GL and GLEs support, cec though hdmi, IR port).
one of the hardest videos we had here as shutter test for RPI runs on Cubox i4pro with 8% system load. it is ~30GB FullHD video with DTS-MA 7.1 software downmix. even runs as XBMC background while one brows menu & add ons.
i.MX6 Dual and i.MX6 Quad
solo and dual lite should work with small change too (but can't test).
http://xbian.brantje.com/images/xbian-cubox.1.img.gz
to install, just gunzip the file and dd to sdcard
Code:
wget http://xbian.brantje.com/images/xbian-cubox.1.img.gz
gunzip xbian-cubox.1.img.gz
dd if=./xbian-cubox.1.img of=/dev/XXXXXX bs=1m
img is having all properties as XBian for RPI. so updates through .deb, all add-ons and XBian applications packs are available for this image running Cubox-i too.
I haven't tested BT, but other components are working fine (sound/SPDIF/hdmi, wlan, lan, rtc, multi head frame buffered video, GL and GLEs support, cec though hdmi, IR port).
one of the hardest videos we had here as shutter test for RPI runs on Cubox i4pro with 8% system load. it is ~30GB FullHD video with DTS-MA 7.1 software downmix. even runs as XBMC background while one brows menu & add ons.