<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>I have solved this problem.&nbsp; First, apologies to Jarod
and others reading this thread for yesterday&#8217;s &nbsp;inaccurate/confusing
messages about directories involved, etc.&nbsp; I think I was running low on
brain glucose or something after fighting this all day.&nbsp; I suppose you
know how it is.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>So this morning, it occurred to me to run cat
/var/log/messages | grep lirc to see if there were any errors from lircd.&nbsp;
It said<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Jan 17 18:04:01 localhost lircd-0.8.6[1253]: error
processing command: SEND_ONCE blaster 0_74_KEY_POWER<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:04:01 localhost lircd-0.8.6[1253]: unknown remote:
&quot;blaster&quot;<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:04:01 localhost lircd-0.8.6[1253]: removed client<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:15 localhost lircd-0.8.6[1253]: caught signal<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:16 localhost lircd-0.8.6[2191]: error in
configfile line 62:<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:16 localhost lircd-0.8.6[2191]:
&quot;2147549184&quot;: must be a valid (lirc_t) number<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:16 localhost lircd-0.8.6[2191]: reading of file
'/etc/lirc/lircd.conf' failed<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:16 localhost lircd-0.8.6[2191]: reading of
config file failed<o:p></o:p></p>

<p class=MsoNormal>Jan 17 18:05:16 localhost lircd-0.8.6[2192]: lircd(default)
ready, using /var/run/lirc/lircd<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Line 62 in the config file is the first one that sends codes
for a satellite box (1_xx).&nbsp; I don&#8217;t know if there&#8217;s just
something wrong with that line or with all the satbox lines.&nbsp; I&#8217;m also
not too sure how the rest of you could have used this file without getting the
same error.&nbsp; <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Regardless, I edited out all the lines in lircd.conf except
that ones that could potentially apply to my box, rebooted, ran modprobe
lirc_zilog again, and hallelujah it works. <o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>FWIW I suspect the modprobe errors I was getting occurred
because I tried to run the irsend command first, which per the message above installed
&nbsp;a default config file that did not include a transmitter based on the
zilog chip.&nbsp; But that&#8217;s just a guess.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I have written a perl script to get rid of unwanted code
sets in that lirc file.&nbsp; Any ideas about how I can best distribute it for
others to use?&nbsp; I don&#8217;t really have a suitable web site of my own to
post it to.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Thanks for all the help.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Steve<o:p></o:p></p>

</div>

</body>

</html>