<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/raspicade/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 17 Sep 2014 08:08:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/raspicade/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -227,7 +227,8 @@
 By default EmulationStation is the default frontend. If you want to switch to Pimenu edit the ~/.profile file

 comment the emulationstation line
-~~~~~
+
+~~~~~~
 if [ -z "$SSH_CONNECTION" ]; then
 # Launch PIMENU only
 #echo &amp;amp;&amp;amp; echo "Starting PIMENU" &amp;amp;&amp;amp; echo
@@ -239,9 +240,11 @@
 #sleep 2
 #sudo halt
 fi
-~~~~~
+~~~~~~
+
 to get 
-~~~~~
+
+~~~~~~
 if [ -z "$SSH_CONNECTION" ]; then
 # Launch PIMENU only
 echo &amp;amp;&amp;amp; echo "Starting PIMENU" &amp;amp;&amp;amp; echo
@@ -253,4 +256,4 @@
 #sleep 2
 #sudo halt
 fi
-~~~~~
+~~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 08:08:44 -0000</pubDate><guid>https://sourceforge.netd17bb84cf91562fce840ba6ba8e802434d3930e5</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -92,30 +92,30 @@
 #Dgen or Picodrive

 Dgen and picodrive genesis emulator have been added to Raspicade. Only Dgen is activated by default. To activate Picodrive, please edit .emulationstation/es_systems.cfg and uncomment :
-~~~~~
+
+~~~~~~
 NAME=felix
 DESCNAME=Fix It Felix
 PATH=/home/pi/PicoDrive/romfelix
 EXTENSION=.zip .ZIP .smd .bin
 COMMAND=/home/pi/PicoDrive/PicoDriveOneRom %ROM%
-#COMMAND=/home/pi/PicoDrive/PicoDrive %ROM%
 PLATFORMID=36
-~~~~~
+~~~~~~

 **WARNING :** Snes9x, Pifba, Mame4all and gngeo are still present but won't be showed in the EmulatioStation interface until roms will be present in their respective roms directory.
+
+#Video Composite Problem
+
+If you use composite output of the Pi, Dgen will not work. Be sure to use PicoDrive instead.
+
+#Xin-Mo 2 players Howto
+
+**IMPORTANT : Since 20140827 release of raspicade, emulator executables embed xin-mo and gamepads support. To select the xin-mo support, there is a config variable in config file.**

 All emulators support the Xin-Mo module. Picodrive notaz's sources have been patched to enabled native xinmo support with picodrive and hide menu (for use with EmulationStation). See https://github.com/ian57/Raspicade-pisnes-xinmo.
 Pifba and Pisnes can be switched to standard (gamepads) and xinmo version with a variable in the config file :
 - pifba : see https://github.com/ian57/Raspicade-pibfa-xinmo/commit/c0d9091fee5982fba00212fec17997e8d40e0905
 - pisnes : see https://github.com/ian57/Raspicade-pisnes-xinmo/commit/e652aee7f11e9d794e19166da5250302b41369f8
-
-#Video Composite Problem
-
-If you use composite output of the Pi, Dgen will not work. Be sure to use PicoDrive instead.
-
-#Xin-Mo 2 players Howto
-
-**IMPORTANT : Since 20140827 release of raspicade, emulator executables embed xin-mo and gamepads support. To select the xin-mo support, there is a config variable in config file.**

 Now, you only need to replace the config file for eache emulator and used program (pimenu, emulationstation)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 08:07:49 -0000</pubDate><guid>https://sourceforge.netcc06e050bd5eac4b7be20be9d884190ca20e7c8d</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -89,6 +89,29 @@
     sdram_freq=500
     over_voltage=6

