[Newbie]My monitor looks wierd..

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

 



Whats made with the Xfree 4.2.0?
I desided to uppgrade to 4.2.0 from 4.1.0.
But when I try to start it its starts up with my old config.. But My
monitor(Compaq FP730A TFT 15") looks really wierd and its black and then
the wierd stuff is showed again.. it does this all the time..
graphiccard ATI Mach64.. 4Mb..
Config file:

Section "Module"

    Load        "dbe"  	# Double buffer extension

    SubSection  "extmod"
      Option    "xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"
    Load	"speedo"


    Load       "glx"

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/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/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/mozilla/"
    FontPath   "/usr/X11R6/lib/X11/fonts/util/"
    FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
    FontPath   "/usr/home/pawh/filer/fonts/"


EndSection

Section "ServerFlags"
option "Dont Zap"
EndSection

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"pc101"
    Option "XkbLayout"	"se"

EndSection

Section "InputDevice"

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "MouseSystems"
    Option "Device"      "/dev/mouse"
    Option "Emulate3Buttons"
EndSection


Section "Monitor"

    Identifier  "My Monitor"
    HorizSync   31.5-48.5
    VertRefresh 60-65

EndSection



Section "Device"
    Identifier	"VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"
    Driver 	"ati"
    ChipSet	"ati"
    ChipId	0x4742
    ChipRev	0x5c
    BusID	"PCI:1:0:0"

EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "VGA"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection




[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux