bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] bino and hdmi frame pack


From: Robert Pliszko
Subject: Re: [Bino-list] bino and hdmi frame pack
Date: Tue, 03 Jul 2012 12:28:09 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.5) Gecko/20120623 Thunderbird/10.0.5

On 03.07.2012 11:38, Stefan Eilemann wrote:

I've been using the attached xorg.conf with success.


Thanks Stefan. I've modified my xorg.conf:

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
#    ModelName      "CEI Crestron"
#    DisplaySize     650    406
    HorizSync       26.0 - 68.0
    VertRefresh     23.0 - 61.0
    Option         "DPMS"
Modeline "1360x768_60" 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync Modeline "1280x720_60" 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync Modeline "1280x720_50" 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync Modeline "1920x1080_60" 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync Modeline "1920x1080_50" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync Modeline "1920x1080_24" 74.16 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync Modeline "1920x1080_25" 74.25 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync Modeline "1920x1080_30" 89.01 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync Modeline "1024x768_75" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync Modeline "1280x1470_60" 148.5 1280 1390 1430 1650 1470 1475 1480 1500 +hsync +vsync Modeline "1920x2205_24" 148.32 1920 2558 2602 2750 2205 2209 2214 2250 +hsync +vsync
EndSection

Section "Device"
    Identifier     "nvidia"
    Driver         "nvidia"
    Option         "DynamicTwinView" "False"
    Option         "NoFlip" "false"
    Option         "NoLogo" "true"
    Option         "ConnectToAcpid" "0"
    Option         "FlatPanelProperties" "Scaling = Native"
    Option         "ExactModeTimingsDVI" "true"
Option "ModeValidation" "NoMaxPClkCheck, NoEdidMaxPClkCheck, AllowNon60HzDFPModes, NoVesaModes, NoXServerModes, NoEdidDFPMaxSizeCheck, NoDFPNativeResolutionCheck, NoPredefinedModes, NoUserModes"
    Option         "HWCursor" "false"
    # To put Xorg in debug mode change "false" to "true" in the line below:
    Option         "ModeDebug" "false"
# To use a local edid.bin file uncomment the 4 lines below (change DFP-0 to match your card)
#    Option         "ConnectedMonitor" "DFP-0"
#    Option         "CustomEDID" "DFP-0:/storage/.config/edid.bin"
#    Option         "IgnoreEDID" "false"
#    Option         "UseEDID" "true"
EndSection

Section "Screen"
    Identifier     "screen"
    Device         "nvidia"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "ColorRange" "Full"
#    Option         "ColorRange" "Limited"
#    Option         "ColorSpace" "RGB"
#    Option         "ColorSpace" "YCbCr444"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "false"
EndSection


The effect is still the same (similar top/buttom) the 3D signal doesn't exist.
What am I doing wrong?

Attachment: Robert_Pliszko.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]