Le Jeudi 31 Janvier 2002 23:34, vous avez �crit :
> Hi,
> I would like to include my XF86Config-4 and XFree86.9.log files.
> I still couldn't figure out what is the problem. I would highly appreciate
> any help.
> Thank you very much.
> Daniel


 Daniel ,
As you can see ligne 388 of your XF86.0.log the screen is virtual more bigger 
that what you see .

Ligne 344 your monitor is not set with good value VertRefresh and HorizSync 
so the modeline is out of range . in sectionscreen you do not refer to mode 
"1024x768" i thing is a good setting for your DELL

I attach my XF86Config file for exemple it work fine with my lcd monitor in 
1024x768 . Please if you have problem do not forget to save your actual 
XF86Conf for exemple XF86Conf.sav
 

> > Bye
> > michel Xhaard
> >
> > _______________________________________________
> > Xpert mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xpert
# /.../
# SaX generated XFree86 config file
# Created on: 2002-01-19.
#
# Version: 4.3
# Contact: Marcus Schaefer <[EMAIL PROTECTED]>, 2001
#
# Automatically generated by [ISaX] (4.3)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin5/misc"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin5/75dpi"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin5/100dpi"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin5/Type1"
  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/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         "dbe"
  Load         "glx"
  Load         "type1"
  Load         "speedo"
  Load         "extmod"
  Load         "freetype"
EndSection

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

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

Section "Monitor"  HorizSync    31-61
  Identifier   "Monitor[0]"
  ModelName    "AutoDetected"
  VendorName   "AutoDetected"
  VertRefresh  56-75
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
  Modeline "640x480" 27.96 640 656 720 864 480 480 485 501
  Modeline "800x600" 43.68 800 816 928 1072 600 600 606 626
  Modeline "1024x768" 69.35 1024 1040 1216 1368 768 800 810 818

EndSection



Section "Screen"
  DefaultDepth 16
  SubSection "Display"
    Depth      16
    Modes      "1024x768" "800x600" "640x480"
  EndSubSection
        option "TVStandard" "PAL-N"
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Option       "TwinView"
  Option        "MetaModes" "1024x768,800x600"
  Option        "SecondMonitorVertRefresh" "50-100"
  Option        "TwinViewOrientation" "RightOf"
  Option        "TwinViewOrientation" "Clone"
  Option        "SecondMonitorHorizSync" "14-60"
  Option        "ConnectedMonitor" "crt,TV"

EndSection

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

Section "DRI"
    Group      "video"
    Mode       0660
EndSection










Reply via email to