Dear Crawford,


Don't know if this works,
but it works on my Dell-P100SD Xpi with only 800x600 8bpp,

IIRC,
[EMAIL PROTECTED] has succeded to make it
800x570 16bpp, maybe you want to try to visit his website at:

http://evan.prodromou.san-francisco.ca.us/Dell-Latitude-XPi-P133ST-mini-HOWTO.html

Sorry if it isn't helpful.


Best Regards,
arief_mulya
-- 
"When knowledge becomes adventure"
#
# XF86Config generated by xconfig
# Please do not edit this file by hand!
# Run xconfig to make changes to the X configuration.
# For advanced users, details about the format of this file
# can be found in the XF86Config man page.

# for XFree86-4.1.0
# Configuration "Dell Latitude P-133ST"
# Driver        "neomagic"
# Chipset       "NM2070"
#               "MagicGraph NM2070"
# VendorName    "NeoMagic"
# BoardName     ""
# Monitor       "LCD 800x600 8color"
# Date          "09th Sep, 2001"

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0 "Screen0" 0 0
        InputDevice     "Mouse0"        "CorePointer"
        InputDevice     "Keyboard0"     "CoreKeyboard"
EndSection

Section "Files"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/local/"
        FontPath        "/usr/X11R6/lib/X11/fonts/extra/"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath        "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath        "/usr/X11R6/lib/X11/fonts/PEX/"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic/"
        FontPath        "/usr/X11R6/lib/X11/fonts/TrueType/"
        FontPath        "/usr/X11R6/lib/X11/fonts/tt/"
        FontPath        "/usr/X11R6/lib/X11/fonts/unicode/"
EndSection

Section "Module"
        Load            "dbe"
        Load            "extmod"
        SubSection      "extmod"
          #Option       "omit xfree86-dga"
        EndSubSection
        Load            "type1"
        #Load           "freetype"
        Load            "xtt"
        Load            "bitmap"
        Load            "speedo"
        Load            "pex5"
        Load            "GLcore"
        Load            "glx"
        Load            "dri"
        Load            "record"
        Load            "xie"
EndSection

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "keyboard"
        Option          "AutoRepeat"    "500 30"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "jp106"
        Option          "XkbLayout"     "jp"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol"      "PS/2"
        Option          "Device"        "/dev/psaux"
        Option          "Emulate3Buttons"       "yes"
        #MouseName      "Generic - 2 Button Mouse (PS/2)"
EndSection

Section "Monitor"
        Identifier      "Monitor0"
        HorizSync       31.5-40
        VertRefresh     55-90
        #VendorName     "Dell"
        #ModelName      "S-133ST LCD 800x600 8-color"
        Modeline  "800x570"    35 800 816 944 968 570 572 574 599
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "neomagic"
    VendorName  "NeoMagic"
    BoardName   "MagicGraph NM2070"
#    Chipset     "NM2070"
#    ChipId     0x4742
#    ChipRev    0x5c
    BusID       "PCI:0:7:0"
#    IOBase     0xfea00000
#    MemBase    0xfd000000
#    VideoRam   2048
#    DacSpeed   90
#    Option     "linear"
#    Option     "nolinear"
#    Option     "sw_cursor"
#    Option     "hw_cursor"
    Option     "no_accel"
    Option     "intern_disp"
    Option     "extern_disp"
    Option     "mmio"
#    Option     "no_mmio"
    Option     "lcd_center"
    Option     "no_stretch"
    Option     "override_validate_mode"
    # Insert Clocks lines here if appropriate
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "Card0"
        Monitor         "Monitor0"
        DefaultDepth    16
        SubSection      "Display"
                Depth   8
                Modes   "800x570" 
        EndSubSection
        SubSection      "Display"
                Depth   15
                Modes   "800x570" 
        EndSubSection
        SubSection      "Display"
                Depth   16
                Modes   "800x570" 
        EndSubSection
        SubSection      "Display"
                Depth   24
                Modes   "800x570" 
        EndSubSection
EndSection

Section "DRI"
EndSection

# End of XF86Config.
# Configured by xconfig
# Configured date:

Reply via email to