<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 31, 2016 at 7:23 AM, Alec Leamas <span dir="ltr"><<a href="mailto:leamas.alec@gmail.com" target="_blank">leamas.alec@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
<br>
On 31/01/16 11:39, Mike Perkins wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
On 31/01/16 03:45, Rob wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
So I've been able to get video capture to work w/ my HD-PVR, but I'm unable<br>
to issue any channel-change commands.  I'm not seeing any glaring error<br>
messages with trying to initialize the device, but irsend can't seem to<br>
find it....  /dev/lirc0 doesn't exist, but I'm getting the feeling that<br>
pointing to the underlying event should resolve this glitch.<br>
<br>
<br>
</blockquote></span><span class="">
I'm assuming you have a UDEV rule which associates 'blaster' with /dev/input/event3?<br>
<br>
</span></blockquote>
<br>
Hm... is this perhaps  the  recent kernel issue  [1] ?<br>
<br>
You cannot send over the event device, it's obviously just input. Transmitting IR requires a working kernel device - using the default rc kernel drivers this means /dev/lirc[[0-9]<br>
<br>
Cheers!<br>
<br>
--alec<br>
<br>
[1] <a href="http://www.spinics.net/lists/linux-media/msg96765.html" rel="noreferrer" target="_blank">http://www.spinics.net/lists/linux-media/msg96765.html</a></blockquote><div><br></div><div><br></div><div>Looks like my problem had to do with originally not building the zilog driver as a module, and then not disabling the IR receiver via "<span style="color:rgb(37,37,37);font-family:sans-serif;font-size:14px;line-height:21px">options lirc_zilog tx_only=1" once the driver was built as a module.  Now onto determining the pinout of the IR OUT port and my cable box's IR IN port so I can MacGyver a cord that works between the two of them.</span></div></div><br></div></div>