On 07/09/06, Stefan Lucke <[EMAIL PROTECTED]> wrote:
> You are using the no-vt* options in your directfbrc. A good way to avoid
> any interruptions from text written you should redirect stdout and stderr
> to a log file vdr_call >vdr_log 2>&1.
I should be using those no-vt* options shouldn't I, if I'm just after
vdr output to the 2nd head and won't be using the first? Sorry for
this directfb related question..
> For hiding cursor etc.. I once suggested the following which may be
> useful for vidix users too:
>
> -- snip --
> # setup logfile name
> LOGFILE=/var/log/my_vdr_logfile
> #
> # save prompt mode, hide prompt and switch cursor off
> PSSAVE=${PS1}
> export PS1=''
> setterm -cursor off
> #
> # deactivate powersaving mode and clear screen
> setterm -powersave off
> clear
> #
> # start vdr
> vdr WITH_DESIRED_PARAMETERS >${LOGFILE} 2>&1
> # restore settings
> export PS1=${PSSAVE}
> setterm -default
> -- snip --
Something strange happened when I tried this script, first of all with
it copied verbatim, vdr loads as normal but there is only a black
screen. I then tried commenting out lines such as the powersave one,
and the "clear" line, however even after removing ALL the lines until
it was only a exact copy of my vdr command line, there was still
nothing but a black screen.
I figure this must be to do with permissions or what not, however I
ran the command on the console directly with the same user and it
worked fine, exact same command in an executable shell script and
nothing appears.
> >
> > Also, (this is something I have seen with the gentoo ebuilds and
> > unpatched DirectFb cvs) on the first head, along with the console off
> > center, I see three instances of the same video image, with the wrong
> > colours.
> >
> > I don't know if this is simply a configuration error, I've attached
> > the config files / outputs I thought were relevant.
> >
So is that to be expected, the video appearing on the first head?
>
>
> --
> Stefan Lucke
> _______________________________________________
> Softdevice-devel mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/softdevice-devel
>
--
A l a s d a i r C a m p b e l l
r a g a w u @ g m a i l . c o m
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel