← Back to team overview

sslug-teknik team mailing list archive

Re: Tv out på GeForce 8400

 

morten skovborg wrote:
> Jeg kan simpelt hen ikke få farver på min tv out på min fedora 8.
> Er der en af jer der har en god løsning evt. en xorg.conf fil som jeg kan
> se lidt i ?

Jeg havde også det problem. Jeg husker ikke 100% hvordan det hang sammen da
det er nogle år siden, men jeg mener det var nogenlunde sådan her:

Mit Nvidia-kort har s-vhs-udgang, men mit fjernsyn havde ingen
s-vhs-indgang, så jeg havde en s-vhs -> scart adapter i den anden ende. Jeg
fik kun sort/hvid.

Jeg prøvede i stedet at sætte en s-vhs -> composite-adapter i grafikkortet
og bruge et composite-kabel i stedet, dermed fik jeg farver.

Jeg indsætter min xorg.conf nedenfor, men jeg tror ikke det er den der er
dit problem:

------------------

Section "ServerLayout"

#  Screen 0       "Screen0"
#  screen 1 "screen1" leftof "screen0"
# option "AIGLX" "on"
    Identifier     "layout[all]"
    Screen         "Screen0" "" "" "Screen1" ""
    Screen         "Screen1" "" "" "" "Screen0"
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/local"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/URW"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/PEX"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/latin2/misc:unscaled"
    FontPath        "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/Type1"
    FontPath        "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/share/fonts/baekmuk:unscaled"
    FontPath        "/usr/share/fonts/japanese:unscaled"
    FontPath        "/usr/share/fonts/kwintv"
    FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/share/fonts/uni:unscaled"
    FontPath        "/usr/share/fonts/CID"
    FontPath        "/usr/share/fonts/ucs/misc:unscaled"
    FontPath        "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/misc:unscaled"
    FontPath        "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/Type1"
    FontPath        "/usr/share/fonts/misc/sgi:unscaled"
    FontPath        "/usr/share/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
    FontPath        "unix/:7100"
EndSection

Section "Module"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "extmod"
    Load           "glx"
    Load           "v4l"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "on"
#  Option    "Xinerama" "true"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "Protocol" "Standard"
    Option         "XkbLayout" "dk"
    Option         "XkbModel" "pc104"
    Option         "XkbRules" "xfree86"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "5"
    Option         "Device" "/dev/input/mice"
    Option         "InputFashion" "Mouse"
    Option         "Name" "Logitech;MX310"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier         "Modes[0]"
    ModeLine     "1280x1024" 107.0 1280 1360 1496 1712 1024 1025 1028 1059
    ModeLine     "1280x1024" 87.8 1280 1328 1360 1440 1024 1027 1034 1053
+hsync -vsync
    ModeLine     "1280x960" 107.3 1280 1360 1496 1712 960 961 964 995
    ModeLine     "1280x960" 88.2 1280 1328 1360 1440 960 963 967 989
+hsync -vsync
    ModeLine     "1152x864" 106.5 1152 1224 1352 1552 864 865 868 903
    ModeLine     "1152x864" 97.7 1152 1224 1344 1536 864 865 868 900
    ModeLine     "1152x864" 90.0 1152 1224 1344 1536 864 865 868 897
    ModeLine     "1152x864" 88.0 1152 1200 1232 1312 864 867 871 895
+hsync -vsync
    ModeLine     "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895
    ModeLine     "1024x768" 83.0 1024 1080 1192 1360 768 769 772 803
    ModeLine     "1024x768" 76.9 1024 1080 1192 1360 768 769 772 800
    ModeLine     "1024x768" 70.5 1024 1072 1104 1184 768 771 775 796
+hsync -vsync
    ModeLine     "1024x768" 70.1 1024 1080 1184 1344 768 769 772 798
    ModeLine     "1024x768" 64.1 1024 1080 1184 1344 768 769 772 795
    ModeLine     "800x600" 50.3 800 840 928 1056 600 601 604 627
    ModeLine     "800x600" 45.9 800 840 920 1040 600 601 604 625
    ModeLine     "800x600" 44.8 800 848 880 960 600 603 607 622
+hsync -vsync
    ModeLine     "800x600" 42.3 800 840 920 1040 600 601 604 623
    ModeLine     "800x600" 38.2 800 832 912 1024 600 601 604 622
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "PHL"
    ModelName      "PHILIPS PHILIPS 170B"
    UseModes       "Modes[0]"
    DisplaySize     338    270
    HorizSync       30.0 - 82.0
    VertRefresh     43.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"

 #TV
    Identifier     "Monitor1"
    HorizSync       30.0 - 50.0
    VertRefresh     50.0
EndSection

Section "Device"

#  Option      "ConnectedMonitor" "DFP"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVidia"
    BoardName      "GeForce FX 5500"
    BusID          "1:0:0"
    Screen          0
EndSection

Section "Device"

 #adjust using 'lspci' or cat /proc/pci
    Identifier     "Device1"
    Driver         "nvidia"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"

#  SubSection "Display"
#       Depth      15
#       Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
# EndSubSection
# SubSection "Display"
#       Depth      16
#       Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
# EndSubSection
# SubSection "Display"
#       Depth      24
#       Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
# EndSubSection
# SubSection "Display"
#       Depth      8
#       Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
# EndSubSection
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "nologo" "true"
    Option         "AllowGLXWithComposite" "True"
    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TVOutFormat" "Composite" #or SVIDEO etc
    Option         "TVStandard" "PAL-B" #or NTSC etc
    Option         "ConnectedMonitor" "TV"
    Option         "nologo" "true"
    Option         "AllowGLXWithComposite" "True"
    Option         "RenderAccel" "True"
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Depth       24
        Modes      "1024x768"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection




Follow ups

References