Wolfgang Fritz wrote: > [...#define WAIT_FOR_TUNER_LOCK...] > Oops, I`ve done that on my own long time ago because it helped against > VDSB errors with my Skystar2. I will change it and see whether the > Skystar behaves better now with the current driver. > > But why should this block the key processing? It's a multi threaded > application, isn't it? Yes, but some things (like starting/stopping timers, and thus switching a device to the requested channel) are done in the main loop. Klaus