<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.olimex.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jwischka</id>
	<title>Olimex - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.olimex.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jwischka"/>
	<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/Special:Contributions/Jwischka"/>
	<updated>2026-05-12T21:33:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=587</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=587"/>
		<updated>2013-03-08T15:23:55Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://docs.google.com/file/d/0B-bAEPML8fwlQjBOa1JUZlE2TGM/edit?usp=sharing Official Olimex's A13 Debian image with XFCE4] &lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* WIFI-RTL8188 support(change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* ASIX-AX8877 -USB&amp;lt;&amp;gt;LAN adapter in CLI only&lt;br /&gt;
* xfce4(start it with startxfce4)&lt;br /&gt;
* I2C support for UEXT modules - 100kHz&lt;br /&gt;
* GPIO(using /sys/devices/virtual/misc/sun4i-gpio/pin)&lt;br /&gt;
* installed GCC,mplayer....&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Extract it and write the image (A13_debian_WIFI_GCC_GPIO_IN_OUT_AUTO_load_X_I2C_100KHz_fourth_release.img) on SD card&amp;lt;br&amp;gt;&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
Current images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r18.zip Video/headless A13 Debian Image, R18]&lt;br /&gt;
&lt;br /&gt;
Old images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r17.zip Video/headless A13 Debian Image, R17]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r15.zip Video/headless A13 Debian Image, R15]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r12.zip Video/headless A13 Debian Image, R12]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119_1.zip A13 Debian Image with X R7]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-headless.zip Headless A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-video.zip Video-enabled A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r11.zip Video/headless A13 Debian Image, R11]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Release Notes &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
R7 - highly recommended upgrade for all users!&lt;br /&gt;
* Recompiled kernel / u-boot should now give ~480MB usable memory. &lt;br /&gt;
&lt;br /&gt;
R8 &lt;br /&gt;
* Total charlie foxtrot. Deprecated, and not available. Get R9 instead.&lt;br /&gt;
&lt;br /&gt;
R9&lt;br /&gt;
* Rebuilt kernel after I accidentally deleted everything. Oops. &lt;br /&gt;
* Moved to 3.4 branch, which should offer greater long-term stability. &lt;br /&gt;
* USB wifi networking got dropped somewhere along the way. Should be fixed now.&lt;br /&gt;
* As with R8, things have been split into headless and video builds. Headless builds DO NOT HAVE VGA OR LCD OUTPUT. But they do have more free memory. &lt;br /&gt;
&lt;br /&gt;
R10&lt;br /&gt;
* Disabled onboard wireless power save - should have much more stability. &lt;br /&gt;
&lt;br /&gt;
R11&lt;br /&gt;
* Moved to Ubuntu base&lt;br /&gt;
* Smaller download, rebuilt card&lt;br /&gt;
* New option to switch between &amp;quot;headless&amp;quot; and &amp;quot;video&amp;quot; kernels (go-video and go-headless scripts)&lt;br /&gt;
&lt;br /&gt;
R12&lt;br /&gt;
* Re-added LCD support (accidentally dropped somewhere)&lt;br /&gt;
* Compiled framebuffer support. Takes more memory - let me know if you'd prefer to have it out.&lt;br /&gt;
* Fixed a bug where u-boot would hang if there was no serial console attached. &amp;quot;Fixed&amp;quot;, but not in a very good way. Set bootwait to zero, which bypassed the problem rather than fixing it.&lt;br /&gt;
&lt;br /&gt;
R15&lt;br /&gt;
* Updated kernel to 3.4.29&lt;br /&gt;
* Cedar/Mali now baked in (not module) for video kernel&lt;br /&gt;
&lt;br /&gt;
R17&lt;br /&gt;
* USB-&amp;gt;Serial support&lt;br /&gt;
&lt;br /&gt;
R18&lt;br /&gt;
* FTDI support&lt;br /&gt;
* Added wireless drivers to video kernel&lt;br /&gt;
* Preliminary support for cpufreqd&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=577</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=577"/>
		<updated>2013-02-09T23:24:53Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
