Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: no Picture on TV but Sound with Siemens DVB-C (Rev1.5), if CVS-Driver >=23.04.2003 and VDR-1.1.28 start!!!



Klaus Schmidinger wrote:
> Uwe Scheffler wrote:
> >
> > Klaus Schmidinger wrote:
> > > Uwe Scheffler wrote:
> > > >
> > > > ...
> > > > If I start VDR 1.1.29 now, then I have picture and clay on the TV!
> > > >
> > > > What is here wrong now?
> > >
> > > You have _clay_ on your TV? Well, maybe you should reduce the speed of
> > > your potter's wheel ;-)
> > >
> >
> > Upps, sorry! ;-)
> >
> > I mean: I have now picture and _sound_ on TV with the change!
>
> Sorry, just couldn't resist.
>
> So, does it work with version 1.1.29 or not?
>

Yes, this small change in this one * driver/av7110/av7110.c of currend DVB-Driver work fine!

---------------------------------------------------------------------------------- 
-------------------------
 } else
                  av7110->adac_type = DVB_ADAC_TI;
-------------------------

to:
-------------------------
 } else
                  av7110->adac_type = DVB_ADAC_NONE;
-------------------------
)
----------------------------------------------------------------------------------

This is the Change of Tobias Bratfisch on Tread "Volume control broken since cvs 20030424".

Thanks!



Uwe




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index