<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><BR class="Apple-interchange-newline"></SPAN> </DIV><BR><DIV><DIV>On Mar 24, 2006, at 3:46 PM, Brian Sutcliff wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">I spent week trying to get the irblaster from <A href="http://irblaster.com">irblaster.com</A> to work. I gave up because it is a useless piece of junk in my opinion. <BR> <BR> Everyone said that the MyBlaster serial just works out of the box. Nah...I get:<BR> <BR>  getattr: Input/output error<BR> <BR> The instructions say (Well actually there are no instructions) - The web page says to load Perl-TimeHiRes. No where can I find that to install. The link on the recommended page is dead. <BR> <BR> I do have perl installed. I have:<BR> <BR> perl.i386                                3:5.8.6-22             installed<BR> <BR></BLOCKQUOTE><BR></DIV><DIV>The perl module that you want is "Time::HiRes". You didn't mention what distro you are using but there is a very good chance that it is already installed, it was on my MythDora system.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Since you were trying to get an LIRC-based blaster working you will have to un-do some of your steps along that line as it may be hijacking your serial port. If you added anything to rc.local or modprobe.conf take it back out.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>How did you try and install the perl module ?? The best way to do that is through cpan. Your attempt to use the link failed because the version has been updated (I hate it when people put version numbers in links, they will almost certainly change). Try the link at the bottom of the page but truncate the URL after "~jhi/" You will find the current version is 1.87. ie:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="http://search.cpan.org/~jhi/Time-HiRes-1.87/">http://search.cpan.org/~jhi/Time-HiRes-1.87/</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>But why not just try it first ? I didn't use the CodeSearch script, I just used the MyBlaster.pl and tried all of the appropriate codes, which can be found in the docs, you will need the device type (probably "3" for sat rcvr) and the device code, there are about 10 for Dish receivers, the one you want will depend on what ID your remote is using. You will also have to make sure the correct serial port line is un-commented.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>You may call it a piece of junk if you wish, but it is working perfectly for me after less than 10 minutes of effort.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The unit from irblaster will work as well, it just takes a bit more effort. Think of it as "sweat equity" in your system because you do save money.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>So:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Re-boot, as the system comes up check your BIOS settings on the serial port.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Install the scripts someplace. Edit them for serial port and device type.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Try "MyBlaster.pl power", see if your receiver turns off (takes a second or two)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If it doesn't, try another code.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>That's all I did, it was the tenth code I tried.</DIV></BODY></HTML>