[mythtv-users] Chanell changing problem over firewire using sa3250ch

Marc Boorshtein mboorshtein at gmail.com
Sat Feb 25 21:31:33 UTC 2006


/usr/share/doc/contrib/chenall_changers

On 2/25/06, Michael Haan <michael.haan at gmail.com> wrote:
> On 2/25/06, Marc Boorshtein <mboorshtein at gmail.com> wrote:
> > works perfect, thanks!
> >
> > On 2/25/06, David Vasquez <vasqued2 at yahoo.com> wrote:
> > > >>I've installed MythTV-.19 and have it reocrding, but
> > > i wont change the
> > > >>chanell. i've built and installed sa3250ch, but when
> > > it runs, to
> > > >>seems to send some wierd signal to the cable box
> > > because it just jumps
> > > >>to a couple of random stations and then to chanell
> > > 7.
> > >
> > > I had a similar problem and needed to replace
> > >     cmd[1] = CTL_CMD1 | (dig[0] << 16) | (dig[1] << 8)
> > > | dig[2];
> > > with the following:
> > >     cmd[1] = CTL_CMD1 | (chn << 8);
> > >
> > > Let me know if it works.
> > > David
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam protection around
> > > http://mail.yahoo.com
> > > _______________________________________________
> > > mythtv-users mailing list
> > > mythtv-users at mythtv.org
> > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>
>
> Where do you get sa3250ch from?
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>


More information about the mythtv-users mailing list