Current images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r15.zip Video/headless A13 Debian Image, R15]&lt;br /&gt;
&lt;br /&gt;
Old images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r12.zip Video/headless A13 Debian Image, R12]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119_1.zip A13 Debian Image with X R7]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-headless.zip Headless A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-video.zip Video-enabled A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r11.zip Video/headless A13 Debian Image, R11]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Release Notes &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
R7 - highly recommended upgrade for all users!&lt;br /&gt;
* Recompiled kernel / u-boot should now give ~480MB usable memory. &lt;br /&gt;
&lt;br /&gt;
R8 &lt;br /&gt;
* Total charlie foxtrot. Deprecated, and not available. Get R9 instead.&lt;br /&gt;
&lt;br /&gt;
R9&lt;br /&gt;
* Rebuilt kernel after I accidentally deleted everything. Oops. &lt;br /&gt;
* Moved to 3.4 branch, which should offer greater long-term stability. &lt;br /&gt;
* USB wifi networking got dropped somewhere along the way. Should be fixed now.&lt;br /&gt;
* As with R8, things have been split into headless and video builds. Headless builds DO NOT HAVE VGA OR LCD OUTPUT. But they do have more free memory. &lt;br /&gt;
&lt;br /&gt;
R10&lt;br /&gt;
* Disabled onboard wireless power save - should have much more stability. &lt;br /&gt;
&lt;br /&gt;
R11&lt;br /&gt;
* Moved to Ubuntu base&lt;br /&gt;
* Smaller download, rebuilt card&lt;br /&gt;
* New option to switch between &amp;quot;headless&amp;quot; and &amp;quot;video&amp;quot; kernels (go-video and go-headless scripts)&lt;br /&gt;
&lt;br /&gt;
R12&lt;br /&gt;
* Re-added LCD support (accidentally dropped somewhere)&lt;br /&gt;
* Compiled framebuffer support. Takes more memory - let me know if you'd prefer to have it out.&lt;br /&gt;
* Fixed a bug where u-boot would hang if there was no serial console attached. &amp;quot;Fixed&amp;quot;, but not in a very good way. Set bootwait to zero, which bypassed the problem rather than fixing it.&lt;br /&gt;
&lt;br /&gt;
R15&lt;br /&gt;
* Updated kernel to 3.4.29&lt;br /&gt;
* Cedar/Mali now baked in (not module) for video kernel&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=A13-OLinuXino&amp;diff=576</id>
		<title>A13-OLinuXino</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=A13-OLinuXino&amp;diff=576"/>
		<updated>2013-02-09T23:23:47Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Prebuilt images */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:A13-OLinuXino-MAXI-WIFI-1.jpg|thumb| A13-OlinuXino-WIFI]]&lt;br /&gt;