+#Dgen or Picodrive
+
+Dgen and picodrive genesis emulator have been added to Raspicade. Only Dgen is activated by default. To activate Picodrive, please edit .emulationstation/es_systems.cfg and uncomment :
+~~~~~
+NAME=felix
+DESCNAME=Fix It Felix
+PATH=/home/pi/PicoDrive/romfelix
+EXTENSION=.zip .ZIP .smd .bin
+COMMAND=/home/pi/PicoDrive/PicoDriveOneRom %ROM%
+#COMMAND=/home/pi/PicoDrive/PicoDrive %ROM%
+PLATFORMID=36
+~~~~~
+
+**WARNING :** Snes9x, Pifba, Mame4all and gngeo are still present but won't be showed in the EmulatioStation interface until roms will be present in their respective roms directory.
+
+All emulators support the Xin-Mo module. Picodrive notaz's sources have been patched to enabled native xinmo support with picodrive and hide menu (for use with EmulationStation). See https://github.com/ian57/Raspicade-pisnes-xinmo.
+Pifba and Pisnes can be switched to standard (gamepads) and xinmo version with a variable in the config file :
+- pifba : see https://github.com/ian57/Raspicade-pibfa-xinmo/commit/c0d9091fee5982fba00212fec17997e8d40e0905
+- pisnes : see https://github.com/ian57/Raspicade-pisnes-xinmo/commit/e652aee7f11e9d794e19166da5250302b41369f8
+
+#Video Composite Problem
+
+If you use composite output of the Pi, Dgen will not work. Be sure to use PicoDrive instead.

 #Xin-Mo 2 players Howto

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 08:06:07 -0000</pubDate><guid>https://sourceforge.netb0c06303cb0f897840e090dd534bb56e0513c9a0</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -198,3 +198,36 @@
 ~~~~~
 cp es_input.cfg-all es_input.cfg
 ~~~~~
+
+#Pimenu or EmulationStation
+
+By default EmulationStation is the default frontend. If you want to switch to Pimenu edit the ~/.profile file
+
+comment the emulationstation line
+~~~~~
+if [ -z "$SSH_CONNECTION" ]; then
+# Launch PIMENU only
+#echo &amp;amp;&amp;amp; echo "Starting PIMENU" &amp;amp;&amp;amp; echo
+#/home/pi/pimenu/pimenu
+echo &amp;amp;&amp;amp; echo "Starting EmulationStation" &amp;amp;&amp;amp; echo
+/home/pi/EmulationStation/emulationstation --gamelist-only
+#/home/pi/EmulationStation/emulationstation --ignore-gamelist
+#sudo /usr/bin/fbi -T 1 -noverbose -a /home/pi/splash.png
+#sleep 2
+#sudo halt
+fi
+~~~~~
+to get 
+~~~~~
+if [ -z "$SSH_CONNECTION" ]; then
+# Launch PIMENU only
+echo &amp;amp;&amp;amp; echo "Starting PIMENU" &amp;amp;&amp;amp; echo
+/home/pi/pimenu/pimenu
+#echo &amp;amp;&amp;amp; echo "Starting EmulationStation" &amp;amp;&amp;amp; echo
+#/home/pi/EmulationStation/emulationstation --gamelist-only
+#/home/pi/EmulationStation/emulationstation --ignore-gamelist
+#sudo /usr/bin/fbi -T 1 -noverbose -a /home/pi/splash.png
+#sleep 2
+#sudo halt
+fi
+~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 08:00:34 -0000</pubDate><guid>https://sourceforge.netbc12f4a61ec9856d6f11c30ca6e75cd9865dbf57</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -185,5 +185,16 @@

 ##pimenu

+To get pimenu to work with Xin-Mo, in the ~/pimenu directory just do : 
+
+~~~~~
+cp pimenu.cfg-xinmo-2players pimenu.cfg
+~~~~~

 ##EmulationStation
+
+Normally EmulationStation should work to work directly with Xin-Mo. If not, in the ~/.emulationstation directory just do : 
+
+~~~~~
+cp es_input.cfg-all es_input.cfg
+~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 07:57:34 -0000</pubDate><guid>https://sourceforge.neteb7401f23158dc4e8d8b712079538085a116faf1</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -102,8 +102,6 @@

 Pisnes and Pifba config file come with a new variable in config file to activate xin-mo support. Mame, Gngeo and Picodrive don't need this variable

