I believe monitor settings are correct.
here is the /etc/X11/XF86Config-4

# File generated by setrage

Section "Module"
    Load       "dbe"
    SubSection "extmod"
     # Option   "omit xfree86-dga"
    EndSubSection
    Load       "type1"
    Load       "freetype"
    Load       "speedo"
    Load       "extmod"
    Load       "xie"
    Load       "pex5"
    Load       "glx"
    Load       "dri"
    Load       "GLcore"
    Load       "dbe"
    Load       "record"
EndSection
Section "DRI"
     Mode 0666
EndSection
Section "Files"
    RgbPath    "/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"  "us"
EndSection
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "usb"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping"  "4 5"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
     HorizSync  31.5-37.9
   VertRefresh   50-70
EndSection
Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection
Section "Device"
    Identifier  "ATI Rage 128"
    Driver      "r128"
    VideoRam    32768
    Option      "DPMS"
EndSection
Section "Screen"
    Identifier  "Screen1"
    Device      "ATI Rage 128"
    Monitor     "My Monitor"
    DefaultDepth 16
    Subsection "Display"
        Depth       16
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection


-----Original Message-----
From: Dexter Filmore [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 20, 2002 5:32 AM
To: [EMAIL PROTECTED]
Subject: Re: [Newbie]ATI Rage 128 on Debian 2.4.16


Are your monitor settings ok btw? Post your XF86Config (or -4, dunno what
it's name is on deb)

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to