Date: Sat, 15 Jan 2005 23:54:15 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: "David C. Myers" <myers@aedifice.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvr250 can't tune above channel 11 Message-ID: <20050116075414.GO19624@funkthat.com> In-Reply-To: <41EA0CD1.4080601@aedifice.net> References: <41EA0CD1.4080601@aedifice.net>
next in thread | previous in thread | raw e-mail | index | archive | help
David C. Myers wrote this message on Sat, Jan 15, 2005 at 22:42 -0800:
> Channel numbers 11 and below work just fine. Recorded some pretty nice
> looking mpegs. This is with over-the-air TV (us-broadcast).
>
> Any ideas? Thanks.
Yep, by default the PVR-250 always assumes that the channels are
cable channels...
What I did is modify the appropriate tuner in the:
const struct cxm_tuner
cxm_tuners[CXM_TUNER_TYPES] = {
to remove the &us_cable_channels and replace it with NULL... It always
chooses the cable channels over the air ones...
Hope this helps.
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116075414.GO19624>
