On Sunday 17 July 2005 22:55, Johannes Stezenbach wrote: > > - for some reason or other, the line cx24110_writereg(state, 0x77, > > rv&~0x04); in cx24110_send_diseqc_msg seems to have mutated into > > cx24110_writereg(state, 0x77, rv|0x04); in the process, which suppresses > > the sending of DiSEqC messages altogether. > > So maybe the problem would be fixed by just changing that line? > It needs to fixed anyway, if I read you correctly. Tried the driver with this line changed and it did not work (szap (CVS) reports lock but no data from dvr0 (using -r of course)) for most channels, only few were tunable. When I remove these lines completely in cx24110_send_diseqc_msg and cx24110_send_burst I am able to tune to all channels again. So for me this would be no fix for Pinnacle PCTV Sat on a DiSEqC 2.0 switch with 2 LNBs. Regards, Adam