I can not change resolution

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

 



Hi everybody,

I've installed Mandrake 9.1 on my epia M1000 board, and the installed via driver for cle 266, everything seems ok but x starts with 640x480 resolution and 16-bit colour depth and I can't change this. Included XF86config-4 file,

Regards
Grzesiek
# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    Option "SuspendTime" "0"
    Option "OffTime" "0"
    Option "StandbyTime" "0"
    
    # Option	"NoTrapSignals"
    # Option	"DontVTSwitch"
    # Option	"DontZap"
    # Option	"Dont Zoom"
    # Option	"DisableVidModeExtension"
    # Option	"AllowNonLocalXvidtune"
    # Option	"DisableModInDev"
    # Option	"AllowNonLocalModInDev"
    Option "BlankTime" "0"
EndSection

Section "Module"
    Load "type1"
    Load "speedo"
    
    # Load	"freetype"
    # Load	"xtt"
    Load "glx"
    Load "dri"
    Load "v4l"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "pl"
    Option "XkbCompat" ""
    Option "XkbOptions" ""
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2"
    Option "Device" "/dev/psaux"
    Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier "DTK"
    HorizSync 30-70
    VertRefresh 50-150
EndSection

Section "Device"
    Identifier "VIA CLE266"
    VendorName "Via"
    BoardName "cle266"
    Driver "via"
    VideoRam 32768	# needed if videoram is incorrectly detected
    
    # Option "TVDotCrawl"
    # Option	"HWCursor"	"Off"
    
    # Option	"NoAccel"	"yes"
    # Option	"NoDDCValue"	"True" # for flicker
    # Option "TVType" "NTSC"
    
    # Option	"TVType"	"PAL"
    # Option	"TVOutput"	"Composite"
    # Option "TVOutput" "S-Video"
    
    # Option	"TVOutput"	"RGB"
    # Option	"TVOutput"	"YCbCr"
    # Option	"TVVScan"	"under"
    # Option	"TVVScan"	"over"
    # Option	"TVVScan"	"normal"
    Option "ActiveDevice" "CRT"
EndSection

Section "Screen"
    Identifier "Screen1"
    Device "VIA CLE266"
    Monitor "DTK"
    DefaultColorDepth 16
    
    Subsection "Display"
        Depth 8
        Modes "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 15
        Modes "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 16
        Modes "800x600" "640x480"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "800x600" "640x480"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "Screen1"
EndSection

Section "DRI"
    Mode 0666
EndSection

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux