<p><br>
On Aug 14, 2012 4:57 PM, &quot;Phil Wild&quot; &lt;<a href="mailto:phil@holobyte.com.au">phil@holobyte.com.au</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am having issues with my imon remote configuration after upgrading<br>
&gt; to ubuntu 12.04 LTS<br>
&gt; Actually to clarify... Not an upgrade but a complete new install of my frontend.<br>
&gt;<br>
&gt; I am running a Zotac ION board and have an Antec MicroFusion 350 case<br>
&gt; with inbuilt LCD and IR receiver.<br>
&gt;<br>
&gt; lsusb shows:<br>
&gt;<br>
&gt;      15c2:0038 SoundGraph Inc. GD01 MX LCD Display/IR Receiver<br>
&gt;<br>
&gt; I have read through the docs re changes required and have tried to<br>
&gt; follow instruction. Have spent all night googling as well.<br>
&gt;<br>
&gt; I am running a Harmony One remote with the profile set as an MCE USB remote.<br>
&gt;<br>
&gt; My /etc/lirc/hardware.conf file is configured as follows:<br>
&gt;<br>
&gt; #Chosen Remote Control<br>
&gt; REMOTE=&quot;Linux input layer (/dev/input/eventX)&quot;<br>
&gt; REMOTE_MODULES=&quot;&quot;<br>
&gt; REMOTE_DRIVER=&quot;devinput&quot;<br>
This is dev/input in my setup as i remember<br>
&gt; REMOTE_DEVICE=&quot;/dev/input/by-id/usb-15c2_0038-event-if00&quot;<br>
Does this device exist?<br>
&gt; REMOTE_SOCKET=&quot;&quot;<br>
&gt; REMOTE_LIRCD_CONF=&quot;devinput/lircd.conf.devinput&quot;<br>
&gt; REMOTE_LIRCD_ARGS=&quot;&quot;<br>
&gt;<br>
&gt; #Chosen IR Transmitter<br>
&gt; TRANSMITTER=&quot;None&quot;<br>
&gt; TRANSMITTER_MODULES=&quot;&quot;<br>
&gt; TRANSMITTER_DRIVER=&quot;&quot;<br>
&gt; TRANSMITTER_DEVICE=&quot;&quot;<br>
&gt; TRANSMITTER_SOCKET=&quot;&quot;<br>
&gt; TRANSMITTER_LIRCD_CONF=&quot;&quot;<br>
&gt; TRANSMITTER_LIRCD_ARGS=&quot;&quot;<br>
&gt; START_LIRCD=&quot;true&quot;<br>
&gt; LOAD_MODULES=&quot;false&quot;<br>
This should be true so the kernel modules get loaded<br>
&gt; LIRCMD_CONF=&quot;&quot;<br>
&gt; FORCE_NONINTERACTIVE_RECONFIGURATION=&quot;false&quot;<br>
&gt; START_LIRCMD=&quot;&quot;<br>
&gt;<br>
&gt; My /etc/lircd.conf file contains<br>
&gt;<br>
&gt; #Configuration for the Linux input layer (/dev/input/eventX) remote:<br>
&gt; include &quot;/usr/share/lirc/remotes/devinput/lircd.conf.devinput<br>
&gt;<br>
And do you have the propper key hex codes for your remote in this file?<br>
&gt; ir-keytable returns the following:<br>
&gt;<br>
&gt; Found /sys/class/rc/rc0/ (/dev/input/event5) with:<br>
&gt;         Driver imon, table rc-imon-pad<br>
&gt;         Supported protocols: RC-6 other<br>
&gt;         Enabled protocols:<br>
&gt;         Repeat delay = 500 ms, repeat period = 125 ms<br>
&gt;<br>
&gt; irw and ir-keytable do not pick up anything from my remote. Where have<br>
&gt; I gone wrong?<br>
Is lircd running at all? <br>
$ /etc/init.d/lircd status<br>
&gt;<br>
&gt; Thanks in advance.<br>
&gt;<br>
&gt; Phil<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</p>