Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] VDR lockup with latest CVS driver



With the latest CVS driver VDR locks up when trying to display
something on the OSD. I tracked this down to the BlitBitmap() call
in DVB/driver/dvb.c's OSDSetBlock(). Apparently the dvb->bmp_state
never changes to anything !=BMP_LOADING, so it hangs in the  'while (1)'
loop inside BlitBitmap().

When I use the files Dpram and Root from the CVS driver 2001-06-22, the
OSD works with the latest driver source (but when replaying the picture
jerks quite a bit, maybe the latest driver and this older firmware don't
really fit together).

The bottom line is: something must be wrong with the OSD code in the latest
firmware. Since I don't have access to that source code I would appreciate
if the driver developers could take a look at this and fix it.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index