<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>loggn.de - Mac OSX, Linux und manchmal auch Windows &#187; Hardware</title>
	<atom:link href="http://www.loggn.de/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loggn.de</link>
	<description>Erfahrungen, Tipps und Tricks zu Mac OSX, Linux und manchmal auch Windows. ;-)</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:54:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Arch Linux &#8211; LIRC Konfiguration mit MCE RC6 IR und Lircmap.xml für XBMC (Logitech Harmony)</title>
		<link>http://www.loggn.de/arch-linux-lirc-konfiguration-mit-mce-rc6-ir-und-lircmap-xml-fuer-xbmc-logitech-harmony/</link>
		<comments>http://www.loggn.de/arch-linux-lirc-konfiguration-mit-mce-rc6-ir-und-lircmap-xml-fuer-xbmc-logitech-harmony/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 09:58:59 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[/sys/class/rc/rc0/protocols]]></category>
		<category><![CDATA[147a:e03e]]></category>
		<category><![CDATA[Fernbedienung]]></category>
		<category><![CDATA[Formosa]]></category>
		<category><![CDATA[hardware.conf]]></category>
		<category><![CDATA[Harmony]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[IR605Q]]></category>
		<category><![CDATA[Keyboard.xml]]></category>
		<category><![CDATA[Keymap.xml]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[lircd 0.9.0]]></category>
		<category><![CDATA[lircd.conf]]></category>
		<category><![CDATA[Lircmap.xml]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[RC6]]></category>
		<category><![CDATA[RC6 Infrarot Empfänger]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7431</guid>
		<description><![CDATA[Vor kurzem habe ich bereits drei HowTo&#8217;s für Ubuntu veröffentlicht. HTPC – Media Center – Logitech Harmony reagiert träge unter Windows und Linux  Linux – LIRC – XBMC mit Logitech Harmony steuern – Lircmap.xml und Keyboard.xml Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony Nun möchte ich den MCE RC6 [...]]]></description>
			<content:encoded><![CDATA[<p>Vor kurzem habe ich bereits drei <strong>HowTo&#8217;s</strong> für Ubuntu veröffentlicht.</p>
<p style="padding-left: 30px;"><a href="http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/" target="_blank">HTPC – Media Center – Logitech Harmony reagiert träge unter Windows und Linux </a><br />
<a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">Linux – LIRC – XBMC mit Logitech Harmony steuern – Lircmap.xml und Keyboard.xml</a><br />
<a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank">Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony</a></p>
<p>Nun möchte ich den <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">MCE RC6 Infrarot Empfänger – Modell <strong>IR605Q</strong></a> aber mit dem <span style="text-decoration: underline;">aktuellsten</span> Arch Linux betreiben (<em>Stand: 03.02.2012</em>).</p>
<p><span style="background-color: #ff0000;"><strong>EDIT:</strong></span> Einen <strong>Gutscheincode</strong> für den <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">RC6 Infrarot Empfänger &#8211; Modell IR605Q</a> gibt es <a href="http://www.loggn.de/cohaus-berlin-shop-gutschein-rc6-infrarot-empfaenger-modell-ir605q-fuer-2099e/" target="_blank">hier</a> - gültig bis 7. Februar 2012!</p>
<pre class="brush: bash; title: ; notranslate">lsusb | grep -i formosa
Bus 003 Dev 003: ID 147a:e03e Formosa Industrial Computing, Inc. Infrared Receiver [IR605A/Q]</pre>
<pre class="brush: bash; title: ; notranslate">uname -r
3.2.2-1-ARCH</pre>
<pre class="brush: bash; title: ; notranslate">lircd -v
lircd 0.9.0</pre>
<p>Diese HowTo sollte dann auch für <strong>Ubuntu 12.04</strong> funktionieren!</p>
<p>Das Besondere an dieser <strong>LIRC-Konfiguration</strong> ist, dass es einige <strong>Änderungen</strong> in der Kernel- und LIRC-Version gab &#8211; der aktuelle Kernel erkennt den <strong>MCE-IR-Empfänger</strong> bereits ohne LIRC! Daher ist in der <em>hardware.conf</em> REMOTE_DRIVER und REMOTE_MODULES leer &#8230;</span></p>
<pre class="brush: bash; title: ; notranslate">vi /etc/lirc/hardware.conf</pre>
<pre class="brush: bash; title: ; notranslate"># /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE=&quot;Windows Media Center Transceivers/Remotes (all)&quot;
REMOTE_MODULES=&quot;&quot;
REMOTE_DRIVER=&quot;&quot;
REMOTE_DEVICE=&quot;/dev/lirc0&quot;
REMOTE_SOCKET=&quot;&quot;
REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;
REMOTE_LIRCD_ARGS=&quot;&quot;

#Chosen IR Transmitter
TRANSMITTER=&quot;None&quot;
TRANSMITTER_MODULES=&quot;&quot;
TRANSMITTER_DRIVER=&quot;&quot;
TRANSMITTER_DEVICE=&quot;&quot;
TRANSMITTER_SOCKET=&quot;&quot;
TRANSMITTER_LIRCD_CONF=&quot;&quot;
TRANSMITTER_LIRCD_ARGS=&quot;&quot;

#Enable lircd
START_LIRCD=&quot;true&quot;

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=&quot;false&quot;

#Try to load appropriate kernel modules
LOAD_MODULES=&quot;true&quot;

# Default configuration files for your hardware if any
LIRCMD_CONF=&quot;&quot;

#Forcing noninteractive reconfiguration
#If lirc is to be reconfigured by an external application
#that doesn't have a debconf frontend available, the noninteractive
#frontend can be invoked and set to parse REMOTE and TRANSMITTER
#It will then populate all other variables without any user input
#If you would like to configure lirc via standard methods, be sure
#to leave this set to &quot;false&quot;
FORCE_NONINTERACTIVE_RECONFIGURATION=&quot;false&quot;
START_LIRCMD=&quot;&quot;</pre>
<p>&#8230; und hier noch die dazugehörige <em>lircd.conf</em>.</p>
<pre class="brush: bash; title: ; notranslate">vi /etc/lirc/lircd.conf</pre>
<pre class="brush: bash; title: ; notranslate">#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.

#Configuration for the Windows Media Center Transceivers/Remotes (all) remote:
include &quot;/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb&quot;</pre>
<p><strong><span style="background-color: #ff0000;">BESONDERHEIT:</span></strong> Damit <span style="text-decoration: underline;">nicht der Kernel</span> die Eingaben der Fernbedienung <strong>verarbeitet</strong>, <span style="text-decoration: underline;">sondern LIRC</span>, muss noch ein zusätzlicher Befehl beim Starten ausgeführt werden. Diesen packen wir am Besten in die <em>rc.local</em>.<span id="more-7431"></span></p>
<pre class="brush: bash; title: ; notranslate">vi /etc/rc.local</pre>
<pre class="brush: bash; title: ; notranslate">echo lirc &gt; /sys/class/rc/rc0/protocols</pre>
<p>Des Weiteren wurden bei <strong>LIRC 0.9.0</strong> die Namen der LIRC-Tasten verändert <em>(/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb)</em>. Daher müssen wir noch die XBMC <em>Lircmap.xml</em> (<a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">von der Ubuntu-HowTo</a>) anpassen.</p>
<pre class="brush: bash; title: ; notranslate">vi /home/USERNAME/.xbmc/userdata/Lircmap.xml</pre>
<pre class="brush: xml; title: ; notranslate">&lt;!-- This file contains the mapping of LIRC keys to XBMC keys used in Keymap.xml  --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- How to add remotes                                                           --&gt;
&lt;!-- &lt;remote device=&quot;name_Lirc_calls_the_remote&quot;&gt;                                 --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- For the commands the layout following layout is used                         --&gt;
&lt;!-- &lt;XBMC_COMMAND&gt;LircButtonName&lt;/XBMC_COMMAND&gt;                                  --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- For a list of XBMC_COMMAND's check out the &lt;remote&gt; sections of keymap.xml   --&gt;
&lt;!--                                                                              --&gt;
&lt;!--                              Logitech Harmony                                --&gt;
&lt;!--                          loggn.de - Nico Hartung                             --&gt;
&lt;!--                        http://www.loggn.de/?p=7127                           --&gt;
&lt;!--                                                                              --&gt;
&lt;lircmap&gt;
	&lt;remote device=&quot;mceusb&quot;&gt;
		&lt;!-- no Display --&gt;
		&lt;power&gt;KEY_POWER&lt;/power&gt;
		&lt;teletext&gt;Teletext&lt;/teletext&gt;
		&lt;menu&gt;KEY_DVD&lt;/menu&gt;
		&lt;back&gt;KEY_BACK&lt;/back&gt;
		&lt;info&gt;More&lt;/info&gt;
		&lt;guide&gt;Guide&lt;/guide&gt;
		&lt;red&gt;KEY_RED&lt;/red&gt;
		&lt;green&gt;KEY_GREEN&lt;/green&gt;
		&lt;yellow&gt;KEY_YELLOW&lt;/yellow&gt;
		&lt;blue&gt;KEY_BLUE&lt;/blue&gt;
		&lt;left&gt;KEY_LEFT&lt;/left&gt;
		&lt;right&gt;KEY_RIGHT&lt;/right&gt;
		&lt;up&gt;KEY_UP&lt;/up&gt;
		&lt;down&gt;KEY_DOWN&lt;/down&gt;
		&lt;select&gt;KEY_OK&lt;/select&gt;
		&lt;volumeplus&gt;KEY_VOLUMEUP&lt;/volumeplus&gt;
		&lt;volumeminus&gt;KEY_VOLUMDOWN&lt;/volumeminus&gt;
		&lt;pageplus&gt;KEY_CHANNELUP&lt;/pageplus&gt;
		&lt;pageminus&gt;KEY_CHANNELDOWN&lt;/pageminus&gt;
		&lt;mute&gt;KEY_MUTE&lt;/mute&gt;
		&lt;play&gt;KEY_PLAY&lt;/play&gt;
		&lt;pause&gt;KEY_PAUSE&lt;/pause&gt;
		&lt;stop&gt;KEY_STOP&lt;/stop&gt;
		&lt;forward&gt;KEY_FORWARD&lt;/forward&gt;
		&lt;reverse&gt;KEY_REWIND&lt;/reverse&gt;
		&lt;skipplus&gt;KEY_NEXT&lt;/skipplus&gt;
		&lt;skipminus&gt;KEY_AGAIN&lt;/skipminus&gt;
		&lt;record&gt;KEY_RECORD&lt;/record&gt;
		&lt;one&gt;KEY_1&lt;/one&gt;
		&lt;two&gt;KEY_2&lt;/two&gt;
		&lt;three&gt;KEY_3&lt;/three&gt;
		&lt;four&gt;KEY_4&lt;/four&gt;
		&lt;five&gt;KEY_5&lt;/five&gt;
		&lt;six&gt;KEY_6&lt;/six&gt;
		&lt;seven&gt;KEY_7&lt;/seven&gt;
		&lt;eight&gt;KEY_8&lt;/eight&gt;
		&lt;nine&gt;KEY_9&lt;/nine&gt;
		&lt;zero&gt;KEY_0&lt;/zero&gt;
		&lt;clear&gt;KEY_CLEAR&lt;/clear&gt;
		&lt;enter&gt;KEY_ENTER&lt;/enter&gt;
		&lt;!-- with Display --&gt;
		&lt;display&gt;Aspect&lt;/display&gt;
		&lt;start&gt;Home&lt;/start&gt;
		&lt;myvideo&gt;Videos&lt;/myvideo&gt;
		&lt;mymusic&gt;Music&lt;/mymusic&gt;
		&lt;mypictures&gt;Pictures&lt;/mypictures&gt;
		&lt;mytv&gt;TV&lt;/mytv&gt;
		&lt;!-- old versions of harmony --&gt;
		&lt;star&gt;Star&lt;/star&gt;
		&lt;hash&gt;Hash&lt;/hash&gt;
	&lt;/remote&gt;
&lt;/lircmap&gt;</pre>
<p>Die dazu passende <em>Keyboard.xml</em> bzw. <em>Keymap.xml</em> findet ihr in der <a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">Ubuntu-HowTo</a>.</p>
<p>Viel Spaß! <img src='http://www.loggn.de/wp-includes/images/smilies/icon_wink.gif' alt="icon wink" class='wp-smiley' title="Arch Linux   LIRC Konfiguration mit MCE RC6 IR und Lircmap.xml für XBMC (Logitech Harmony)" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/arch-linux-lirc-konfiguration-mit-mce-rc6-ir-und-lircmap-xml-fuer-xbmc-logitech-harmony/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CoHauS Berlin Shop &#8211; Gutschein &#8211; RC6 Infrarot Empfänger, Modell IR605Q für 20,99€</title>
		<link>http://www.loggn.de/cohaus-berlin-shop-gutschein-rc6-infrarot-empfaenger-modell-ir605q-fuer-2099e/</link>
		<comments>http://www.loggn.de/cohaus-berlin-shop-gutschein-rc6-infrarot-empfaenger-modell-ir605q-fuer-2099e/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:49:35 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[147a:e03e]]></category>
		<category><![CDATA[CoHauS]]></category>
		<category><![CDATA[Formosa]]></category>
		<category><![CDATA[Harmony]]></category>
		<category><![CDATA[IR605Q]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[RC6]]></category>
		<category><![CDATA[RC6 Infrarot Empfänger]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7419</guid>
		<description><![CDATA[Der Betreiber des CoHauS-Shop&#8217;s hat mir gerade eine E-Mail geschickt, dass es ab Morgen (03.02.2012) bis kommenden Dienstag (07.02.2012) den RC6 Infrarot Empfänger &#8211; Modell IR605Q &#8211; für 20,99€ (11,5% Rabatt) gibt. Dazu müsst ihr den Gutscheincode 2e3ace verwenden. Viel Spaß mit dem MCE Infrarot Empfänger! Weiterführende Links: HTPC – Media Center – Logitech Harmony [...]]]></description>
			<content:encoded><![CDATA[<p>Der Betreiber des <a href="http://www.cohaus-berlin.de/" target="_blank">CoHauS-Shop&#8217;s</a> hat mir gerade eine E-Mail geschickt, dass es ab <strong>Morgen</strong> (03.02.2012) bis <strong>kommenden Dienstag</strong> (07.02.2012) den <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">RC6 Infrarot Empfänger &#8211; Modell IR605Q</a> &#8211; für <strong>20,99€</strong> (11,5% Rabatt) gibt.</p>
<p style="text-align: left;">Dazu müsst ihr den <strong>Gutscheincode</strong> <span style="text-decoration: underline;">2e3ace</span> verwenden.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg"><img class="aligncenter size-full wp-image-7228" title="Hardware – RC6 Infrarot-Empfänger IR605Q und Logitech Harmony" src="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg" alt="hardware ir605q and harmony" width="600" height="215" /></a></p>
<p style="text-align: center;">Viel Spaß mit dem MCE Infrarot Empfänger!</p>
<p style="text-align: left;"><strong>Weiterführende Links:</strong><br />
<a href="http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/" target="_blank">HTPC – Media Center – Logitech Harmony reagiert träge unter Windows und Linux </a><br />
<a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">Linux – LIRC – XBMC mit Logitech Harmony steuern – Lircmap.xml und Keyboard.xml</a><br />
<a href="http://www.loggn.de/arch-linux-lirc-konfiguration-mit-mce-rc6-ir-und-lircmap-xml-fuer-xbmc-logitech-harmony/" target="_blank">Arch Linux – LIRC Konfiguration mit MCE RC6 IR und Lircmap.xml für XBMC (Logitech Harmony)</a><br />
<a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank"> Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/cohaus-berlin-shop-gutschein-rc6-infrarot-empfaenger-modell-ir605q-fuer-2099e/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux – LIRC – XBMC mit Logitech Harmony steuern &#8211; Lircmap.xml und Keyboard.xml</title>
		<link>http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/</link>
		<comments>http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 20:15:06 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[147a:e03e]]></category>
		<category><![CDATA[CoHauS]]></category>
		<category><![CDATA[Fernbedienung]]></category>
		<category><![CDATA[Formosa]]></category>
		<category><![CDATA[Harmony]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[IR605Q]]></category>
		<category><![CDATA[Keyboard.xml]]></category>
		<category><![CDATA[Keymap.xml]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[Lircmap.xml]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[RC6]]></category>
		<category><![CDATA[RC6 Infrarot Empfänger]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7127</guid>
		<description><![CDATA[Nach der ersten HowTo, wo ich beschrieben habe, wie man den IR605Q MCE RC6 IR-Empfänger mit LIRC konfiguriert, folgt nun, wie versprochen, die Lircmap.xml und Keyboard.xml für XBMC. Mit der Default-Konfiguration von XBMC läuft die Harmony (Profil: Windows Media Center SE) zwar auch, aber nicht alle Tasten funktionieren so wie sie sollen. Die Stop-Taste beispielsweise [...]]]></description>
			<content:encoded><![CDATA[<p>Nach der <a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank">ersten HowTo</a>, wo ich beschrieben habe, wie man den <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">IR605Q MCE RC6 IR-Empfänger</a> mit <strong>LIRC</strong> konfiguriert, folgt nun, wie versprochen, die <em>Lircmap.xml</em> und <em>Keyboard.xml</em> für <strong>XBMC</strong>. Mit der <strong>Default-Konfiguration</strong> von XBMC läuft die <a href="http://www.amazon.de/exec/obidos/ASIN/B003BJTPBW/logdemacosxli-21/" target="_blank">Harmony</a> <em>(Profil: Windows Media Center SE)</em> zwar auch, aber <span style="text-decoration: underline;">nicht alle Tasten funktionieren</span> so wie sie sollen. Die Stop-Taste beispielsweise spult vor, die Play-Taste stoppt, die Lautstärke lässt sich über die Harmony nicht regulieren, etc. pp..</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg"><img class="aligncenter size-full wp-image-7190" title="Hardware - RC6 Infrarot-Empfänger IR605Q und Logitech Harmony" src="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg" alt="hardware ir605q and harmony" width="600" height="215" /></a></p>
<p>Das ändern wir mit unserer <em>Lircmap.xml</em> und <em>Keyboard.xml </em>für XBMC. :mrgreen:</p>
<p style="padding-left: 30px;"><strong>~/.xbmc/userdata/Lircmap.xml</strong> - <em>Die Datei Lircmap.xml stellt das &#8220;Bindeglied&#8221; zwischen der lircd.conf von Lirc und der Keymap.xml von XBMC dar.</em></p>
<p style="padding-left: 30px;"><strong>~/.xbmc/userdata/keymaps/Keymap.xml / Keyboard.xml</strong> &#8211; <em>XBMC führt die in der Keymap.xml definierten Aktionen, die den entsprechenden &#8220;XBMC-Tasten&#8221; zugeordnet sind, aus. Grundsätzlich ist der Name der XML Datei in ~/.xbmc/userdata/keymaps egal, es zählt eigentlich nur was am Ende in der Datei drin steht. Es hat sich aber irgendwie eingebürgert von der &#8220;Keymap.xml&#8221; zu reden, wenn es um die Steuerdatei für die Bedienung von XBMC mit einer Fernbedienung geht.</em></p>
<p style="padding-left: 30px;"><strong>Quelle:</strong> <a href="http://xbmcwiki.ztreambox.org/index.php?title=Lircmap.xml_und_Keymap.xml" target="_blank">Lircmap.xml und Keymap.xml</a></p>
<p><strong>~/.xbmc/userdata/Lircmap.xml</strong></p>
<pre class="brush: xml; title: ; notranslate">&lt;!-- This file contains the mapping of LIRC keys to XBMC keys used in Keymap.xml  --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- How to add remotes                                                           --&gt;
&lt;!-- &lt;remote device=&quot;name_Lirc_calls_the_remote&quot;&gt;                                 --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- For the commands the layout following layout is used                         --&gt;
&lt;!-- &lt;XBMC_COMMAND&gt;LircButtonName&lt;/XBMC_COMMAND&gt;                                  --&gt;
&lt;!--                                                                              --&gt;
&lt;!-- For a list of XBMC_COMMAND's check out the &lt;remote&gt; sections of keymap.xml   --&gt;
&lt;!--                                                                              --&gt;
&lt;!--                              Logitech Harmony                                --&gt;
&lt;!--                          loggn.de - Nico Hartung                             --&gt;
&lt;!--                        http://www.loggn.de/?p=7127                           --&gt;
&lt;!--                                                                              --&gt;
&lt;lircmap&gt;
	&lt;remote device=&quot;mceusb&quot;&gt;
		&lt;!-- no Display --&gt;
		&lt;power&gt;Power&lt;/power&gt;
		&lt;teletext&gt;Teletext&lt;/teletext&gt;
		&lt;menu&gt;DVD&lt;/menu&gt;
		&lt;back&gt;Back&lt;/back&gt;
		&lt;info&gt;More&lt;/info&gt;
		&lt;guide&gt;Guide&lt;/guide&gt;
		&lt;red&gt;Red&lt;/red&gt;
		&lt;green&gt;Green&lt;/green&gt;
		&lt;yellow&gt;Yellow&lt;/yellow&gt;
		&lt;blue&gt;Blue&lt;/blue&gt;
		&lt;left&gt;Left&lt;/left&gt;
		&lt;right&gt;Right&lt;/right&gt;
		&lt;up&gt;Up&lt;/up&gt;
		&lt;down&gt;Down&lt;/down&gt;
		&lt;select&gt;OK&lt;/select&gt;
		&lt;volumeplus&gt;VolUp&lt;/volumeplus&gt;
		&lt;volumeminus&gt;VolDown&lt;/volumeminus&gt;
		&lt;pageplus&gt;ChanUp&lt;/pageplus&gt;
		&lt;pageminus&gt;ChanDown&lt;/pageminus&gt;
		&lt;mute&gt;Mute&lt;/mute&gt;
		&lt;play&gt;Play&lt;/play&gt;
		&lt;pause&gt;Pause&lt;/pause&gt;
		&lt;stop&gt;Stop&lt;/stop&gt;
		&lt;forward&gt;Forward&lt;/forward&gt;
		&lt;reverse&gt;Rewind&lt;/reverse&gt;
		&lt;skipplus&gt;Skip&lt;/skipplus&gt;
		&lt;skipminus&gt;Replay&lt;/skipminus&gt;
		&lt;record&gt;Record&lt;/record&gt;
		&lt;one&gt;One&lt;/one&gt;
		&lt;two&gt;Two&lt;/two&gt;
		&lt;three&gt;Three&lt;/three&gt;
		&lt;four&gt;Four&lt;/four&gt;
		&lt;five&gt;Five&lt;/five&gt;
		&lt;six&gt;Six&lt;/six&gt;
		&lt;seven&gt;Seven&lt;/seven&gt;
		&lt;eight&gt;Eight&lt;/eight&gt;
		&lt;nine&gt;Nine&lt;/nine&gt;
		&lt;zero&gt;Zero&lt;/zero&gt;
		&lt;clear&gt;Clear&lt;/clear&gt;
		&lt;enter&gt;Enter&lt;/enter&gt;
		&lt;!-- with Display --&gt;
		&lt;display&gt;Aspect&lt;/display&gt;
		&lt;start&gt;Home&lt;/start&gt;
		&lt;myvideo&gt;Videos&lt;/myvideo&gt;
		&lt;mymusic&gt;Music&lt;/mymusic&gt;
		&lt;mypictures&gt;Pictures&lt;/mypictures&gt;
		&lt;mytv&gt;TV&lt;/mytv&gt;
		&lt;!-- old versions of harmony --&gt;
		&lt;star&gt;Star&lt;/star&gt;
		&lt;hash&gt;Hash&lt;/hash&gt;
	&lt;/remote&gt;
&lt;/lircmap&gt;</pre>
<p><strong>~/.xbmc/userdata/keymaps/<strong>Keyboard.xml<span id="more-7127"></span></strong></strong></p>
<pre class="brush: xml; title: ; notranslate">&lt;!-- This file contains the mapping of keys (gamepad, remote, and keyboard) to actions within XBMC --&gt;
&lt;!-- The &lt;global&gt; section is a fall through - they will only be used if the button is not          --&gt;
&lt;!-- used in the current window's section.  Note that there is only handling                       --&gt;
&lt;!-- for a single action per button at this stage.                                                 --&gt;
&lt;!-- For joystick/gamepad configuration under linux/win32, see below as it differs from xbox       --&gt;
&lt;!-- gamepads.                                                                                     --&gt;
&lt;!--                                                                             	              --&gt;
&lt;!-- The format is:                                                                                --&gt;
&lt;!--    &lt;device&gt;                                                                                   --&gt;
&lt;!--      &lt;button&gt;action&lt;/button&gt;                                                                  --&gt;
&lt;!--    &lt;/device&gt;                                                                                  --&gt;
&lt;!--                                                                             	              --&gt;
&lt;!-- To map keys from other remotes using the RCA protocol, you may add &lt;universalremote&gt; blocks   --&gt;
&lt;!-- In this case, the tags used are &lt;obc#&gt; where # is the original button code (OBC) of the key   --&gt;
&lt;!-- You set it up by adding a &lt;universalremote&gt; block to the window or &lt;global&gt; section:          --&gt;
&lt;!--    &lt;universalremote&gt;                                                                          --&gt;
&lt;!--       &lt;obc45&gt;Stop&lt;/obc45&gt;                                                                     --&gt;
&lt;!--    &lt;/universalremote&gt;                                                                         --&gt;
&lt;!--                                                                             	              --&gt;
&lt;!-- Note that the action can be a built-in function.                                              --&gt;
&lt;!--  eg &lt;B&gt;XBMC.ActivateWindow(MyMusic)&lt;/B&gt;                                                       --&gt;
&lt;!-- would automatically go to My Music on the press of the B button.                              --&gt;
&lt;!--                                                                             	              --&gt;
&lt;!--                                        Logitech Harmony                                       --&gt;
&lt;!--                                   loggn.de - Nico Hartung                                     --&gt;
&lt;!--                                 http://www.loggn.de/?p=7127                           	    --&gt;
&lt;!--                                                                                               --&gt;
&lt;keymap&gt;
  &lt;global&gt;
    &lt;remote&gt;
      &lt;!-- no Display --&gt;
      &lt;power&gt;XBMC.ActivateWindow(shutdownmenu)&lt;/power&gt;
      &lt;!-- crash &lt;teletext&gt;XBMC.ActivateWindow(Teletext)&lt;/teletext&gt; --&gt;
      &lt;menu&gt;PreviousMenu&lt;/menu&gt;
      &lt;back&gt;Back&lt;/back&gt;
      &lt;info&gt;Info&lt;/info&gt;
      &lt;guide&gt;ContextMenu&lt;/guide&gt;
      &lt;red&gt;Playlist&lt;/red&gt;
      &lt;green&gt;ToggleWatched&lt;/green&gt;
      &lt;yellow&gt;XBMC.ActivateWindow(Music)&lt;/yellow&gt;
      &lt;blue&gt;XBMC.ActivateWindow(VideoLibrary)&lt;/blue&gt;
	  &lt;left&gt;Left&lt;/left&gt;
      &lt;right&gt;Right&lt;/right&gt;
      &lt;up&gt;Up&lt;/up&gt;
      &lt;down&gt;Down&lt;/down&gt;
      &lt;select&gt;Select&lt;/select&gt;
      &lt;volumeplus&gt;VolumeUp&lt;/volumeplus&gt;
      &lt;volumeminus&gt;VolumeDown&lt;/volumeminus&gt;
      &lt;pageplus&gt;PageUp&lt;/pageplus&gt;
      &lt;pageminus&gt;PageDown&lt;/pageminus&gt;
      &lt;mute&gt;Mute&lt;/mute&gt;
      &lt;play&gt;Play&lt;/play&gt;
      &lt;pause&gt;Pause&lt;/pause&gt;
      &lt;stop&gt;Stop&lt;/stop&gt;
      &lt;forward&gt;FastForward&lt;/forward&gt;
      &lt;reverse&gt;Rewind&lt;/reverse&gt;
      &lt;skipplus&gt;SkipNext&lt;/skipplus&gt;
      &lt;skipminus&gt;SkipPrevious&lt;/skipminus&gt;
      &lt;record&gt;Screenshot&lt;/record&gt;
      &lt;one&gt;Number1&lt;/one&gt;
      &lt;two&gt;JumpSMS2&lt;/two&gt;
      &lt;three&gt;JumpSMS3&lt;/three&gt;
      &lt;four&gt;JumpSMS4&lt;/four&gt;
      &lt;five&gt;JumpSMS5&lt;/five&gt;
      &lt;six&gt;JumpSMS6&lt;/six&gt;
      &lt;seven&gt;JumpSMS7&lt;/seven&gt;
      &lt;eight&gt;JumpSMS8&lt;/eight&gt;
      &lt;nine&gt;JumpSMS9&lt;/nine&gt;
      &lt;zero&gt;Number0&lt;/zero&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
      &lt;enter&gt;FullScreen&lt;/enter&gt;
      &lt;!-- with Display --&gt;
      &lt;display&gt;FullScreen&lt;/display&gt;
      &lt;start&gt;PreviousMenu&lt;/start&gt;
      &lt;myvideo&gt;XBMC.ActivateWindow(MyVideo)&lt;/myvideo&gt;
      &lt;mymusic&gt;XBMC.ActivateWindow(MyMusic)&lt;/mymusic&gt;
      &lt;mypictures&gt;XBMC.ActivateWindow(MyPictures)&lt;/mypictures&gt;
      &lt;mytv&gt;XBMC.ActivateWindow(10004)&lt;/mytv&gt;
      &lt;!-- old versions of harmony --&gt;
      &lt;star&gt;Move&lt;/star&gt;
      &lt;hash&gt;Rename&lt;/hash&gt;
    &lt;/remote&gt;
  &lt;/global&gt;
  &lt;Home&gt;
    &lt;remote&gt;
      &lt;info&gt;XBMC.ActivateWindow(SystemInfo)&lt;/info&gt;
      &lt;clear&gt;XBMC.ActivateWindow(Weather)&lt;/clear&gt;
      &lt;hash&gt;XBMC.ActivateWindow(Settings)&lt;/hash&gt;
      &lt;zero&gt;XBMC.ActivateWindow(Settings)&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/Home&gt;
  &lt;MyTV&gt;
    &lt;remote&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
    &lt;/remote&gt;
  &lt;/MyTV&gt;
  &lt;MyFiles&gt;
    &lt;remote&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
      &lt;zero&gt;Highlight&lt;/zero&gt;
      &lt;star&gt;Move&lt;/star&gt;
      &lt;hash&gt;Rename&lt;/hash&gt;
    &lt;/remote&gt;
  &lt;/MyFiles&gt;
  &lt;MyMusicPlaylist&gt;
    &lt;remote&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
      &lt;zero&gt;Delete&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/MyMusicPlaylist&gt;
  &lt;MyMusicPlaylistEditor&gt;
    &lt;remote&gt;
      &lt;zero&gt;Queue&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/MyMusicPlaylistEditor&gt;
  &lt;MyMusicFiles&gt;
    &lt;remote&gt;
      &lt;zero&gt;Queue&lt;/zero&gt;
      &lt;star&gt;Queue&lt;/star&gt;
    &lt;/remote&gt;
  &lt;/MyMusicFiles&gt;
  &lt;MyMusicLibrary&gt;
    &lt;remote&gt;
      &lt;zero&gt;Queue&lt;/zero&gt;
      &lt;star&gt;Queue&lt;/star&gt;
    &lt;/remote&gt;
  &lt;/MyMusicLibrary&gt;
  &lt;FullscreenVideo&gt;
    &lt;remote&gt;
      &lt;zero&gt;Number0&lt;/zero&gt;
      &lt;one&gt;Number1&lt;/one&gt;
      &lt;two&gt;Number2&lt;/two&gt;
      &lt;three&gt;Number3&lt;/three&gt;
      &lt;four&gt;Number4&lt;/four&gt;
      &lt;five&gt;Number5&lt;/five&gt;
      &lt;six&gt;Number6&lt;/six&gt;
      &lt;seven&gt;Number7&lt;/seven&gt;
      &lt;eight&gt;Number8&lt;/eight&gt;
      &lt;nine&gt;Number9&lt;/nine&gt;
      &lt;left&gt;StepBack&lt;/left&gt;
      &lt;right&gt;StepForward&lt;/right&gt;
      &lt;up&gt;BigStepForward&lt;/up&gt;
      &lt;down&gt;BigStepBack&lt;/down&gt;
      &lt;back&gt;SmallStepBack&lt;/back&gt;
      &lt;menu&gt;OSD&lt;/menu&gt;
      &lt;start&gt;OSD&lt;/start&gt;
      &lt;select&gt;AspectRatio&lt;/select&gt;
      &lt;guide&gt;CodecInfo&lt;/guide&gt;
      &lt;info&gt;Info&lt;/info&gt;
      &lt;!-- crash &lt;teletext&gt;XBMC.ActivateWindow(Teletext)&lt;/teletext&gt; --&gt;
      &lt;star&gt;NextSubtitle&lt;/star&gt;
      &lt;yellow&gt;NextSubtitle&lt;/yellow&gt;
      &lt;hash&gt;AudioNextLanguage&lt;/hash&gt;
      &lt;blue&gt;AudioNextLanguage&lt;/blue&gt;
    &lt;/remote&gt;
  &lt;/FullscreenVideo&gt;
  &lt;VideoTimeSeek&gt;
    &lt;remote&gt;
      &lt;select&gt;Select&lt;/select&gt;
      &lt;enter&gt;Select&lt;/enter&gt;
    &lt;/remote&gt;
  &lt;/VideoTimeSeek&gt;
  &lt;FullscreenInfo&gt;
    &lt;remote&gt;
      &lt;guide&gt;CodecInfo&lt;/guide&gt;
      &lt;info&gt;Back&lt;/info&gt;
      &lt;menu&gt;OSD&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/FullscreenInfo&gt;
  &lt;PlayerControls&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/PlayerControls&gt;
  &lt;Visualisation&gt;
    &lt;remote&gt;
      &lt;left&gt;PreviousPreset&lt;/left&gt;
      &lt;right&gt;NextPreset&lt;/right&gt;
      &lt;up&gt;IncreaseRating&lt;/up&gt;
      &lt;down&gt;DecreaseRating&lt;/down&gt;
      &lt;back&gt;LockPreset&lt;/back&gt;
      &lt;guide&gt;CodecInfo&lt;/guide&gt;
      &lt;select&gt;XBMC.ActivateWindow(VisualisationPresetList)&lt;/select&gt;
      &lt;menu&gt;XBMC.ActivateWindow(MusicOSD)&lt;/menu&gt;
      &lt;info&gt;Info&lt;/info&gt;
      &lt;playlist&gt;XBMC.ActivateWindow(PVROSDChannels)&lt;/playlist&gt;
    &lt;/remote&gt;
  &lt;/Visualisation&gt;
  &lt;MusicOSD&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;guide&gt;Info&lt;/guide&gt;
      &lt;info&gt;CodecInfo&lt;/info&gt;
    &lt;/remote&gt;
  &lt;/MusicOSD&gt;
  &lt;VisualisationSettings&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/VisualisationSettings&gt;
  &lt;VisualisationPresetList&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/VisualisationPresetList&gt;
  &lt;SlideShow&gt;
    &lt;remote&gt;
      &lt;zero&gt;ZoomNormal&lt;/zero&gt;
      &lt;one&gt;ZoomLevel1&lt;/one&gt;
      &lt;two&gt;ZoomLevel2&lt;/two&gt;
      &lt;three&gt;ZoomLevel3&lt;/three&gt;
      &lt;four&gt;ZoomLevel4&lt;/four&gt;
      &lt;five&gt;ZoomLevel5&lt;/five&gt;
      &lt;six&gt;ZoomLevel6&lt;/six&gt;
      &lt;seven&gt;ZoomLevel7&lt;/seven&gt;
      &lt;eight&gt;ZoomLevel8&lt;/eight&gt;
      &lt;nine&gt;ZoomLevel9&lt;/nine&gt;
      &lt;info&gt;CodecInfo&lt;/info&gt;
      &lt;skipplus&gt;NextPicture&lt;/skipplus&gt;
      &lt;skipminus&gt;PreviousPicture&lt;/skipminus&gt;
      &lt;guide&gt;Info&lt;/guide&gt;
      &lt;select&gt;Rotate&lt;/select&gt;
    &lt;/remote&gt;
  &lt;/SlideShow&gt;
  &lt;ScreenCalibration&gt;
    &lt;remote&gt;
      &lt;select&gt;NextCalibration&lt;/select&gt;
      &lt;zero&gt;ResetCalibration&lt;/zero&gt;
      &lt;display&gt;NextResolution&lt;/display&gt;
      &lt;xbox&gt;NextResolution&lt;/xbox&gt;
    &lt;/remote&gt;
  &lt;/ScreenCalibration&gt;
  &lt;GUICalibration&gt;
    &lt;remote&gt;
      &lt;select&gt;NextCalibration&lt;/select&gt;
      &lt;zero&gt;ResetCalibration&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/GUICalibration&gt;
  &lt;VideoOSD&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;start&gt;Back&lt;/start&gt;
    &lt;/remote&gt;
  &lt;/VideoOSD&gt;
  &lt;VideoMenu&gt;
    &lt;remote&gt;
      &lt;menu&gt;OSD&lt;/menu&gt;
      &lt;info&gt;Info&lt;/info&gt;
      &lt;guide&gt;CodecInfo&lt;/guide&gt;
      &lt;zero&gt;Number0&lt;/zero&gt;
      &lt;one&gt;Number1&lt;/one&gt;
      &lt;two&gt;Number2&lt;/two&gt;
      &lt;three&gt;Number3&lt;/three&gt;
      &lt;four&gt;Number4&lt;/four&gt;
      &lt;five&gt;Number5&lt;/five&gt;
      &lt;six&gt;Number6&lt;/six&gt;
      &lt;seven&gt;Number7&lt;/seven&gt;
      &lt;eight&gt;Number8&lt;/eight&gt;
      &lt;nine&gt;Number9&lt;/nine&gt;
      &lt;play&gt;Select&lt;/play&gt;
    &lt;/remote&gt;
  &lt;/VideoMenu&gt;
  &lt;OSDVideoSettings&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;start&gt;Back&lt;/start&gt;
    &lt;/remote&gt;
  &lt;/OSDVideoSettings&gt;
  &lt;OSDAudioSettings&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;start&gt;Back&lt;/start&gt;
    &lt;/remote&gt;
  &lt;/OSDAudioSettings&gt;
  &lt;VideoBookmarks&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;start&gt;Back&lt;/start&gt;
      &lt;zero&gt;Delete&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/VideoBookmarks&gt;
  &lt;MyVideoLibrary&gt;
    &lt;remote&gt;
      &lt;zero&gt;Queue&lt;/zero&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
    &lt;/remote&gt;
  &lt;/MyVideoLibrary&gt;
  &lt;MyVideoFiles&gt;
    &lt;remote&gt;
      &lt;zero&gt;Queue&lt;/zero&gt;
      &lt;star&gt;Queue&lt;/star&gt;
    &lt;/remote&gt;
  &lt;/MyVideoFiles&gt;
  &lt;MyVideoPlaylist&gt;
    &lt;remote&gt;
      &lt;clear&gt;Delete&lt;/clear&gt;
      &lt;zero&gt;Delete&lt;/zero&gt;
    &lt;/remote&gt;
  &lt;/MyVideoPlaylist&gt;
  &lt;VirtualKeyboard&gt;
    &lt;remote&gt;
      &lt;back&gt;BackSpace&lt;/back&gt;
      &lt;clear&gt;BackSpace&lt;/clear&gt;
      &lt;star&gt;Shift&lt;/star&gt;
      &lt;hash&gt;Symbols&lt;/hash&gt;
      &lt;zero&gt;Number0&lt;/zero&gt;
      &lt;one&gt;Number1&lt;/one&gt;
      &lt;two&gt;Number2&lt;/two&gt;
      &lt;three&gt;Number3&lt;/three&gt;
      &lt;four&gt;Number4&lt;/four&gt;
      &lt;five&gt;Number5&lt;/five&gt;
      &lt;six&gt;Number6&lt;/six&gt;
      &lt;seven&gt;Number7&lt;/seven&gt;
      &lt;eight&gt;Number8&lt;/eight&gt;
      &lt;nine&gt;Number9&lt;/nine&gt;
      &lt;enter&gt;Enter&lt;/enter&gt;
      &lt;pageminus&gt;CursorLeft&lt;/pageminus&gt;
      &lt;pageplus&gt;CursorRight&lt;/pageplus&gt;
    &lt;/remote&gt;
  &lt;/VirtualKeyboard&gt;
  &lt;ContextMenu&gt;
    &lt;remote&gt;
      &lt;guide&gt;Back&lt;/guide&gt;
    &lt;/remote&gt;
  &lt;/ContextMenu&gt;
  &lt;Scripts&gt;
    &lt;remote&gt;
      &lt;info&gt;Info&lt;/info&gt;
    &lt;/remote&gt;
  &lt;/Scripts&gt;
  &lt;NumericInput&gt;
    &lt;remote&gt;
      &lt;zero&gt;Number0&lt;/zero&gt;
      &lt;one&gt;Number1&lt;/one&gt;
      &lt;two&gt;Number2&lt;/two&gt;
      &lt;three&gt;Number3&lt;/three&gt;
      &lt;four&gt;Number4&lt;/four&gt;
      &lt;five&gt;Number5&lt;/five&gt;
      &lt;six&gt;Number6&lt;/six&gt;
      &lt;seven&gt;Number7&lt;/seven&gt;
      &lt;eight&gt;Number8&lt;/eight&gt;
      &lt;nine&gt;Number9&lt;/nine&gt;
      &lt;enter&gt;Enter&lt;/enter&gt;
      &lt;back&gt;BackSpace&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/NumericInput&gt;
  &lt;Weather&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/Weather&gt;
  &lt;TV&gt;
    &lt;remote&gt;
      &lt;red&gt;Red&lt;/red&gt;
      &lt;green&gt;Green&lt;/green&gt;
      &lt;yellow&gt;Yellow&lt;/yellow&gt;
      &lt;blue&gt;Blue&lt;/blue&gt;
    &lt;/remote&gt;
  &lt;/TV&gt;
  &lt;Settings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/Settings&gt;
  &lt;AddonBrowser&gt;
    &lt;remote&gt;
    &lt;/remote&gt;
  &lt;/AddonBrowser&gt;
  &lt;AddonInformation&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/AddonInformation&gt;
  &lt;AddonSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/AddonSettings&gt;
  &lt;TextViewer&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/TextViewer&gt;
  &lt;MyPicturesSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyPicturesSettings&gt;
  &lt;MyProgramsSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyProgramsSettings&gt;
  &lt;MyWeatherSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyWeatherSettings&gt;
  &lt;MyMusicSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyMusicSettings&gt;
  &lt;SystemSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/SystemSettings&gt;
  &lt;MyVideosSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyVideosSettings&gt;
  &lt;NetworkSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/NetworkSettings&gt;
  &lt;AppearanceSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/AppearanceSettings&gt;
  &lt;Profiles&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/Profiles&gt;
  &lt;systeminfo&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/systeminfo&gt;
  &lt;shutdownmenu&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/shutdownmenu&gt;
  &lt;submenu&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/submenu&gt;
  &lt;MusicInformation&gt;
    &lt;remote&gt;
      &lt;info&gt;Back&lt;/info&gt;
    &lt;/remote&gt;
  &lt;/MusicInformation&gt;
  &lt;MovieInformation&gt;
    &lt;remote&gt;
      &lt;info&gt;Back&lt;/info&gt;
    &lt;/remote&gt;
  &lt;/MovieInformation&gt;
  &lt;LockSettings&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/LockSettings&gt;
  &lt;ProfileSettings&gt;
    &lt;remote&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/ProfileSettings&gt;
  &lt;PictureInfo&gt;
    &lt;remote&gt;
      &lt;skipplus&gt;NextPicture&lt;/skipplus&gt;
      &lt;skipminus&gt;PreviousPicture&lt;/skipminus&gt;
      &lt;info&gt;Back&lt;/info&gt;
    &lt;/remote&gt;
  &lt;/PictureInfo&gt;
  &lt;Teletext&gt;
    &lt;remote&gt;
      &lt;zero&gt;number0&lt;/zero&gt;
      &lt;one&gt;number1&lt;/one&gt;
      &lt;two&gt;number2&lt;/two&gt;
      &lt;three&gt;number3&lt;/three&gt;
      &lt;four&gt;number4&lt;/four&gt;
      &lt;five&gt;number5&lt;/five&gt;
      &lt;six&gt;number6&lt;/six&gt;
      &lt;seven&gt;number7&lt;/seven&gt;
      &lt;eight&gt;number8&lt;/eight&gt;
      &lt;nine&gt;number9&lt;/nine&gt;
      &lt;red&gt;Red&lt;/red&gt;
      &lt;green&gt;Green&lt;/green&gt;
      &lt;yellow&gt;Yellow&lt;/yellow&gt;
      &lt;blue&gt;Blue&lt;/blue&gt;
      &lt;info&gt;Info&lt;/info&gt;
      &lt;menu&gt;Back&lt;/menu&gt;
      &lt;teletext&gt;Back&lt;/teletext&gt;
    &lt;/remote&gt;
  &lt;/Teletext&gt;
  &lt;Favourites&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/Favourites&gt;
  &lt;PVROSDChannels&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
      &lt;menu&gt;Close&lt;/menu&gt;
      &lt;start&gt;Close&lt;/start&gt;
      &lt;playlist&gt;Close&lt;/playlist&gt;
    &lt;/remote&gt;
  &lt;/PVROSDChannels&gt;
  &lt;PVROSDGuide&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
      &lt;menu&gt;Close&lt;/menu&gt;
      &lt;start&gt;Close&lt;/start&gt;
    &lt;/remote&gt;
  &lt;/PVROSDGuide&gt;
  &lt;PVROSDDirector&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
      &lt;menu&gt;Close&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/PVROSDDirector&gt;
  &lt;PVROSDCutter&gt;
    &lt;remote&gt;
      &lt;back&gt;Close&lt;/back&gt;
      &lt;menu&gt;Close&lt;/menu&gt;
    &lt;/remote&gt;
  &lt;/PVROSDCutter&gt;
  &lt;MyTVSettings&gt;
    &lt;remote&gt;
      &lt;back&gt;PreviousMenu&lt;/back&gt;
    &lt;/remote&gt;
  &lt;/MyTVSettings&gt;
&lt;/keymap&gt;</pre>
<p><strong>Weiterführende Links:</strong><br />
<a href="http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/" target="_blank">HTPC – Media Center – Logitech Harmony reagiert träge unter Windows und Linux </a><br />
<a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank">Ubuntu (alle Versionen) – LIRC Konfiguration mit RC6 IR605Q (147a:e03e) und Logitech Harmony</a></p>
<p><strong>Quellen:</strong><br />
<a href="https://github.com/xbmc/xbmc/blob/master/system/Lircmap.xml" target="_blank">XBMC Main Repository &#8211; xbmc / system / Lircmap.xml (Standardkonfiguration)</a><br />
<a href="https://github.com/xbmc/xbmc/blob/master/system/keymaps/keyboard.xml" target="_blank">XBMC Main Repository &#8211; xbmc / system / keymaps / keyboard.xml (Standardkonfiguration)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony</title>
		<link>http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/</link>
		<comments>http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 19:00:16 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[147a:e03e]]></category>
		<category><![CDATA[CoHauS]]></category>
		<category><![CDATA[Fernbedienung]]></category>
		<category><![CDATA[Formosa]]></category>
		<category><![CDATA[hardware.conf]]></category>
		<category><![CDATA[Harmony]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[IR605Q]]></category>
		<category><![CDATA[Keyboard.xml]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LIRC]]></category>
		<category><![CDATA[lircd.conf]]></category>
		<category><![CDATA[Lircmap.xml]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[RC6]]></category>
		<category><![CDATA[RC6 Infrarot Empfänger]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7140</guid>
		<description><![CDATA[Nachdem ich mir eine Logitech Harmony gegönnt habe, wollte diese natürlich auch auf meinem Media-PC unter Ubuntu eingerichtet werden. Vorher habe ich, wie vielleicht einige noch wissen, eine X10 PC-Funkfernbedienung benutzt. Voller Vorfreude packte ich die Harmony aus und wollte auch gleich loslegen &#8211; nur dann &#8211; X10=Funk / Harmony=Infrarot &#8211; MIST! *da hätte ich auch [...]]]></description>
			<content:encoded><![CDATA[<p>Nachdem ich mir eine <a href="http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/" target="_blank">Logitech Harmony gegönnt habe</a>, wollte diese natürlich auch auf meinem Media-PC unter Ubuntu eingerichtet werden. Vorher habe ich, wie vielleicht einige noch wissen, eine <a href="http://www.loggn.de/ubuntu-lirc-xbmc-mit-pc-funkfernbedienung-x10-steuern/" target="_blank">X10 PC-Funkfernbedienung</a> benutzt. Voller Vorfreude packte ich die Harmony aus und wollte auch gleich loslegen &#8211; nur dann &#8211; <strong>X10=Funk / Harmony=Infrarot</strong> &#8211; <em>MIST!</em> <img src='http://www.loggn.de/wp-includes/images/smilies/icon_redface.gif' alt="icon redface" class='wp-smiley' title="Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony" />  <em>*da hätte ich auch mal früher dran denken können*</em></p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg"><img class="aligncenter size-full wp-image-7228" title="Hardware – RC6 Infrarot-Empfänger IR605Q und Logitech Harmony" src="http://www.loggn.de/wp-content/uploads/2012/01/hardware_ir605q_and_harmony.jpg" alt="hardware ir605q and harmony" width="600" height="215" /></a></p>
<p>Also habe ich mich erstmal auf die Suche nach einem Infrarot-Empfänger begeben. Zuerst wollte ich mir die <a href="http://www.amazon.de/exec/obidos/ASIN/B000X1EL4W/logdemacosxli-21/" target="_blank">Hama MCE Fernbedienung</a> kaufen und einfach nur den IR-Empfänger nutzen. Nach längeren Recherchen bin ich aber auf den <a href="http://www.cohaus-berlin.de/shop/" target="_blank">CoHauS-Shop</a> aufmerksam geworden &#8211; ziemlich <strong>gute Rezensionen</strong> im Shop selbst und in der <a href="http://www.mce-community.de/" target="_blank">MCE-Community.de</a> haben mich doch davon überzeugt, gleich etwas Vernünftiges zu kaufen.</p>
<p>Ich habe mich für den <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">MCE RC6 Infrarot Empfänger &#8211; Modell IR605Q</a> entschieden. <em>(Harmony-Profil: Windows Media Center SE)</em></p>
<pre class="brush: bash; title: ; notranslate">lsusb
Bus 004 Device 004: ID 147a:e03e Formosa Industrial Computing, Inc.</pre>
<p>Nun habe ich aber lang genug um den heißen Brei herum geschrieben &#8211; los gehts. <img src='http://www.loggn.de/wp-includes/images/smilies/icon_rolleyes.gif' alt="icon rolleyes" class='wp-smiley' title="Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony" />  <span id="more-7140"></span></p>
<h2>Ubuntu 10.10 (Maverick Meerkat), 11.04 (Natty Narwhal), 11.10 (<strong>Oneiric Ocelot)</strong>, etc. (LIRC-Version größer als 0.8.6)</h2>
<p>Erstmal installieren wir LIRC &#8230;</p>
<pre class="brush: bash; title: ; notranslate">sudo apt-get install lirc</pre>
<p>&#8230; oder LIRC war schon installiert, dann konfigurieren wir es neu.</p>
<pre class="brush: bash; title: ; notranslate">sudo dpkg-reconfigure lirc</pre>
<p>Im darauffolgenden Fenster wählen wir <em>&#8220;Windows Media Center Transceivers/Remotes (all)&#8221;</em> und &#8230;</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_01.png"><img class="aligncenter size-medium wp-image-7170" title="Modell IR605Q - Windows Media Center Transceivers/Remotes (all) - 147a:e03e Formosa" src="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_01-650x415.png" alt="linux htpc lirc mce 01 650x415" width="650" height="415" /></a></p>
<p>&#8230; im Nächsten <em>&#8220;None&#8221;</em>.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_02.png"><img class="aligncenter size-medium wp-image-7171" title="Modell IR605Q - None - 147a:e03e Formosa" src="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_02-650x418.png" alt="linux htpc lirc mce 02 650x418" width="650" height="418" /></a></p>
<p>Das wars auch eigentlich schon für alle Ubuntu-Versionen <strong>ab 10.10</strong>. Eventuell muss noch ein Neustart des LIRC-Dienstes durchgeführt werden.</p>
<pre class="brush: bash; title: ; notranslate">sudo /etc/init.d/lirc restart</pre>
<h2>Ubuntu 10.04 (Lucid Lynx), Ubuntu 9.10 (Karmic Koala), Ubuntu 9.04 (Jaunty Jackalope) und niedriger (LIRC-Version kleiner/gleich 0.8.6)</h2>
<p>Bis Ubuntu <strong>10.04</strong> gibt es das Problem, dass der <strong>LIRC-Treiber</strong> <em>lirc_mceusb </em><strong>gepachtet</strong> werden muss. Sonst erkennt der Treiber den MCE RC6 Empfänger nicht!</p>
<p>Erstmal installieren wir LIRC &#8230;</p>
<pre class="brush: bash; title: ; notranslate">sudo apt-get install lirc</pre>
<p>&#8230; oder LIRC war schon installiert, dann konfigurieren wir es neu.</p>
<pre class="brush: bash; title: ; notranslate">sudo dpkg-reconfigure lirc</pre>
<p>Im darauffolgenden Fenster wählen wir <em>&#8220;Windows Media Center Transceivers/Remotes (all)&#8221;</em> und &#8230;</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_01.png"><img class="aligncenter size-medium wp-image-7170" title="Modell IR605Q - Windows Media Center Transceivers/Remotes (all) - 147a:e03e Formosa" src="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_01-650x415.png" alt="linux htpc lirc mce 01 650x415" width="650" height="415" /></a></p>
<p>&#8230; im Nächsten <em>&#8220;None&#8221;</em>.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_02.png"><img class="aligncenter size-medium wp-image-7171" title="Modell IR605Q - None - 147a:e03e Formosa" src="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mce_02-650x418.png" alt="linux htpc lirc mce 02 650x418" width="650" height="418" /></a></p>
<p>Nun installieren wir den <strong>Quellcode</strong> der LIRC-Module, &#8230;</p>
<pre class="brush: bash; title: ; notranslate">sudo apt-get install lirc-modules-source</pre>
<p>&#8230; jetzt müssen wir den <em>lirc_mceusb</em> Treiber bearbeiten.</p>
<pre class="brush: bash; title: ; notranslate">sudo vi /usr/src/lirc-0.8.6/drivers/lirc_mceusb/lirc_mceusb.c</pre>
<p>Im Formosa-Abschnitt (ca. Zeile 208) fügen wir folgende zwei Zeilen ein &#8230;</p>
<pre class="brush: bash; title: ; notranslate">/* Formosa Industrial Computing IR605Q */
{ USB_DEVICE(VENDOR_FORMOSA, 0xe03e) },</pre>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mceusb.png"><img class="aligncenter size-full wp-image-7176" title="Modell IR605Q - LIRC Treiber lirc_mceusb - 147a:e03e Formosa" src="http://www.loggn.de/wp-content/uploads/2012/01/linux_htpc_lirc_mceusb.png" alt="linux htpc lirc mceusb" width="438" height="142" /></a></p>
<p>&#8230; und im Anschluss kompilieren wir die LIRC-Module. <strong>FERTIG!</strong></p>
<pre class="brush: bash; title: ; notranslate">sudo dpkg-reconfigure lirc-modules-source</pre>
<p>Eventuell muss noch ein Neustart des LIRC-Dienstes durchgeführt werden.</p>
<pre class="brush: bash; title: ; notranslate">sudo /etc/init.d/lirc restart</pre>
<p><strong>Viel Spaß!</strong><br />
Demnächst werde ich noch eine zweite HowTo mit der <em>Lircmap.xml</em> und <em>Keyboard.xml</em> für <strong>XBMC</strong> veröffentlichen. <img src='http://www.loggn.de/wp-includes/images/smilies/icon_wink.gif' alt="icon wink" class='wp-smiley' title="Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony" /> </p>
<p><strong>Weiterführende Links:<br />
</strong><a href="http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/" target="_blank">HTPC – Media Center – Logitech Harmony reagiert träge unter Windows und Linux </a><br />
<a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">Linux – LIRC – XBMC mit Logitech Harmony steuern – Lircmap.xml und Keyboard.xml</a></p>
<p><strong>Quellen:</strong><br />
<a href="http://sebastian-becker.org/?page_id=609" target="_blank">LIRC &amp; XBMC</a><br />
<a href="http://www.fscker.ca/rc/2010/04/27/mediagate-mg-ir01bk-and-ubuntu-9-10/" target="_blank">Mediagate MG-IR01BK and Ubuntu</a><br />
<a href="http://www.mce-community.de/forum/index.php?showtopic=41811&amp;st=0&amp;p=286479&amp;#entry286479" target="_blank">[How To] RC6 IR-Empfänger (original oder OEM) unter Linux und XBMC</a></p>
<h2>LIRC Konfigurationsdateien</h2>
<p>Die Konfigurationsdateien von LIRC müsstet ihr <span style="text-decoration: underline;">theoretisch nicht</span> bearbeiten. Ich werde diese, nur der Vollständigkeit halber, hier mit anhängen. <img src='http://www.loggn.de/wp-includes/images/smilies/icon_cool.gif' alt="icon cool" class='wp-smiley' title="Ubuntu (alle Versionen) – LIRC Konfiguration mit MCE RC6 IR605Q (147a:e03e) und Logitech Harmony" /> </p>
<p><strong>/etc/lirc/hardware.conf</strong></p>
<pre class="brush: bash; title: ; notranslate"># /etc/lirc/hardware.conf
#
# loggn.de - Nico Hartung
#
#Chosen Remote Control
REMOTE=&quot;Windows Media Center Transceivers/Remotes (all)&quot;
REMOTE_MODULES=&quot;lirc_dev lirc_mceusb&quot;
REMOTE_DRIVER=&quot;&quot;
REMOTE_DEVICE=&quot;/dev/lirc0&quot;
REMOTE_SOCKET=&quot;&quot;
REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;
REMOTE_LIRCD_ARGS=&quot;&quot;

#Chosen IR Transmitter
TRANSMITTER=&quot;None&quot;
TRANSMITTER_MODULES=&quot;&quot;
TRANSMITTER_DRIVER=&quot;&quot;
TRANSMITTER_DEVICE=&quot;&quot;
TRANSMITTER_SOCKET=&quot;&quot;
TRANSMITTER_LIRCD_CONF=&quot;&quot;
TRANSMITTER_LIRCD_ARGS=&quot;&quot;

#Enable lircd
START_LIRCD=&quot;true&quot;

#Don't start lircmd even if there seems to be a good config file
#START_LIRCMD=&quot;false&quot;

#Try to load appropriate kernel modules
LOAD_MODULES=&quot;true&quot;

# Default configuration files for your hardware if any
LIRCMD_CONF=&quot;&quot;

#Forcing noninteractive reconfiguration
#If lirc is to be reconfigured by an external application
#that doesn't have a debconf frontend available, the noninteractive
#frontend can be invoked and set to parse REMOTE and TRANSMITTER
#It will then populate all other variables without any user input
#If you would like to configure lirc via standard methods, be sure
#to leave this set to &quot;false&quot;
FORCE_NONINTERACTIVE_RECONFIGURATION=&quot;false&quot;
START_LIRCMD=&quot;&quot;</pre>
<p><strong>/etc/lirc/lircd.conf</strong></p>
<pre class="brush: bash; title: ; notranslate">
#
# loggn.de - Nico Hartung
#
#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.

#Configuration for the Windows Media Center Transceivers/Remotes (all) remote:
include &quot;/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb&quot;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HTPC &#8211; Media Center &#8211; Logitech Harmony reagiert träge unter Windows und Linux</title>
		<link>http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/</link>
		<comments>http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 13:00:18 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Harmony]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Inter-key Delay]]></category>
		<category><![CDATA[MCE]]></category>
		<category><![CDATA[Media Center]]></category>
		<category><![CDATA[Media-PC]]></category>
		<category><![CDATA[Repeats]]></category>
		<category><![CDATA[Tastenverzögerung]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wiederholungen]]></category>
		<category><![CDATA[Windows Media Center SE]]></category>
		<category><![CDATA[XBMC]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7120</guid>
		<description><![CDATA[Vor ein paar Tagen habe ich mir eine Logitech Harmony gegönnt, um meinen Samsung LCD, meine Dreambox, meinen Media-PC mit XBMC und meinen zukünftigen AV-Receiver darüber zu steuern. Die Einrichtung über MyHarmony.com war sehr einfach. Für einen Media-PC (auch mit XBMC) sollte man das Windows Media Center SE Profil auswählen (in Verbindung mit einem MCE RC6 IR-Empfänger). Allerdings ist mir bei der [...]]]></description>
			<content:encoded><![CDATA[<p>Vor ein paar Tagen habe ich mir eine <a href="http://www.amazon.de/exec/obidos/ASIN/B003BJTPBW/logdemacosxli-21/" target="_blank">Logitech Harmony</a> gegönnt, um meinen Samsung LCD, meine <a href="http://www.amazon.de/exec/obidos/ASIN/B004C1PZTY/logdemacosxli-21/" target="_blank">Dreambox</a>, meinen Media-PC mit XBMC und meinen zukünftigen AV-Receiver darüber zu steuern.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2012/01/hardware_logitech_harmony.jpg"><img class="aligncenter size-full wp-image-7220" title="Hardware – Logitech Harmony 300" src="http://www.loggn.de/wp-content/uploads/2012/01/hardware_logitech_harmony.jpg" alt="hardware logitech harmony" width="600" height="234" /></a></p>
<p>Die Einrichtung über <a href="http://myharmony.com/" target="_blank">MyHarmony.com</a> war sehr einfach. Für einen Media-PC (auch mit XBMC) sollte man das <em>Windows Media Center SE</em> <strong>Profil</strong> auswählen (in Verbindung mit einem <a href="http://www.cohaus-berlin.de/shop/RC6-Infrarot-Empfaenger/RC6-Infrarot-Empfaenger-Modell-IR605Q::30.html" target="_blank">MCE RC6 IR-Empfänger</a>). <strong>Allerdings</strong> ist mir bei der ersten Verwendung aufgefallen, dass die Harmony im Media Center (XBMC über Linux) <strong>sehr langsam</strong> bzw. <strong>träge</strong> reagiert. Wenn ich beispielsweise die Down-Taste gehalten habe, konnte ich zuschauen wie die Markierung langsam herunter gewandert ist!</p>
<p>Dieses Problem kann man über die <a href="http://www.harmony-remote-forum.de/viewtopic.php?f=35&amp;t=2669" target="_blank">Logitech Harmony Remote-Software</a> lösen, indem man auf dem MCE-Profil die <strong>Tastenverzögerung</strong> (Inter-key Delay) auf <strong>0ms</strong> und die <strong>Wiederholungen</strong> (Repeats) auf <strong>1</strong> reduziert.</p>
<p>Nun bin ich aber im Besitz der Logitech Harmony <strong>300</strong>, die sich wie die 200er, <span style="text-decoration: underline;">nur</span> über die MyHarmony.com Seite konfigurieren lässt &#8211; dort kann man leider keine Tastenverzögerungen oder Wiederholungen einstellen! Also habe ich beim Logitech-Support angerufen (0800/000 6726) und mein Problem geschildert. 2 Minuten später sollte ich meine Harmony 300 synchronisieren und siehe da, nun läuft die Harmony auch im XBMC flüssig. <img src='http://www.loggn.de/wp-includes/images/smilies/icon_mrgreen.gif' alt="icon mrgreen" class='wp-smiley' title="HTPC   Media Center   Logitech Harmony reagiert träge unter Windows und Linux" /> </p>
<p>Auf meine Frage &#8211; warum man die Einstellungen nicht unter MyHarmony.com setzten kann,  erhielt ich eine zufriedenstellende Antwort:</p>
<p style="padding-left: 30px;"><em>&#8220;Die Harmony 200 und 300 sind Einsteiger-Fernbedienung &#8211; die meisten Benutzer wollen gar nicht so tief ins System eingreifen und es würde sie nur verwirren.&#8221; </em></p>
<p>In ein paar Tagen werde ich noch 2 <strong>HowTo&#8217;s</strong> veröffentlichen, die sich mit der Einrichtung unter Ubuntu beschäftigen. <em>(<a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank">LIRC + RC6 Infrarot-Empfänger</a> + <a href="http://www.loggn.de/linux-ubuntu-lirc-xbmc-mit-logitech-harmony-steuern-lircmap-xml-und-keyboard-xml/" target="_blank">Harmony + XBMC</a>)</em></p>
<p><strong>Weiterführende Links:</strong><br />
<a href="http://www.loggn.de/ubuntu-lirc-konfiguration-mit-rc6-ir605q-147a-e03e-und-logitech-harmony/" target="_blank">Ubuntu (alle Versionen) – LIRC Konfiguration mit RC6 IR605Q (147a:e03e) und Logitech Harmony</a></p>
<p><strong>Quellen:</strong><br />
<a href="http://www.harmony-remote-forum.de/viewtopic.php?f=35&amp;t=3726" target="_blank">Befehle einer Aktion werden nicht ausgeführt (Verzögerungen)</a><br />
<a href="http://www.mce-community.de/forum/index.php?showtopic=48680" target="_blank">Harmony One Geschwindigkeitseinstellungen, Welche Verzögernungen sind optimal </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/htpc-media-center-logitech-harmony-reagiert-traege-unter-windows-und-linux/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Infografik &#8211; Was in 60 Sekunden so alles im Internet passiert</title>
		<link>http://www.loggn.de/infografik-was-in-60-sekunden-so-alles-im-internet-passiert/</link>
		<comments>http://www.loggn.de/infografik-was-in-60-sekunden-so-alles-im-internet-passiert/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 15:58:20 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Persönlich]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[60 Sekunden]]></category>
		<category><![CDATA[Infografik]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7102</guid>
		<description><![CDATA[Quelle: apfelblog.ch &#8211; Was in 60 Sekunden so passiert]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.loggn.de/wp-content/uploads/2012/01/60seconds.jpg"><img class="aligncenter size-medium wp-image-7103" title="...was in 60 Sekunden so passiert!" src="http://www.loggn.de/wp-content/uploads/2012/01/60seconds-650x459.jpg" alt="60seconds 650x459" width="650" height="459" /></a><br />
Quelle: <a href="http://apfelblog.ch/ipad/was-in-60-sekunden-so-passiert" target="_blank">apfelblog.ch &#8211; Was in 60 Sekunden so passiert</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/infografik-was-in-60-sekunden-so-alles-im-internet-passiert/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Benchmark &#8211; Crucial m4 (SATA III) im MacBook Pro (Mid 2009) mit SATA II</title>
		<link>http://www.loggn.de/benchmark-crucial-m4-sata-iii-im-macbook-pro-mid-2009-mit-sata-ii/</link>
		<comments>http://www.loggn.de/benchmark-crucial-m4-sata-iii-im-macbook-pro-mid-2009-mit-sata-ii/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 16:40:34 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[Crucial m4]]></category>
		<category><![CDATA[FileVault]]></category>
		<category><![CDATA[Garbage Collection]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[SSD]]></category>
		<category><![CDATA[Trim]]></category>
		<category><![CDATA[Xbench]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=7039</guid>
		<description><![CDATA[In meinen vorletzten zwei Beiträgen habt ihr bestimmt gelesen, dass ich mir eine Crucial m4 (SATA III) für mein MacBook Pro 13&#8243; Mid 2009 (SATA II) gegönnt habe. Daher möchte ich euch einen Benchmark mit OS X 10.7 (Lion) nicht vorenthalten. Trim ist im Übrigen nicht aktiviert, da die m4 eine ziemlich gute automatische Speicherbereinigung (Garbage Collection) [...]]]></description>
			<content:encoded><![CDATA[<p>In meinen <a href="http://www.loggn.de/osx-lion-filevault-2-kann-fuer-die-festplatte-osx-nicht-aktiviert-werden-recovery-hd/" target="_blank">vorletzten</a> <a href="http://www.loggn.de/osx-filevault-2-falsches-kennwort-tastaturlayout-auf-dem-anmeldefenster/" target="_blank">zwei</a> Beiträgen habt ihr bestimmt gelesen, dass ich mir eine <a href="http://www.amazon.de/exec/obidos/ASIN/B004W2JKZI/logdemacosxli-21/" target="_blank">Crucial m4</a> (SATA III) für mein MacBook Pro 13&#8243; Mid 2009 (SATA II) gegönnt habe. Daher möchte ich euch einen <strong>Benchmark</strong> mit OS X 10.7 (Lion) nicht vorenthalten.</p>
<div id="attachment_7045" class="wp-caption aligncenter" style="width: 546px"><a href="http://www.loggn.de/wp-content/uploads/2011/12/apple_ssd_xbench_no_filevault.png"><img class="size-full wp-image-7045" title="Crucial m4 - Xbench ohne FileVault - SDD" src="http://www.loggn.de/wp-content/uploads/2011/12/apple_ssd_xbench_no_filevault.png" alt="apple ssd xbench no filevault" width="536" height="488" /></a><p class="wp-caption-text">Crucial m4 - Xbench ohne FileVault - SDD</p></div>
<div id="attachment_7046" class="wp-caption aligncenter" style="width: 532px"><a href="http://www.loggn.de/wp-content/uploads/2011/12/apple_ssd_xbench_with_filevault.png"><img class="size-full wp-image-7046" title="Crucial m4 - Xbench mit aktiviertem FileVault - SSD" src="http://www.loggn.de/wp-content/uploads/2011/12/apple_ssd_xbench_with_filevault.png" alt="apple ssd xbench with filevault" width="522" height="479" /></a><p class="wp-caption-text">Crucial m4 - Xbench mit aktiviertem FileVault - SSD</p></div>
<p><strong>Trim</strong> ist im Übrigen nicht aktiviert, da die m4 eine ziemlich gute <strong>automatische Speicherbereinigung</strong> (<a href="http://de.wikipedia.org/wiki/Garbage_Collection" target="_blank">Garbage Collection</a>) hat. Auch <a href="https://twitter.com/#!/alpher_de" target="_blank">Pascal</a> von <a href="http://www.webdesign-podcast.de/" target="_blank">webdesign-podcast.de</a> konnte <strong>keine spürbare</strong> Performancesteigerung nach Aktivieren von Trim feststellen. [via <a href="https://twitter.com/#!/Alpher_de/status/140787763346812928" target="_blank">Twitter</a>]</p>
<p><span style="background-color: #ff0000; color: #ffffff;">WICHTIG:</span> Die automatische Speicherbereinigung von Crucial arbeitet immer, wenn die <strong>SSD im Leerlauf</strong> ist, deshalb<span id="more-7039"></span> sollte man unter &#8220;<em>Systemeinstellungen</em>&#8221; &gt; &#8220;<em>Energie sparen</em>&#8221; die Funktion &#8220;<em>Wenn möglich Ruhezustand der Festplatte(n) aktivieren</em>&#8221; <span style="background-color: #ff0000; color: #ffffff;">deaktivieren!</span></p>
<p><a href="http://www.loggn.de/wp-content/uploads/2011/12/apple_sdd_garbage_collection.png"><img class="aligncenter size-full wp-image-7047" title="apple_sdd_garbage_collection" src="http://www.loggn.de/wp-content/uploads/2011/12/apple_sdd_garbage_collection.png" alt="apple sdd garbage collection" width="395" height="23" /></a></p>
<p>Der Vollständigkeit halber hier noch einen Benchmark meiner alten Festplatte - <strong>WD Scorpio Blue</strong>.</p>
<div id="attachment_7042" class="wp-caption aligncenter" style="width: 537px"><a href="http://www.loggn.de/wp-content/uploads/2011/12/apple_hdd_xbench_with_filevault.png"><img class="size-full wp-image-7042 " title="WD Scorpio Blue - Xbench mit aktiviertem FileVault - HDD" src="http://www.loggn.de/wp-content/uploads/2011/12/apple_hdd_xbench_with_filevault.png" alt="apple hdd xbench with filevault" width="527" height="479" /></a><p class="wp-caption-text">WD Scorpio Blue - Xbench mit aktiviertem FileVault</p></div>
<p>Quellen:<br />
<a href="http://forum.crucial.com/t5/Solid-State-Drives-SSD/Garbage-collection-on-M4-256GB-on-Snow-Leopard/td-p/60227" target="_blank">Garbage collection on M4 256GB on Snow Leopard / Lion</a><br />
<a href="http://www.webdesign-podcast.de/2011/07/29/crucial-m4-ssd-solid-state-disk-festplatte-in-apple-macbook-pro-early-2011-15-zoll-einbauen/" target="_blank">Crucial m4 SSD (Solid State Disk) Festplatte in Apple MacBook Pro Early 2011 15″ einbauen</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/benchmark-crucial-m4-sata-iii-im-macbook-pro-mid-2009-mit-sata-ii/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>AlphaCrypt Light CI-Modul &#8211; Kabeldeutschland &#8211; D02 und D09</title>
		<link>http://www.loggn.de/alphacrypt-light-ci-modul-kabeldeutschland-d02-und-d09/</link>
		<comments>http://www.loggn.de/alphacrypt-light-ci-modul-kabeldeutschland-d02-und-d09/#comments</comments>
		<pubDate>Fri, 20 May 2011 06:47:12 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Persönlich]]></category>
		<category><![CDATA[AlphaCrypt]]></category>
		<category><![CDATA[CI-Modul]]></category>
		<category><![CDATA[D02]]></category>
		<category><![CDATA[D09]]></category>
		<category><![CDATA[downgraden]]></category>
		<category><![CDATA[Kabeldeutschland]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Mascom]]></category>
		<category><![CDATA[PCMCIA MTD-0002]]></category>
		<category><![CDATA[SCM DVB_CA_Module]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=6075</guid>
		<description><![CDATA[In den letzten Tagen habe ich mich mit dem AlphaCrypt Light CI-Modul herumgeärgert. Diese Module werden nur noch mit der Firmware 1.19 / 3.19 ausgeliefert. Laut dem Hersteller Mascom, kann man zwar die CI-Module vorfrankiert zu ihm schicken, um ein Update durchführen zulassen, aber ein Downgrade auf Version 1.16 / 3.16 wurde der Mascom GmbH [...]]]></description>
			<content:encoded><![CDATA[<p>In den letzten Tagen habe ich mich mit dem <a href="http://www.amazon.de/exec/obidos/ASIN/B000A1LNBO/logdemacosxli-21/" target="_blank">AlphaCrypt Light CI-Modul</a> herumgeärgert. Diese Module werden <strong>nur</strong> noch mit der Firmware <strong>1.19 / 3.19</strong> ausgeliefert. Laut dem Hersteller <a href="http://www.mascom.de/" target="_blank">Mascom</a>, kann man zwar die CI-Module vorfrankiert zu ihm schicken, um ein Update durchführen zulassen, aber ein Downgrade auf Version <strong>1.16 / 3.16</strong> wurde der Mascom GmbH von Kabeldeutschland verboten. Manche Kunden sind nun mal, aufgrund des CI-Slots an Ihrem Fernseher, auf dieses AlphaCrypt Modul mit der Firmware 1.16 angewiesen &#8211; diesen Kunden verbietet KD dann die bezahlten Sender zuschauen? <strong>LÄCHERLICH KABELDEUTSCHLAND!</strong></p>
<p><a href="http://www.loggn.de/wp-content/uploads/2011/05/AlphaCrypt_Light.jpg"><img class="aligncenter size-full wp-image-6092" title="AlphaCrypt Light CI-Modul" src="http://www.loggn.de/wp-content/uploads/2011/05/AlphaCrypt_Light.jpg" alt="AlphaCrypt Light" width="515" height="290" /></a></p>
<p>Fakt ist das &#8230;<br />
die Kabeldeutschland <strong>D02</strong> Karte funktioniert mit der Version 1.16 / 3.16 und 1.19 / 3.19 einwandfrei.<br />
die <strong>neue</strong> Kabeldeutschland <strong>D09</strong> Karte funktioniert hingegen <strong>nur</strong> mit der Version 1.16 / 3.16 &#8211; Build September 2008.</p>
<p>Das AlphaCrypt Light Modul kann man aber auch selbst mit einem PCMCIA-Adapter downgraden. 100% der Notebooks, die ich in den Fingern hatte, haben einen PCMCIA-Adapter mit einem Texas Instruments Controller und erkennen das CI-Modul <span style="text-decoration: underline;">nicht korrekt</span> als <strong>PCMCIA MTD-0002</strong> &#8211; SCHADE. Nur ein<span id="more-6075"></span> <a href="http://www.amazon.de/exec/obidos/ASIN/B000KY5TUC/logdemacosxli-21/" target="_blank">PCMCIA-Adapter mit einem RICOH Controller</a> erkennt das AC-Modul richtig &#8211; und zwar als <strong>SCM DVB_CA_Module</strong>.</p>
<p>Dann kann man die 1.16 AlphaCrypt Light Firmware von September 2008 entpacken, den Treiber installieren, die AC-Update-Anwendung starten und sein AlphaCrypt CI-Module auf die Firmware 1.16 downgraden.</p>
<p>Nun kann ich an meinem Samsung LCD auch meine <strong>digitalen Kabeldeutschland-Kanäle</strong> schauen &#8211; Prima! <img src='http://www.loggn.de/wp-includes/images/smilies/icon_cool.gif' alt="icon cool" class='wp-smiley' title="AlphaCrypt Light CI Modul   Kabeldeutschland   D02 und D09" /> </p>
<p style="padding-left: 30px;"><span style="background-color: #ff0000;">NACHTRAG:</span> <em>Die Softwareversionen 1.16 vom August/Sep 2009 beinhalten bekanntlich den Support der 09er Karten von Kabel Deutschland. Da Mascom niemals ein Patent von Nagravision für diese zwei Kartentypen hatte dürfen diese Module auch nicht verkauft werden (Verletzung des Patentrechtes).</em></p>
<p><span style="background-color: #00ff00;">Den Download-Link, der AlphaCrypt Light Firmware &#8211; Version 1.16 / 3.16 vom September 2008, <strong>darf</strong> ich hier leider nicht anbieten, <span style="text-decoration: underline;">sollte</span> aber über die Google-Suche zu finden sein.</span></p>
<p><strong>Links:</strong><br />
<a href="http://www.amazon.de/exec/obidos/ASIN/B000A1LNBO/logdemacosxli-21/" target="_blank">Amazon.de - AlphaCrypt Light CI Modul</a><br />
<a href="http://www.amazon.de/exec/obidos/ASIN/B000KY5TUC/logdemacosxli-21/" target="_blank">Amazon.de - PCI/PCMCIA Adapter Karte mit RICOH Controller</a></p>
<p><strong>Quellen:</strong><br />
<a href="http://www.topfield-europe.com/forum/showthread.php?t=21453" target="_blank">D09 Karte funktioniert nicht</a><br />
<a href="http://www.hifi-forum.de/viewthread-177-3149.html" target="_blank">37LH4000 Alphacrypt light D09</a><br />
<a href="http://www.topfield-europe.com/forum/showthread.php?t=22882" target="_blank">MASCOM Stellt Support für K09/D09 Karten ein</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/alphacrypt-light-ci-modul-kabeldeutschland-d02-und-d09/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ASUS Eee Family &#8211; 1015PN &#8211; Aufrüstung auf 2GB RAM</title>
		<link>http://www.loggn.de/eee-pc-1015pn-aufruestung-auf-2gb-ram/</link>
		<comments>http://www.loggn.de/eee-pc-1015pn-aufruestung-auf-2gb-ram/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 06:41:46 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[1015PN]]></category>
		<category><![CDATA[2GB]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Arbeitsspeicher]]></category>
		<category><![CDATA[ASUS]]></category>
		<category><![CDATA[Aufrüstung]]></category>
		<category><![CDATA[Black Screen]]></category>
		<category><![CDATA[CT25664BC1339]]></category>
		<category><![CDATA[Eee Family]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[HMT325S6BFR8C-H9]]></category>
		<category><![CDATA[Kundenbewertungen]]></category>
		<category><![CDATA[Kundenrezensionen]]></category>
		<category><![CDATA[Netbook]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[schwarzer Bildschirm]]></category>
		<category><![CDATA[Warmstart]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=5592</guid>
		<description><![CDATA[Die gesamte ASUS Eee Family ist recht wählerisch was den Arbeitsspeicher angeht. Liest man bei Amazon die Kundenrezensionen, fällt einem das sehr schnell auf. Liest man diese nicht, bestellt man erstmal den falschen RAM und muss sich mit eigenartigen Problemen den Kopf zermartern. Ich habe den DDR3 RAM - Kingston KVR1333D3S9/2G PC1333 gekauft und eingebaut. Das Netbook EeePC 1015PN [...]]]></description>
			<content:encoded><![CDATA[<p>Die gesamte <a href="http://www.asus.de/ProductGroup1.aspx?PG_ID=7dDelmkESu9DXgVB" target="_blank">ASUS Eee Family</a> ist recht <strong>wählerisch</strong> was den <strong>Arbeitsspeicher</strong> angeht. Liest man bei Amazon die Kundenrezensionen, fällt einem das sehr schnell auf. Liest man diese nicht, bestellt man erstmal den falschen RAM und muss sich mit eigenartigen Problemen den Kopf zermartern.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2011/03/hardware_asus_1015pn.jpg"><img class="aligncenter size-full wp-image-5632" title="Hardware - ASUS 1015PN" src="http://www.loggn.de/wp-content/uploads/2011/03/hardware_asus_1015pn.jpg" alt="hardware asus 1015pn" width="600" height="303" /></a></p>
<p>Ich habe den DDR3 RAM - <a href="http://www.amazon.de/exec/obidos/ASIN/B002BW6DQ0/logdemacosxli-21/" target="_blank">Kingston KVR1333D3S9/2G PC1333</a> gekauft und eingebaut. Das <a href="http://www.amazon.de/exec/obidos/ASIN/B0042RTXP0/logdemacosxli-21/" target="_blank">Netbook EeePC 1015PN</a> erkennt den RAM problemlos und läuft nun mit 2GB auch recht fix.  <img src='http://www.loggn.de/wp-includes/images/smilies/icon_mrgreen.gif' alt="icon mrgreen" class='wp-smiley' title="ASUS Eee Family   1015PN   Aufrüstung auf 2GB RAM" />   Jedoch habe ich bei jedem <a href="http://de.wikipedia.org/wiki/Warmstart" target="_blank">Warmstart</a> (Reboot/Reset) einen Black Screen bekommen, der Lüfter hat sich zwar gedreht aber es kam kein Bild (schwarz), keine Piepgeräusche und es war auch keine Festplattenaktivität zu hören. Beim ersten Mal dachte ich mir noch &#8220;Naja, beim nächsten Mal klappt es bestimmt!&#8221;, &#8220;Scheiße wars!&#8221;</p>
<p>Also begab ich mich auf die Suche und bin relativ schnell auf diesen Artikel gestoßen &#8211; <a href="http://filetonic.com/blog/2009/05/28/rebooting-an-eee-pc/" target="_blank">Rebooting an Eee PC</a></p>
<p style="padding-left: 30px;"><em>Many people have found that if they upgrade to 2 GB of RAM, they get a black screen. If they go back and put in the original 1GB of RAM, the problem seems to be solved. It is also possible that the RAM sticks have become unseated inside the machine. If you are comfortable opening up the computer, unseat and then reseat your RAM &#8211; a loose connection can cause this and is easily solved.</em></p>
<p>Dann habe ich die Kundenrezensionen gelesen und bemerkt das es tatsächlich am RAM liegt. Es werden <strong>2 bestimmte RAM-Modelle</strong> von Kunden empfohlen, die tatsächlich funktionieren <span id="more-5592"></span>sollen.</p>
<p><a href="http://www.amazon.de/exec/obidos/ASIN/B0045H4T24/logdemacosxli-21/" target="_blank">HYNIX 2 GB, 204 pin, DDR3-1333 SO-DIMM</a> (HMT325S6BFR8C-H9)</p>
<p style="padding-left: 30px;"><span style="background-color: #ff0000;">ACHTUNG:</span> Die Teilenummer &#8220;HMT325S6BFR8C-H9&#8243; ist Pflicht, scheinbar wurde der Riegel etwas verändert und hat nun eine Neue!</p>
<p style="padding-left: 60px;"><em>Ich habe den Asus EeePC 1015PN auch auf 2 GB aufrüsten wollen, aber der Bildschirm bleibt schwarz sobald ich den neuen Speicher einsetze und starte. Mache ich was falsch? Muss ich vorher was einstellen?? (März 2011)</em></p>
<p style="padding-left: 60px;"><em>Hallo,<br />
hatte das gleiche Problem. Es gibt verschiedene 2MB DDR3 Speicher von Hynix. Es funktioniert nur der 2048MB Hynix HMT325S6BFR8C-H9.<br />
Der 2048MB Hynix HMT125S6TFR8C funktioniert nicht.<br />
Beide sind 2048MB DDR3 1333MHz Speicher.<br />
Gruß Klaus <em>(März 2011)</em><br />
</em></p>
<p><a href="http://www.amazon.de/exec/obidos/ASIN/B002ZME33Q/logdemacosxli-21/" target="_blank">Crucial CT25664BC1339 PC1333 2GB Arbeitsspeicher (DDR3, Crucial Value CL9)</a></p>
<p style="padding-left: 30px;"><em>Ich habe ein EeePC 1015PN. </em><br />
<em>Ab Werk ist 1 GB verbaut, daher habe ich nach einem größeren Modul gesucht. </em><br />
<em>Der EeePC ist recht wählerisch was die Speichermodule betrifft. </em><br />
<em>Das 2GB Modul von Crucial funktioniert super. </em><br />
<em>Ich habe es bereits seit ein paar Wochen im Gebrauch und noch keine Probleme gehabt. (Februar 2011)</em></p>
<p>Den <strong>Crucial CT25664BC1339</strong> habe ich nun auch im <strong>EeePC 1015PN</strong> verbaut und dieser funktioniert tadellos &#8211; ich liebe Kundenrezensionen auf Amazon &#8211; <strong>Danke!</strong></p>
<p><span style="background-color: #99cc00;"><strong>Fazit:</strong></span> Es ist immer ratsam, <strong>vorher</strong> die Kundenbewertungen zu lesen, denn damit hätte ich mir etwas Stress und Fehlersuche erspart.  <img src='http://www.loggn.de/wp-includes/images/smilies/icon_rolleyes.gif' alt="icon rolleyes" class='wp-smiley' title="ASUS Eee Family   1015PN   Aufrüstung auf 2GB RAM" /> </p>
<p><span style="background-color: #ff0000;"><strong>UPDATE:</strong></span> Der Kingston-Riegel <a href="http://www.amazon.de/exec/obidos/ASIN/B003XMAD3G/logdemacosxli-21/" target="_blank">KVR1333D3S8S9/2G PC1333</a> funktioniert laut <strong>ASUS-Support</strong> und dem User UltraBit auch tadellos. Danke an den <a href="http://www.loggn.de/eee-pc-1015pn-aufruestung-auf-2gb-ram/#comment-5077" target="_blank">Kommentar von UltraBit</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/eee-pc-1015pn-aufruestung-auf-2gb-ram/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mobiler Lautsprecher &#8211; Test &#8211; Tunebug Vibe vs. Wavemaster MOBI</title>
		<link>http://www.loggn.de/mobiler-lautsprecher-test-tunebug-vibe-vs-wavemaster-mobi/</link>
		<comments>http://www.loggn.de/mobiler-lautsprecher-test-tunebug-vibe-vs-wavemaster-mobi/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 06:24:32 +0000</pubDate>
		<dc:creator>Nico</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Empfehlung]]></category>
		<category><![CDATA[Fazit]]></category>
		<category><![CDATA[Mobiler Lautsprecher]]></category>
		<category><![CDATA[Resonanzkörper]]></category>
		<category><![CDATA[Test]]></category>
		<category><![CDATA[Tunebug Vibe]]></category>
		<category><![CDATA[versus]]></category>
		<category><![CDATA[Vibrations]]></category>
		<category><![CDATA[Vibrations-Resonanz-Technologi]]></category>
		<category><![CDATA[Wavemaster MOBI]]></category>

		<guid isPermaLink="false">http://www.loggn.de/?p=5590</guid>
		<description><![CDATA[Begeistert vom Dwarf Vibro 360-Degree kam ich von der CeBIT 2011 nach Hause und begab mich auf die Suche nach einem Mini-Lautsprecher mit Vibrations-Resonanz-Technologie. Gesucht und gefunden habe ich den Tunebug Vibe mit guten Kundenrezensionen auf Amazon. Umso enttäuschter war ich, als der Tunebug Vibe bei mir ankam und ich ihn testen konnte. Auf leeren Papp- [...]]]></description>
			<content:encoded><![CDATA[<p>Begeistert vom <a href="http://www.amazon.co.uk/exec/obidos/ASIN/B002B5G6FU/logdemacosxli-21/" target="_blank">Dwarf Vibro 360-Degree</a> kam ich von der <strong>CeBIT 2011</strong> nach Hause und begab mich auf die Suche nach einem Mini-Lautsprecher mit <strong>Vibrations-Resonanz-Technologie</strong>. Gesucht und gefunden habe ich den <a href="http://www.amazon.de/exec/obidos/ASIN/B004AVCQSE/logdemacosxli-21/" target="_blank">Tunebug Vibe</a> mit guten Kundenrezensionen auf Amazon.</p>
<p><a href="http://www.loggn.de/wp-content/uploads/2011/03/hardware_tunebug_vibe.jpg"><img class="aligncenter size-full wp-image-5612" title="Hardware - Tunebug Vibe" src="http://www.loggn.de/wp-content/uploads/2011/03/hardware_tunebug_vibe.jpg" alt="hardware tunebug vibe" width="571" height="336" /></a></p>
<p style="text-align: left;">Umso <strong>enttäuschter</strong> war ich, als der Tunebug Vibe bei mir ankam und ich ihn testen konnte. Auf leeren <strong>Papp- und Milchkartons</strong> macht er echt eine <strong>gute Figur</strong>, guten klaren Klang, jedoch wenig Bass.  Des Weiteren habe ich <strong>Holztische und -kommoden</strong> getestet mit einer Stärke von ca. 8-10mm. Dort ist das Ergebnis leider <strong>absolut schlecht</strong>, kein Bass, der Klang ist alles andere als gut &#8211; ständiges Übersteuern und Kratzen! Die <strong>Lautstärke</strong> ist abhängig vom Resonanzkörper, auf Kartons okay aber <span id="more-5590"></span>auf den besagten Holzplatten alles andere als akzeptabel.</p>
<p>Der <a href="http://www.amazon.de/exec/obidos/ASIN/B002MW3G78/logdemacosxli-21/" target="_blank">Wavemaster MOBI</a>, welcher sich schon seit einem halben Jahr in meinem Besitz befindet, ist hingegen <strong>wesentlich lauter, </strong>macht für seine Größe <strong>akzeptablen Bass</strong> und der <strong>Klang ist gut</strong>!</p>
<p style="text-align: center;"><a href="http://www.loggn.de/wp-content/uploads/2011/03/hardware_wavemaster_mobi.jpg"><img class="aligncenter size-full wp-image-5613" title="Hardware - Wavemaster MOBI" src="http://www.loggn.de/wp-content/uploads/2011/03/hardware_wavemaster_mobi.jpg" alt="hardware wavemaster mobi" width="586" height="299" /></a></p>
<p>Da es sich bei den Lautsprechern um kleine Mobile-Lautsprecher handelt, habe ich mir das Szenario &#8220;<strong>Urlaub</strong>&#8221; vorgestellt. Mit dem Tunebug Vibe müsste ich einen leeren Milchkarton mit in den Urlaub nehmen, um einigermaßen guten Sound zubekommen. Den Wavemaster Mobi, welcher <strong>35 Euro günstiger</strong> ist, kann ich hingegen auf jeder Oberfläche (Strandkorb, Balkontisch etc.) benutzen und habe damit immer einen guten Sound!  Ich kann <strong>Tunebug Vibe</strong> <span style="text-decoration: underline;">leider nicht</span> empfehlen, sicherlich ein cooles Gimmick aber für <strong>den einfachen mobilen Gebrauch ungeeignet</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loggn.de/mobiler-lautsprecher-test-tunebug-vibe-vs-wavemaster-mobi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

