nvidia GeForce3 S-Video

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

 



This discussion is related to the others about dual displays.

I also have been trying to enable actions like:
mplayer -display :0.1 mymovie.avi
But am not interested in having a wide display or anything.

I, however, have not even been able to get both displays working.  I can
get one or the other to work, but not both at the same time.  I believe
that might be a "feature" of my older GeForce3 card.  When I start X I
get the following warning:
(WW) NVIDIA: More than one matching Device section found: SVIDEO

I'd be happy if I could just switch displays without having to log-out
and back in again. Perhaps via the "Configure Display" dialog which
currently has "Screen 1" grayed out.  I know that in Windows a few years
ago I could switch over to SVideo.

When I run "X :0.1" It says: Server is already active for display 0

Below is my XF86Config file.  I would appreciate any help.  I have been
reading many discussions on the topic.

<XF86Config>


Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen 0 "screen0"
    Screen 1 "screen1"
EndSection

Section "Device"
    Identifier "SVIDEO"
    Driver     "nvidia"
    Option "ConnectedMonitor" "TV"
    Option "TVStandard" "NTSC-M"
    Option "TVOutFormat" "SVIDEO"
    Option "NoLogo" "true"
#    Screen 1
EndSection


Section "Device"
    Identifier "VGA"
    Driver "nvidia"
    Option "NoLogo" "true"
#    Screen 0
EndSection


Section "Monitor"
    Identifier "monitor"
    #VendorName "Generic"
    #ModelName "1600x1200 @ 76 Hz"
    HorizSync 31.5-94.0
    VertRefresh 50-90
EndSection

Section "Monitor"
    Identifier "tv"
    #Vendorname "Toshiba"
    HorizSync 30-50
    VertRefresh 60
EndSection

Section "Screen"
    Identifier "screen0"
    Device "VGA"
    Monitor "monitor"
    DefaultColorDepth 24
    
   Subsection "Display"
      Depth   24
      Modes  "1600x1200"
   EndSubsection
EndSection

Section "Screen"
   Identifier    "screen1"
   Device        "SVIDEO"
   Monitor       "tv"

   Subsection "Display"
      Depth   24
      Modes  "800x600"
   EndSubsection
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "Buttons" "7"
    Option "ZAxisMapping" "6 7"
EndSection

Section "Files"
    FontPath "unix/:-1"
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    
#    SubSection "extmod"
#        Option "omit xfree86-dga"
#    EndSubSection
    
    Load "v4l" # Video for Linux
    #Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "ServerFlags"
    Option "allowmouseopenfail"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "en_US"
    Option "XkbOptions" ""
EndSection


</XF86Config>

___________________________________________________
.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

[Index of Archives]     [Trinity (TDE) Desktop Users]     [Fedora KDE]     [Fedora Desktop]     [Linux Kernel]     [Gimp]     [GIMP for Windows]     [Gnome]     [Yosemite Hiking]
  Powered by Linux