Michael Hofer 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?

Yes, I also have a self-made SCART-RGB cable and am using also the
setting Ville told you in his reply to this thread, sorry, I forgot to
mention that. And BTW, I got the DFBARGS variable from Claudio's reply
in the rthread you where pointed at, by Mike Gibson.

Cheers,
Lucian


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

Reply via email to