LinHES Forums
http://forums.linhes.org/

R5E50 - More LIRC problems on upgrade
http://forums.linhes.org/viewtopic.php?f=5&t=14067
Page 1 of 1

Author:  Ricky [ Tue Feb 06, 2007 10:06 pm ]
Post subject:  R5E50 - More LIRC problems on upgrade

I've looked through various LIRC related problems with R5E50....but didn't find one that fits.

I'm using a Harmony 880 remote, I believe I cloned it to an A145(I can't find the PVR-150 remote at the moment.

irw is reading the IR commands from the remote correctly, as follows:

Code:
00000000000017a4 00 Previous grayHauppauge
00000000000017a4 01 Previous grayHauppauge
0000000000001f9e 00 Next grayHauppauge
0000000000001fbb 00 Go grayHauppauge
0000000000001fbb 01 Go grayHauppauge
0000000000001f9f 00 Back-Exit grayHauppauge
0000000000001f9f 01 Back-Exit grayHauppauge
00000000000017a9 00 blue grayHauppauge
00000000000017a9 01 blue grayHauppauge
000000000000178d 00 Menu grayHauppauge
000000000000178d 01 Menu grayHauppauge
000000000000178d 02 Menu grayHauppauge


the lircd.conf and lircrc files were also correctly untarred from my backups, an excerpt from my lircrc as follows:

Code:
# Channel Up
begin
   remote = grayHauppauge
   prog = mythtv
   button = Channel-UP
   repeat = 3
   config = Up
end

# Channel Down
begin
 prog = mythtv
 button = Channel-DOWN
 repeat = 3
 config = Down
end



I'm at a loss for other things I should try. Anyone have any ideas?[/code]

Author:  tjc [ Tue Feb 06, 2007 10:59 pm ]
Post subject: 

At the risk of telling you something you already know... Make sure that the buttons returned by irw match the exact spelling (case, punctuation, ...) of the ones in your lircrc file.

If irw prints "Ch+" (because that was the name assigned for the code in /etc/lirc/lircd.conf) and your /home/mythtv/.mythtv/lircrc says "Channel-UP" it isn''t going to match. The button names in lircrc need to match the names in the first column of the section between begin_codes and end_codes in your lircd.conf, just like the the numbers in the second column there need to match what the remote is sending.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/