On Monday 25 April 2005 18:31, Markku Tavasti wrote:
Guido Fiala gfiala@s.netic.de writes:
requried (vdr): dvbdevice.c (calls FE_SLEEP, it did not work when the FE_INIT was never called, we need to FE_INIT and after that call FE_SLEEP to make it work)
Your patch has only that FE_SLEEP ? And I can't call for FE_INIT in dvbdevice.c?
Ok, anyway I prefer vdr would be untouched, so I try to make needed changes to driver part only. FE_SLEEP is simple enough, so integrating it to INIT would not be so hard.
I tried that myself and it seemed not to work (although it should, logically), but i might have made something wrong. Please let me/us know if you get it working with the driver change alone.
Guido