-
-
 **Obsolete**
 &lt;s&gt;The raspicade distribution contains 2 series of emulators executables and config files : one for standard gamepads, and one for specific xin-mo 2 players module (I integrated severals patches to support and allow 2 players support for each emulator). 

@@ -120,8 +118,9 @@

 ~~~~~~
 cp mame.cfg-xinmo-2players mame.cfg
+~~~~~~
+
 &lt;/s&gt;&lt;s&gt;cp mame-xinmo-2players mame&lt;/s&gt; obsolete
-~~~~~~

 ##piFBA

@@ -129,8 +128,17 @@

 ~~~~~~
 cp fba2x.cfg-xinmo-2players fba2x.cfg
-cp fba2x-xinmo-2players fba2x
 ~~~~~~
+
+this change the new variable XinMoSupport
+
+~~~~~
+[Joystick]
+#1 = XinMoSupport, 0 = standard
+XinMoSupport=0
+~~~~~
+
+&lt;s&gt;cp fba2x-xinmo-2players fba2x&lt;/s&gt; obsolete

 ##GnGeo

@@ -155,5 +163,27 @@

 ~~~~~~
 cp snesx-xinmo-2players snesx
-cp snesx.cfg-xinmo-2players snesx.cfg
 ~~~~~~
+
+&lt;s&gt;cp snesx.cfg-xinmo-2players snesx.cfg&lt;/s&gt; obsolete
+
+this change the new variable XinMoSupport
+
+~~~~~
+[Joystick]
+#XinMo (0=False, 1=True)
+XinMoEnabled=0
+~~~~~
+
+##Picodrive
+
+To get Picodrive to work with Xin-Mo just do the following command lines in the ~/.picodrive directory :
+
+~~~~~
+cp config2.cfg-xinmo config2.cfg
+~~~~~
+
+##pimenu
+
+
+##EmulationStation
&lt;/pre&gt;&lt;s&gt;
&lt;/s&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 07:52:14 -0000</pubDate><guid>https://sourceforge.net0cfa570fb68100644011c0ed19bdf4735e689ff9</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -94,14 +94,20 @@

 **IMPORTANT : Since 20140827 release of raspicade, emulator executables embed xin-mo and gamepads support. To select the xin-mo support, there is a config variable in config file.**

+Now, you only need to replace the config file for eache emulator and used program (pimenu, emulationstation)

 By default, raspicade is configured for usb gamepads. You can test easily without purchasing specific arcade devices. 

 But if you have a Xin-Mo 2 players arcade module you'll need to make some modifications to make it work fully. 

-The raspicade distribution contains 2 series of emulators executables and config files : one for standard gamepads, and one for specific xin-mo 2 players module (I integrated severals patches to support and allow 2 players support for each emulator). 
+Pisnes and Pifba config file come with a new variable in config file to activate xin-mo support. Mame, Gngeo and Picodrive don't need this variable

-By default the standard gamepads settings are running. To get raspicade working with your Xin-Mo 2 player module, you only need to copy xinmo emulator executables and config file over the standard one. Don't be afraid you can gat back to the gamepads version, because a third serie ie names *-gamepads ;).
+
+
+**Obsolete**
+&lt;s&gt;The raspicade distribution contains 2 series of emulators executables and config files : one for standard gamepads, and one for specific xin-mo 2 players module (I integrated severals patches to support and allow 2 players support for each emulator). 
+
+By default the standard gamepads settings are running. To get raspicade working with your Xin-Mo 2 player module, you only need to copy xinmo emulator executables and config file over the standard one. Don't be afraid you can gat back to the gamepads version, because a third serie ie names *-gamepads ;).&lt;/s&gt;

 ##Mame4all-pi

@@ -114,7 +120,7 @@

 ~~~~~~
 cp mame.cfg-xinmo-2players mame.cfg
-cp mame-xinmo-2players mame
+&lt;s&gt;cp mame-xinmo-2players mame&lt;/s&gt; obsolete
 ~~~~~~

 ##piFBA
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 07:31:06 -0000</pubDate><guid>https://sourceforge.net3cb8cc3e01b49d98cfa7ad3f4a3ec2fbac2fbd64</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -81,8 +81,19 @@
     core_freq=450
     sdram_freq=450

