[EMAIL PROTECTED] wrote:
> 

> Any ideas?  Attached are my config and err/log files from using the nvidia
> sample config file and twm.
> 
> I have a Gateway Flat Panel FPD1810 with DVI, the NVIDIA GeForce2 MX400, and
> Red Hat 7.2 (2.4.7-10).
> 
> Thanks,
> Helen
> 
>   ------------------------------------------------------------------------
>                        Name: XF86Config-4.ZIP
>    XF86Config-4.ZIP    Type: application/zip
>                    Encoding: base64
Hallo,

attached pls find XFConfig file, that works fine on my 18" DVI.
I'm using the panel only in SXGA Mode (1280x1024) and never tried other
resolution.
Maybe the Dotclock has to be modified matching your Panel specification.

Regards
Detlef
#--------#
# �� SaX generated XFree86 config file ��
# Copyright (c) 2000 SuSE GmbH Nuernberg, All rights reserved.
#
# Version: 4.1
# Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2000
#
# this file has been created from SaX version 4.1
# Please do not edit this file, changes may be lost the
# next time using SaX
#

Section "Files"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc: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/misc"
  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/CID"
  FontPath      "/usr/X11R6/lib/X11/fonts/baekmuk"
  FontPath      "/usr/X11R6/lib/X11/fonts/japanese"
  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/xtest"
  ModulePath    "/usr/X11R6/lib/modules"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
EndSection

Section "ServerFlags"
  Option        "AllowMouseOpenFail"
EndSection

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

Section "InputDevice"
  Driver        "Keyboard"
  Identifier    "Keyboard[0]"
  Option        "Protocol"      "Standard"
  Option        "XkbLayout"     "de"
  Option        "XkbModel"      "pc104"
  Option        "XkbRules"      "xfree86"
  Option        "XkbVariant"    "nodeadkeys"
EndSection


Section "InputDevice"
  Driver        "mouse"
  Identifier    "Mouse[1]"
  Option        "Device"        "/dev/pointer0"
  Option        "InputFashion"          "Mouse"
  Option        "Name"          "Autodetection"
  Option        "Protocol"      "ps/2"
  Option        "Vendor"        "Sysp"
EndSection


Section "Monitor"
  HorizSync     30-80
  Identifier    "Monitor[0]"
  ModelName     "1280X1024@75HZ"
  VendorName    "--> VESA"
  VertRefresh   50-85
  UseModes      "Modes[0]"
EndSection


Section "Modes"
  Identifier    "Modes[0]"
  Modeline      "1280x1024" 110 1280 1296 1552 1736 1024 1024 1036 1070
  Modeline      "640x480" 25.96 640 656 720 864 480 480 484 501
  Modeline      "640x480" 29.95 640 656 720 864 480 480 485 501
  Modeline      "640x480" 33.95 640 656 720 864 480 480 491 501
EndSection


Section "Screen"
  DefaultDepth  24
  SubSection "Display"
    Depth       15
    Modes       "640x480" 
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "640x480" 
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "1280x1024" 
  EndSubSection
  SubSection "Display"
    Depth       32
    Modes       "640x480" 
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "640x480" 
  EndSubSection
  Device        "Device[0]"
  Identifier    "Screen[0]"
  Monitor       "Monitor[0]"
EndSection


Section "Device"
  BoardName     "GEFORCEDDR"
  BusID         "1:0:0"
  Driver        "nvidia"
  Identifier    "Device[0]"
  Option        "sw_cursor"
  VendorName    "Nvidia"
EndSection


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

Section "DRI"
  Group         "video"
  Mode          0660
EndSection



Reply via email to