hallo,
 I'm trying to have two X-Windows on two Monitor!I did the 
following XF86Configuration (and hier is the attachement of this 
file).
 One Monitor is running but not the other .(??)
 The cards i use are :
 nVidia TNT Modell  64 and
 S3 Inc. 86c325 [ViRGE ].
 I looked for a documentation about this problem but i didn't find 
anything!
 there  is in The KDE >>Settings>>Information>>X-Server  only one 
Monitor it 's NEC FE700 and the other monitor Standardmonitor 
doesn't exist!
----
If I run this command lspci |grep VGA the result is :
00:0c.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Vanta [NV6] 
(rev 15)

----
 Thanks much!
 
Fadhel

So , hier The XF86Config  file

# »» SaX generated XFree86 config file ««
# Created on: 2001-10-05.
#
# Version: 4.3
# Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2001
#
# Automatically generated by SaX2 (4.3)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/local"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/URW"
  FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath      "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/latin7/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath      "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath      "/usr/X11R6/lib/X11/fonts/uni"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/ucs/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/75dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/100dpi"
  FontPath      "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/japanese"
  FontPath      "/usr/X11R6/lib/X11/fonts/baekmuk"
  FontPath      "/usr/X11R6/lib/X11/fonts/CID"
  FontPath      "/usr/X11R6/lib/X11/fonts/xtest"
  ModulePath    "/usr/X11R6/lib/modules"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
EndSection

Section "ServerFlags"
  Option        "AllowMouseOpenFail"
EndSection

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

Section "InputDevice"
  Driver        "keyboard"
  Identifier    "Keyboard[0]"
  Option        "Protocol"      "Standard"
  Option        "XkbKeyCodes"   "xfree86"
  Option        "XkbLayout"     "en"
  Option        "XkbModel"      "pc104"
  Option        "XkbRules"      "xfree86"
EndSection

Section "InputDevice"
  Driver        "mouse"
  Identifier    "Mouse[1]"
  Option        "Device"        "/dev/mouse"
  Option        "Emulate3Buttons"       "on"
  Option        "Name"          "AutoDetected"
  Option        "Protocol"      "ps/2"
  Option        "Vendor"        "AutoDetected"
EndSection

Section "Monitor"
  HorizSync     27-70
  Identifier    "Monitor[0]"
  ModelName     "AutoDetected"
  VendorName    "AutoDetected"
  VertRefresh   50-100
#  UseModes     "Modes[0]"
EndSection

Section "Monitor"
  HorizSync     27-40
  Identifier    "Monitor[1]"
  ModelName     "AutoDetected"
  VendorName    "AutoDetected"
  VertRefresh   50-80
#  UseModes     "Modes[0]"
EndSection


Section "Screen"
  DefaultDepth  24
  SubSection "Display"
    Depth       24
    Modes       "1280x1024" "1024x768"  "640x480" "800x600"
#    Virtual    2048 768
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "1280x1024" "1024x768_120s"  "640x480" "800x600"
#    Virtual    2048 768
  EndSubSection
  Device        "Device[0]"
  Identifier    "Screen[0]"
  Monitor       "Monitor[0]"
EndSection

Section "Screen"
  DefaultDepth  24
  SubSection "Display"
    Depth       16
    Modes        "640x480" "800x600"
#    Virtual    2048 768
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "640x480" "800x600"
#    Virtual    2048 768
  EndSubSection
  Device        "Device[1]"
  Identifier    "Screen[1]"
  Monitor       "Monitor[1]"
EndSection

Section "Device"
  BoardName     "AutoDetected"
  Driver        "nvidia"
  Identifier    "Device[0]"
 #Option        "dpms"
  Option        "NvAgp" "2"
  VendorName    "AutoDetected"
  BusID        "PCI:1:0:0"
EndSection

Section "Device"
  BoardName     "AutoDetected"
  Driver        "ViRGE"
  Identifier    "Device[1]"
  #option       "dpms"
  #Option       "NvAgp" "2"
  VendorName    "AutoDetected"
  BusID       "PCI:0:10:0"
EndSection

Section "ServerLayout"
  Identifier    "Layout[all]"
  InputDevice   "Keyboard[0]"   "CoreKeyboard"
  InputDevice   "Mouse[1]"      "CorePointer"
  Screen        "Screen[0]"
  Screen        "Screen[1]"  RightOf "Screen[0]"
#  Option     "Xinerama" "on"
EndSection

Section "DRI"
  Group         "video"
  Mode          0660
EndSection

-

 Thanks much!
 
Fadhel

______________________________________________________________________________
Die Nummer, die sich jeder merkt: Ihre 01212 Wunschrufnummer von WEB.DE! 
Jetzt sichern: http://freemail.web.de



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to