Friday, September 7, 2012

Cubieboard: Another Linux computer on a board.

The features of the cubieboard:

1G ARM cortex-A8 processor, NEON, VFPv3, 512KB L2 cache
Mali400, OpenGL ES GPU
1GB DDR3 @480MHz
HDMI 1080p Output
100M Ethernet
4GB Nand Flash
2 USB Host, 1 MMC slot, 1 SATA, 1 ir
96 extend pin including i2c, spi, lcd, sensors, ..
Running Android, Ubuntu and other Linux distributions

http://cubieboard.org/

Cuttlefish

"With Cuttlefish your Ubuntu will adapt its appearance and settings according to the environment"

Thursday, July 26, 2012

Sunday, July 22, 2012

Duke Nukem Pi!


wget http://apt.duke4.net/pool/main/d/duke3d-shareware/duke3d-shareware_1.3d-20_all.deb
wget http://www.berryterminal.com/dl/eduke32_2.0.0rpi+svn2789_armel.deb
sudo dpkg -i duke3d-shareware_1.3d-20_all.deb
sudo dpkg -i eduke32_2.0.0rpi+svn2789_armel.deb
If you want to use head phones instead of HDMI audio: amixer cset numid=3 1
eduke32 
Source: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=35&t=9934