<br><br><div class="gmail_quote">On Wed, Apr 21, 2010 at 1:13 PM, Ron Garrison <span dir="ltr">&lt;<a href="mailto:ron.garrison@gmail.com">ron.garrison@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">On Wed, Apr 21, 2010 at 10:12 AM, Greg Woods &lt;<a href="mailto:greg@gregandeva.net">greg@gregandeva.net</a>&gt; wrote:<br>
&gt; On Sun, 2010-04-18 at 20:26 -0700, Yeechang Lee wrote:<br>
&gt;&gt; On Sun, Apr 18, 2010 at 10:10 AM, Greg Woods &lt;<a href="mailto:greg@gregandeva.net">greg@gregandeva.net</a>&gt; wrote:<br>
&gt;&gt; &gt; I do know one way: rent another &quot;real&quot; STB from Comcast and get<br>
&gt;&gt; &gt; another HD-PVR (then I get the deal with the fun of trying to keep<br>
&gt;&gt; &gt; multiple firewire devices straight for channel changing).<br>
&gt;&gt;<br>
&gt;&gt; Despite the up-front and monthly cost this is indeed your best<br>
&gt;&gt; bet:<br>
&gt;<br>
&gt; I have thought about this and decided that a second HD-PVR is the way to<br>
&gt; go, freeing me from the need for an IR blaster and giving me a second<br>
&gt; tuner for all of my HD channels, not just the former-analog ones that I<br>
&gt; have recently lost Myth access to. I already have a second STB which is<br>
&gt; a Comcast DVR box, so I&#39;ll hook that up to the new HD-PVR. No additional<br>
&gt; monthly cost, but I will have to be careful not to schedule more than<br>
&gt; one recording at a time on the Comcast DVR, and be careful when I use it<br>
&gt; for playback, so that there is always one tuner free when Myth wants to<br>
&gt; use it. The potential for this kind of screw up leading to failed<br>
&gt; recordings is the major down side to going this route (along with the<br>
&gt; $200 for another HD-PVR, but at least there is some added benefit as<br>
&gt; well). At some point I may decide this is just too much trouble and turn<br>
&gt; in the DVR box for a regular STB. But having the Comcast DVR as a backup<br>
&gt; when my Myth box went south for whatever reason has been a life saver<br>
&gt; more than once, along with the extra two tuners it provides during<br>
&gt; football season :-)<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; * It is 100% future-proof, no matter what cable or satellite provider<br>
&gt;&gt;   you switch to in the future<br>
&gt;<br>
&gt; Not entirely of course. The MPAA and their cable company stooges are<br>
&gt; still wanting to close &quot;the analog hole&quot;. The conversion of analog to<br>
&gt; encrypted digital is only the first step, I do not expect them to give<br>
&gt; up working on the component output. Right now I can&#39;t think of a way<br>
&gt; they can close this off without also rendering some customer TV&#39;s<br>
&gt; incapable of HD, but that doesn&#39;t mean they won&#39;t still come up with<br>
&gt; something or that they won&#39;t eventually get their puppets the FCC to<br>
&gt; approve letting them close it off anyway. Nothing is ever 100% future<br>
&gt; proof.<br>
&gt;<br>
&gt;&gt; * You&#39;re already familiar with the HD-PVR<br>
&gt;<br>
&gt; True, another point in favor of this.<br>
&gt;<br>
&gt;&gt; * FireWire channel switching is 100% reliable unlike IR blasters, and<br>
&gt;&gt;   uses GUID so the two boxes would always be distinct<br>
&gt;<br>
&gt; What&#39;s a GUID? Is this documented somewhere I can go read about? I&#39;m<br>
&gt; going to have to deal with it soon.<br>
&gt;<br>
&gt;&gt; * Writing a udev rule to give the two HD-PVRs distinct /dev node<br>
&gt;&gt;   labels is easy (took me about 15 seconds to figure out how to do so<br>
&gt;&gt;   for the first time)<br>
&gt;<br>
&gt; I&#39;m sure I can manage that part, but if you want to let me see the ones<br>
&gt; you have, it would help :-)<br>
&gt;<br>
&gt;&gt; * You get HD-quality access to every channel you pay for already<br>
&gt;<br>
&gt; ...and I can free up a PCI slot also by removing the PVR-500 brick, er,<br>
&gt; card. May be useful in the future.<br>
&gt;<br>
&gt; Comcast sucks.<br>
&gt;<br>
&gt; --Greg<br>
<br>
</div></div>And with the second HDPVR, you will have two irblasters (one per<br>
hdpvr) that you can use to to control your DTAs and unbrick your<br>
PVR-500 :-)<br>
<br>
Not sure if the hdpvr blasters are fully working yet though.  I<br>
thought I read somewhere that they weren&#39;t.  I haven&#39;t tried myself.<br>
<font color="#888888"><br>
Ron<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div></div></blockquote><div><br>This is a very old thread, but the info was relevant to me getting my mceusb GP-IR02BK IR blaster working so I thought I would add something to try and help the next guy.  I had the exact same problem with lirc accepting input for my blaster and not giving any errors.  I set the ehome remote drivers in the kernel, added the firmware to /lib/firmware, and I was seeing the IR device in dmesg, but it would not work.  I finally found that even though I had usb working in the kernel, I needed to enable the relevant USB kernel device driver options for my motherboard.  I did that and boom, it worked.<br>
<br>below are some reference info that would have been helpful for me to know when something is loading right<br><br>lsusb<br>Bus 002 Device 003: ID 1784:0008 TopSeed Technology Corp. eHome Infrared Transceiver<br><br>one init.d # dmesg | grep IR | grep -v IRQ<br>
USB Serial support registered for IR Dongle<br>ir_usb: v0.5:USB IR Dongle driver<br>lirc_dev: IR Remote Control driver registered, major 253<br>IR RC5(x) protocol handler initialized<br>IR RC6 protocol handler initialized<br>
IR MCE Keyboard/mouse protocol handler initialized<br>IR LIRC bridge handler initialized<br>Registered IR keymap rc-rc6-mce<br>input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input3<br>tveeprom 0-0000: has radio, has IR receiver, has no IR transmitter<br>
<br>one init.d # dmesg | grep mce<br>mce: CPU supports 7 MCE banks<br>usbcore: registered new interface driver mceusb<br>Registered IR keymap rc-rc6-mce<br>input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input3<br>
rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0<br>mceusb 2-1.1:1.0: Registered Topseed Technology Corp. eHome Infrared Transceiver with mce emulator interface version 1<br>mceusb 2-1.1:1.0: 2 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)<br>
<br>
# relevant lines or /etc/init.d/lircd<br>
        start-stop-daemon --start --quiet --pidfile /var/run/lirc/lircd_recv.pid --exec /usr/sbin/lircd -- \<br>
               -P /var/run/lirc/lircd_recv.pid --output=/var/run/lirc/lircd_recv --driver=devinput --device=/dev/input/event2<br>
        start-stop-daemon --start --quiet --pidfile /var/run/lirc/lircd_send.pid --exec /usr/sbin/lircd -- \<br>
               -P /var/run/lirc/lircd_send.pid --output=/var/run/lirc/lircd_send --driver=default --device=/dev/lirc0<br><br># for testing<br>

irsend  --device=/var/run/lirc/lircd_send SEND_ONCE dish 1<br><br></div></div><br>