On Sunday 21 October 2007 18:00, Dominik Kuhlen wrote:
> Hi, 
> On Thursday 18 October 2007 09:54, Daniel Golle wrote:
> > hi all!
> > 
> > i finally got the pinnacle device mentioned above, willing to
> > contribute whatever i can to make it work under linux. As I have to
> > study USB programming as a part of lab class, I hope to combine
> > pratical and educative interests... :)
> > 
> > please send me all known information about the device and let me know
> > about exiting code (Dominik? Roland? Patrick? anybody?)
> 
> Here it is: 
> A new try for a driver for the pctv452e usb device.
> 
> What's working:
>  - Remote control
>  - LNB control (14/18v, 22kHz)
>  - DiSEqC
> What's not working:
>  - tuning (neither DVB-S nor DVB-S2) :(
>  - reading data (which probably results from failing to tune)
if you change line 405 in pctv452e.c from
        { STB0899_I2CRPT        , 0x5e }, // 0x2c
to
        { STB0899_I2CRPT        , 0x58 },

tuning works :)
and so does receiving data :)


Dominik


Attachment: pgpEXHQXpfAUr.pgp
Description: PGP signature

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to