Quoting Thomas Erdmann <[EMAIL PROTECTED]>: > > Which OSD drawing method did you choose (pseudo or software)? > > Does this happen if you choose the other one too ? > > > > Stefan Lucke > > softdevice.OSDalphablend=0 is configured. > With the other setting (=1) the OSD is only visable for short times when a key > is pressed, so i never used it.
Thats strange. > As i wrote earlyer in this Thread sometimes the VDR crashes while resizing to > fullscreen or when switching between channels (which perhaps use different > Screen ratios ?) or when stopping and restarting the VDR some times. > A fresh booted System with VDR started and without resizing the Softdevice > Window and without often switching channels runs 10 hours and more without > Problems. To locate the source of the crash, you should run vdr from gdb. For example # gdb ./ vdr > set args your_complete_parameterlist_for vdr > run -- crash -- > bt > bt full > The whole VDR Project with Plugins is compiled on this System and on another > with nvidia graphics and there it runs without any stability problems. > So i think it must be the interaction between softdevice and X-Server (XOrg > i810). > Both Systems are Debian based and the Notebook System is a nearly clone copy > of the older System but with normal adjustings, e.g. other xorg.conf and so > on. > What can i try to improve stability ? > > THX > Thomas > > _______________________________________________ Softdevice-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/softdevice-devel
