[mythtv] DVBInput starting channel
John Pullan
john.pullan at gmail.com
Wed Jun 15 13:06:26 UTC 2005
On 15/06/05, John Patrick Poet <john at blueskytours.com> wrote:
>
> Recently I went through and re-setup my DVB channel configuration.
>
> Now, when I exit from mythtv-setup, it says:
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Card 1 (type DVBInput) is set to start on channel 0, which does not exist.
> Card 2 (type DVBInput) is set to start on channel 0, which does not exist.
>
> Do you want to fix these problems?
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> I can't figure out *where* to "fix these problems". In the input
> configuration screen, I have the starting channel set to "5_1". I don't
> see anywhere that it is set to "0".
>
> I see this in my DB:
>
> +-------------+--------+----------+-----------+----------+-----------+
> | cardinputid | cardid | sourceid | inputname | tunechan | startchan |
> +-------------+--------+----------+-----------+----------+-----------+
> | 1 | 1 | 1 | DVBInput | | 19_1 |
> | 2 | 2 | 1 | DVBInput | | 19_1 |
> | 3 | 3 | 1 | DVBInput | | 19_1 |
> | 8 | 7 | 2 | Tuner 0 | | 34 |
> | 7 | 8 | 2 | Tuner 0 | | 50 |
> +-------------+--------+----------+-----------+----------+-----------+
>
> Is it complaining about tunechan being NULL? If so, where in the setup
> do you change that value?
>
> My Myth system is working fine. It is recording shows using all of my
> tuners perfectly. I just don't understand that message when exiting
> mythtv-setup.
>
Looks like checksetup.cpp assumes that start chan is an int. You could
try this patch.
--
(The other)
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: checksetup.patch
Type: text/x-patch
Size: 1117 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050615/21247c29/checksetup.bin
More information about the mythtv-dev
mailing list