Even if my external monitor can support higher refresh rates i always get 60Hz output (even if the modelines states otherwise)

If i change to 800x600 (deleting "1024x768" in XF86Config-4) i still get 60Hz on my monitor.

It seems to me that there's something strange in siliconmotion drivers...

Any idea?
P.S. What's UseBIOS "off" option for? If i use it i get some "exceeds panel size" in Xfree log and the screens go black...


# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86


Section "Files"
        FontPath        "unix/:7100"                  # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"    "xfree86"
        Option          "XkbModel"    "pc104"
        Option          "XkbLayout"   "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"              "/dev/psaux"
        Option          "Protocol"            "PS/2"
        Option          "Emulate3Buttons"     "true"
        Option          "ZAxisMapping"                "4 5"
EndSection

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"      "true"
        Option          "Device"              "/dev/input/mice"
        Option          "Protocol"            "ImPS/2"
        Option          "Emulate3Buttons"     "true"
        Option          "ZAxisMapping"                "4 5"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
#       Driver          "vesa"
        Driver          "siliconmotion"
#       Option          "NoAccel"
#       Option          "UseBIOS" "off"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-95
        VertRefresh     50-160
#       HorizSync       30-60
#       VertRefresh     50-75
        Option          "DPMS"
EndSection

Section "Monitor"
        Identifier      "CRT"
        HorizSync       30-95
        VertRefresh     50-160
#       HorizSync       30-60
#       VertRefresh     50-75
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        Monitor         "CRT"
        DefaultDepth    16
        DefaultFbBpp    16
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768"
        EndSubSection
        SubSection "Display"
                Depth           32
                Modes           "1280x1024" "1024x768"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection


This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to [EMAIL PROTECTED] and patches submitted to [EMAIL PROTECTED] Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-13 20031030071229 [EMAIL PROTECTED]) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.22-rc2 i686 [ELF]
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.1.log", Time: Wed Nov 19 20:03:22 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "CRT"
(**) | |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 8


