On 2/25/06, <b class="gmail_sendername">Marc Boorshtein</b> <<a href="mailto:mboorshtein@gmail.com">mboorshtein@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
/usr/share/doc/contrib/chenall_changers<br><br>On 2/25/06, Michael Haan <<a href="mailto:michael.haan@gmail.com">michael.haan@gmail.com</a>> wrote:<br>> On 2/25/06, Marc Boorshtein <<a href="mailto:mboorshtein@gmail.com">
mboorshtein@gmail.com</a>> wrote:<br>> > works perfect, thanks!<br>> ><br>> > On 2/25/06, David Vasquez <<a href="mailto:vasqued2@yahoo.com">vasqued2@yahoo.com</a>> wrote:<br>> > > >>I've installed
MythTV-.19 and have it reocrding, but<br>> > > i wont change the<br>> > > >>chanell. i've built and installed sa3250ch, but when<br>> > > it runs, to<br>> > > >>seems to send some wierd signal to the cable box
<br>> > > because it just jumps<br>> > > >>to a couple of random stations and then to chanell<br>> > > 7.<br>> > ><br>> > > I had a similar problem and needed to replace<br>
> > > cmd[1] = CTL_CMD1 | (dig[0] << 16) | (dig[1] << 8)<br>> > > | dig[2];<br>> > > with the following:<br>> > > cmd[1] = CTL_CMD1 | (chn << 8);<br>> > >
<br>> > > Let me know if it works.<br>> > > David<br>> > ><br>> > ><br>> > > __________________________________________________<br>> > > Do You Yahoo!?<br>> > > Tired of spam? Yahoo! Mail has the best spam protection around
<br>> > > <a href="http://mail.yahoo.com">http://mail.yahoo.com</a><br>> > > _______________________________________________<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">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>> > ><br>> > _______________________________________________
<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">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>> ><br>><br>><br>> Where do you get sa3250ch from?<br>><br>> _______________________________________________<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">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>><br>><br>><br>_______________________________________________
<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">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br><br>Thanks for the pointer! To clarify, the location for 0.19 is:<br><br>/usr/share/doc/mythtv-0.19/contrib/channel_changers<br>