[mythtv-users] pcHDTV HD3000 stops receiving
Kevin Bailey
ke-myth at retriever.dyndns.org
Mon Oct 29 02:42:11 UTC 2007
On Fri, Oct 26, 2007 at 07:26:56PM -0400, Dave wrote:
>
> I've seen this happen once in awhile. For me unloading and reloading
> the modules always fixed it.
> So I wrote a script and have it run nightly via cron (There's nothing I
> record in HD at 3am):
> #!/bin/bash
> date
> rmmod cx88_dvb cx8802 cx88xx
> modprobe cx88_dvb
> Hope this helps
Thanks, that was what I was thinking of doing too, although
I didn't know exactly which modules to cycle.
You can do this without unloading mythbackend ?
More information about the mythtv-users
mailing list