&lt;br /&gt;
[[File:A13-OLinuXino-MICRO.jpg|thumb| A13-OlinuXino-MICRO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The A13 processor from Allwinner runs at 1GHz with a Mali400 GPU. It was designed for integration into tablets. Olimex has made several development board designs based around this chip. This wiki page contains information about hardware and software to help make use of these development boards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The A13 based boards currently available are&amp;lt;br /&amp;gt;&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino-WIFI/ A13-OLinuXino-WIFI] - Recommended if your developing software for the A13 for the first time as its the only one with network connectivity.&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino/ A13-OLinuXino] - This is the same as the WIFI version but without WIFI module and NAND flash. Note: Android requires NAND flash to run, so this board can't run Android.&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino-MICRO/ A13-OLinuXino-MICRO] - Similar to the A13-OlinuXino but with less extras&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
&lt;br /&gt;
Schematics and board designs can be found here&lt;br /&gt;
&lt;br /&gt;
[https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE Olimex Hardware]&lt;br /&gt;
&lt;br /&gt;
Designs were created with Eagle&lt;br /&gt;
&lt;br /&gt;
A limited functionality freeware version of Eagle can be downloaded here&lt;br /&gt;
&lt;br /&gt;
[http://www.cadsoftusa.com/download-eagle/freeware/?language=en Eagle Freeware]&lt;br /&gt;
&lt;br /&gt;
There is very limited information about the A13 processor. The only detailed data found is an A10 datasheet which has some errors in it apparently. As this is the best source of low level information it is linked here&lt;br /&gt;
&lt;br /&gt;
[http://dl.linux-sunxi.org/A10/ A10 datasheet]&lt;br /&gt;
&lt;br /&gt;
A serial connection can be made to the A13 board, which can help with debugging and is a booting option&lt;br /&gt;
&lt;br /&gt;
[[Serial connection to A13]] Description of how to connect a computer to the A13 board over serial.&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bare Metal programming - no OS ===&lt;br /&gt;
&lt;br /&gt;
Using the JTAG port on the A13 board and eclipse it is possible to program and debug code written directly on the chip without an OS.&amp;lt;br /&amp;gt;&lt;br /&gt;
The advantage is no kernel overhead and tighter control of the CPU operation.&lt;br /&gt;
&lt;br /&gt;
Due to the lack of documentation from Allwinner the chip manufacturer nobody has yet been able to program directly on the chip.&lt;br /&gt;
&lt;br /&gt;
If anyone is successful or gathers more information on this please post on the forum and the wiki will be updated.&lt;br /&gt;
&lt;br /&gt;
=== Using an operating system - Nand flash ===&lt;br /&gt;
&lt;br /&gt;
The Wifi version of the A13 board comes preprogrammed with android, which is held in the Nand flash.&lt;br /&gt;
&lt;br /&gt;
The image in the Nand flash can be updated using the following link&lt;br /&gt;
&lt;br /&gt;
[http://linux-sunxi.org/LiveSuit LiveSuit for loading images] to the NAND flash; to activate A13 bootloader do as follows: run Livesuit, disconnect the power supply and USB cable, then press HOME button, apply power supply, attach USB cable and release the button, Livesuit will detect the bootloader and will ask which file to program to the NAND flash.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prebuilt images that can be programmed into the Nand flash can be found here.&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlR3hSS0R5aHpoVmM Andoroid 4.0.3 NAND flash prebuild image for VGA 800x600 resolution (default shipped with A13-OLinuXino-WIFI)] &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwleXBMellGdWJ3RUk Andoroid 4.0.3 NAND flash prebuild image for LCD 800x480 resolution ]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/file/d/0B-bAEPML8fwlcHFOcUxtQ1N5RDQ/edit A13-LCD43 script.bin]&lt;br /&gt;
&lt;br /&gt;
=== Using an operating system - SD card ===&lt;br /&gt;
The A13 board can boot from an SD card. Just plug it in an imaged uSD card and connect power.&lt;br /&gt;
&lt;br /&gt;
Note: The SD card can easily be corrupted if power is removed while the system is booting or writing to system files.&lt;br /&gt;
To avoid this do not remove power while it is booting and shut the system down properly before disconnecting power.&lt;br /&gt;
&lt;br /&gt;
==== Prebuilt images ====&lt;br /&gt;
&lt;br /&gt;
Some prebuilt images have been created, follow the link below for details.&lt;br /&gt;
&lt;br /&gt;
[[Prebuilt SD card images running debian]]&lt;br /&gt;
&lt;br /&gt;
==== Build your own kernel and image onto SD card ====&lt;br /&gt;
&lt;br /&gt;
Some developers want more control over the kernel and modules that are included. The link below shows directions to build your own kernel and image it onto an SD card.&lt;br /&gt;
&lt;br /&gt;
[[Build Bootable SD Card with Debian]] Step by step instructions how to make SD card image with above Kernel and U-boot&lt;br /&gt;
&lt;br /&gt;
====Setup and configure the installed debian image====&lt;br /&gt;
&lt;br /&gt;
There are several settings that can be made for a particular hardware configuration in the script file. &lt;br /&gt;
&lt;br /&gt;
The following link explains the script file as well as wifi or ethernet setup and GPIO settings &lt;br /&gt;
&lt;br /&gt;
[[Configuration of hardware in the debian image]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a program to run on the A13-OlinuXino board ===&lt;br /&gt;
&lt;br /&gt;
[[Programming for A13 in debian]] Step by step instructions to make your first hello world program run on the A13 board running debian.&lt;br /&gt;
&lt;br /&gt;
=== Software Links ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://linux-sunxi.org/Sunxi-tools Tools to hack A13-OLinuXino]&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/11/23/running-debian-with-xfce4-on-a13-olinuxino/ Installing Xfce4 graphical interface on Debian] How to install XFCE4 on A13-OLinuXino&lt;br /&gt;
&lt;br /&gt;
=== A13-SDK Android 4.0.3 ICS ===&lt;br /&gt;
&lt;br /&gt;
A13-SDK contain everything you need to build Android ACS 4.0.3 NAND image for A13-OLinuXino-WIFI. Both mirrors contain same image a13.tar.gz which you should unpack and follow the instructions inside. Builds on Debian 64bit as on Ubuntu have some problems with Java which we never managed to solve.&lt;br /&gt;
&lt;br /&gt;
[https://mega.co.nz/#!CgYGRQZL!BJXNQSQcRxLYswtsPI-EsjNTV0kk381Qzfs96Dx0Sn4 Mega upload mirror]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwldWIzY29GNDJ2ZW8 Gdrive mirror]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
FreedomBox:&lt;br /&gt;
&lt;br /&gt;
[https://wiki.debian.org/FreedomBox/UniLeipzigPractical FreedomBox/UniLeipzigPractical is the documentation of a freedom box related practical course at the AKSW Research Group at the University of Leipzig]&lt;br /&gt;
&lt;br /&gt;
ANDROID PROJECTS:&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/10/24/a13-olinuxino-project-control-relays-and-read-adcs-and-ios-with-android/ Interface MOD-IO board with I2C under Android ]&lt;br /&gt;
&lt;br /&gt;
LINUX PROJECTS:&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/10/23/a13-olinuxino-playing-with-gpios/ GPIOs ]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B7WHuNCASY8cWnRrQ0tGVFMybFk Instructions how to run MOD-BT with A13-OLinuXino]&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
Under construction&lt;br /&gt;
&lt;br /&gt;
== List of Contributors ==&lt;br /&gt;
&lt;br /&gt;
'''Henrik Nordstrom''' - a.k.a. hno, uboot for A13 development, A1X guru, Linux-Sunxi maintainer&lt;br /&gt;
&lt;br /&gt;
'''Dimitar Gamishev''' - a.k.a. HEHOPMAJIEH, Linux kernel configuration for OLinuXino, Android images, LCD touchscreen&lt;br /&gt;
&lt;br /&gt;
'''Alexandro Mery''' - a.k.a. mnemoc, Linux-Sunxi maintainer&lt;br /&gt;
&lt;br /&gt;
'''Davide Fabbri''' - Linaro kernel and lubuntu image&lt;br /&gt;
&lt;br /&gt;
'''Scott Anderson''' - A13 wiki maintainer&lt;br /&gt;
&lt;br /&gt;
'''Jeffrey Wischkaemper''' - a.k.a. jwischka,  A13-OLinuXino Debian image with X &lt;br /&gt;
&lt;br /&gt;
'''Maxime Ripard''' - ARM Linux patches&lt;br /&gt;
&lt;br /&gt;
'''Jason Plum''' - Arch Linux support&lt;br /&gt;
&lt;br /&gt;
[[Category:A13]]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=A13-OLinuXino&amp;diff=575</id>
		<title>A13-OLinuXino</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=A13-OLinuXino&amp;diff=575"/>
		<updated>2013-02-09T23:22:56Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Prebuilt images */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:A13-OLinuXino-MAXI-WIFI-1.jpg|thumb| A13-OlinuXino-WIFI]]&lt;br /&gt;
&lt;br /&gt;
[[File:A13-OLinuXino-MICRO.jpg|thumb| A13-OlinuXino-MICRO]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The A13 processor from Allwinner runs at 1GHz with a Mali400 GPU. It was designed for integration into tablets. Olimex has made several development board designs based around this chip. This wiki page contains information about hardware and software to help make use of these development boards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The A13 based boards currently available are&amp;lt;br /&amp;gt;&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino-WIFI/ A13-OLinuXino-WIFI] - Recommended if your developing software for the A13 for the first time as its the only one with network connectivity.&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino/ A13-OLinuXino] - This is the same as the WIFI version but without WIFI module and NAND flash. Note: Android requires NAND flash to run, so this board can't run Android.&lt;br /&gt;
*[https://www.olimex.com/Products/OLinuXino/A13/A13-OLinuXino-MICRO/ A13-OLinuXino-MICRO] - Similar to the A13-OlinuXino but with less extras&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
&lt;br /&gt;
Schematics and board designs can be found here&lt;br /&gt;
&lt;br /&gt;
[https://github.com/OLIMEX/OLINUXINO/tree/master/HARDWARE Olimex Hardware]&lt;br /&gt;
&lt;br /&gt;
Designs were created with Eagle&lt;br /&gt;
&lt;br /&gt;
A limited functionality freeware version of Eagle can be downloaded here&lt;br /&gt;
&lt;br /&gt;
[http://www.cadsoftusa.com/download-eagle/freeware/?language=en Eagle Freeware]&lt;br /&gt;
&lt;br /&gt;
There is very limited information about the A13 processor. The only detailed data found is an A10 datasheet which has some errors in it apparently. As this is the best source of low level information it is linked here&lt;br /&gt;
&lt;br /&gt;
[http://dl.linux-sunxi.org/A10/ A10 datasheet]&lt;br /&gt;
&lt;br /&gt;
A serial connection can be made to the A13 board, which can help with debugging and is a booting option&lt;br /&gt;
&lt;br /&gt;
[[Serial connection to A13]] Description of how to connect a computer to the A13 board over serial.&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bare Metal programming - no OS ===&lt;br /&gt;
&lt;br /&gt;
Using the JTAG port on the A13 board and eclipse it is possible to program and debug code written directly on the chip without an OS.&amp;lt;br /&amp;gt;&lt;br /&gt;
The advantage is no kernel overhead and tighter control of the CPU operation.&lt;br /&gt;
&lt;br /&gt;
Due to the lack of documentation from Allwinner the chip manufacturer nobody has yet been able to program directly on the chip.&lt;br /&gt;
&lt;br /&gt;
If anyone is successful or gathers more information on this please post on the forum and the wiki will be updated.&lt;br /&gt;
&lt;br /&gt;
=== Using an operating system - Nand flash ===&lt;br /&gt;
&lt;br /&gt;
The Wifi version of the A13 board comes preprogrammed with android, which is held in the Nand flash.&lt;br /&gt;
&lt;br /&gt;
The image in the Nand flash can be updated using the following link&lt;br /&gt;
&lt;br /&gt;
[http://linux-sunxi.org/LiveSuit LiveSuit for loading images] to the NAND flash; to activate A13 bootloader do as follows: run Livesuit, disconnect the power supply and USB cable, then press HOME button, apply power supply, attach USB cable and release the button, Livesuit will detect the bootloader and will ask which file to program to the NAND flash.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prebuilt images that can be programmed into the Nand flash can be found here.&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlR3hSS0R5aHpoVmM Andoroid 4.0.3 NAND flash prebuild image for VGA 800x600 resolution (default shipped with A13-OLinuXino-WIFI)] &lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwleXBMellGdWJ3RUk Andoroid 4.0.3 NAND flash prebuild image for LCD 800x480 resolution ]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/file/d/0B-bAEPML8fwlcHFOcUxtQ1N5RDQ/edit A13-LCD43 script.bin]&lt;br /&gt;
&lt;br /&gt;
=== Using an operating system - SD card ===&lt;br /&gt;
The A13 board can boot from an SD card. Just plug it in an imaged uSD card and connect power.&lt;br /&gt;
&lt;br /&gt;
Note: The SD card can easily be corrupted if power is removed while the system is booting or writing to system files.&lt;br /&gt;
To avoid this do not remove power while it is booting and shut the system down properly before disconnecting power.&lt;br /&gt;
&lt;br /&gt;
==== Prebuilt images ====&lt;br /&gt;
&lt;br /&gt;
Some prebuilt images have been created, follow the link below for details.&lt;br /&gt;
&lt;br /&gt;
[[Prebuilt SD card images running Linux]]&lt;br /&gt;
&lt;br /&gt;
==== Build your own kernel and image onto SD card ====&lt;br /&gt;
&lt;br /&gt;
Some developers want more control over the kernel and modules that are included. The link below shows directions to build your own kernel and image it onto an SD card.&lt;br /&gt;
&lt;br /&gt;
[[Build Bootable SD Card with Debian]] Step by step instructions how to make SD card image with above Kernel and U-boot&lt;br /&gt;
&lt;br /&gt;
====Setup and configure the installed debian image====&lt;br /&gt;
&lt;br /&gt;
There are several settings that can be made for a particular hardware configuration in the script file. &lt;br /&gt;
&lt;br /&gt;
The following link explains the script file as well as wifi or ethernet setup and GPIO settings &lt;br /&gt;
&lt;br /&gt;
[[Configuration of hardware in the debian image]]&lt;br /&gt;
&lt;br /&gt;
=== Creating a program to run on the A13-OlinuXino board ===&lt;br /&gt;
&lt;br /&gt;
[[Programming for A13 in debian]] Step by step instructions to make your first hello world program run on the A13 board running debian.&lt;br /&gt;
&lt;br /&gt;
=== Software Links ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://linux-sunxi.org/Sunxi-tools Tools to hack A13-OLinuXino]&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/11/23/running-debian-with-xfce4-on-a13-olinuxino/ Installing Xfce4 graphical interface on Debian] How to install XFCE4 on A13-OLinuXino&lt;br /&gt;
&lt;br /&gt;
=== A13-SDK Android 4.0.3 ICS ===&lt;br /&gt;
&lt;br /&gt;
A13-SDK contain everything you need to build Android ACS 4.0.3 NAND image for A13-OLinuXino-WIFI. Both mirrors contain same image a13.tar.gz which you should unpack and follow the instructions inside. Builds on Debian 64bit as on Ubuntu have some problems with Java which we never managed to solve.&lt;br /&gt;
&lt;br /&gt;
[https://mega.co.nz/#!CgYGRQZL!BJXNQSQcRxLYswtsPI-EsjNTV0kk381Qzfs96Dx0Sn4 Mega upload mirror]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwldWIzY29GNDJ2ZW8 Gdrive mirror]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
FreedomBox:&lt;br /&gt;
&lt;br /&gt;
[https://wiki.debian.org/FreedomBox/UniLeipzigPractical FreedomBox/UniLeipzigPractical is the documentation of a freedom box related practical course at the AKSW Research Group at the University of Leipzig]&lt;br /&gt;
&lt;br /&gt;
ANDROID PROJECTS:&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/10/24/a13-olinuxino-project-control-relays-and-read-adcs-and-ios-with-android/ Interface MOD-IO board with I2C under Android ]&lt;br /&gt;
&lt;br /&gt;
LINUX PROJECTS:&lt;br /&gt;
&lt;br /&gt;
[http://olimex.wordpress.com/2012/10/23/a13-olinuxino-playing-with-gpios/ GPIOs ]&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B7WHuNCASY8cWnRrQ0tGVFMybFk Instructions how to run MOD-BT with A13-OLinuXino]&lt;br /&gt;
&lt;br /&gt;
== FAQ ==&lt;br /&gt;
Under construction&lt;br /&gt;
&lt;br /&gt;
== List of Contributors ==&lt;br /&gt;
&lt;br /&gt;
'''Henrik Nordstrom''' - a.k.a. hno, uboot for A13 development, A1X guru, Linux-Sunxi maintainer&lt;br /&gt;
&lt;br /&gt;
'''Dimitar Gamishev''' - a.k.a. HEHOPMAJIEH, Linux kernel configuration for OLinuXino, Android images, LCD touchscreen&lt;br /&gt;
&lt;br /&gt;
'''Alexandro Mery''' - a.k.a. mnemoc, Linux-Sunxi maintainer&lt;br /&gt;
&lt;br /&gt;
'''Davide Fabbri''' - Linaro kernel and lubuntu image&lt;br /&gt;
&lt;br /&gt;
'''Scott Anderson''' - A13 wiki maintainer&lt;br /&gt;
&lt;br /&gt;
'''Jeffrey Wischkaemper''' - a.k.a. jwischka,  A13-OLinuXino Debian image with X &lt;br /&gt;
&lt;br /&gt;
'''Maxime Ripard''' - ARM Linux patches&lt;br /&gt;
&lt;br /&gt;
'''Jason Plum''' - Arch Linux support&lt;br /&gt;
&lt;br /&gt;
[[Category:A13]]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=534</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=534"/>
		<updated>2013-01-27T22:30:58Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
Current images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r12.zip Video/headless A13 Debian Image, R12]&lt;br /&gt;
&lt;br /&gt;
Old images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119_1.zip A13 Debian Image with X R7]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-headless.zip Headless A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r10-video.zip Video-enabled A13 Debian Image, R10]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r11.zip Video/headless A13 Debian Image, R11]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Release Notes &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
R7 - highly recommended upgrade for all users!&lt;br /&gt;
* Recompiled kernel / u-boot should now give ~480MB usable memory. &lt;br /&gt;
&lt;br /&gt;
R8 &lt;br /&gt;
* Total charlie foxtrot. Deprecated, and not available. Get R9 instead.&lt;br /&gt;
&lt;br /&gt;
R9&lt;br /&gt;
* Rebuilt kernel after I accidentally deleted everything. Oops. &lt;br /&gt;
* Moved to 3.4 branch, which should offer greater long-term stability. &lt;br /&gt;
* USB wifi networking got dropped somewhere along the way. Should be fixed now.&lt;br /&gt;
* As with R8, things have been split into headless and video builds. Headless builds DO NOT HAVE VGA OR LCD OUTPUT. But they do have more free memory. &lt;br /&gt;
&lt;br /&gt;
R10&lt;br /&gt;
* Disabled onboard wireless power save - should have much more stability. &lt;br /&gt;
&lt;br /&gt;
R11&lt;br /&gt;
* Moved to Ubuntu base&lt;br /&gt;
* Smaller download, rebuilt card&lt;br /&gt;
* New option to switch between &amp;quot;headless&amp;quot; and &amp;quot;video&amp;quot; kernels (go-video and go-headless scripts)&lt;br /&gt;
&lt;br /&gt;
R12&lt;br /&gt;
* Re-added LCD support (accidentally dropped somewhere)&lt;br /&gt;
* Compiled framebuffer support. Takes more memory - let me know if you'd prefer to have it out.&lt;br /&gt;
* Fixed a bug where u-boot would hang if there was no serial console attached. &amp;quot;Fixed&amp;quot;, but not in a very good way. Set bootwait to zero, which bypassed the problem rather than fixing it.&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=531</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=531"/>
		<updated>2013-01-21T22:06:07Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
Current images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r9-headless.zip Headless A13 Debian Image, R9]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-r9-video.zip Video-enabled A13 Debian Image, R9]&lt;br /&gt;
&lt;br /&gt;
Old images:&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119_1.zip A13 Debian Image with X R7]&lt;br /&gt;
&lt;br /&gt;
Configuration &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
R7 - highly recommended upgrade for all users!&lt;br /&gt;
* Recompiled kernel / u-boot should now give ~480MB usable memory. &lt;br /&gt;
&lt;br /&gt;
R8 &lt;br /&gt;
* Total charlie foxtrot. Deprecated, and not available. Get R9 instead.&lt;br /&gt;
&lt;br /&gt;
R9&lt;br /&gt;
* Rebuilt kernel after I accidentally deleted everything. Oops. &lt;br /&gt;
* Moved to 3.4 branch, which should offer greater long-term stability. &lt;br /&gt;
* USB wifi networking got dropped somewhere along the way. Should be fixed now.&lt;br /&gt;
* As with R8, things have been split into headless and video builds. Headless builds DO NOT HAVE VGA OR LCD OUTPUT. But they do have more free memory. &lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=527</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=527"/>
		<updated>2013-01-19T18:16:07Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119_1.zip A13 Debian Image with X R7]&lt;br /&gt;
