On 06.02.2010 16:58, Klaus Schmidinger wrote:
... Please give the attached patch a try.
Correction: it needs to be "CardIndex() + 1" instead of DeviceNumber():
dvbTuner = new cDvbTuner(CardIndex() + 1, fd_frontend, adapter, frontend, frontendType);
if (!Setup.DiSEqC || Diseqcs.Get(CardIndex() + 1, Channel->Source(), Channel->Frequency(), Channel->Polarization()))
Klaus