Hi!, I finally solved the problem uninstalling the directfb debian packages. Now I see osd and live tv but with interruptions and cpu is at 90-100% This say me that cle266 is not working properly. In vdr console I see all time:
++00:33:57.0581 D [4354] [softdevice-audio]: Xrun (at least 199,779 ms long) +00:33:57.0693 D [4354] [softdevice-audio]: Xrun (at least 39,813 ms long) 00:33:57.0805 D [4354] [softdevice-audio]: Xrun (at least 63,813 ms long) +00:33:57.0917 D [4354] [softdevice-audio]: Xrun (at least 87,791 ms long) +00:33:58.0118 D [4354] [softdevice-audio]: Xrun (at least 152,208 ms long) ++allocating buffer format orig->format 0 CLE266 warning: frame had errors, resetting decoder 00:33:58.0918 D [4357] [softdevice-audio]: Xrun (at least 487,504 ms long) +++++++00:34:01.0126 D [4357] [softdevice-audio]: Xrun (at least 95,792 ms long) ++00:34:01.0398 D [4357] [softdevice-audio]: Xrun (at least 7,821 ms long) 00:34:01.0510 D [4357] [softdevice-audio]: Xrun (at least 63,865 ms long) Do you know what can be the problem now? Thanks! Stefan Lucke escribió: >On Friday 02 March 2007 22:07, Leo Márquez wrote: > > >>Hi Stefan and Mark and thanks for your answer, >> >>Stefan Lucke escribió: >> >> >> >>>The only things which I can think of is >>>- permissions (as you mentioned), >>> >>> >>> >>> >>I use root user for all. >> >> >> >>>- a missing ldconfig after make install >>> >>> >>> >>> >>I have executed ldconfig now and I get: >> >>ldconfig: /usr/lib/libfusion-0.9.so.26 is not a symbolic link >> >>ldconfig: /usr/lib/libdirectfb-0.9.so.26 is not a symbolic link >> >>ldconfig: /usr/lib/libdirect-0.9.so.26 is not a symbolic link >> >>ldconfig: /usr/lib/libpostproc.so.51 is not a symbolic link >> >>Are normal these messages? >> >> > >If these a regular files, you might run into troubles, as you have >different versions of DirectFB installed, in different locations >/usr/lib vs. /usr/local/lib > > > >>>- the installation target directory is not in the search path of the dynamic >>>loader. >>>but in last case I would expect different error messages. >>> >>>Leo could your search for libdirectfb_unichrome.so in your /usr/local folder >>>? >>>My DirectFB version here is a bit older, and I get it in: >>>jarada vdr-1.4.0.jarada # cd /usr/local/ >>>jarada local # find . -name libdirectfb_unichrome.so >>>./lib/directfb-0.9.25/gfxdrivers/libdirectfb_unichrome.so >>>./lib/directfb-0.9.26/gfxdrivers/libdirectfb_unichrome.so >>> >>> > > > >>I have do it and I get: >> >>dori:/usr/src/linux-viafb/linux/drivers/video/cle266# cd /usr/local >>dori:/usr/local# find . -name libdirectfb_unichrome.so >>./lib/directfb-0.9.26/gfxdrivers/libdirectfb_unichrome.so >>./lib/directfb-1.0-0/gfxdrivers/libdirectfb_unichrome.so >> >> > >So now it depends on the search order of the dynamic loader, defined >in /etc/ld.so.conf. Is /usr/local/lib specified before /usr/lib ? > >Another way could be to remove the directfb installation shipped >with your distribution, so that libs + include files will be removed. > > > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
