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