(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7194 card 1025,101b rev 01 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 8086,7195 card 1025,101b rev 00 class 04,01,00 hdr 00
(II) PCI: 00:00:2: chip 8086,7196 card 1025,101b rev 00 class 07,03,00 hdr 00
(II) PCI: 00:02:0: chip 126f,0720 card 1025,101b rev c1 class 03,00,00 hdr 00
(II) PCI: 00:03:0: chip 1217,6933 card 4001,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:03:1: chip 1217,6933 card 4801,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:04:0: chip 10ec,8139 card 1025,101b rev 10 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 104c,8026 card 1025,101b rev 00 class 0c,00,10 hdr 00
(II) PCI: 00:07:0: chip 8086,7198 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7199 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,719a card 0000,0000 rev 00 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,719b card 0000,0000 rev 00 class 06,80,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:2:0) Silicon Motion Inc. Lynx3DM rev 193, Mem @ 0x14000000/26
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[1] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[2] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[3] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[4] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[5] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[6] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[7] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[8] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[9] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[10] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[1] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[2] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[3] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[4] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[5] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[6] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[7] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[8] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[9] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[10] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x110fffff (0x11000000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x110fffff (0x11000000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[6] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[7] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[8] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[12] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[13] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[14] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[15] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[16] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[17] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o": No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.13.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "siliconmotion"
(II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o
Not loading .debug_aranges
Not loading .rel.debug_aranges
Not loading .debug_pubnames
Not loading .rel.debug_pubnames
Not loading .debug_info
Not loading .rel.debug_info
Not loading .debug_abbrev
Not loading .debug_line
Not loading .rel.debug_line
Not loading .debug_frame
Not loading .rel.debug_frame
Not loading .debug_str
Not loading .debug_ranges
(II) Module siliconmotion: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.3.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) Silicon Motion: driver (version 1.3.1) for Silicon Motion Lynx chipsets:
Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset Lynx3DM found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x110fffff (0x11000000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[6] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[7] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[8] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[12] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[13] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[14] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[15] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[16] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[17] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x110fffff (0x11000000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[6] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[7] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[8] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[9] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[10] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[11] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[15] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[16] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[17] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[18] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[19] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[20] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[21] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[22] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(**) Silicon Motion(0): Depth 16, (**) framebuffer bpp 16
(==) Silicon Motion(0): RGB weight 565
(==) Silicon Motion(0): Default visual is TrueColor
(==) Silicon Motion(0): Using Hardware Cursor
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Silicon Motion(0): initializing int10
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0): VESA BIOS detected
(II) Silicon Motion(0): VESA VBE Version 2.0
(II) Silicon Motion(0): VESA VBE Total Mem: 8192 kB
(II) Silicon Motion(0): VESA VBE OEM: Silicon Motion SM720 VGA BIOS
(II) Silicon Motion(0): VESA VBE OEM Software Rev: 2.0
(II) Silicon Motion(0): VESA VBE OEM Vendor: SM720
(II) Silicon Motion(0): VESA VBE OEM Product: SM720
(II) Silicon Motion(0): VESA VBE OEM Product Rev: SM720
(--) Silicon Motion(0): Chipset: "Lynx3DM"
(II) Silicon Motion(0): Cursor Offset: FFFFFC00 Reserved: FFFFF800
(II) Silicon Motion(0): OFF Panel Size = 1024x768
(II) Silicon Motion(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) Silicon Motion(0): I2C bus "I2C bus" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Silicon Motion(0): VESA VBE DDC supported
(II) Silicon Motion(0): VESA VBE DDC Level 2
(II) Silicon Motion(0): VESA VBE DDC transfer in appr. 10 sec.
(II) Silicon Motion(0): VESA VBE DDC read successfully
(II) Silicon Motion(0): Manufacturer: PHL Model: 4109 Serial#: 147
(II) Silicon Motion(0): Year: 1998 Week: 24
(II) Silicon Motion(0): EDID Version: 1.1
(II) Silicon Motion(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) Silicon Motion(0): Sync: Separate Composite SyncOnGreen
(II) Silicon Motion(0): Max H-Image Size [cm]: horiz.: 34 vert.: 25
(II) Silicon Motion(0): Gamma: 2.76
(II) Silicon Motion(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) Silicon Motion(0): redX: 0.625 redY: 0.340 greenX: 0.285 greenY: 0.605
(II) Silicon Motion(0): blueX: 0.150 blueY: 0.065 whiteX: 0.283 whiteY: 0.298
(II) Silicon Motion(0): Supported VESA Video Modes:
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): [EMAIL PROTECTED]
(II) Silicon Motion(0): Manufacturer's mask: 0
(II) Silicon Motion(0): Supported Future Video Modes:
(II) Silicon Motion(0): #0: hsize: 800 vsize 600 refresh: 75 vid: 20293
(II) Silicon Motion(0): #1: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) Silicon Motion(0): #2: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) Silicon Motion(0): Supported additional Video Mode:
(II) Silicon Motion(0): clock: 202.5 MHz Image Size: 340 x 255 mm
(II) Silicon Motion(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) Silicon Motion(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) Silicon Motion(0): Serial No: 5800C000147
(II) Silicon Motion(0): Monitor name: PHILIPS 109S
(II) Silicon Motion(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 95 kHz, PixClock max 2550 MHz
(==) Silicon Motion(0): Using gamma correction (1.0, 1.0, 1.0)
(--) Silicon Motion(0): videoram: 8192kB
(--) Silicon Motion(0): Detected current MCLK value of 100.227 MHz
(II) Silicon Motion(0): CRT: Using hsync range of 30.00-95.00 kHz
(II) Silicon Motion(0): CRT: Using vrefresh range of 50.00-160.00 Hz
(II) Silicon Motion(0): Clock range: 20.00 to 135.00 MHz
(II) Silicon Motion(0): Mode: 640x350 16-bpp, 85.079948Hz
(II) Silicon Motion(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 640x400 16-bpp, 85.079948Hz
(II) Silicon Motion(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 720x400 16-bpp, 85.038902Hz
(II) Silicon Motion(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 640x480 16-bpp, 60.000000Hz
(II) Silicon Motion(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 640x480 16-bpp, 72.808800Hz
(II) Silicon Motion(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 640x480 16-bpp, 75.000000Hz
(II) Silicon Motion(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 640x480 16-bpp, 85.008308Hz
(II) Silicon Motion(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 56.250000Hz
(II) Silicon Motion(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 60.316540Hz
(II) Silicon Motion(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 72.187569Hz
(II) Silicon Motion(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 75.000000Hz
(II) Silicon Motion(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 85.136887Hz
(II) Silicon Motion(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1024x768 16-bpp, 60.003841Hz
(II) Silicon Motion(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1024x768 16-bpp, 70.069359Hz
(II) Silicon Motion(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1024x768 16-bpp, 75.076218Hz
(II) Silicon Motion(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1024x768 16-bpp, 84.996689Hz
(II) Silicon Motion(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1152x864 16-bpp, 75.000000Hz
(II) Silicon Motion(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1280x960 16-bpp, 60.000000Hz
(II) Silicon Motion(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1280x1024 16-bpp, 60.019741Hz
(II) Silicon Motion(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1280x1024 16-bpp, 75.024673Hz
(II) Silicon Motion(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 832x624 16-bpp, 74.551270Hz
(II) Silicon Motion(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1152x768 16-bpp, 54.781902Hz
(II) Silicon Motion(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1400x1050 16-bpp, 59.975616Hz
(II) Silicon Motion(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1600x1024 16-bpp, 59.998093Hz
(II) Silicon Motion(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) Silicon Motion(0): Mode: 1024x768 16-bpp, 84.996689Hz
(II) Silicon Motion(0): Mode: 800x600 16-bpp, 85.136887Hz
(--) Silicon Motion(0): Virtual size is 1024x768 (pitch 1024)
(**) Silicon Motion(0): Default mode "1024x768": 94.5 MHz (scaled from 283.5 MHz), 68.7 kHz, 85.0 Hz
(II) Silicon Motion(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) Silicon Motion(0): Default mode "800x600": 56.3 MHz (scaled from 168.9 MHz), 53.7 kHz, 85.1 Hz
(II) Silicon Motion(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(--) Silicon Motion(0): Display dimensions: (340, 250) mm
(--) Silicon Motion(0): DPI set to (76, 78)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.1.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0x14000000 - 0x17ffffff (0x4000000) MX[B]
[1] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[2] -1 0 0x00100000 - 0x110fffff (0x11000000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0x11104000 - 0x11107fff (0x4000) MX[B]
[7] -1 0 0x11100000 - 0x111007ff (0x800) MX[B]
[8] -1 0 0x18200000 - 0x182000ff (0x100) MX[B]
[9] -1 0 0x14000000 - 0x17ffffff (0x4000000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x00008400 - 0x0000841f (0x20) IX[B]
[16] -1 0 0x00008440 - 0x0000844f (0x10) IX[B]
[17] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[18] -1 0 0x00007c00 - 0x00007c7f (0x80) IX[B]
[19] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[20] -1 0 0x00007400 - 0x0000743f (0x40) IX[B]
[21] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Silicon Motion(0): Splitting WC range: base: 0x14200000, size: 0x800000
(II) Silicon Motion(0): Splitting WC range: base: 0x14400000, size: 0x600000
(==) Silicon Motion(0): Write-combining range (0x14800000,0x200000)
(==) Silicon Motion(0): Write-combining range (0x14400000,0x600000)
(==) Silicon Motion(0): Write-combining range (0x14200000,0x800000)
(II) Silicon Motion(0): Cursor Offset: 007FFC00 Reserved: 007FF800
(II) Silicon Motion(0): OFF Panel Size = 1024x768
(II) Silicon Motion(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Silicon Motion(0): initializing int10
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0): VESA BIOS detected
(II) Silicon Motion(0): VESA VBE Version 2.0
(II) Silicon Motion(0): VESA VBE Total Mem: 8192 kB
(II) Silicon Motion(0): VESA VBE OEM: Silicon Motion SM720 VGA BIOS
(II) Silicon Motion(0): VESA VBE OEM Software Rev: 2.0
(II) Silicon Motion(0): VESA VBE OEM Vendor: SM720
(II) Silicon Motion(0): VESA VBE OEM Product: SM720
(II) Silicon Motion(0): VESA VBE OEM Product Rev: SM720
(II) Silicon Motion(0): Setting mode 0x62
(II) Silicon Motion(0): FrameBuffer Box: 0,0 - 1024,4095
(II) Silicon Motion(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
8x8 color pattern filled rectangles
CPU to Screen color expansion
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
18 256x256 slots
6 512x512 slots
32 8x8 color pattern slots
(**) Option "dpms"
(**) Silicon Motion(0): DPMS enabled
(II) Silicon Motion(0): I2C device "I2C bus:SAA 7111A" registered.
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Silicon Motion(0): I2C device "I2C bus:SAA 7111A" removed.
(II) Silicon Motion(0): I2C bus "I2C bus" removed.


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to