<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=265070623-24052007><FONT face=Arial 
color=#0000ff size=2>I had a similar problem.&nbsp; In my channel changing 
script, I had to add this...</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>sub 
change_SIGNAL {<BR>&nbsp;&nbsp;&nbsp; my($SIGNAL) = @_;<BR>&nbsp;&nbsp;&nbsp; 
system ("$rc_command SEND_ONCE $remote_name $SIGNAL");<BR>&nbsp;&nbsp;&nbsp; 
system ("sleep 1");<BR>&nbsp;&nbsp;&nbsp; system ("$rc_command SEND_ONCE 
$remote_name MNSELECT");<BR>}</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>...for 
it to play nice...</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2>Honestly, I think if I were to grab the remote now and punch in some 
numbers that it wouldn't input them all.&nbsp; Recording, on the other hand, has 
been flawless with channel selection for over 2 months.</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>I have 
an RC6 remote and here is part of my lircd.conf...</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>begin 
remote</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>&nbsp; 
name mceusb<BR>&nbsp; 
bits&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16<BR>&nbsp; 
flags RC6|CONST_LENGTH<BR>&nbsp; 
eps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
30<BR>&nbsp; aeps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
100</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff size=2>&nbsp; 
header&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2667&nbsp;&nbsp; 889<BR>&nbsp; 
one&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 444&nbsp;&nbsp; 
444<BR>&nbsp; zero&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
444&nbsp;&nbsp; 444<BR>&nbsp; pre_data_bits 21<BR>&nbsp; 
pre_data&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x37FF0<BR>&nbsp; 
gap&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 105000<BR>&nbsp; 
toggle_bit&nbsp;&nbsp;&nbsp;&nbsp; 22<BR>&nbsp; rc6_mask&nbsp;&nbsp;&nbsp;&nbsp; 
0x100000000</FONT></SPAN></DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=265070623-24052007><FONT face=Arial color=#0000ff 
size=2>...notice the gap.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mythtv-users-bounces@mythtv.org 
[mailto:mythtv-users-bounces@mythtv.org] <B>On Behalf Of </B>Peter 
Rozental<BR><B>Sent:</B> Thursday, May 24, 2007 1:57 PM<BR><B>To:</B> 
mythtv-users@mythtv.org<BR><B>Subject:</B> [mythtv-users] Lirc 
problems<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have successfully installed and 
tested lirc. I can control the mythfrontend and change channels, sort of, on my 
stb. I have a Philips 6172 box, and I had to use irrecord to get the codes in 
raw format. I can change channels, but not consistently. It works for almost all 
of the single numbers, sometimes it will work then I try again and it does not 
work. The main issue that I have is with multi digit channels, if I press 23 
with my channel changing script I usually get just 
2.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Any 
ideas.<o:p></o:p></SPAN></FONT></P></DIV></BODY></HTML>