[mythtv-users] Trying to use 0.20 with the new diseqc tree.

Yeasah Pell yeasah at schwide.com
Wed Sep 13 15:09:29 UTC 2006


G C wrote:
> After defining my three video sources, labeled Nimiq,
> Bande Ku and Bande C, I made the proper Input
> connections (#1 -> Nimiq (port 0 of my diseqc switch),
> #2-> Bande Ku , #3 -> Bande C).
>   

It doesn't sound like you actually successfully did that, because...

>
> mysql> select * from diseqc_config;
> Empty set (0.00 sec)
>
>
>   

...

> I find it strange that the diseqc_config is empty;
> BTW, what is the VALUE column for ?
>
>   

...of this, which you correctly sniffed out as a source of trouble. The 
diseqc_config table is populated in the input editor, when you select 
the actual per-input diseqc settings; perhaps you exited from the input 
editor with exit/escape/cancel -- this will cancel out any diseqc 
changes and would leave the diseqc_config table empty. Without any 
information from the table, it defaults to port 1 on the switch (I 
assume that isn't correct for this input?)

(The value column stores the setting for a particular diseqc device -- 
its meaning changes depending on which device it applies to. For 
switches, it's the port number; for rotors, it's the satellite position, 
etc.)

FYI, there is code that is supposed to populate proper tree settings 
based on the old 0.19-style setup, so in theory it should "just work" if 
you upgrade an existing database. It might not catch particularly 
strange setups, but it did get some testing on basic setups and worked 
fine for those.



More information about the mythtv-users mailing list