Have you read this thread:

http://mail.directfb.org/pipermail/directfb-users/2006-January/001356.html

On 8/29/07, Michael Hofer <[EMAIL PROTECTED]> wrote:
> > I'm having a similar setup (same Matrox card). Try fbxine after setting
> > the environment variable DFBARGS either globally, or just use a wrapper
> > script "fbx" for fbxine like I'm doing:
> >
> >
> > htpc ~ # cat /usr/local/bin/fbx
> > #!/bin/bash
> > DFBARGS="matrox-crtc2,primary-layer=2" /usr/bin/fbxine --verbose=5 -d $@
> >
> > You may also add the -A and -V switches to the wrapper script, unless
> > you specify them when calling "fbx"...
>
> Thanks for the hint, but it does not work :-(
> It seems that on my system the environment variable DFBARGS is completly 
> ignored, when starting fbxine. The video is always displayed on the first 
> head (VGA-monitor). Only when I put "video.device.directfb_layer_id:0" in 
> "~/.xine/config", the video is not showed on the VGA-monitor, but the TV 
> flickers and becomes black (instead of blue). Thats what I also described in 
> my first mail.
>
> Do you use also the SCART-RGB method? Or do you use a Composite signal 
> (directly or via SCART-interface)?
> Perhaps there is a difference?
>
> Best Regards, Michael ...
>
> --
> Psssst! Schon vom neuen GMX MultiMessenger gehört?
> Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
>
> _______________________________________________
> directfb-users mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to