Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-16 Thread Theunis Potgieter
Why not state the real error which is not enough ram on device X for osd? with a hint message like: Require xyz KB, only have 2048KB. On 9/15/09, Oliver Endriss o.endr...@gmx.de wrote: Rolf Ahrenberg wrote: Sep 15 08:37:36 video vdr: [18526] ERROR (femonosd.c,504): Function not implemented

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-16 Thread Theunis Potgieter
Would you care to write such a patch for vdr? In a way that Klaus could simply include in future releases. I think it would help a lot for end-users, trying figure out what possible causes are. On 9/16/09, Rolf Ahrenberg rahre...@cc.hut.fi wrote: On Wed, 16 Sep 2009, Theunis Potgieter wrote:

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-16 Thread VDR User
On Wed, Sep 16, 2009 at 3:58 AM, Theunis Potgieter theunis.potgie...@gmail.com wrote: Would you care to write such a patch for vdr? In a way that Klaus could simply include in future releases. I think it would help a lot for end-users, trying figure out what possible causes are. I agree.

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-16 Thread Oliver Endriss
Hi, please re-read my message. I was not referring to the osd size stuff, but to this error message: | Sep 15 08:37:36 video vdr: [18526] ERROR (femonosd.c,504): Function not implemented femon must not assume that drivers support all ioctls... CU Oliver Theunis Potgieter wrote: Why not

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Rolf Ahrenberg
On Tue, 15 Sep 2009, Dieter Bloms wrote: Sep 15 08:37:36 video vdr: [17541] ERROR: cOsd::SetAreas returned 6 Your OSD is running out of memory. The only cure is to shrink your current OSD size. Sep 15 08:37:36 video vdr: [18526] ERROR (femonosd.c,504): Function not implemented Your DVB

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Martin Dauskardt
Sep 15 08:37:36 video vdr: [17541] ERROR: cOsd::SetAreas returned 6 Your OSD is running out of memory. The only cure is to shrink your current OSD size. Rolf, you know that this happens with the vdr default OSD size? With my FF DVB-C (2 MB) and vdr 1.7.9 I have the following default

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Rolf Ahrenberg
On Tue, 15 Sep 2009, Martin Dauskardt wrote: Rolf, you know that this happens with the vdr default OSD size? Well, you should get the memory upgrade for your FF card. :) Femon adapts its' window size now only with VDR's OSD width/height settings, but also with the size of small font.

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Dieter Bloms
Hi, On Tue, Sep 15, Rolf Ahrenberg wrote: Why is it not possible to show all femon OSD content with the vdr default OSD size? I don't remember that I had to change the OSD size with earlier vdr/plugin versions. There shouldn't be any problems with the Duotone theme, but on the other hand

Re: [vdr] femon plugin doesn't work ERROR (femonosd.c, 504): Function not implemented

2009-09-15 Thread Oliver Endriss
Rolf Ahrenberg wrote: Sep 15 08:37:36 video vdr: [18526] ERROR (femonosd.c,504): Function not implemented Your DVB driver doesn't provide the FE_READ_UNCORRECTED_BLOCKS ioctl - it shouldn't be fatal. Hm, wouldn't it be better to display something like 'n/a' in the osd instead of logging