On Saturday 13 March 2004 20:27, Alfred Zastrow wrote: > Andrew de Quincey schrieb: > > Hmm, weird... if the DISEQC isn't working, it might be locking on to some > > other unrelated channel though. > > The same problem, only a few channels are getting tuned. > > > OK, this patch has the other setting changed, so it theoretically should > > work with this one... unless both changes are necessary. > > I made a mistake during my tests. I applied the diffs 2 - 4 against a > file witch still had your first modification. > > (this one) > > - ves1x93_writereg(i2c, 0x00, 0x11); > +// ves1x93_writereg(i2c, 0x00, 0x11); > ret = i2c->xfer (i2c, &msg, 1); > - ves1x93_writereg(i2c, 0x00, 0x01); > +// ves1x93_writereg(i2c, 0x00, 0x01); > > > Shall I retry some of the diffs?
Could you try ves-fix-3.patch once again please? I'm beginning to think its a combination of several things. > > BTW: thanks very much for trying out all this stuff! > > No problem, but it is a lot of work because my vdr-machine has only a > little runtime system, no monitor and no keyboard. I compile everything > chrooted on my main machine and transfer the resusults over a network > connection. Urgh. Hopefully shouldn't be much longer -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