+But if you put passive radiator on the chips =, you can try the turbo mode : 
+
+    arm_freq=1000
+    gpu_freq=350
+    core_freq=500
+    sdram_freq=500
+    over_voltage=6
+

 #Xin-Mo 2 players Howto
+
+**IMPORTANT : Since 20140827 release of raspicade, emulator executables embed xin-mo and gamepads support. To select the xin-mo support, there is a config variable in config file.**
+

 By default, raspicade is configured for usb gamepads. You can test easily without purchasing specific arcade devices. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Wed, 17 Sep 2014 07:14:04 -0000</pubDate><guid>https://sourceforge.netd6eecdb8de693537f7b0442527f9ee5a85204206</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -80,3 +80,63 @@
     gpu_freq=350
     core_freq=450
     sdram_freq=450
+
+
+#Xin-Mo 2 players Howto
+
+By default, raspicade is configured for usb gamepads. You can test easily without purchasing specific arcade devices. 
+
+But if you have a Xin-Mo 2 players arcade module you'll need to make some modifications to make it work fully. 
+
+The raspicade distribution contains 2 series of emulators executables and config files : one for standard gamepads, and one for specific xin-mo 2 players module (I integrated severals patches to support and allow 2 players support for each emulator). 
+
+By default the standard gamepads settings are running. To get raspicade working with your Xin-Mo 2 player module, you only need to copy xinmo emulator executables and config file over the standard one. Don't be afraid you can gat back to the gamepads version, because a third serie ie names *-gamepads ;).
+
+##Mame4all-pi
+
+Repeat that for each emulator (mame4all-pi, pifba and gngeo) and pimenu. For mame, the config file is located in ~/mame4all-pi/cfg, and the file to copy is :
+~~~~~~
+cp default.cfg-xinmo-2players default.cfg
+~~~~~~
+
+in ~/mame4all-pi :
+
+~~~~~~
+cp mame.cfg-xinmo-2players mame.cfg
+cp mame-xinmo-2players mame
+~~~~~~
+
+##piFBA
+
+In the ~/pifba directory :
+
+~~~~~~
+cp fba2x.cfg-xinmo-2players fba2x.cfg
+cp fba2x-xinmo-2players fba2x
+~~~~~~
+
+##GnGeo
+
+In ~/gngeo-pi/bin directory :
+
+~~~~~~
+cp gngeo-xinmo gngeo
+~~~~~~
+
+
+In ~/.gngeo, you need to modify the rights on the gngeorc file
+
+~~~~~~
+chmod 644 gngeorc
+cp gngeorc_xinmo-2players gngeorc
+chmod 444 gngeorc
+~~~~~~
+
+##Pisnes
+
+To get pisnes to work with Xin-Mo just do the following command lines in the ~/pisnes directory:
+
+~~~~~~
+cp snesx-xinmo-2players snesx
+cp snesx.cfg-xinmo-2players snesx.cfg
+~~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 17 May 2014 15:41:11 -0000</pubDate><guid>https://sourceforge.net5025087242ac4a17dbe5cde1729bfe5d5ee18ba0</guid></item><item><title>Installation modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;h2 id="linux-users"&gt;Linux users&lt;/h2&gt;
&lt;p&gt;Download the raspicade image file of the SD card. Gunzip it, and create the SD Card thanks to these command lines :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;gunzip&lt;/span&gt; &lt;span class="n"&gt;raspicade&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;samba&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;xinmo&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;20140416.&lt;/span&gt;&lt;span class="n"&gt;img&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;dd&lt;/span&gt; &lt;span class="n"&gt;bs&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="n"&gt;M&lt;/span&gt; &lt;span class="k"&gt;if&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;raspicade&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;samba&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;xinmo&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;20140416.&lt;/span&gt;&lt;span class="n"&gt;img&lt;/span&gt; &lt;span class="n"&gt;of&lt;/span&gt;&lt;span class="o"&gt;=/&lt;/span&gt;&lt;span class="n"&gt;dev&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;sdx&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;You need a 4GB SD card to create the system. Replace 'x' by the right letter coresponding to the SD card.&lt;/p&gt;
&lt;p&gt;Replace /dev/sdf with the right device according to your system. You can use the df command to check where is linked your SD card.&lt;/p&gt;
&lt;p&gt;Put the SD Card into your raspberry PI computer and start it.&lt;/p&gt;
&lt;h2 id="windows-users"&gt;Windows users&lt;/h2&gt;
&lt;p&gt;Please use Win32disk Imager programm (https://sourceforge.net/projects/win32diskimager/). Here is a french tutorial : &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.tropfacile.net/doku.php/raspberry-pi/preparer-carte-sd" rel="nofollow"&gt;http://www.tropfacile.net/doku.php/raspberry-pi/preparer-carte-sd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and en english one : &lt;a href="http://www.askvg.com/win32-disk-imager-write-any-bootable-image-to-usb-drive-in-windows/" rel="nofollow"&gt;http://www.askvg.com/win32-disk-imager-write-any-bootable-image-to-usb-drive-in-windows/&lt;/a&gt;&lt;/p&gt;
&lt;h1 id="resize-the-sd-card"&gt;Resize the SD card&lt;/h1&gt;
&lt;p&gt;You can use the "moebius.config" program to extend the 4Go image to the real size of you SD card.&lt;/p&gt;
&lt;p&gt;Type "escape" key to quit pimenu, and in the console type &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;moebius&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;config&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;and choose the entry of resizing. The program needs to be run by root user to stops some services to be able to resize the partitions.&lt;/p&gt;
&lt;h1 id="for-non-qwerty-keyboard-users"&gt;For non qwerty keyboard users&lt;/h1&gt;
&lt;p&gt;Raspicade is running with qwerty configuration because it's more simple to deal wiith original keymaps of all emulators... (for example, characters 5, 1 and 2 used for credits start1 and start2 are not created in the same way with qwerty and azerty keyboard...)&lt;/p&gt;
&lt;p&gt;So you'll run into troubles if you uses the "dpkg-reconfigure locales" for your language (and keyboard map). Please keep the original english configuration. &lt;/p&gt;
&lt;p&gt;If you need temporarely an alternative keymap (I know, it's difficult to type when you don't know where are the keys!!!) you can use the console-data package which is not installed. &lt;/p&gt;
&lt;p&gt;Type "escape" key to quit pimenu, and in the console type &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;apt&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;get&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;console&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;data&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;During the installation keep the current configuration. &lt;br /&gt;
After that, to get the french keymap juste type : &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;loadkeys&lt;/span&gt; &lt;span class="n"&gt;fr&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Enjoy your azerty keyboard. At the next reboot all will be in english qwerty.&lt;/p&gt;
&lt;h1 id="configuration"&gt;Configuration&lt;/h1&gt;
&lt;p&gt;Raspicade is based on the Moebius Linux distribution &lt;a href="http://moebiuslinux.sourceforge.net/"&gt;http://moebiuslinux.sourceforge.net/&lt;/a&gt; which is lighter than raspian (no Xorg, no extra tools). &lt;/p&gt;
&lt;p&gt;You can use the moebius.config programme to :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Resize the SD partitions&lt;/li&gt;
&lt;li&gt;change the root default passwd&lt;/li&gt;
&lt;li&gt;change local&lt;/li&gt;
&lt;li&gt;overclock the system (needed to run some games&lt;/li&gt;
&lt;li&gt;setup memory (GPU CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please don't forget to run it as root :&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;moebius&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;config&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Raspicade uses the following overclocking settings &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;arm_freq&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;900&lt;/span&gt;
&lt;span class="n"&gt;gpu_freq&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;350&lt;/span&gt;
&lt;span class="n"&gt;core_freq&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;450&lt;/span&gt;
&lt;span class="n"&gt;sdram_freq&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;450&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Thu, 15 May 2014 14:03:16 -0000</pubDate><guid>https://sourceforge.net7f5b3100c29e98aa98e0b9bd688a4d161703790a</guid></item></channel></rss>