[mythtv] Re: (Hauppauge DVB-s Nova / Hauppauge WinTV DVB-s) patch

Jörg Bakker joerg at hakker.de
Wed Jun 30 16:06:21 EDT 2004


On Monday 28 June 2004 23:55, Kenneth Aafløy wrote:
> On Monday 28 June 2004 23:40, Jörg Bakker wrote:
> > So, does it make sense to try the last modifications I did with
> > diseqc_type == 3 again with diseqc_type == 0, are they in the execution
> > path? Somewhat confused ... any ideas?
> >
> > Sorry, but can't continue before Wednesday.
>
> Have you tried the compatability mode diseqc_type == 1?? That works on my
> spaun switch. Have no other ideas, sorry..
>
> Kenneth

Did some testing and hopefully we're one step further, now:

Channel locks ONLY if DiseqcReset() is disabled and diseqc_type == 1. So the 
only change compared to CVS is not calling DiseqcReset() just after the 
frontend is opened in DVBChannel::Open().

diseqc_type == 1 and diseqc_type == 0 makes a difference, although  
ToneVoltageLnb() is called in both cases (fall through with diseqc_type == 
1).

The disatvantage to this simple change is, that there is no data stream from 
the DVB card, no picture, no sound. The card does stream data with the 
additional changes to ToneVoltageLnb() by Christian.

Any suggestions about further analyis or changes?

Joerg


More information about the mythtv-dev mailing list