&lt;br /&gt;
Configuration &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
R7 - highly recommended upgrade for all users!&lt;br /&gt;
* Recompiled kernel / u-boot should now give ~480MB usable memory. &lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=526</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=526"/>
		<updated>2013-01-19T15:02:26Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130119.zip A13 Debian Image with X R6]&lt;br /&gt;
&lt;br /&gt;
Configuration &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R6&lt;br /&gt;
* Recompiled kernel with (hopefully) added UVC support&lt;br /&gt;
* Added ntp, wicd, some other stuff&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=523</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=523"/>
		<updated>2013-01-17T16:56:01Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130117.zip A13 Debian Image with X R5]&lt;br /&gt;
&lt;br /&gt;
Configuration &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
R5&lt;br /&gt;
* Recompiled kernel to support USB ethernet, via modules&lt;br /&gt;
* Incorporated additional kernel changes from linux-sunxi&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
	<entry>
		<id>https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=517</id>
		<title>Prebuilt SD card images running debian</title>
		<link rel="alternate" type="text/html" href="https://www.olimex.com/wiki/index.php?title=Prebuilt_SD_card_images_running_debian&amp;diff=517"/>
		<updated>2013-01-09T14:38:06Z</updated>

		<summary type="html">&lt;p&gt;Jwischka: /* Debian with GUI (X) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
The A13 board can boot from the SD card. There are some ready made SD card images that are suitable. Some of these images can be found in this wiki section.&lt;br /&gt;
&lt;br /&gt;
Once a suitable SD card is imaged with these files, place it into the board then power the board on, it should boot.&lt;br /&gt;
&lt;br /&gt;
All images will have been generated for a specific SD card size. To use these images you must use a SD card that is the specified size or larger. &lt;br /&gt;
&lt;br /&gt;
When the image is downloaded the SD card will only have partitions set up for the originally specified size for the image. If a larger SD card was used you can access the extra memory by using resize2fs.&lt;br /&gt;
&lt;br /&gt;
Note: Some SD cards will list a size on them however the exact number of usable bytes can vary either through bad sectors or different manufacturers. The consequence of this is that an image from a particular size SD card may not fit on another of the same size. If this is the case an error will come up when imaging the card &amp;quot;No space left on device&amp;quot; or a windows error depending on the tool being used. If this issue comes up use a larger SD card size.&lt;br /&gt;
&lt;br /&gt;
== Download Method==&lt;br /&gt;
These images can be downloaded using the methods below&lt;br /&gt;
&lt;br /&gt;
'''Windows:'''&lt;br /&gt;
* Download [http://sourceforge.net/projects/win32diskimager/ Win32 Disk Imager]&lt;br /&gt;
* Insert card&lt;br /&gt;
* Start program&lt;br /&gt;
* Select file&lt;br /&gt;
* Click &amp;quot;write&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Linux:'''&lt;br /&gt;
*transfer to card&lt;br /&gt;
For example an image with the file name of &amp;quot;debian_2g.img&amp;quot; would be downloaded to the SD card connected to a linux machine using one of the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;# dd bs=4M oflag=sync if=debian_2g.img of=/dev/sdX&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;# cp debian_2g.img /dev/sdX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where X is the uSD card.&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
&lt;br /&gt;
===Debian image===&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 2g SD card image&lt;br /&gt;
* without X&lt;br /&gt;
* includes Mplayer CLI, GCC&lt;br /&gt;
* The default user/password are '''root'''/'''password''' &lt;br /&gt;
&lt;br /&gt;
Extract it and write the image (A13_Micro_Debian_first_preliminary_release.img) on SD card&lt;br /&gt;
&lt;br /&gt;
Note: as this comes in a tar.bz2 file this is best imaged using linux&lt;br /&gt;
&lt;br /&gt;
===Debian with GUI (X)===&lt;br /&gt;
Created by jwischka&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino.zip A13 Debian Image with X R2]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130108.zip A13 Debian Image with X R3]&lt;br /&gt;
&lt;br /&gt;
[http://files.wisch.org/olinuxino_xfce-20130109.zip A13 Debian Image with X R4]&lt;br /&gt;
&lt;br /&gt;
Configuration &amp;lt;br /&amp;gt;&lt;br /&gt;
R2&lt;br /&gt;
* 4g SD card image&lt;br /&gt;
* wpa-supplicant (change /etc/network/interfaces to enter your ssid/key)&lt;br /&gt;
* xfce4&lt;br /&gt;
* tightvncserver (starts on boot, no username, password: password)&lt;br /&gt;
* various dev tools (python, gcc, etc)&lt;br /&gt;
* sudo&lt;br /&gt;
* 500mb swap file&lt;br /&gt;
* custom (non-debug) kernel&lt;br /&gt;
* default user name and password: olinuxino and olinuxino&lt;br /&gt;
&lt;br /&gt;
R3&lt;br /&gt;
* Updated kernel to 3.0.57.&lt;br /&gt;
* Changed FS to ext4, but left journaling intact. Journaling is fairly important when you may lose power at any point in time.&lt;br /&gt;
* Updated all packages to latest version.&lt;br /&gt;
&lt;br /&gt;
R4&lt;br /&gt;
* Recompiled kernel with correct i2c timings&lt;br /&gt;
* New u-boot gives an additional 64MB RAM&lt;br /&gt;
* VGA should work (may not in future releases)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
once logged in to start the user interface type &amp;quot;startx&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=537.0 Forum thread link for this image]&lt;br /&gt;
&lt;br /&gt;
===Linaro Image===&lt;br /&gt;
[https://docs.google.com/open?id=0B-bAEPML8fwlRm5ZSmZtUXQyMTg Linaro ALIP image]&lt;br /&gt;
&lt;br /&gt;
Configuration&lt;br /&gt;
* 4gb SD card image&lt;br /&gt;
* Linaro alip ( lubuntu 12.04 widh lxde desktop environment, minimal )&lt;br /&gt;
* kernel 3.4.19&lt;br /&gt;
* to setup networking you can edit /etc/network/interfaces&lt;br /&gt;
* Password is linaro&lt;br /&gt;
&lt;br /&gt;
[https://www.olimex.com/forum/index.php?topic=581.0 Forum thread link for this image]&lt;/div&gt;</summary>
		<author><name>Jwischka</name></author>
		
	</entry>
</feed>