[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X hates me after hardware upgrade



Sorry to follow up on my own post.  I did attach my XF86Config but I either
screwed up, or something ate the second attachment to my previous message.
Here's the config...

PeeWee

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    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/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/cyrillic/"
#    FontPath	"/opt/applix/axfonts/all_pcf"
EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"
#    DontZap
EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"
    Protocol	"Standard"
    AutoRepeat	500 5
    XkbRules    "xfree86"
    XkbModel    "pc101"
    XkbLayout   "us"
    XkbKeymap   "xfree86(us)"
#    ServerNumLock
EndSection


# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"
    Protocol	"MicroSoft"
    Device	"/dev/ttyS0"
#    Protocol	"PS/2"
#    Device	"/dev/psaux"
#    Emulate3Buttons
EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"
    Identifier "NEC XE17"
    VendorName "NEC"
    ModelName "XE17"
    BandWidth 85.0
    HorizSync 31.0-65.0
    VertRefresh 55.0-120.0
    ModeLine "640x480"		28.3 640  680  720  864  480 488 491 521
    ModeLine "800x600"		40   800  848  1000 1056 600 605 607 633
    ModeLine "1024x768"		65   1024 1032 1176 1344 768 771 777 806
    ModeLine "1152x900"		80   1152 1200 1280 1528 900 900 903 930
EndSection

Section "Monitor"
    Identifier "Dell VS17"
    VendorName "Dell"
    ModelName "VS17"
    BandWidth 78.0
    HorizSync 30.0-62.0
    VertRefresh 50-90
    ModeLine "640x480"		28.3 640  680  720  864  480 488 491 521
    ModeLine "800x600"		40   800  848  1000 1056 600 605 607 633
    ModeLine "1024x768"		65   1024 1032 1176 1344 768 771 777 806
    ModeLine "1152x900"		80   1152 1200 1280 1528 900 900 903 930
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
	VendorName "Number Nine"
	Identifier "#9 GXE 64 Pro"
	BoardName "9GXE64 Pro"
	VideoRam 2048
	Option "number_nine"
	Option "dac_8_bit"
EndSection

Section "Device"
	VendorName "STB"
	Identifier "ViRGE GX"
	VideoRam 4096
	Option "fifo_aggressive"
	Option "pci_burst_on"
	Option "pci_retry"
EndSection

Section "Device"
        Identifier "#9 GXE 64 Shitty"
        ChipSet "generic"
        ClockChip "icd2061a"
        RamDac "ti3025"
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
#    Driver	"accel"
    Driver	"svga"
#    Device	"#9 GXE 64 Pro"
    Device	"ViRGE GX"
    Monitor	"NEC XE17"
#    Monitor	"Dell VS17"
    DefaultColorDepth	16
    Subsection  "Display"
        Depth	    16
        Modes	    "1152x900" "1024x768" "800x600" "640x480" 
    EndSubsection
    Subsection  "Display"
        Depth	    8
        Modes	    "1152x900" "1024x768" "800x600" "640x480" 
    EndSubsection
EndSection

-- 
email: peewee@scc.mi.org - useless: http://www.scc.mi.org/peewee/ - efnet: Pwe
 "Persons with names like Sierra or Sequoia will not be permitted to sing the
       blues no matter how many men they shoot in Memphis." -Mike Avery


--  
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: