searching on the web for others config files would probably be the
best....and easiest to catch what is going on......

ill attach to give you a startif its a new xfree86 make sure 
you are working on the XF86Config-4
later
dan
> On Tue, 2001-11-20 at 19:18, Lionel Lecoq wrote:
> > actually it may be sufficient for you to give values to VertRefresh and to 
>HorizSync,
> > If it does not suffice you can always try a couples of modelines
> > Lionel  
> 
> See that the problem .. I have no clue how the monitor stuff works .. 
> I've tried Vert and Hori stuff doens't work .. 
> 
> where do i get info on the monitor stuff ? 
> 
> Henti
> 
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie

# XFree86 4.0 configuration generated by Xconfigurator

Section "ServerLayout"
        Identifier "AllenB Nvidia Configured"
#       Screen      0  "NormScreen" 0 0
        Screen      0  "AccelScreen" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section "Files"
        FontPath "unix/:7100"
EndSection

# This loads all the modules...

Section "Module"
#       Load  "GLcore"
        Load  "dbe"
#       Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "v4l"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "PS/2"
EndSection

Section "Monitor"
        Identifier "DELL"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 30 - 121
        VertRefresh 48 - 160
EndSection

# WARNING: Do not use this driver with XF 4.0.1 and GF 2, it will crash
Section "Device"
        Identifier "Geforce2 Norm"
        Driver "nv"
        BoardName "Unknown"
EndSection

Section "Device"
        Identifier "Geforce2 Accel"
        Driver "nvidia"
        BoardName "Unknown"
EndSection

Section "Screen"
        Identifier "NormScreen"
        Device "Geforce2 Norm"
        Monitor "DELL"
        DefaultDepth 24
        Subsection "Display"
                Depth 32
                #Modes "1280x1024" "1600x1200"
                Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600"
        EndSubSection
        Subsection "Display"
                Depth 24
                #Modes "1280x1024" "1600x1200"
                Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600"

        EndSubSection
EndSection

Section "Screen"
        Identifier "AccelScreen"
        Device "Geforce2 Accel"
        
        Option "NvAGP" "3"
        
        
        Monitor "DELL"
        DefaultDepth 24
        Subsection "Display"
                Depth 32
                Modes "1024x768" "1280x1024" "1600x1200"
        EndSubSection
        Subsection "Display"
                Depth 24
                Modes "1400x1050" "640x480" "800x600" "1024x768" "1280x1024" 
"1600x1200"
        EndSubSection
EndSection


Section "DRI"
EndSection

Reply via email to