question on my screen resolution

Garrett Cooper youshi10 at u.washington.edu
Mon Oct 30 19:41:00 UTC 2006


Sherry Zhang wrote:
> Dear Lane:
> thank you for reply
>
> my xorg.conf
> Section "ServerLayout"
> Identifier "X.org Configured"
> Screen 0 "Screen0" 0 0
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
> FontPath "/usr/local/share/fonts/TrueType"
> FontPath "/usr/X11R6/lib/X11/fonts/wqy"
> RgbPath "/usr/X11R6/lib/X11/rgb"
> ModulePath "/usr/X11R6/lib/modules"
> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
> FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
> FontPath "/usr/X11R6/lib/X11/fonts/CID/"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
>
> Section "Module"
> Load "dbe"
> Load "dri"
> Load "extmod"
> Load "glx"
> Load "record"
> Load "xtrap"
> Load "freetype"
> Load "type1"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/sysmouse"
> Option "ZAxisMapping" "4 5 6 7"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor"
> VendorName "Generic Monitor"
> ModeLine "1280x800_60.00" 83.46 1280 1344 1480 1680 800 801 804 828 
> -HSync
> +Vsync
> HorizSync 31.5-90.0
> VertRefresh 60.0-60.0
> Option "DPMS" "true"
> EndSection
>
>
> Section "Device"
> ### Available Driver options are:-
> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
> ### [arg]: arg optional
> #Option "ShadowFB" # [<bool>]
> #Option "DefaultRefresh" # [<bool>]
> #Option "ModeSetClearScreen" # [<bool>]
> Identifier "Card0"
> Driver "vesa"
> VendorName "ATI Technologies Inc"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor"
> DefaultDepth 24
> SubSection "Display"
> Viewport 0 0
> Depth 1
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 4
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 8
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 15
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 16
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 24
> Modes "1280x800"
> EndSubSection
> EndSection
>
> my xorg.0.log
>
> X Window System Version 6.9.0
> Release Date: 21 December 2005
> X Protocol Version 11, Revision 0, Release 6.9
> Build Operating System: FreeBSD 6.1 i386 [ELF]
> Current Operating System: FreeBSD yulewang-laptop 6.1-RELEASE FreeBSD
> 6.1-RELEASE #0: Wed Jun 7 22:50:16 CST 2006
> root at relaxbsd.org:/usr/src/sys/i386/compile/RELAXBSD
> i386
> Build Date: 24 March 2006
> Before reporting problems, check http://wiki.X.Org <http://wiki.x.org/>
> to make sure that you have the latest version.
> 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/Xorg.0.log", Time: Tue Oct 24 08:54:27 2006
> (==) Using config file: "/etc/X11/xorg.conf"
> (==) ServerLayout "X.org Configured"
> (**) |-->Screen "Screen0" (0)
> (**) | |-->Monitor "Monitor"
> (**) | |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (WW) `fonts.dir' not found (or not valid) in
> "/usr/local/share/fonts/TrueType".
> Entry deleted from font path.
> (Run 'mkfontdir' on "/usr/local/share/fonts/TrueType").
> (WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
> Entry deleted from font path.
> (**) FontPath set to
> "/usr/X11R6/lib/X11/fonts/wqy,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/" 
>
>
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to "/usr/X11R6/lib/modules"
> (II) Module ABI versions:
> X.Org ANSI C Emulation: 0.2
> X.Org Video Driver: 0.8
> X.Org XInput driver : 0.5
> X.Org Server Extension : 0.2
> X.Org Font Renderer : 0.4
> (II) Loader running on freebsd
> (II) LoadModule: "bitmap"
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
> (II) Module bitmap: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> Module class: X.Org Font Renderer
> ABI class: X.Org Font Renderer, version 0.4
> (II) Loading font Bitmap
> (II) LoadModule: "pcidata"
> (II) Loading /usr/X11R6/lib/modules/libpcidata.so
> (II) Module pcidata: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> ABI class: X.Org Video Driver, version 0.8
> (--) Using syscons driver with X support (version 2.0)
> (++) using VT number 9
>
> (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,27a0 card 1028,01bd rev 03 class 06,00,00 
> hdr
> 00
> (II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 
> hdr
> 01
> (II) PCI: 00:1b:0: chip 8086,27d8 card 1028,01bd rev 01 class 04,03,00 
> hdr
> 00
> (II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 
> hdr
> 81
> (II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 01 class 06,04,00 
> hdr
> 81
> (II) PCI: 00:1d:0: chip 8086,27c8 card 1028,01bd rev 01 class 0c,03,00 
> hdr
> 80
> (II) PCI: 00:1d:1: chip 8086,27c9 card 1028,01bd rev 01 class 0c,03,00 
> hdr
> 00
> (II) PCI: 00:1d:2: chip 8086,27ca card 1028,01bd rev 01 class 0c,03,00 
> hdr
> 00
> (II) PCI: 00:1d:3: chip 8086,27cb card 1028,01bd rev 01 class 0c,03,00 
> hdr
> 00
> (II) PCI: 00:1d:7: chip 8086,27cc card 1028,01bd rev 01 class 0c,03,20 
> hdr
> 00
> (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e1 class 06,04,01 
> hdr
> 01
> (II) PCI: 00:1f:0: chip 8086,27b9 card 1028,01bd rev 01 class 06,01,00 
> hdr
> 80
> (II) PCI: 00:1f:2: chip 8086,27c4 card 1028,01bd rev 01 class 01,01,80 
> hdr
> 00
> (II) PCI: 00:1f:3: chip 8086,27da card 1028,01bd rev 01 class 0c,05,00 
> hdr
> 00
> (II) PCI: 01:00:0: chip 1002,7149 card 1028,2003 rev 00 class 03,00,00 
> hdr
> 00
> (II) PCI: 03:00:0: chip 14e4,170c card 1028,01af rev 02 class 02,00,00 
> hdr
> 00
> (II) PCI: 0b:00:0: chip 8086,4222 card 8086,1022 rev 02 class 02,80,00 
> hdr
> 00
> (II) PCI: End of PCI scan
> (II) Host-to-PCI bridge:
> (II) Bus 0: bridge is at (0:0:0), (0,0,12), BCTRL: 0x0008 (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) PCI-to-PCI bridge:
> (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001a (VGA_EN is set)
> (II) Bus 1 I/O range:
> [0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[B]
> (II) Bus 1 non-prefetchable memory range:
> [0] -1 0 0xdfd00000 - 0xdfefffff (0x200000) MX[B]
> (II) Bus 1 prefetchable memory range:
> [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is
> cleared)
> (II) Bus 11 non-prefetchable memory range:
> [0] -1 0 0xdfc00000 - 0xdfcfffff (0x100000) MX[B]
> (II) PCI-to-PCI bridge:
> (II) Bus 12: bridge is at (0:28:3), (0,12,13), BCTRL: 0x0002 (VGA_EN is
> cleared)
> (II) Bus 12 I/O range:
> [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
> (II) Bus 12 non-prefetchable memory range:
> [0] -1 0 0xdfa00000 - 0xdfbfffff (0x200000) MX[B]
> (II) Bus 12 prefetchable memory range:
> [0] -1 0 0xd0000000 - 0xd01fffff (0x200000) MX[B]
> (II) Subtractive PCI-to-PCI bridge:
> (II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is
> cleared)
> (II) Bus 3 non-prefetchable memory range:
> [0] -1 0 0xdf900000 - 0xdf9fffff (0x100000) MX[B]
> (II) PCI-to-ISA bridge:
> (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN 
> is set)
>
> (--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x7149) rev 0, 
> Mem @
> 0xc0000000/28, 0xdfdf0000/16, I/O @ 0xee00/8
> (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 0xdfcff000 - 0xdfcfffff (0x1000) MX[B]E
> [1] -1 0 0xdf9fe000 - 0xdf9fffff (0x2000) MX[B]E
> [2] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B]E
> [3] -1 0 0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
> [4] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B)
> [5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
> [6] -1 0 0x000010c0 - 0x000010ff (0x40) IX[B]E
> [7] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
> [8] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
> [9] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
> [10] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
> [11] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
> [12] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
> [13] -1 0 0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
> [14] -1 0 0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
> [15] -1 0 0x0000bf80 - 0x0000bfff (0x80) IX[B]E
> [16] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
> (II) PCI I/O resource overlap reduced 0x0000bf40 from 0x0000bf7f to
> 0x0000bf5f
> (II) PCI I/O resource overlap reduced 0x0000bf80 from 0x0000bfff to
> 0x0000bf9f
> (II) Active PCI resource ranges after removing overlaps:
> [0] -1 0 0xdfcff000 - 0xdfcfffff (0x1000) MX[B]E
> [1] -1 0 0xdf9fe000 - 0xdf9fffff (0x2000) MX[B]E
> [2] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B]E
> [3] -1 0 0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
> [4] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B)
> [5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
> [6] -1 0 0x000010c0 - 0x000010ff (0x40) IX[B]E
> [7] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
> [8] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
> [9] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
> [10] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
> [11] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
> [12] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
> [13] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
> [14] -1 0 0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
> [15] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
> [16] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
> (II) OS-reported resource ranges after removing overlaps with PCI:
> [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) All system 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 0xdfcff000 - 0xdfcfffff (0x1000) MX[B]E
> [6] -1 0 0xdf9fe000 - 0xdf9fffff (0x2000) MX[B]E
> [7] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B]E
> [8] -1 0 0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
> [9] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B)
> [10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
> [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [13] -1 0 0x000010c0 - 0x000010ff (0x40) IX[B]E
> [14] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
> [15] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
> [16] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
> [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
> [18] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
> [19] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
> [20] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
> [21] -1 0 0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
> [22] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
> [23] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
> (II) LoadModule: "dbe"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
> (II) Module dbe: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.2
> (II) Loading extension DOUBLE-BUFFER
> (II) LoadModule: "dri"
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
> (II) Module dri: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> ABI class: X.Org Server Extension, version 0.2
> (II) Loading sub module "drm"
> (II) LoadModule: "drm"
> (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.so
> (II) Module drm: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> ABI class: X.Org Server Extension, version 0.2
> (II) Loading extension XFree86-DRI
> (II) LoadModule: "extmod"
> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
> (II) Module extmod: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.2
> (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 TOG-CUP
> (II) Loading extension Extended-Visual-Information
> (II) Loading extension XVideo
> (II) Loading extension XVideo-MotionCompensation
> (II) Loading extension X-Resource
> (II) LoadModule: "glx"
> (WW) Warning, couldn't open module glx
> (II) UnloadModule: "glx"
> (EE) Failed to load module "glx" (module does not exist, 0)
> (II) LoadModule: "record"
> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
> (II) Module record: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.13.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.2
> (II) Loading extension RECORD
> (II) LoadModule: "xtrap"
> (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.so
> (II) Module xtrap: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> Module class: X.Org Server Extension
> ABI class: X.Org Server Extension, version 0.2
> (II) Loading extension DEC-XTRAP
> (II) LoadModule: "freetype"
> (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
> (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
> compiled for 6.9.0, module version = 2.1.0
> Module class: X.Org Font Renderer
> ABI class: X.Org Font Renderer, version 0.4
> (II) Loading font FreeType
> (II) LoadModule: "type1"
> (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
> (II) Module type1: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.2
> Module class: X.Org Font Renderer
> ABI class: X.Org Font Renderer, version 0.4
> (II) Loading font Type1
> (II) Loading font CID
> (II) LoadModule: "vesa"
> (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
> (II) Module vesa: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.1
> Module class: X.Org Video Driver
> ABI class: X.Org Video Driver, version 0.8
> (II) LoadModule: "mouse"
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
> (II) Module mouse: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.3
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 0.5
> (II) LoadModule: "kbd"
> (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
> (II) Module kbd: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 0.5
> (II) VESA: driver for VESA chipsets: vesa
> (II) Primary Device is: PCI 01:00:0
> (--) Chipset vesa found
> (II) resource ranges after xf86ClaimFixedResources() call:
> [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 0xdfcff000 - 0xdfcfffff (0x1000) MX[B]E
> [6] -1 0 0xdf9fe000 - 0xdf9fffff (0x2000) MX[B]E
> [7] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B]E
> [8] -1 0 0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
> [9] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B)
> [10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
> [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [13] -1 0 0x000010c0 - 0x000010ff (0x40) IX[B]E
> [14] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
> [15] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
> [16] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
> [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
> [18] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
> [19] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
> [20] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
> [21] -1 0 0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
> [22] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
> [23] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
> (II) resource ranges after probing:
> [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 0xdfcff000 - 0xdfcfffff (0x1000) MX[B]E
> [6] -1 0 0xdf9fe000 - 0xdf9fffff (0x2000) MX[B]E
> [7] -1 0 0xffa80000 - 0xffafffff (0x80000) MX[B]E
> [8] -1 0 0xdfffc000 - 0xdfffffff (0x4000) MX[B]E
> [9] -1 0 0xdfdf0000 - 0xdfdfffff (0x10000) MX[B](B)
> [10] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
> [11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
> [12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
> [13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
> [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
> [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
> [16] -1 0 0x000010c0 - 0x000010ff (0x40) IX[B]E
> [17] -1 0 0x0000bfa0 - 0x0000bfbf (0x20) IX[B]E
> [18] -1 0 0x00000374 - 0x00000377 (0x4) IX[B]E
> [19] -1 0 0x00000170 - 0x0000017f (0x10) IX[B]E
> [20] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B]E
> [21] -1 0 0x000001f0 - 0x000001ff (0x10) IX[B]E
> [22] -1 0 0x0000bf20 - 0x0000bf3f (0x20) IX[B]E
> [23] -1 0 0x0000bf40 - 0x0000bf5f (0x20) IX[B]E
> [24] -1 0 0x0000bf60 - 0x0000bf7f (0x20) IX[B]E
> [25] -1 0 0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
> [26] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B](B)
> [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
> [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
> (II) Setting vga for screen 0.
> (II) Loading sub module "vbe"
> (II) LoadModule: "vbe"
> (II) Loading /usr/X11R6/lib/modules/libvbe.so
> (II) Module vbe: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.1.0
> ABI class: X.Org Video Driver, version 0.8
> (II) Loading sub module "int10"
> (II) LoadModule: "int10"
> (II) Loading /usr/X11R6/lib/modules/libint10.so
> (II) Module int10: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> ABI class: X.Org Video Driver, version 0.8
> (II) VESA(0): initializing int10
> (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
> (==) VESA(0): Write-combining range (0xc0000,0x40000) was already clear
> (II) VESA(0): Primary V_BIOS segment is: 0xc000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (II) VESA(0): VESA BIOS detected
> (II) VESA(0): VESA VBE Version 3.0
> (II) VESA(0): VESA VBE Total Mem: 16384 kB
> (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
> (II) VESA(0): VESA VBE OEM Software Rev: 9.12
> (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
> (II) VESA(0): VESA VBE OEM Product: M52P
> (II) VESA(0): VESA VBE OEM Product Rev: 01.00
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (**) VESA(0): Depth 24, (--) framebuffer bpp 32
> (==) VESA(0): RGB weight 888
> (==) VESA(0): Default visual is TrueColor
> (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
> (II) Loading sub module "ddc"
> (II) LoadModule: "ddc"
> (II) Loading /usr/X11R6/lib/modules/libddc.so
> (II) Module ddc: vendor="X.Org Foundation"
> compiled for 6.9.0, module version = 1.0.0
> ABI class: X.Org Video Driver, version 0.8
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (II) VESA(0): VESA VBE DDC supported
> (II) VESA(0): VESA VBE DDC Level 2
> (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (II) VESA(0): VESA VBE DDC read successfully
> (II) VESA(0): Manufacturer: QDS Model: 4c Serial#: 0
> (II) VESA(0): Year: 2005 Week: 0
> (II) VESA(0): EDID Version: 1.3
> (II) VESA(0): Digital Display Input
> (II) VESA(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
> (II) VESA(0): Gamma: 2.20
> (II) VESA(0): No DPMS capabilities specified; RGB/Color Display
> (II) VESA(0): First detailed timing is preferred mode
> (II) VESA(0): redX: 0.579 redY: 0.340 greenX: 0.310 greenY: 0.550
> (II) VESA(0): blueX: 0.154 blueY: 0.153 whiteX: 0.314 whiteY: 0.329
> (II) VESA(0): Manufacturer's mask: 0
> (II) VESA(0): Supported additional Video Mode:
> (II) VESA(0): clock: 71.2 MHz Image Size: 331 x 207 mm
> (II) VESA(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 
> 1440
> h_border: 0
> (II) VESA(0): v_active: 800 v_sync: 802 v_sync_end 808 v_blanking: 823
> v_border: 0
> (II) VESA(0): YC474
> (II) VESA(0): @LX`€´àÿ
> (II) VESA(0): Searching for matching VESA mode(s):
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 100 (640x400)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 640
> YResolution: 400
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 63
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 63
> LinNumberOfImagePages: 63
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 101 (640x480)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 640
> YResolution: 480
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 50
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 50
> LinNumberOfImagePages: 50
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 103 (800x600)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 832
> XResolution: 800
> YResolution: 600
> XCharSize: 8
> YCharSize: 14
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 31
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 832
> BnkNumberOfImagePages: 31
> LinNumberOfImagePages: 31
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 105 (1024x768)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1024
> XResolution: 1024
> YResolution: 768
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 18
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1024
> BnkNumberOfImagePages: 18
> LinNumberOfImagePages: 18
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 107 (1280x1024)
> ModeAttributes: 0xba
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 1280
> YResolution: 1024
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 11
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 11
> LinNumberOfImagePages: 11
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 109 (132x25)
> ModeAttributes: 0xa
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xb000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 160
> XResolution: 132
> YResolution: 25
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 4
> NumberOfBanks: 1
> MemoryModel: 0
> BankSize: 0
> NumberOfImages: 2
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 160
> BnkNumberOfImagePages: 2
> LinNumberOfImagePages: 2
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 10a (132x43)
> ModeAttributes: 0xa
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xb000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 160
> XResolution: 132
> YResolution: 43
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 4
> NumberOfBanks: 1
> MemoryModel: 0
> BankSize: 0
> NumberOfImages: 2
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 160
> BnkNumberOfImagePages: 2
> LinNumberOfImagePages: 2
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 130 (132x44)
> ModeAttributes: 0xa
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xb000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 160
> XResolution: 132
> YResolution: 44
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 4
> NumberOfBanks: 1
> MemoryModel: 0
> BankSize: 0
> NumberOfImages: 2
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 160
> BnkNumberOfImagePages: 2
> LinNumberOfImagePages: 2
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 110 (640x480)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 640
> YResolution: 480
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 24
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 24
> LinNumberOfImagePages: 24
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 111 (640x480)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 640
> YResolution: 480
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 24
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 24
> LinNumberOfImagePages: 24
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 112 (640x480)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 2560
> XResolution: 640
> YResolution: 480
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 12
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 2560
> BnkNumberOfImagePages: 12
> LinNumberOfImagePages: 12
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 113 (800x600)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1600
> XResolution: 800
> YResolution: 600
> XCharSize: 8
> YCharSize: 14
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 16
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1600
> BnkNumberOfImagePages: 16
> LinNumberOfImagePages: 16
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 114 (800x600)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1600
> XResolution: 800
> YResolution: 600
> XCharSize: 8
> YCharSize: 14
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 16
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1600
> BnkNumberOfImagePages: 16
> LinNumberOfImagePages: 16
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 115 (800x600)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 3200
> XResolution: 800
> YResolution: 600
> XCharSize: 8
> YCharSize: 14
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 7
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 3200
> BnkNumberOfImagePages: 7
> LinNumberOfImagePages: 7
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 116 (1024x768)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 2048
> XResolution: 1024
> YResolution: 768
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 9
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 2048
> BnkNumberOfImagePages: 9
> LinNumberOfImagePages: 9
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 117 (1024x768)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 2048
> XResolution: 1024
> YResolution: 768
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 9
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 2048
> BnkNumberOfImagePages: 9
> LinNumberOfImagePages: 9
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 118 (1024x768)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 4096
> XResolution: 1024
> YResolution: 768
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 4
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 4096
> BnkNumberOfImagePages: 4
> LinNumberOfImagePages: 4
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 119 (1280x1024)
> ModeAttributes: 0xba
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 2560
> XResolution: 1280
> YResolution: 1024
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 5
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 2560
> BnkNumberOfImagePages: 5
> LinNumberOfImagePages: 5
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 11a (1280x1024)
> ModeAttributes: 0xba
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 2560
> XResolution: 1280
> YResolution: 1024
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 5
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 2560
> BnkNumberOfImagePages: 5
> LinNumberOfImagePages: 5
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 11b (1280x1024)
> ModeAttributes: 0xba
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 5120
> XResolution: 1280
> YResolution: 1024
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 2
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 5120
> BnkNumberOfImagePages: 2
> LinNumberOfImagePages: 2
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 10d (320x200)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 320
> YResolution: 200
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 127
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 127
> LinNumberOfImagePages: 127
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 10e (320x200)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 320
> YResolution: 200
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 127
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 127
> LinNumberOfImagePages: 127
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 10f (320x200)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 320
> YResolution: 200
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 63
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 63
> LinNumberOfImagePages: 63
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 120 (320x200)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 320
> YResolution: 200
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 63
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 63
> LinNumberOfImagePages: 63
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 193 (320x240)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 320
> XResolution: 320
> YResolution: 240
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 127
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 320
> BnkNumberOfImagePages: 127
> LinNumberOfImagePages: 127
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 194 (320x240)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 320
> YResolution: 240
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 84
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 84
> LinNumberOfImagePages: 84
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 195 (320x240)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 640
> XResolution: 320
> YResolution: 240
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 84
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 640
> BnkNumberOfImagePages: 84
> LinNumberOfImagePages: 84
> LinRedMaskSize: 5
> LinRedFieldPosition: 11
> LinGreenMaskSize: 6
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> *Mode: 196 (320x240)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1280
> XResolution: 320
> YResolution: 240
> XCharSize: 8
> YCharSize: 8
> NumberOfPlanes: 1
> BitsPerPixel: 32
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 50
> RedMaskSize: 8
> RedFieldPosition: 16
> GreenMaskSize: 8
> GreenFieldPosition: 8
> BlueMaskSize: 8
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1280
> BnkNumberOfImagePages: 50
> LinNumberOfImagePages: 50
> LinRedMaskSize: 8
> LinRedFieldPosition: 16
> LinGreenMaskSize: 8
> LinGreenFieldPosition: 8
> LinBlueMaskSize: 8
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 1b3 (512x384)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 512
> XResolution: 512
> YResolution: 384
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 8
> NumberOfBanks: 1
> MemoryModel: 4
> BankSize: 0
> NumberOfImages: 63
> RedMaskSize: 0
> RedFieldPosition: 0
> GreenMaskSize: 0
> GreenFieldPosition: 0
> BlueMaskSize: 0
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 512
> BnkNumberOfImagePages: 63
> LinNumberOfImagePages: 63
> LinRedMaskSize: 0
> LinRedFieldPosition: 0
> LinGreenMaskSize: 0
> LinGreenFieldPosition: 0
> LinBlueMaskSize: 0
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 1b4 (512x384)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1024
> XResolution: 512
> YResolution: 384
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 35
> RedMaskSize: 5
> RedFieldPosition: 10
> GreenMaskSize: 5
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinBytesPerScanLine: 1024
> BnkNumberOfImagePages: 35
> LinNumberOfImagePages: 35
> LinRedMaskSize: 5
> LinRedFieldPosition: 10
> LinGreenMaskSize: 5
> LinGreenFieldPosition: 5
> LinBlueMaskSize: 5
> LinBlueFieldPosition: 0
> LinRsvdMaskSize: 0
> LinRsvdFieldPosition: 0
> MaxPixelClock: 400000000
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
> Mode: 1b5 (512x384)
> ModeAttributes: 0xbb
> WinAAttributes: 0x7
> WinBAttributes: 0x0
> WinGranularity: 64
> WinSize: 64
> WinASegment: 0xa000
> WinBSegment: 0x0
> WinFuncPtr: 0xc00056cb
> BytesPerScanline: 1024
> XResolution: 512
> YResolution: 384
> XCharSize: 8
> YCharSize: 16
> NumberOfPlanes: 1
> BitsPerPixel: 16
> NumberOfBanks: 1
> MemoryModel: 6
> BankSize: 0
> NumberOfImages: 35
> RedMaskSize: 5
> RedFieldPosition: 11
> GreenMaskSize: 6
> GreenFieldPosition: 5
> BlueMaskSize: 5
> BlueFieldPosition: 0
> RsvdMaskSize: 0
> RsvdFieldPosition: 0
> DirectColorModeInfo: 0
> PhysBasePtr: 0xc0000000
> LinByt
>
> Sherry Zhang
>
>
> On 10/30/06, Lane <lane at joeandlane.com> wrote:
>>
>> On Sunday 29 October 2006 19:37, Sherry Zhang wrote:
>> > Hello everyone:
>> >
>> > I am running freebsd 6.1 release on my Dell 6400 laptop computer. 
>> It has
>> a
>> > 1280x800 wide-screen resolution. The video card I use is ATI Radeon
>> > Mobility X1300. But I failed to adjust the screen resolution. I follow
>> the
>> > instructions in the FreeBSD handbook, but failed.
>> >
>> > First I add  "1280x800" into Modes, but still 1024x768
>> > Later I add Virtual 1280 800 just after the Modes, X mass up the 
>> screen,
>> I
>> > can not see anything.
>> > Last, I run gtf and get a ModeLine, and added into the xorg.conf, and
>> also
>> > use Modes "1280x800", and again it display in 1024x768.
>> >
>> > The drive I use is vesa because when I use radeon or ati, I cannot get
>> into
>> > X.
>> > it says glx not found or something and guess ati or radeon driver does
>> not
>> > support my X1300 video card.
>> >
>> > can anyone gives me a hint? thx.
>> >
>> > Sherry Zhang
>>
>> Sherry,
>>
>> This is probably an xorg issue, not freebsd-specific.  But send a copy
>> of /var/log/Xorg.0.log, just for giggles.
>>
>> lane
    I think what Lane meant was:
1. Change video driver to ati or fglx (or whatever the Opengl version of 
the ati driver is).
2. Copy that /var/log/Xorg.0.log here (or link to the file from another 
site to reduce the size of the email).
    Also, please bottom post.
    Thanks!
-Garrett


More information about the freebsd-questions mailing list