> According to my information (a message on the linux-dvb mailinglist), the
> old mailinglists (V4L and DVB) are now merged into linux-media.
what does "merged" mean? Are Posts on the "old" list
replicated to the new one?
Regadrs,
Matthias
___
vdr mail
Op Wo, 8 april, 2009 15:04, schreef Klaus Schmidinger:
> On 04/08/09 15:00, Matthias Becker wrote:
>> Hi,
>>
>> is the linux-dvb ML still "alive"?
>> maybe http://vger.kernel.org/vger-lists.html#linux-media is read more
>> frequently
>
> That one has way too much non DVB related traffic for me.
>
>
On every start of the vdr I get this error message:
Apr 2 00:33:36 vdr vdr: [2462] ERROR (thread.c,225): Keine Berechtigung
It comes from cThread::SetPriority and seems to be harmless, but annoying.
Is the attached patch the right cure?
Gerald
--- vdr-1.6.0/thread.c.orig 2009-04-08 15:33:52
On Wednesday 08 April 2009 14:04:39 Klaus Schmidinger wrote:
> On 04/08/09 15:00, Matthias Becker wrote:
> > Hi,
> >
> > is the linux-dvb ML still "alive"?
> > maybe http://vger.kernel.org/vger-lists.html#linux-media is read more
> > frequently
>
> That one has way too much non DVB related traffic
On 04/08/09 15:00, Matthias Becker wrote:
> Hi,
>
> is the linux-dvb ML still "alive"?
> maybe http://vger.kernel.org/vger-lists.html#linux-media is read more
> frequently
That one has way too much non DVB related traffic for me.
Klaus
> 2009/4/8 Klaus Schmidinger :
>> On 04/08/09 01:21, Tobi
Hi,
is the linux-dvb ML still "alive"?
maybe http://vger.kernel.org/vger-lists.html#linux-media is read more frequently
Regards,
Matthias
2009/4/8 Klaus Schmidinger :
> On 04/08/09 01:21, Tobi wrote:
>> Hi!
>>
>> Recent DVB driver releases (now in Kernel 2.6.29) cause trouble compiling
>> VDR (s
On 04/08/09 01:21, Tobi wrote:
> Hi!
>
> Recent DVB driver releases (now in Kernel 2.6.29) cause trouble compiling
> VDR (see snippet A below).
>
> The common solution to this seems to be to add a "-D__KERNEL_STRICT_NAMES".
>
> It felt wrong somehow and I didn't liked this, so I tried another
>
Tony Houghton wrote:
> I used -D__KERNEL_STRICT_NAMES but compilation then failed on the use of
> __u8 in . ISTR reading that might only be a problem
> for 64-bit.
I didn't had this problem. VDR 1.6.0 and 1.7.4 compile fine with 2.6.29
and GCC 4.3 on x86_64. It works also with the latest drivers