<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<br>
</div>Attached the lircd.conf file that I created using irrecord.<br><br></blockquote><br></div></div><div>Thanks Jelte. Do you know how to get lirc configured to work with this lircd.conf? I&#39;m running MythBuntu and as per my other email, I&#39;m finding that even after crreating the lircd.conf file there are still problems getting lirc to work with it. I think I must be misconfiguring /etc/lirc/hardware.conf but I don&#39;t know exactly what the problem is. <br>

</div></div>
</blockquote></div><br>Jelte, I have actually got irw responding to the remote configured as a MCE-1039 which is great. The thing is, it&#39;s not using the lircd.conf you gave me. I know because I&#39;ve commented out the REMOTE_LIRCD_CONF line in /etc/lirc/hardware.conf and yet irw still responds.<br>
<br>I have come across posts talking about some remotes sending keyboard signals and lirc therefore not being required. I&#39;m well out of my depths and thrashing in the deep and dirty waters of lirc now so amd guessing and probably talking nonsense. But I have found that there is a key which shows up as KEY_ENTER in irw on my remote. If I shut down lirc and press this key, I get a carriage return in a terminal window, so I think the remote is sending keyboard signals here.<br>
<br>Anyway, for anybody who needs to set up their Harmony 600 remote, I got mine working by:<br><br>- Entering PVR --&gt; Microsoft --&gt; MCE-1039 profile in the Logitech software.<br>- Using Mythbuntu Control Centre and choosing &quot;Windows Media Center Transceivers/Remotes (All)&quot; under &quot;Enable a Remote Control&quot;.<br>
- As far as I can tell it doesn&#39;t matter what&#39;s in REMOTE_LIRCD_CONF in /etc/lirc/hardware.conf. Here&#39;s my hardware.conf:<br><br># /etc/lirc/hardware.conf<br>#<br>#Chosen Remote Control<br>REMOTE=&quot;Windows Media Center Transceivers/Remotes (all)&quot;<br>
REMOTE_MODULES=&quot;lirc_dev mceusb&quot;<br>###REMOTE_MODULES=&quot;lirc_dev mceusb&quot;<br>REMOTE_DRIVER=&quot;&quot;<br>REMOTE_DEVICE=&quot;/dev/lirc0&quot;<br>REMOTE_SOCKET=&quot;&quot;<br>###REMOTE_LIRCD_CONF=&quot;packard_bell/lircd.conf.packard_bell&quot;<br>
###REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;<br>###REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;<br>###REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;<br>###REMOTE_LIRCD_CONF=&quot;/etc/lirc/lircd.conf.harmony300i&quot;<br>
REMOTE_LIRCD_ARGS=&quot;&quot;<br><br>#Chosen IR Transmitter<br>TRANSMITTER=&quot;None&quot;<br>TRANSMITTER_MODULES=&quot;&quot;<br>TRANSMITTER_DRIVER=&quot;&quot;<br>TRANSMITTER_DEVICE=&quot;&quot;<br>TRANSMITTER_SOCKET=&quot;&quot;<br>
TRANSMITTER_LIRCD_CONF=&quot;&quot;<br>TRANSMITTER_LIRCD_ARGS=&quot;&quot;<br><br>#Enable lircd<br>START_LIRCD=&quot;true&quot;<br><br>#Don&#39;t start lircmd even if there seems to be a good config file<br>#START_LIRCMD=&quot;false&quot;<br>
<br>#Try to load appropriate kernel modules<br>LOAD_MODULES=&quot;true&quot;<br><br># Default configuration files for your hardware if any<br>LIRCMD_CONF=&quot;&quot;<br><br>FORCE_NONINTERACTIVE_RECONFIGURATION=&quot;false&quot;<br>
START_LIRCMD=&quot;&quot;<br>REMOTE_LIRCD_CONF=&quot;mceusb/lircd.conf.mceusb&quot;<br><br><br>So now I just need to set up my lircrc and I should be home and hosed. Thanks Jelte for your help. I&#39;m not sure your lircd.conf actually did anything but configuring the Harmony 600 as a MCE-1039 was certainly a massive help. Thanks very much!<br>