<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 19, 2014, at 1:52 PM, Martin Compton wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/19/2014 10:28 AM, Greg wrote:<br>
    </div>
    <blockquote cite="mid:5443D8A8.1010603@nycap.rr.com" type="cite">
      <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
      <div class="moz-cite-prefix">I am using pre 0.28 and Ubuntu 14.04 with kernel version&nbsp;
      3.13.0-37-generic..&nbsp;&nbsp;&nbsp;&nbsp; I have been using a HD-PVR since they
      first came on the scene,and never had any issues except for one
      driver version caused the video to wash out..&nbsp;</div>
    </blockquote>
    <br>
    Hi Ken,<br>
    Yes, I meant USB 2.0/2.1.&nbsp; I don't think I've tried to unload the
    module since I have multiple HD-PVRs, and they're both recording
    most of the day (so no experiments today).<br>
    <br>
    Have you tried to manually unload the zilog IR module first?<br>
    Does recycling the power to the HDPVR allow it to subsequently
    record?<br>
    <br>
    You should check your /etc/modprobe.d folder for an "hdpvr.conf" (or
    similar) and make sure your are disabling the zilog IR receiver on
    the hdpvr :<br>
    <br>
    # SPDIF (optical) audio input, Component video (Dish TV1 HD)<br>
    options hdpvr default_audio_input=2 default_video_input=0<br>
    <br>
    # Note: April 2011, some users report instability if the HD-PVR is
    configured as an IR receiver.<br>
    <b>options lirc_zilog tx_only=1</b><br>
    <br>
    Regards,<br>
    MC<br>
  </div></blockquote></div><br></div><div><br></div><div>Thanks again, Martin and Greg. &nbsp;I do finally have some answers to I wanted to share here and for anyone finding this thread through the mailing list archive. &nbsp;<div><br></div><div>I had done a "show-depends" on hdpvr and on lirc_zilog and didn't see either depending on the other so I figured that was not the issue. &nbsp;But that assumption was wrong - hdpvr was unable to "rmmod" because of lirc_zilog. &nbsp;If I executed the 'modprobe -r hdpvr' command and rmmod began to hang, simply stopping lirc would allow the rmmod to continue. &nbsp;So thanks for suggesting I look into that Martin. &nbsp;(Way better than holding down the power button!) &nbsp;</div><div><br></div><div>I did a lot of testing of channel changing and recording this week. &nbsp;The HD-PVR got stuck in recording mode only once. &nbsp;And when it did, trying the now working modprobe -r trick (with lirc being restarted) didn't work. &nbsp;It wouldn't unload the module because it said it was busy ("FATAL"). &nbsp;And since the only reason I was even trying the modprobe -r hdpvr was to clear this problem, obviously that's the wrong way to go about it. &nbsp;(More likely is that there is some other process that should be stopped but I couldn't find it on that one test when it got stuck.) &nbsp;And as you said, cycling the power on the HD-PVR was an easy fix. &nbsp;I would have preferred something more programmatic so I could have embedded it in the channel change script (maybe add some time-elapsed check or other status check to make sure the HD-PVR is healthy before bothering to try to change the channel on it) but given the infrequency that this particular problem manifests itself, it looks like manual button pushing will be the way to go. &nbsp;Also, even when doing the process in the right order with stopping lirc, then unloading hdpvr and then loading things back again, the system wasn't always stable afterward. &nbsp;So even though I found scripts with people doing the modprobe -r &nbsp;to improve the stability of the hdpvr, I found the opposite. &nbsp;</div><div><br></div><div>I should also comment that I did have the hdpvr.conf set up correctly and I did have the appropriate info in there about the zilog tx_only. &nbsp;I don't remember what the symptom was before I did that (a few weeks ago) but it did turn out to be important to have, yes. &nbsp;I did not include the same line about default_audio or default_video since I used the Myth setup to choose them and that part seemed to be working fine. &nbsp;(Also, my audio input would be different from yours.) &nbsp;</div><div><br></div><div>Yesterday, I got the first successful recording from HBO. &nbsp;I'd been trying all week and it appears I finally got my channel change script tuned for my cable box. &nbsp; &nbsp; &nbsp;The old Comcast box has the enter key select Music Choice (instead you just need to wait for the box to assume you have finished entering channel numbers) and I doubled the delay between individual key presses as well as increasing the delay to start recording. &nbsp;Good thing HBO always has a bunch of junk prior to the start of every program. &nbsp;Video quality is quite good, as people had suggested it would be. &nbsp;Not HDMI quality but darned close. &nbsp;Only nit is that Closed Captions don't come through because the cable box is not passing through the signal for them; &nbsp;If I wanted them, I'd have to turn them on from the cable box such that they were embedded in the recording - always on or always off, no switching midstream to figure out what somebody said. &nbsp;</div><div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Lucida Grande'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><br><br>Ken.<br><br></span></div></div></div></body></html>