You are not logged in.

#1 2010-11-15 13:14:34

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Change screen resolution (im using Nouveau)

Hi all, I'm in a state of anger. Many are the problems I had. I used the official Nvidia drivers ever, but two days ago, the screen froze, and a kernel panic struck my Arch

This happened every time I started, so I decided to reinstall, if I had a problem with my configuration.

But the problem persisted, in each system that boots, and had installed the proprietary drivers, the screen froze.

Then proceeded to install Arch again, and installed the driver Nouveau. Now, I need to have a resolution of 1152x864, in order to work properly. I do not mind the absence of effects. I tried to change the resolution but not editing /etc/X11/xorg.conf or /etc/X11/xorg.conf.d/20-nouveau.conf I could. To help you to help me, what settings could I show you?

First of all, thanks, I've lost my Biology exam to try to fix this. Also, sorry for my bad syntax, I'm using Google translator: P

Edit: My video card is Nvidia Geforce 6200, and my system is Arch 32 bits with KDE.

Last edited by Ayortano (2010-11-15 13:17:04)


Areida: Cloud computing is good

Offline

#2 2010-11-15 14:43:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Change screen resolution (im using Nouveau)

Which drivers were you using before: nvidia, nvidia-96xx or nvidia-173xx?

Offline

#3 2010-11-15 14:50:41

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Re: Change screen resolution (im using Nouveau)

I tried all, and with all the problem occurs.


Areida: Cloud computing is good

Offline

#4 2010-11-15 15:38:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Change screen resolution (im using Nouveau)

If you're using nouveau now, what does 'xrandr' say?

Offline

#5 2010-11-15 16:30:52

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Re: Change screen resolution (im using Nouveau)

The output is:


xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
   1280x1024       0.0* 
   1024x768        0.0  
   800x600         0.0  
   640x480         0.0  
  1152x864_60.00 (0x18c)   81.8MHz
        h: width  1152 start 1216 end 1336 total 1520 skew    0 clock   53.8KHz
        v: height  864 start  867 end  871 total  897           clock   60.0Hz

I added the mode "1152x864", but...

[fede@framedesktop-arch ~]$ xrandr --fb 1152x864
xrandr: Failed to get size of gamma for output default
xrandr: specified screen 1152x864 not large enough for output default (1280x1024+0+0)

Last edited by Ayortano (2010-11-15 16:32:55)


Areida: Cloud computing is good

Offline

#6 2010-11-15 16:42:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Change screen resolution (im using Nouveau)

Can you post your /var/log/Xorg.0.log? What are you using to connect the card to the monitor: VGA, DVI or some other connector? What's the output of 'pacman -Qs nouveau'?

Last edited by karol (2010-11-15 16:46:06)

Offline

#7 2010-11-15 16:50:02

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Re: Change screen resolution (im using Nouveau)

This is the log of Xorg:

[   108.489] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[   108.489] 
X.Org X Server 1.8.1.902 (1.8.2 RC 2)
Release Date: 2010-06-21
[   108.489] X Protocol Version 11, Revision 0
[   108.489] Build Operating System: Linux 2.6.34-ARCH i686 
[   108.489] Current Operating System: Linux framedesktop-arch 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010 i686
[   108.489] Kernel command line: root=/dev/disk/by-uuid/d78c2a1c-5e7b-4cde-bc38-613a069c8889 ro vga=773
[   108.489] Build Date: 21 June 2010  11:54:27AM
[   108.489]  
[   108.489] Current version of pixman: 0.18.4
[   108.489]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   108.489] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   108.489] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 15 13:21:25 2010
[   108.497] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   108.497] (==) No Layout section.  Using the first Screen section.
[   108.497] (==) No screen section available. Using defaults.
[   108.497] (**) |-->Screen "Default Screen Section" (0)
[   108.497] (**) |   |-->Monitor "<default monitor>"
[   108.498] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   108.498] (==) Automatically adding devices
[   108.498] (==) Automatically enabling devices
[   108.498] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   108.498]     Entry deleted from font path.
[   108.498] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   108.498]     Entry deleted from font path.
[   108.498] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[   108.498] (==) ModulePath set to "/usr/lib/xorg/modules"
[   108.498] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   108.498] (II) Loader magic: 0x81e9d00
[   108.498] (II) Module ABI versions:
[   108.498]     X.Org ANSI C Emulation: 0.4
[   108.498]     X.Org Video Driver: 7.0
[   108.498]     X.Org XInput driver : 9.0
[   108.498]     X.Org Server Extension : 3.0
[   108.508] (--) PCI:*(0:1:0:0) 10de:0221:1682:2152 nVidia Corporation NV44A [GeForce 6200] rev 161, Mem @ 0xf8000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
[   108.509] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   108.509] (II) LoadModule: "extmod"
[   108.509] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   108.509] (II) Module extmod: vendor="X.Org Foundation"
[   108.509]     compiled for 1.8.1.902, module version = 1.0.0
[   108.509]     Module class: X.Org Server Extension
[   108.509]     ABI class: X.Org Server Extension, version 3.0
[   108.509] (II) Loading extension MIT-SCREEN-SAVER
[   108.509] (II) Loading extension XFree86-VidModeExtension
[   108.509] (II) Loading extension XFree86-DGA
[   108.509] (II) Loading extension DPMS
[   108.509] (II) Loading extension XVideo
[   108.509] (II) Loading extension XVideo-MotionCompensation
[   108.509] (II) Loading extension X-Resource
[   108.509] (II) LoadModule: "dbe"
[   108.510] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   108.510] (II) Module dbe: vendor="X.Org Foundation"
[   108.510]     compiled for 1.8.1.902, module version = 1.0.0
[   108.510]     Module class: X.Org Server Extension
[   108.510]     ABI class: X.Org Server Extension, version 3.0
[   108.510] (II) Loading extension DOUBLE-BUFFER
[   108.510] (II) LoadModule: "glx"
[   108.510] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   108.510] (II) Module glx: vendor="X.Org Foundation"
[   108.510]     compiled for 1.8.1.902, module version = 1.0.0
[   108.510]     ABI class: X.Org Server Extension, version 3.0
[   108.510] (==) AIGLX enabled
[   108.510] (II) Loading extension GLX
[   108.510] (II) LoadModule: "record"
[   108.511] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   108.511] (II) Module record: vendor="X.Org Foundation"
[   108.511]     compiled for 1.8.1.902, module version = 1.13.0
[   108.511]     Module class: X.Org Server Extension
[   108.511]     ABI class: X.Org Server Extension, version 3.0
[   108.511] (II) Loading extension RECORD
[   108.511] (II) LoadModule: "dri"
[   108.511] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   108.511] (II) Module dri: vendor="X.Org Foundation"
[   108.511]     compiled for 1.8.1.902, module version = 1.0.0
[   108.511]     ABI class: X.Org Server Extension, version 3.0
[   108.511] (II) Loading extension XFree86-DRI
[   108.511] (II) LoadModule: "dri2"
[   108.512] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   108.512] (II) Module dri2: vendor="X.Org Foundation"
[   108.512]     compiled for 1.8.1.902, module version = 1.2.0
[   108.512]     ABI class: X.Org Server Extension, version 3.0
[   108.512] (II) Loading extension DRI2
[   108.512] (==) Matched nv as autoconfigured driver 0
[   108.512] (==) Matched vesa as autoconfigured driver 1
[   108.512] (==) Matched fbdev as autoconfigured driver 2
[   108.512] (==) Assigned the driver to the xf86ConfigLayout
[   108.512] (II) LoadModule: "nv"
[   108.512] (WW) Warning, couldn't open module nv
[   108.512] (II) UnloadModule: "nv"
[   108.512] (EE) Failed to load module "nv" (module does not exist, 0)
[   108.512] (II) LoadModule: "vesa"
[   108.512] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   108.520] (II) Module vesa: vendor="X.Org Foundation"
[   108.520]     compiled for 1.8.0, module version = 2.3.0
[   108.520]     Module class: X.Org Video Driver
[   108.520]     ABI class: X.Org Video Driver, version 7.0
[   108.520] (II) LoadModule: "fbdev"
[   108.521] (WW) Warning, couldn't open module fbdev
[   108.521] (II) UnloadModule: "fbdev"
[   108.521] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   108.521] (II) VESA: driver for VESA chipsets: vesa
[   108.521] (++) using VT number 7

[   108.522] (II) Primary Device is: PCI 01@00:00:0
[   108.522] (II) Loading sub module "vbe"
[   108.522] (II) LoadModule: "vbe"
[   108.522] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   108.527] (II) Module vbe: vendor="X.Org Foundation"
[   108.527]     compiled for 1.8.1.902, module version = 1.1.0
[   108.527]     ABI class: X.Org Video Driver, version 7.0
[   108.527] (II) Loading sub module "int10"
[   108.527] (II) LoadModule: "int10"
[   108.527] (II) Loading /usr/lib/xorg/modules/libint10.so
[   108.533] (II) Module int10: vendor="X.Org Foundation"
[   108.533]     compiled for 1.8.1.902, module version = 1.0.0
[   108.533]     ABI class: X.Org Video Driver, version 7.0
[   108.534] (II) VESA(0): initializing int10
[   108.537] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   108.548] (II) VESA(0): VESA BIOS detected
[   108.548] (II) VESA(0): VESA VBE Version 3.0
[   108.548] (II) VESA(0): VESA VBE Total Mem: 262144 kB
[   108.549] (II) VESA(0): VESA VBE OEM: NVIDIA
[   108.549] (II) VESA(0): VESA VBE OEM Software Rev: 5.68
[   108.549] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[   108.549] (II) VESA(0): VESA VBE OEM Product: nv44 Board - p382h1  
[   108.549] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[   108.590] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   108.590] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   108.590] (==) VESA(0): RGB weight 888
[   108.590] (==) VESA(0): Default visual is TrueColor
[   108.591] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   108.591] (II) Loading sub module "ddc"
[   108.591] (II) LoadModule: "ddc"
[   108.591] (II) Module "ddc" already built-in
[   108.594] (II) VESA(0): VESA VBE DDC supported
[   108.595] (II) VESA(0): VESA VBE DDC Level 2
[   108.595] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   108.681] (II) VESA(0): VESA VBE DDC read successfully
[   108.681] (II) VESA(0): Manufacturer: GLC  Model: 4a4c  Serial#: 16843009
[   108.681] (II) VESA(0): Year: 2005  Week: 46
[   108.681] (II) VESA(0): EDID Version: 1.1
[   108.681] (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[   108.681] (II) VESA(0): Signal levels configurable
[   108.681] (II) VESA(0): Sync:  Separate  Composite  SyncOnGreen
[   108.681] (II) VESA(0): Max Image Size [cm]: horiz.: 32  vert.: 24
[   108.681] (II) VESA(0): Gamma: 2.70
[   108.681] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   108.681] (II) VESA(0): redX: 0.640 redY: 0.330   greenX: 0.273 greenY: 0.605
[   108.681] (II) VESA(0): blueX: 0.142 blueY: 0.063   whiteX: 0.131 whiteY: 0.298
[   108.681] (II) VESA(0): Supported established timings:
[   108.681] (II) VESA(0): 720x400@70Hz
[   108.681] (II) VESA(0): 720x400@88Hz
[   108.681] (II) VESA(0): 640x480@60Hz
[   108.681] (II) VESA(0): 640x480@67Hz
[   108.681] (II) VESA(0): 640x480@72Hz
[   108.681] (II) VESA(0): 640x480@75Hz
[   108.681] (II) VESA(0): 800x600@56Hz
[   108.681] (II) VESA(0): 800x600@60Hz
[   108.681] (II) VESA(0): 800x600@72Hz
[   108.681] (II) VESA(0): 800x600@75Hz
[   108.681] (II) VESA(0): 832x624@75Hz
[   108.681] (II) VESA(0): 1024x768@87Hz (interlaced)
[   108.681] (II) VESA(0): 1024x768@60Hz
[   108.681] (II) VESA(0): 1024x768@70Hz
[   108.681] (II) VESA(0): 1024x768@75Hz
[   108.681] (II) VESA(0): Manufacturer's mask: 0
[   108.681] (II) VESA(0): Supported standard timings:
[   108.681] (II) VESA(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[   108.681] (II) VESA(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
[   108.681] (II) VESA(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[   108.681] (II) VESA(0): #3: hsize: 640  vsize 480  refresh: 120  vid: 31793
[   108.681] (II) VESA(0): #4: hsize: 800  vsize 600  refresh: 100  vid: 26693
[   108.681] (II) VESA(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   108.681] (II) VESA(0): Ranges: V min: 50 V max: 85 Hz, H min: 30 H max: 70 kHz, PixClock max 190 MHz
[   108.681] (II) VESA(0): Monitor name: 70H
[   108.682] (II) VESA(0): Unknown vendor-specific block 1
[   108.682] (II) VESA(0): Number of EDID sections to follow: 1
[   108.682] (II) VESA(0): EDID (in hex):
[   108.682] (II) VESA(0):     00ffffffffffff001d834c4a01010101
[   108.682] (II) VESA(0):     2e0f01017e2018aae8e059a354469b24
[   108.682] (II) VESA(0):     10214cfffe00315945596159317c4568
[   108.682] (II) VESA(0):     81800101010101010101010101010101
[   108.682] (II) VESA(0):     0101010101010101000000fd0032551e
[   108.682] (II) VESA(0):     4613000a202020202020000000fc0037
[   108.682] (II) VESA(0):     30480a20202020202020202000000001
[   108.682] (II) VESA(0):     01010101010101010101010101010199
[   108.682] (II) VESA(0): EDID vendor "GLC", prod id 19020
[   108.682] (II) VESA(0): DDCModeFromDetailedTiming: Ignoring tiny 1x1 mode
[   108.682] (II) VESA(0): Using EDID range info for horizontal sync
[   108.682] (II) VESA(0): Using EDID range info for vertical refresh
[   108.682] (II) VESA(0): Printing DDC gathered Modelines:
[   108.682] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   108.682] (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   108.682] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   108.682] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   108.682] (II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   108.682] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   108.682] (II) VESA(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
[   108.682] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   108.682] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   108.682] (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   108.682] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   108.682] (II) VESA(0): Modeline "1024x768i"x0.0   44.90  1024 1032 1208 1264  768 768 772 817 interlace +hsync +vsync (35.5 kHz)
[   108.682] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   108.682] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   108.682] (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   108.682] (II) VESA(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   108.682] (II) VESA(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   108.682] (II) VESA(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   108.682] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   108.682] (II) VESA(0): Searching for matching VESA mode(s):
[   108.683] Mode: 100 (640x400)
[   108.683]     ModeAttributes: 0x39f
[   108.683]     WinAAttributes: 0x7
[   108.683]     WinBAttributes: 0x0
[   108.683]     WinGranularity: 64
[   108.683]     WinSize: 64
[   108.683]     WinASegment: 0xa000
[   108.683]     WinBSegment: 0x0
[   108.683]     WinFuncPtr: 0xc0009d81
[   108.683]     BytesPerScanline: 640
[   108.683]     XResolution: 640
[   108.683]     YResolution: 400
[   108.683]     XCharSize: 8
[   108.683]     YCharSize: 16
[   108.683]     NumberOfPlanes: 1
[   108.683]     BitsPerPixel: 8
[   108.683]     NumberOfBanks: 1
[   108.683]     MemoryModel: 4
[   108.683]     BankSize: 0
[   108.683]     NumberOfImages: 14
[   108.683]     RedMaskSize: 0
[   108.683]     RedFieldPosition: 0
[   108.683]     GreenMaskSize: 0
[   108.683]     GreenFieldPosition: 0
[   108.683]     BlueMaskSize: 0
[   108.683]     BlueFieldPosition: 0
[   108.683]     RsvdMaskSize: 0
[   108.683]     RsvdFieldPosition: 0
[   108.683]     DirectColorModeInfo: 0
[   108.684]     PhysBasePtr: 0xe0000000
[   108.684]     LinBytesPerScanLine: 640
[   108.684]     BnkNumberOfImagePages: 14
[   108.684]     LinNumberOfImagePages: 14
[   108.684]     LinRedMaskSize: 0
[   108.684]     LinRedFieldPosition: 0
[   108.684]     LinGreenMaskSize: 0
[   108.684]     LinGreenFieldPosition: 0
[   108.684]     LinBlueMaskSize: 0
[   108.684]     LinBlueFieldPosition: 0
[   108.684]     LinRsvdMaskSize: 0
[   108.684]     LinRsvdFieldPosition: 0
[   108.684]     MaxPixelClock: 229500000
[   108.685] Mode: 101 (640x480)
[   108.685]     ModeAttributes: 0x39f
[   108.685]     WinAAttributes: 0x7
[   108.685]     WinBAttributes: 0x0
[   108.685]     WinGranularity: 64
[   108.685]     WinSize: 64
[   108.685]     WinASegment: 0xa000
[   108.685]     WinBSegment: 0x0
[   108.685]     WinFuncPtr: 0xc0009d81
[   108.685]     BytesPerScanline: 640
[   108.685]     XResolution: 640
[   108.685]     YResolution: 480
[   108.685]     XCharSize: 8
[   108.685]     YCharSize: 16
[   108.685]     NumberOfPlanes: 1
[   108.685]     BitsPerPixel: 8
[   108.685]     NumberOfBanks: 1
[   108.685]     MemoryModel: 4
[   108.685]     BankSize: 0
[   108.685]     NumberOfImages: 10
[   108.685]     RedMaskSize: 0
[   108.685]     RedFieldPosition: 0
[   108.685]     GreenMaskSize: 0
[   108.685]     GreenFieldPosition: 0
[   108.685]     BlueMaskSize: 0
[   108.685]     BlueFieldPosition: 0
[   108.685]     RsvdMaskSize: 0
[   108.685]     RsvdFieldPosition: 0
[   108.685]     DirectColorModeInfo: 0
[   108.685]     PhysBasePtr: 0xe0000000
[   108.685]     LinBytesPerScanLine: 640
[   108.685]     BnkNumberOfImagePages: 10
[   108.685]     LinNumberOfImagePages: 10
[   108.685]     LinRedMaskSize: 0
[   108.685]     LinRedFieldPosition: 0
[   108.685]     LinGreenMaskSize: 0
[   108.685]     LinGreenFieldPosition: 0
[   108.685]     LinBlueMaskSize: 0
[   108.685]     LinBlueFieldPosition: 0
[   108.685]     LinRsvdMaskSize: 0
[   108.685]     LinRsvdFieldPosition: 0
[   108.685]     MaxPixelClock: 229500000
[   108.686] Mode: 102 (800x600)
[   108.686]     ModeAttributes: 0x31f
[   108.686]     WinAAttributes: 0x7
[   108.686]     WinBAttributes: 0x0
[   108.686]     WinGranularity: 64
[   108.686]     WinSize: 64
[   108.686]     WinASegment: 0xa000
[   108.686]     WinBSegment: 0x0
[   108.686]     WinFuncPtr: 0xc0009d81
[   108.686]     BytesPerScanline: 100
[   108.686]     XResolution: 800
[   108.686]     YResolution: 600
[   108.686]     XCharSize: 8
[   108.686]     YCharSize: 16
[   108.686]     NumberOfPlanes: 4
[   108.686]     BitsPerPixel: 4
[   108.686]     NumberOfBanks: 1
[   108.686]     MemoryModel: 3
[   108.686]     BankSize: 0
[   108.686]     NumberOfImages: 14
[   108.686]     RedMaskSize: 0
[   108.686]     RedFieldPosition: 0
[   108.686]     GreenMaskSize: 0
[   108.686]     GreenFieldPosition: 0
[   108.686]     BlueMaskSize: 0
[   108.686]     BlueFieldPosition: 0
[   108.686]     RsvdMaskSize: 0
[   108.686]     RsvdFieldPosition: 0
[   108.686]     DirectColorModeInfo: 0
[   108.686]     PhysBasePtr: 0x0
[   108.686]     LinBytesPerScanLine: 100
[   108.686]     BnkNumberOfImagePages: 14
[   108.686]     LinNumberOfImagePages: 14
[   108.686]     LinRedMaskSize: 0
[   108.686]     LinRedFieldPosition: 0
[   108.686]     LinGreenMaskSize: 0
[   108.686]     LinGreenFieldPosition: 0
[   108.686]     LinBlueMaskSize: 0
[   108.686]     LinBlueFieldPosition: 0
[   108.686]     LinRsvdMaskSize: 0
[   108.686]     LinRsvdFieldPosition: 0
[   108.686]     MaxPixelClock: 108500000
[   108.687] Mode: 103 (800x600)
[   108.687]     ModeAttributes: 0x39f
[   108.687]     WinAAttributes: 0x7
[   108.687]     WinBAttributes: 0x0
[   108.687]     WinGranularity: 64
[   108.687]     WinSize: 64
[   108.687]     WinASegment: 0xa000
[   108.687]     WinBSegment: 0x0
[   108.687]     WinFuncPtr: 0xc0009d81
[   108.687]     BytesPerScanline: 800
[   108.687]     XResolution: 800
[   108.688]     YResolution: 600
[   108.688]     XCharSize: 8
[   108.688]     YCharSize: 16
[   108.688]     NumberOfPlanes: 1
[   108.688]     BitsPerPixel: 8
[   108.688]     NumberOfBanks: 1
[   108.688]     MemoryModel: 4
[   108.688]     BankSize: 0
[   108.688]     NumberOfImages: 6
[   108.688]     RedMaskSize: 0
[   108.688]     RedFieldPosition: 0
[   108.688]     GreenMaskSize: 0
[   108.688]     GreenFieldPosition: 0
[   108.688]     BlueMaskSize: 0
[   108.688]     BlueFieldPosition: 0
[   108.688]     RsvdMaskSize: 0
[   108.688]     RsvdFieldPosition: 0
[   108.688]     DirectColorModeInfo: 0
[   108.688]     PhysBasePtr: 0xe0000000
[   108.688]     LinBytesPerScanLine: 800
[   108.688]     BnkNumberOfImagePages: 6
[   108.688]     LinNumberOfImagePages: 6
[   108.688]     LinRedMaskSize: 0
[   108.688]     LinRedFieldPosition: 0
[   108.688]     LinGreenMaskSize: 0
[   108.688]     LinGreenFieldPosition: 0
[   108.688]     LinBlueMaskSize: 0
[   108.688]     LinBlueFieldPosition: 0
[   108.688]     LinRsvdMaskSize: 0
[   108.688]     LinRsvdFieldPosition: 0
[   108.688]     MaxPixelClock: 229500000
[   108.689] Mode: 104 (1024x768)
[   108.689]     ModeAttributes: 0x31f
[   108.689]     WinAAttributes: 0x7
[   108.689]     WinBAttributes: 0x0
[   108.689]     WinGranularity: 64
[   108.689]     WinSize: 64
[   108.689]     WinASegment: 0xa000
[   108.689]     WinBSegment: 0x0
[   108.689]     WinFuncPtr: 0xc0009d81
[   108.689]     BytesPerScanline: 128
[   108.689]     XResolution: 1024
[   108.689]     YResolution: 768
[   108.689]     XCharSize: 8
[   108.689]     YCharSize: 16
[   108.689]     NumberOfPlanes: 4
[   108.689]     BitsPerPixel: 4
[   108.689]     NumberOfBanks: 1
[   108.689]     MemoryModel: 3
[   108.689]     BankSize: 0
[   108.689]     NumberOfImages: 6
[   108.689]     RedMaskSize: 0
[   108.689]     RedFieldPosition: 0
[   108.689]     GreenMaskSize: 0
[   108.689]     GreenFieldPosition: 0
[   108.689]     BlueMaskSize: 0
[   108.689]     BlueFieldPosition: 0
[   108.689]     RsvdMaskSize: 0
[   108.689]     RsvdFieldPosition: 0
[   108.689]     DirectColorModeInfo: 0
[   108.689]     PhysBasePtr: 0x0
[   108.689]     LinBytesPerScanLine: 128
[   108.689]     BnkNumberOfImagePages: 6
[   108.689]     LinNumberOfImagePages: 6
[   108.689]     LinRedMaskSize: 0
[   108.689]     LinRedFieldPosition: 0
[   108.689]     LinGreenMaskSize: 0
[   108.689]     LinGreenFieldPosition: 0
[   108.689]     LinBlueMaskSize: 0
[   108.689]     LinBlueFieldPosition: 0
[   108.689]     LinRsvdMaskSize: 0
[   108.689]     LinRsvdFieldPosition: 0
[   108.689]     MaxPixelClock: 108500000
[   108.690] Mode: 105 (1024x768)
[   108.690]     ModeAttributes: 0x39f
[   108.690]     WinAAttributes: 0x7
[   108.690]     WinBAttributes: 0x0
[   108.690]     WinGranularity: 64
[   108.690]     WinSize: 64
[   108.690]     WinASegment: 0xa000
[   108.690]     WinBSegment: 0x0
[   108.690]     WinFuncPtr: 0xc0009d81
[   108.690]     BytesPerScanline: 1024
[   108.690]     XResolution: 1024
[   108.690]     YResolution: 768
[   108.690]     XCharSize: 8
[   108.690]     YCharSize: 16
[   108.690]     NumberOfPlanes: 1
[   108.690]     BitsPerPixel: 8
[   108.690]     NumberOfBanks: 1
[   108.690]     MemoryModel: 4
[   108.690]     BankSize: 0
[   108.690]     NumberOfImages: 3
[   108.690]     RedMaskSize: 0
[   108.690]     RedFieldPosition: 0
[   108.690]     GreenMaskSize: 0
[   108.690]     GreenFieldPosition: 0
[   108.690]     BlueMaskSize: 0
[   108.691]     BlueFieldPosition: 0
[   108.691]     RsvdMaskSize: 0
[   108.691]     RsvdFieldPosition: 0
[   108.691]     DirectColorModeInfo: 0
[   108.691]     PhysBasePtr: 0xe0000000
[   108.691]     LinBytesPerScanLine: 1024
[   108.691]     BnkNumberOfImagePages: 3
[   108.691]     LinNumberOfImagePages: 3
[   108.691]     LinRedMaskSize: 0
[   108.691]     LinRedFieldPosition: 0
[   108.691]     LinGreenMaskSize: 0
[   108.691]     LinGreenFieldPosition: 0
[   108.691]     LinBlueMaskSize: 0
[   108.691]     LinBlueFieldPosition: 0
[   108.691]     LinRsvdMaskSize: 0
[   108.691]     LinRsvdFieldPosition: 0
[   108.691]     MaxPixelClock: 229500000
[   108.692] Mode: 106 (1280x1024)
[   108.692]     ModeAttributes: 0x31f
[   108.692]     WinAAttributes: 0x7
[   108.692]     WinBAttributes: 0x0
[   108.692]     WinGranularity: 64
[   108.692]     WinSize: 64
[   108.692]     WinASegment: 0xa000
[   108.692]     WinBSegment: 0x0
[   108.692]     WinFuncPtr: 0xc0009d81
[   108.692]     BytesPerScanline: 160
[   108.692]     XResolution: 1280
[   108.692]     YResolution: 1024
[   108.692]     XCharSize: 8
[   108.692]     YCharSize: 16
[   108.692]     NumberOfPlanes: 4
[   108.692]     BitsPerPixel: 4
[   108.692]     NumberOfBanks: 1
[   108.692]     MemoryModel: 3
[   108.692]     BankSize: 0
[   108.692]     NumberOfImages: 3
[   108.692]     RedMaskSize: 0
[   108.692]     RedFieldPosition: 0
[   108.692]     GreenMaskSize: 0
[   108.692]     GreenFieldPosition: 0
[   108.692]     BlueMaskSize: 0
[   108.692]     BlueFieldPosition: 0
[   108.692]     RsvdMaskSize: 0
[   108.692]     RsvdFieldPosition: 0
[   108.692]     DirectColorModeInfo: 0
[   108.692]     PhysBasePtr: 0x0
[   108.692]     LinBytesPerScanLine: 160
[   108.692]     BnkNumberOfImagePages: 3
[   108.692]     LinNumberOfImagePages: 3
[   108.692]     LinRedMaskSize: 0
[   108.692]     LinRedFieldPosition: 0
[   108.692]     LinGreenMaskSize: 0
[   108.692]     LinGreenFieldPosition: 0
[   108.692]     LinBlueMaskSize: 0
[   108.692]     LinBlueFieldPosition: 0
[   108.692]     LinRsvdMaskSize: 0
[   108.692]     LinRsvdFieldPosition: 0
[   108.692]     MaxPixelClock: 108500000
[   108.693] Mode: 107 (1280x1024)
[   108.693]     ModeAttributes: 0x39f
[   108.693]     WinAAttributes: 0x7
[   108.693]     WinBAttributes: 0x0
[   108.693]     WinGranularity: 64
[   108.693]     WinSize: 64
[   108.693]     WinASegment: 0xa000
[   108.693]     WinBSegment: 0x0
[   108.693]     WinFuncPtr: 0xc0009d81
[   108.693]     BytesPerScanline: 1280
[   108.693]     XResolution: 1280
[   108.693]     YResolution: 1024
[   108.693]     XCharSize: 8
[   108.693]     YCharSize: 16
[   108.693]     NumberOfPlanes: 1
[   108.693]     BitsPerPixel: 8
[   108.693]     NumberOfBanks: 1
[   108.693]     MemoryModel: 4
[   108.693]     BankSize: 0
[   108.693]     NumberOfImages: 1
[   108.693]     RedMaskSize: 0
[   108.693]     RedFieldPosition: 0
[   108.693]     GreenMaskSize: 0
[   108.693]     GreenFieldPosition: 0
[   108.693]     BlueMaskSize: 0
[   108.693]     BlueFieldPosition: 0
[   108.693]     RsvdMaskSize: 0
[   108.693]     RsvdFieldPosition: 0
[   108.693]     DirectColorModeInfo: 0
[   108.693]     PhysBasePtr: 0xe0000000
[   108.693]     LinBytesPerScanLine: 1280
[   108.693]     BnkNumberOfImagePages: 1
[   108.693]     LinNumberOfImagePages: 1
[   108.693]     LinRedMaskSize: 0
[   108.693]     LinRedFieldPosition: 0
[   108.693]     LinGreenMaskSize: 0
[   108.693]     LinGreenFieldPosition: 0
[   108.693]     LinBlueMaskSize: 0
[   108.693]     LinBlueFieldPosition: 0
[   108.694]     LinRsvdMaskSize: 0
[   108.694]     LinRsvdFieldPosition: 0
[   108.694]     MaxPixelClock: 229500000
[   108.695] Mode: 10e (320x200)
[   108.695]     ModeAttributes: 0x39f
[   108.695]     WinAAttributes: 0x7
[   108.695]     WinBAttributes: 0x0
[   108.695]     WinGranularity: 64
[   108.695]     WinSize: 64
[   108.695]     WinASegment: 0xa000
[   108.695]     WinBSegment: 0x0
[   108.695]     WinFuncPtr: 0xc0009d81
[   108.695]     BytesPerScanline: 640
[   108.695]     XResolution: 320
[   108.695]     YResolution: 200
[   108.695]     XCharSize: 8
[   108.695]     YCharSize: 8
[   108.695]     NumberOfPlanes: 1
[   108.695]     BitsPerPixel: 16
[   108.695]     NumberOfBanks: 1
[   108.695]     MemoryModel: 6
[   108.695]     BankSize: 0
[   108.695]     NumberOfImages: 30
[   108.695]     RedMaskSize: 5
[   108.695]     RedFieldPosition: 11
[   108.695]     GreenMaskSize: 6
[   108.695]     GreenFieldPosition: 5
[   108.695]     BlueMaskSize: 5
[   108.695]     BlueFieldPosition: 0
[   108.695]     RsvdMaskSize: 0
[   108.695]     RsvdFieldPosition: 0
[   108.695]     DirectColorModeInfo: 0
[   108.695]     PhysBasePtr: 0xe0000000
[   108.695]     LinBytesPerScanLine: 640
[   108.695]     BnkNumberOfImagePages: 30
[   108.695]     LinNumberOfImagePages: 30
[   108.695]     LinRedMaskSize: 5
[   108.695]     LinRedFieldPosition: 11
[   108.695]     LinGreenMaskSize: 6
[   108.695]     LinGreenFieldPosition: 5
[   108.695]     LinBlueMaskSize: 5
[   108.695]     LinBlueFieldPosition: 0
[   108.695]     LinRsvdMaskSize: 0
[   108.695]     LinRsvdFieldPosition: 0
[   108.695]     MaxPixelClock: 229500000
[   108.696] *Mode: 10f (320x200)
[   108.696]     ModeAttributes: 0x39f
[   108.696]     WinAAttributes: 0x7
[   108.696]     WinBAttributes: 0x0
[   108.696]     WinGranularity: 64
[   108.696]     WinSize: 64
[   108.696]     WinASegment: 0xa000
[   108.696]     WinBSegment: 0x0
[   108.696]     WinFuncPtr: 0xc0009d81
[   108.696]     BytesPerScanline: 1280
[   108.696]     XResolution: 320
[   108.696]     YResolution: 200
[   108.696]     XCharSize: 8
[   108.696]     YCharSize: 8
[   108.696]     NumberOfPlanes: 1
[   108.696]     BitsPerPixel: 32
[   108.696]     NumberOfBanks: 1
[   108.696]     MemoryModel: 6
[   108.696]     BankSize: 0
[   108.696]     NumberOfImages: 14
[   108.696]     RedMaskSize: 8
[   108.696]     RedFieldPosition: 16
[   108.696]     GreenMaskSize: 8
[   108.696]     GreenFieldPosition: 8
[   108.696]     BlueMaskSize: 8
[   108.696]     BlueFieldPosition: 0
[   108.696]     RsvdMaskSize: 8
[   108.696]     RsvdFieldPosition: 24
[   108.696]     DirectColorModeInfo: 0
[   108.696]     PhysBasePtr: 0xe0000000
[   108.696]     LinBytesPerScanLine: 1280
[   108.696]     BnkNumberOfImagePages: 14
[   108.696]     LinNumberOfImagePages: 14
[   108.696]     LinRedMaskSize: 8
[   108.696]     LinRedFieldPosition: 16
[   108.696]     LinGreenMaskSize: 8
[   108.696]     LinGreenFieldPosition: 8
[   108.696]     LinBlueMaskSize: 8
[   108.696]     LinBlueFieldPosition: 0
[   108.696]     LinRsvdMaskSize: 8
[   108.696]     LinRsvdFieldPosition: 24
[   108.696]     MaxPixelClock: 229500000
[   108.697] Mode: 111 (640x480)
[   108.697]     ModeAttributes: 0x39f
[   108.697]     WinAAttributes: 0x7
[   108.697]     WinBAttributes: 0x0
[   108.697]     WinGranularity: 64
[   108.697]     WinSize: 64
[   108.697]     WinASegment: 0xa000
[   108.697]     WinBSegment: 0x0
[   108.697]     WinFuncPtr: 0xc0009d81
[   108.697]     BytesPerScanline: 1280
[   108.697]     XResolution: 640
[   108.698]     YResolution: 480
[   108.698]     XCharSize: 8
[   108.698]     YCharSize: 16
[   108.698]     NumberOfPlanes: 1
[   108.698]     BitsPerPixel: 16
[   108.698]     NumberOfBanks: 1
[   108.698]     MemoryModel: 6
[   108.698]     BankSize: 0
[   108.698]     NumberOfImages: 4
[   108.698]     RedMaskSize: 5
[   108.698]     RedFieldPosition: 11
[   108.698]     GreenMaskSize: 6
[   108.698]     GreenFieldPosition: 5
[   108.698]     BlueMaskSize: 5
[   108.698]     BlueFieldPosition: 0
[   108.698]     RsvdMaskSize: 0
[   108.698]     RsvdFieldPosition: 0
[   108.698]     DirectColorModeInfo: 0
[   108.698]     PhysBasePtr: 0xe0000000
[   108.698]     LinBytesPerScanLine: 1280
[   108.698]     BnkNumberOfImagePages: 4
[   108.698]     LinNumberOfImagePages: 4
[   108.698]     LinRedMaskSize: 5
[   108.698]     LinRedFieldPosition: 11
[   108.698]     LinGreenMaskSize: 6
[   108.698]     LinGreenFieldPosition: 5
[   108.698]     LinBlueMaskSize: 5
[   108.698]     LinBlueFieldPosition: 0
[   108.698]     LinRsvdMaskSize: 0
[   108.698]     LinRsvdFieldPosition: 0
[   108.698]     MaxPixelClock: 229500000
[   108.699] *Mode: 112 (640x480)
[   108.699]     ModeAttributes: 0x39f
[   108.699]     WinAAttributes: 0x7
[   108.699]     WinBAttributes: 0x0
[   108.699]     WinGranularity: 64
[   108.699]     WinSize: 64
[   108.699]     WinASegment: 0xa000
[   108.699]     WinBSegment: 0x0
[   108.699]     WinFuncPtr: 0xc0009d81
[   108.699]     BytesPerScanline: 2560
[   108.699]     XResolution: 640
[   108.699]     YResolution: 480
[   108.699]     XCharSize: 8
[   108.699]     YCharSize: 16
[   108.699]     NumberOfPlanes: 1
[   108.699]     BitsPerPixel: 32
[   108.699]     NumberOfBanks: 1
[   108.699]     MemoryModel: 6
[   108.699]     BankSize: 0
[   108.699]     NumberOfImages: 1
[   108.699]     RedMaskSize: 8
[   108.699]     RedFieldPosition: 16
[   108.699]     GreenMaskSize: 8
[   108.699]     GreenFieldPosition: 8
[   108.699]     BlueMaskSize: 8
[   108.699]     BlueFieldPosition: 0
[   108.699]     RsvdMaskSize: 8
[   108.699]     RsvdFieldPosition: 24
[   108.699]     DirectColorModeInfo: 0
[   108.699]     PhysBasePtr: 0xe0000000
[   108.699]     LinBytesPerScanLine: 2560
[   108.699]     BnkNumberOfImagePages: 1
[   108.699]     LinNumberOfImagePages: 1
[   108.699]     LinRedMaskSize: 8
[   108.699]     LinRedFieldPosition: 16
[   108.699]     LinGreenMaskSize: 8
[   108.699]     LinGreenFieldPosition: 8
[   108.699]     LinBlueMaskSize: 8
[   108.699]     LinBlueFieldPosition: 0
[   108.699]     LinRsvdMaskSize: 8
[   108.699]     LinRsvdFieldPosition: 24
[   108.699]     MaxPixelClock: 229500000
[   108.700] Mode: 114 (800x600)
[   108.700]     ModeAttributes: 0x39f
[   108.700]     WinAAttributes: 0x7
[   108.700]     WinBAttributes: 0x0
[   108.700]     WinGranularity: 64
[   108.700]     WinSize: 64
[   108.700]     WinASegment: 0xa000
[   108.700]     WinBSegment: 0x0
[   108.700]     WinFuncPtr: 0xc0009d81
[   108.700]     BytesPerScanline: 1600
[   108.700]     XResolution: 800
[   108.700]     YResolution: 600
[   108.700]     XCharSize: 8
[   108.700]     YCharSize: 16
[   108.701]     NumberOfPlanes: 1
[   108.701]     BitsPerPixel: 16
[   108.701]     NumberOfBanks: 1
[   108.701]     MemoryModel: 6
[   108.701]     BankSize: 0
[   108.701]     NumberOfImages: 2
[   108.701]     RedMaskSize: 5
[   108.701]     RedFieldPosition: 11
[   108.701]     GreenMaskSize: 6
[   108.701]     GreenFieldPosition: 5
[   108.701]     BlueMaskSize: 5
[   108.701]     BlueFieldPosition: 0
[   108.701]     RsvdMaskSize: 0
[   108.701]     RsvdFieldPosition: 0
[   108.701]     DirectColorModeInfo: 0
[   108.701]     PhysBasePtr: 0xe0000000
[   108.701]     LinBytesPerScanLine: 1600
[   108.701]     BnkNumberOfImagePages: 2
[   108.701]     LinNumberOfImagePages: 2
[   108.701]     LinRedMaskSize: 5
[   108.701]     LinRedFieldPosition: 11
[   108.701]     LinGreenMaskSize: 6
[   108.701]     LinGreenFieldPosition: 5
[   108.701]     LinBlueMaskSize: 5
[   108.701]     LinBlueFieldPosition: 0
[   108.701]     LinRsvdMaskSize: 0
[   108.701]     LinRsvdFieldPosition: 0
[   108.701]     MaxPixelClock: 229500000
[   108.702] *Mode: 115 (800x600)
[   108.702]     ModeAttributes: 0x39f
[   108.702]     WinAAttributes: 0x7
[   108.702]     WinBAttributes: 0x0
[   108.702]     WinGranularity: 64
[   108.702]     WinSize: 64
[   108.702]     WinASegment: 0xa000
[   108.702]     WinBSegment: 0x0
[   108.702]     WinFuncPtr: 0xc0009d81
[   108.702]     BytesPerScanline: 3200
[   108.702]     XResolution: 800
[   108.702]     YResolution: 600
[   108.702]     XCharSize: 8
[   108.702]     YCharSize: 16
[   108.702]     NumberOfPlanes: 1
[   108.702]     BitsPerPixel: 32
[   108.702]     NumberOfBanks: 1
[   108.702]     MemoryModel: 6
[   108.702]     BankSize: 0
[   108.702]     NumberOfImages: 1
[   108.702]     RedMaskSize: 8
[   108.702]     RedFieldPosition: 16
[   108.702]     GreenMaskSize: 8
[   108.702]     GreenFieldPosition: 8
[   108.702]     BlueMaskSize: 8
[   108.702]     BlueFieldPosition: 0
[   108.702]     RsvdMaskSize: 8
[   108.702]     RsvdFieldPosition: 24
[   108.702]     DirectColorModeInfo: 0
[   108.702]     PhysBasePtr: 0xe0000000
[   108.702]     LinBytesPerScanLine: 3200
[   108.702]     BnkNumberOfImagePages: 1
[   108.702]     LinNumberOfImagePages: 1
[   108.702]     LinRedMaskSize: 8
[   108.702]     LinRedFieldPosition: 16
[   108.702]     LinGreenMaskSize: 8
[   108.702]     LinGreenFieldPosition: 8
[   108.702]     LinBlueMaskSize: 8
[   108.702]     LinBlueFieldPosition: 0
[   108.702]     LinRsvdMaskSize: 8
[   108.702]     LinRsvdFieldPosition: 24
[   108.702]     MaxPixelClock: 229500000
[   108.703] Mode: 117 (1024x768)
[   108.703]     ModeAttributes: 0x39f
[   108.703]     WinAAttributes: 0x7
[   108.703]     WinBAttributes: 0x0
[   108.703]     WinGranularity: 64
[   108.703]     WinSize: 64
[   108.703]     WinASegment: 0xa000
[   108.703]     WinBSegment: 0x0
[   108.703]     WinFuncPtr: 0xc0009d81
[   108.703]     BytesPerScanline: 2048
[   108.703]     XResolution: 1024
[   108.703]     YResolution: 768
[   108.703]     XCharSize: 8
[   108.703]     YCharSize: 16
[   108.703]     NumberOfPlanes: 1
[   108.703]     BitsPerPixel: 16
[   108.703]     NumberOfBanks: 1
[   108.703]     MemoryModel: 6
[   108.704]     BankSize: 0
[   108.704]     NumberOfImages: 1
[   108.704]     RedMaskSize: 5
[   108.704]     RedFieldPosition: 11
[   108.704]     GreenMaskSize: 6
[   108.704]     GreenFieldPosition: 5
[   108.704]     BlueMaskSize: 5
[   108.704]     BlueFieldPosition: 0
[   108.704]     RsvdMaskSize: 0
[   108.704]     RsvdFieldPosition: 0
[   108.704]     DirectColorModeInfo: 0
[   108.704]     PhysBasePtr: 0xe0000000
[   108.704]     LinBytesPerScanLine: 2048
[   108.704]     BnkNumberOfImagePages: 1
[   108.704]     LinNumberOfImagePages: 1
[   108.704]     LinRedMaskSize: 5
[   108.704]     LinRedFieldPosition: 11
[   108.704]     LinGreenMaskSize: 6
[   108.704]     LinGreenFieldPosition: 5
[   108.704]     LinBlueMaskSize: 5
[   108.704]     LinBlueFieldPosition: 0
[   108.704]     LinRsvdMaskSize: 0
[   108.704]     LinRsvdFieldPosition: 0
[   108.704]     MaxPixelClock: 229500000
[   108.705] *Mode: 118 (1024x768)
[   108.705]     ModeAttributes: 0x39f
[   108.705]     WinAAttributes: 0x7
[   108.705]     WinBAttributes: 0x0
[   108.705]     WinGranularity: 64
[   108.705]     WinSize: 64
[   108.705]     WinASegment: 0xa000
[   108.705]     WinBSegment: 0x0
[   108.705]     WinFuncPtr: 0xc0009d81
[   108.705]     BytesPerScanline: 4096
[   108.705]     XResolution: 1024
[   108.705]     YResolution: 768
[   108.705]     XCharSize: 8
[   108.705]     YCharSize: 16
[   108.705]     NumberOfPlanes: 1
[   108.705]     BitsPerPixel: 32
[   108.705]     NumberOfBanks: 1
[   108.705]     MemoryModel: 6
[   108.705]     BankSize: 0
[   108.705]     NumberOfImages: 1
[   108.705]     RedMaskSize: 8
[   108.705]     RedFieldPosition: 16
[   108.705]     GreenMaskSize: 8
[   108.705]     GreenFieldPosition: 8
[   108.705]     BlueMaskSize: 8
[   108.705]     BlueFieldPosition: 0
[   108.705]     RsvdMaskSize: 8
[   108.705]     RsvdFieldPosition: 24
[   108.705]     DirectColorModeInfo: 0
[   108.705]     PhysBasePtr: 0xe0000000
[   108.705]     LinBytesPerScanLine: 4096
[   108.705]     BnkNumberOfImagePages: 1
[   108.705]     LinNumberOfImagePages: 1
[   108.705]     LinRedMaskSize: 8
[   108.705]     LinRedFieldPosition: 16
[   108.705]     LinGreenMaskSize: 8
[   108.705]     LinGreenFieldPosition: 8
[   108.705]     LinBlueMaskSize: 8
[   108.705]     LinBlueFieldPosition: 0
[   108.705]     LinRsvdMaskSize: 8
[   108.705]     LinRsvdFieldPosition: 24
[   108.705]     MaxPixelClock: 229500000
[   108.706] Mode: 11a (1280x1024)
[   108.706]     ModeAttributes: 0x39f
[   108.706]     WinAAttributes: 0x7
[   108.706]     WinBAttributes: 0x0
[   108.706]     WinGranularity: 64
[   108.706]     WinSize: 64
[   108.706]     WinASegment: 0xa000
[   108.706]     WinBSegment: 0x0
[   108.706]     WinFuncPtr: 0xc0009d81
[   108.706]     BytesPerScanline: 2560
[   108.706]     XResolution: 1280
[   108.706]     YResolution: 1024
[   108.706]     XCharSize: 8
[   108.706]     YCharSize: 16
[   108.706]     NumberOfPlanes: 1
[   108.706]     BitsPerPixel: 16
[   108.706]     NumberOfBanks: 1
[   108.706]     MemoryModel: 6
[   108.706]     BankSize: 0
[   108.706]     NumberOfImages: 1
[   108.706]     RedMaskSize: 5
[   108.706]     RedFieldPosition: 11
[   108.706]     GreenMaskSize: 6
[   108.707]     GreenFieldPosition: 5
[   108.707]     BlueMaskSize: 5
[   108.707]     BlueFieldPosition: 0
[   108.707]     RsvdMaskSize: 0
[   108.707]     RsvdFieldPosition: 0
[   108.707]     DirectColorModeInfo: 0
[   108.707]     PhysBasePtr: 0xe0000000
[   108.707]     LinBytesPerScanLine: 2560
[   108.707]     BnkNumberOfImagePages: 1
[   108.707]     LinNumberOfImagePages: 1
[   108.707]     LinRedMaskSize: 5
[   108.707]     LinRedFieldPosition: 11
[   108.707]     LinGreenMaskSize: 6
[   108.707]     LinGreenFieldPosition: 5
[   108.707]     LinBlueMaskSize: 5
[   108.707]     LinBlueFieldPosition: 0
[   108.707]     LinRsvdMaskSize: 0
[   108.707]     LinRsvdFieldPosition: 0
[   108.707]     MaxPixelClock: 229500000
[   108.708] *Mode: 11b (1280x1024)
[   108.708]     ModeAttributes: 0x39f
[   108.708]     WinAAttributes: 0x7
[   108.708]     WinBAttributes: 0x0
[   108.708]     WinGranularity: 64
[   108.708]     WinSize: 64
[   108.708]     WinASegment: 0xa000
[   108.708]     WinBSegment: 0x0
[   108.708]     WinFuncPtr: 0xc0009d81
[   108.708]     BytesPerScanline: 5120
[   108.708]     XResolution: 1280
[   108.708]     YResolution: 1024
[   108.708]     XCharSize: 8
[   108.708]     YCharSize: 16
[   108.708]     NumberOfPlanes: 1
[   108.708]     BitsPerPixel: 32
[   108.708]     NumberOfBanks: 1
[   108.708]     MemoryModel: 6
[   108.708]     BankSize: 0
[   108.708]     NumberOfImages: 0
[   108.708]     RedMaskSize: 8
[   108.708]     RedFieldPosition: 16
[   108.708]     GreenMaskSize: 8
[   108.708]     GreenFieldPosition: 8
[   108.708]     BlueMaskSize: 8
[   108.708]     BlueFieldPosition: 0
[   108.708]     RsvdMaskSize: 8
[   108.708]     RsvdFieldPosition: 24
[   108.708]     DirectColorModeInfo: 0
[   108.708]     PhysBasePtr: 0xe0000000
[   108.708]     LinBytesPerScanLine: 5120
[   108.708]     BnkNumberOfImagePages: 0
[   108.708]     LinNumberOfImagePages: 0
[   108.708]     LinRedMaskSize: 8
[   108.708]     LinRedFieldPosition: 16
[   108.708]     LinGreenMaskSize: 8
[   108.708]     LinGreenFieldPosition: 8
[   108.708]     LinBlueMaskSize: 8
[   108.708]     LinBlueFieldPosition: 0
[   108.708]     LinRsvdMaskSize: 8
[   108.708]     LinRsvdFieldPosition: 24
[   108.708]     MaxPixelClock: 229500000
[   108.709] Mode: 130 (320x200)
[   108.709]     ModeAttributes: 0x39f
[   108.709]     WinAAttributes: 0x7
[   108.709]     WinBAttributes: 0x0
[   108.709]     WinGranularity: 64
[   108.709]     WinSize: 64
[   108.709]     WinASegment: 0xa000
[   108.709]     WinBSegment: 0x0
[   108.709]     WinFuncPtr: 0xc0009d81
[   108.709]     BytesPerScanline: 320
[   108.709]     XResolution: 320
[   108.709]     YResolution: 200
[   108.709]     XCharSize: 8
[   108.709]     YCharSize: 8
[   108.709]     NumberOfPlanes: 1
[   108.709]     BitsPerPixel: 8
[   108.709]     NumberOfBanks: 1
[   108.709]     MemoryModel: 4
[   108.709]     BankSize: 0
[   108.709]     NumberOfImages: 62
[   108.709]     RedMaskSize: 0
[   108.709]     RedFieldPosition: 0
[   108.709]     GreenMaskSize: 0
[   108.709]     GreenFieldPosition: 0
[   108.709]     BlueMaskSize: 0
[   108.709]     BlueFieldPosition: 0
[   108.709]     RsvdMaskSize: 0
[   108.709]     RsvdFieldPosition: 0
[   108.709]     DirectColorModeInfo: 0
[   108.709]     PhysBasePtr: 0xe0000000
[   108.709]     LinBytesPerScanLine: 320
[   108.709]     BnkNumberOfImagePages: 62
[   108.709]     LinNumberOfImagePages: 62
[   108.710]     LinRedMaskSize: 0
[   108.710]     LinRedFieldPosition: 0
[   108.710]     LinGreenMaskSize: 0
[   108.710]     LinGreenFieldPosition: 0
[   108.710]     LinBlueMaskSize: 0
[   108.710]     LinBlueFieldPosition: 0
[   108.710]     LinRsvdMaskSize: 0
[   108.710]     LinRsvdFieldPosition: 0
[   108.710]     MaxPixelClock: 229500000
[   108.710] Mode: 131 (320x400)
[   108.711]     ModeAttributes: 0x39f
[   108.711]     WinAAttributes: 0x7
[   108.711]     WinBAttributes: 0x0
[   108.711]     WinGranularity: 64
[   108.711]     WinSize: 64
[   108.711]     WinASegment: 0xa000
[   108.711]     WinBSegment: 0x0
[   108.711]     WinFuncPtr: 0xc0009d81
[   108.711]     BytesPerScanline: 320
[   108.711]     XResolution: 320
[   108.711]     YResolution: 400
[   108.711]     XCharSize: 8
[   108.711]     YCharSize: 16
[   108.711]     NumberOfPlanes: 1
[   108.711]     BitsPerPixel: 8
[   108.711]     NumberOfBanks: 1
[   108.711]     MemoryModel: 4
[   108.711]     BankSize: 0
[   108.711]     NumberOfImages: 30
[   108.711]     RedMaskSize: 0
[   108.711]     RedFieldPosition: 0
[   108.711]     GreenMaskSize: 0
[   108.711]     GreenFieldPosition: 0
[   108.711]     BlueMaskSize: 0
[   108.711]     BlueFieldPosition: 0
[   108.711]     RsvdMaskSize: 0
[   108.711]     RsvdFieldPosition: 0
[   108.711]     DirectColorModeInfo: 0
[   108.711]     PhysBasePtr: 0xe0000000
[   108.711]     LinBytesPerScanLine: 320
[   108.711]     BnkNumberOfImagePages: 30
[   108.711]     LinNumberOfImagePages: 30
[   108.711]     LinRedMaskSize: 0
[   108.711]     LinRedFieldPosition: 0
[   108.711]     LinGreenMaskSize: 0
[   108.711]     LinGreenFieldPosition: 0
[   108.711]     LinBlueMaskSize: 0
[   108.711]     LinBlueFieldPosition: 0
[   108.711]     LinRsvdMaskSize: 0
[   108.711]     LinRsvdFieldPosition: 0
[   108.711]     MaxPixelClock: 229500000
[   108.712] Mode: 132 (320x400)
[   108.712]     ModeAttributes: 0x39f
[   108.712]     WinAAttributes: 0x7
[   108.712]     WinBAttributes: 0x0
[   108.712]     WinGranularity: 64
[   108.712]     WinSize: 64
[   108.712]     WinASegment: 0xa000
[   108.712]     WinBSegment: 0x0
[   108.712]     WinFuncPtr: 0xc0009d81
[   108.712]     BytesPerScanline: 640
[   108.712]     XResolution: 320
[   108.712]     YResolution: 400
[   108.712]     XCharSize: 8
[   108.712]     YCharSize: 16
[   108.712]     NumberOfPlanes: 1
[   108.712]     BitsPerPixel: 16
[   108.712]     NumberOfBanks: 1
[   108.712]     MemoryModel: 6
[   108.712]     BankSize: 0
[   108.712]     NumberOfImages: 14
[   108.712]     RedMaskSize: 5
[   108.712]     RedFieldPosition: 11
[   108.712]     GreenMaskSize: 6
[   108.712]     GreenFieldPosition: 5
[   108.712]     BlueMaskSize: 5
[   108.712]     BlueFieldPosition: 0
[   108.712]     RsvdMaskSize: 0
[   108.712]     RsvdFieldPosition: 0
[   108.712]     DirectColorModeInfo: 0
[   108.712]     PhysBasePtr: 0xe0000000
[   108.712]     LinBytesPerScanLine: 640
[   108.712]     BnkNumberOfImagePages: 14
[   108.712]     LinNumberOfImagePages: 14
[   108.712]     LinRedMaskSize: 5
[   108.712]     LinRedFieldPosition: 11
[   108.712]     LinGreenMaskSize: 6
[   108.712]     LinGreenFieldPosition: 5
[   108.712]     LinBlueMaskSize: 5
[   108.712]     LinBlueFieldPosition: 0
[   108.712]     LinRsvdMaskSize: 0
[   108.712]     LinRsvdFieldPosition: 0
[   108.712]     MaxPixelClock: 229500000
[   108.713] *Mode: 133 (320x400)
[   108.713]     ModeAttributes: 0x39f
[   108.713]     WinAAttributes: 0x7
[   108.713]     WinBAttributes: 0x0
[   108.713]     WinGranularity: 64
[   108.713]     WinSize: 64
[   108.713]     WinASegment: 0xa000
[   108.713]     WinBSegment: 0x0
[   108.713]     WinFuncPtr: 0xc0009d81
[   108.713]     BytesPerScanline: 1280
[   108.714]     XResolution: 320
[   108.714]     YResolution: 400
[   108.714]     XCharSize: 8
[   108.714]     YCharSize: 16
[   108.714]     NumberOfPlanes: 1
[   108.714]     BitsPerPixel: 32
[   108.714]     NumberOfBanks: 1
[   108.714]     MemoryModel: 6
[   108.714]     BankSize: 0
[   108.714]     NumberOfImages: 6
[   108.714]     RedMaskSize: 8
[   108.714]     RedFieldPosition: 16
[   108.714]     GreenMaskSize: 8
[   108.714]     GreenFieldPosition: 8
[   108.714]     BlueMaskSize: 8
[   108.714]     BlueFieldPosition: 0
[   108.714]     RsvdMaskSize: 8
[   108.714]     RsvdFieldPosition: 24
[   108.714]     DirectColorModeInfo: 0
[   108.714]     PhysBasePtr: 0xe0000000
[   108.714]     LinBytesPerScanLine: 1280
[   108.714]     BnkNumberOfImagePages: 6
[   108.714]     LinNumberOfImagePages: 6
[   108.714]     LinRedMaskSize: 8
[   108.714]     LinRedFieldPosition: 16
[   108.714]     LinGreenMaskSize: 8
[   108.714]     LinGreenFieldPosition: 8
[   108.714]     LinBlueMaskSize: 8
[   108.714]     LinBlueFieldPosition: 0
[   108.714]     LinRsvdMaskSize: 8
[   108.714]     LinRsvdFieldPosition: 24
[   108.714]     MaxPixelClock: 229500000
[   108.715] Mode: 134 (320x240)
[   108.715]     ModeAttributes: 0x39f
[   108.715]     WinAAttributes: 0x7
[   108.715]     WinBAttributes: 0x0
[   108.715]     WinGranularity: 64
[   108.715]     WinSize: 64
[   108.715]     WinASegment: 0xa000
[   108.715]     WinBSegment: 0x0
[   108.715]     WinFuncPtr: 0xc0009d81
[   108.715]     BytesPerScanline: 320
[   108.715]     XResolution: 320
[   108.715]     YResolution: 240
[   108.715]     XCharSize: 8
[   108.715]     YCharSize: 8
[   108.715]     NumberOfPlanes: 1
[   108.715]     BitsPerPixel: 8
[   108.715]     NumberOfBanks: 1
[   108.715]     MemoryModel: 4
[   108.715]     BankSize: 0
[   108.715]     NumberOfImages: 30
[   108.715]     RedMaskSize: 0
[   108.715]     RedFieldPosition: 0
[   108.715]     GreenMaskSize: 0
[   108.715]     GreenFieldPosition: 0
[   108.715]     BlueMaskSize: 0
[   108.715]     BlueFieldPosition: 0
[   108.715]     RsvdMaskSize: 0
[   108.715]     RsvdFieldPosition: 0
[   108.715]     DirectColorModeInfo: 0
[   108.715]     PhysBasePtr: 0xe0000000
[   108.715]     LinBytesPerScanLine: 320
[   108.715]     BnkNumberOfImagePages: 30
[   108.715]     LinNumberOfImagePages: 30
[   108.715]     LinRedMaskSize: 0
[   108.715]     LinRedFieldPosition: 0
[   108.715]     LinGreenMaskSize: 0
[   108.715]     LinGreenFieldPosition: 0
[   108.715]     LinBlueMaskSize: 0
[   108.715]     LinBlueFieldPosition: 0
[   108.715]     LinRsvdMaskSize: 0
[   108.715]     LinRsvdFieldPosition: 0
[   108.715]     MaxPixelClock: 229500000
[   108.716] Mode: 135 (320x240)
[   108.716]     ModeAttributes: 0x39f
[   108.716]     WinAAttributes: 0x7
[   108.716]     WinBAttributes: 0x0
[   108.716]     WinGranularity: 64
[   108.716]     WinSize: 64
[   108.716]     WinASegment: 0xa000
[   108.716]     WinBSegment: 0x0
[   108.716]     WinFuncPtr: 0xc0009d81
[   108.716]     BytesPerScanline: 640
[   108.716]     XResolution: 320
[   108.716]     YResolution: 240
[   108.716]     XCharSize: 8
[   108.716]     YCharSize: 8
[   108.716]     NumberOfPlanes: 1
[   108.716]     BitsPerPixel: 16
[   108.716]     NumberOfBanks: 1
[   108.716]     MemoryModel: 6
[   108.716]     BankSize: 0
[   108.716]     NumberOfImages: 19
[   108.716]     RedMaskSize: 5
[   108.716]     RedFieldPosition: 11
[   108.716]     GreenMaskSize: 6
[   108.716]     GreenFieldPosition: 5
[   108.716]     BlueMaskSize: 5
[   108.716]     BlueFieldPosition: 0
[   108.716]     RsvdMaskSize: 0
[   108.716]     RsvdFieldPosition: 0
[   108.716]     DirectColorModeInfo: 0
[   108.716]     PhysBasePtr: 0xe0000000
[   108.717]     LinBytesPerScanLine: 640
[   108.717]     BnkNumberOfImagePages: 19
[   108.717]     LinNumberOfImagePages: 19
[   108.717]     LinRedMaskSize: 5
[   108.717]     LinRedFieldPosition: 11
[   108.717]     LinGreenMaskSize: 6
[   108.717]     LinGreenFieldPosition: 5
[   108.717]     LinBlueMaskSize: 5
[   108.717]     LinBlueFieldPosition: 0
[   108.717]     LinRsvdMaskSize: 0
[   108.717]     LinRsvdFieldPosition: 0
[   108.717]     MaxPixelClock: 229500000
[   108.718] *Mode: 136 (320x240)
[   108.718]     ModeAttributes: 0x39f
[   108.718]     WinAAttributes: 0x7
[   108.718]     WinBAttributes: 0x0
[   108.718]     WinGranularity: 64
[   108.718]     WinSize: 64
[   108.718]     WinASegment: 0xa000
[   108.718]     WinBSegment: 0x0
[   108.718]     WinFuncPtr: 0xc0009d81
[   108.718]     BytesPerScanline: 1280
[   108.718]     XResolution: 320
[   108.718]     YResolution: 240
[   108.718]     XCharSize: 8
[   108.718]     YCharSize: 8
[   108.718]     NumberOfPlanes: 1
[   108.718]     BitsPerPixel: 32
[   108.718]     NumberOfBanks: 1
[   108.718]     MemoryModel: 6
[   108.718]     BankSize: 0
[   108.718]     NumberOfImages: 10
[   108.718]     RedMaskSize: 8
[   108.718]     RedFieldPosition: 16
[   108.718]     GreenMaskSize: 8
[   108.718]     GreenFieldPosition: 8
[   108.718]     BlueMaskSize: 8
[   108.718]     BlueFieldPosition: 0
[   108.718]     RsvdMaskSize: 8
[   108.718]     RsvdFieldPosition: 24
[   108.718]     DirectColorModeInfo: 0
[   108.718]     PhysBasePtr: 0xe0000000
[   108.718]     LinBytesPerScanLine: 1280
[   108.718]     BnkNumberOfImagePages: 10
[   108.718]     LinNumberOfImagePages: 10
[   108.718]     LinRedMaskSize: 8
[   108.718]     LinRedFieldPosition: 16
[   108.718]     LinGreenMaskSize: 8
[   108.718]     LinGreenFieldPosition: 8
[   108.718]     LinBlueMaskSize: 8
[   108.718]     LinBlueFieldPosition: 0
[   108.718]     LinRsvdMaskSize: 8
[   108.718]     LinRsvdFieldPosition: 24
[   108.718]     MaxPixelClock: 229500000
[   108.719] Mode: 13d (640x400)
[   108.719]     ModeAttributes: 0x39f
[   108.719]     WinAAttributes: 0x7
[   108.719]     WinBAttributes: 0x0
[   108.719]     WinGranularity: 64
[   108.719]     WinSize: 64
[   108.719]     WinASegment: 0xa000
[   108.719]     WinBSegment: 0x0
[   108.719]     WinFuncPtr: 0xc0009d81
[   108.719]     BytesPerScanline: 1280
[   108.719]     XResolution: 640
[   108.719]     YResolution: 400
[   108.719]     XCharSize: 8
[   108.719]     YCharSize: 16
[   108.719]     NumberOfPlanes: 1
[   108.719]     BitsPerPixel: 16
[   108.719]     NumberOfBanks: 1
[   108.719]     MemoryModel: 6
[   108.719]     BankSize: 0
[   108.719]     NumberOfImages: 6
[   108.719]     RedMaskSize: 5
[   108.719]     RedFieldPosition: 11
[   108.719]     GreenMaskSize: 6
[   108.719]     GreenFieldPosition: 5
[   108.719]     BlueMaskSize: 5
[   108.719]     BlueFieldPosition: 0
[   108.719]     RsvdMaskSize: 0
[   108.719]     RsvdFieldPosition: 0
[   108.719]     DirectColorModeInfo: 0
[   108.719]     PhysBasePtr: 0xe0000000
[   108.719]     LinBytesPerScanLine: 1280
[   108.719]     BnkNumberOfImagePages: 6
[   108.719]     LinNumberOfImagePages: 6
[   108.719]     LinRedMaskSize: 5
[   108.719]     LinRedFieldPosition: 11
[   108.719]     LinGreenMaskSize: 6
[   108.720]     LinGreenFieldPosition: 5
[   108.720]     LinBlueMaskSize: 5
[   108.720]     LinBlueFieldPosition: 0
[   108.720]     LinRsvdMaskSize: 0
[   108.720]     LinRsvdFieldPosition: 0
[   108.720]     MaxPixelClock: 229500000
[   108.721] *Mode: 13e (640x400)
[   108.721]     ModeAttributes: 0x39f
[   108.721]     WinAAttributes: 0x7
[   108.721]     WinBAttributes: 0x0
[   108.721]     WinGranularity: 64
[   108.721]     WinSize: 64
[   108.721]     WinASegment: 0xa000
[   108.721]     WinBSegment: 0x0
[   108.721]     WinFuncPtr: 0xc0009d81
[   108.721]     BytesPerScanline: 2560
[   108.721]     XResolution: 640
[   108.721]     YResolution: 400
[   108.721]     XCharSize: 8
[   108.721]     YCharSize: 16
[   108.721]     NumberOfPlanes: 1
[   108.721]     BitsPerPixel: 32
[   108.721]     NumberOfBanks: 1
[   108.721]     MemoryModel: 6
[   108.721]     BankSize: 0
[   108.721]     NumberOfImages: 2
[   108.721]     RedMaskSize: 8
[   108.721]     RedFieldPosition: 16
[   108.721]     GreenMaskSize: 8
[   108.721]     GreenFieldPosition: 8
[   108.721]     BlueMaskSize: 8
[   108.721]     BlueFieldPosition: 0
[   108.721]     RsvdMaskSize: 8
[   108.721]     RsvdFieldPosition: 24
[   108.721]     DirectColorModeInfo: 0
[   108.721]     PhysBasePtr: 0xe0000000
[   108.721]     LinBytesPerScanLine: 2560
[   108.721]     BnkNumberOfImagePages: 2
[   108.721]     LinNumberOfImagePages: 2
[   108.721]     LinRedMaskSize: 8
[   108.721]     LinRedFieldPosition: 16
[   108.721]     LinGreenMaskSize: 8
[   108.721]     LinGreenFieldPosition: 8
[   108.721]     LinBlueMaskSize: 8
[   108.721]     LinBlueFieldPosition: 0
[   108.721]     LinRsvdMaskSize: 8
[   108.721]     LinRsvdFieldPosition: 24
[   108.721]     MaxPixelClock: 229500000
[   108.722] Mode: 145 (1600x1200)
[   108.722]     ModeAttributes: 0x39f
[   108.722]     WinAAttributes: 0x7
[   108.722]     WinBAttributes: 0x0
[   108.722]     WinGranularity: 64
[   108.722]     WinSize: 64
[   108.722]     WinASegment: 0xa000
[   108.722]     WinBSegment: 0x0
[   108.722]     WinFuncPtr: 0xc0009d81
[   108.722]     BytesPerScanline: 1600
[   108.722]     XResolution: 1600
[   108.722]     YResolution: 1200
[   108.722]     XCharSize: 8
[   108.722]     YCharSize: 16
[   108.722]     NumberOfPlanes: 1
[   108.722]     BitsPerPixel: 8
[   108.722]     NumberOfBanks: 1
[   108.722]     MemoryModel: 4
[   108.722]     BankSize: 0
[   108.722]     NumberOfImages: 1
[   108.722]     RedMaskSize: 0
[   108.722]     RedFieldPosition: 0
[   108.722]     GreenMaskSize: 0
[   108.722]     GreenFieldPosition: 0
[   108.722]     BlueMaskSize: 0
[   108.722]     BlueFieldPosition: 0
[   108.722]     RsvdMaskSize: 0
[   108.722]     RsvdFieldPosition: 0
[   108.722]     DirectColorModeInfo: 0
[   108.722]     PhysBasePtr: 0xe0000000
[   108.722]     LinBytesPerScanLine: 1600
[   108.722]     BnkNumberOfImagePages: 1
[   108.722]     LinNumberOfImagePages: 1
[   108.722]     LinRedMaskSize: 0
[   108.722]     LinRedFieldPosition: 0
[   108.722]     LinGreenMaskSize: 0
[   108.722]     LinGreenFieldPosition: 0
[   108.722]     LinBlueMaskSize: 0
[   108.723]     LinBlueFieldPosition: 0
[   108.723]     LinRsvdMaskSize: 0
[   108.723]     LinRsvdFieldPosition: 0
[   108.723]     MaxPixelClock: 229500000
[   108.724] Mode: 146 (1600x1200)
[   108.724]     ModeAttributes: 0x39f
[   108.724]     WinAAttributes: 0x7
[   108.724]     WinBAttributes: 0x0
[   108.724]     WinGranularity: 64
[   108.724]     WinSize: 64
[   108.724]     WinASegment: 0xa000
[   108.724]     WinBSegment: 0x0
[   108.724]     WinFuncPtr: 0xc0009d81
[   108.724]     BytesPerScanline: 3200
[   108.724]     XResolution: 1600
[   108.724]     YResolution: 1200
[   108.724]     XCharSize: 8
[   108.724]     YCharSize: 16
[   108.724]     NumberOfPlanes: 1
[   108.724]     BitsPerPixel: 16
[   108.724]     NumberOfBanks: 1
[   108.724]     MemoryModel: 6
[   108.724]     BankSize: 0
[   108.724]     NumberOfImages: 1
[   108.724]     RedMaskSize: 5
[   108.724]     RedFieldPosition: 11
[   108.724]     GreenMaskSize: 6
[   108.724]     GreenFieldPosition: 5
[   108.724]     BlueMaskSize: 5
[   108.724]     BlueFieldPosition: 0
[   108.724]     RsvdMaskSize: 0
[   108.724]     RsvdFieldPosition: 0
[   108.724]     DirectColorModeInfo: 0
[   108.724]     PhysBasePtr: 0xe0000000
[   108.724]     LinBytesPerScanLine: 3200
[   108.724]     BnkNumberOfImagePages: 1
[   108.724]     LinNumberOfImagePages: 1
[   108.724]     LinRedMaskSize: 5
[   108.724]     LinRedFieldPosition: 11
[   108.724]     LinGreenMaskSize: 6
[   108.724]     LinGreenFieldPosition: 5
[   108.724]     LinBlueMaskSize: 5
[   108.724]     LinBlueFieldPosition: 0
[   108.724]     LinRsvdMaskSize: 0
[   108.724]     LinRsvdFieldPosition: 0
[   108.724]     MaxPixelClock: 229500000
[   108.725] Mode: 147 (1400x1050)
[   108.725]     ModeAttributes: 0x39f
[   108.725]     WinAAttributes: 0x7
[   108.725]     WinBAttributes: 0x0
[   108.725]     WinGranularity: 64
[   108.725]     WinSize: 64
[   108.725]     WinASegment: 0xa000
[   108.725]     WinBSegment: 0x0
[   108.725]     WinFuncPtr: 0xc0009d81
[   108.725]     BytesPerScanline: 1400
[   108.725]     XResolution: 1400
[   108.725]     YResolution: 1050
[   108.725]     XCharSize: 8
[   108.725]     YCharSize: 14
[   108.725]     NumberOfPlanes: 1
[   108.725]     BitsPerPixel: 8
[   108.725]     NumberOfBanks: 1
[   108.725]     MemoryModel: 4
[   108.725]     BankSize: 0
[   108.725]     NumberOfImages: 1
[   108.725]     RedMaskSize: 0
[   108.725]     RedFieldPosition: 0
[   108.725]     GreenMaskSize: 0
[   108.725]     GreenFieldPosition: 0
[   108.725]     BlueMaskSize: 0
[   108.725]     BlueFieldPosition: 0
[   108.725]     RsvdMaskSize: 0
[   108.725]     RsvdFieldPosition: 0
[   108.725]     DirectColorModeInfo: 0
[   108.725]     PhysBasePtr: 0xe0000000
[   108.725]     LinBytesPerScanLine: 1400
[   108.725]     BnkNumberOfImagePages: 1
[   108.725]     LinNumberOfImagePages: 1
[   108.725]     LinRedMaskSize: 0
[   108.725]     LinRedFieldPosition: 0
[   108.725]     LinGreenMaskSize: 0
[   108.725]     LinGreenFieldPosition: 0
[   108.725]     LinBlueMaskSize: 0
[   108.725]     LinBlueFieldPosition: 0
[   108.725]     LinRsvdMaskSize: 0
[   108.725]     LinRsvdFieldPosition: 0
[   108.725]     MaxPixelClock: 229500000
[   108.726] Mode: 148 (1400x1050)
[   108.727]     ModeAttributes: 0x39f
[   108.727]     WinAAttributes: 0x7
[   108.727]     WinBAttributes: 0x0
[   108.727]     WinGranularity: 64
[   108.727]     WinSize: 64
[   108.727]     WinASegment: 0xa000
[   108.727]     WinBSegment: 0x0
[   108.727]     WinFuncPtr: 0xc0009d81
[   108.727]     BytesPerScanline: 2800
[   108.727]     XResolution: 1400
[   108.727]     YResolution: 1050
[   108.727]     XCharSize: 8
[   108.727]     YCharSize: 14
[   108.727]     NumberOfPlanes: 1
[   108.727]     BitsPerPixel: 16
[   108.727]     NumberOfBanks: 1
[   108.727]     MemoryModel: 6
[   108.727]     BankSize: 0
[   108.727]     NumberOfImages: 1
[   108.727]     RedMaskSize: 5
[   108.727]     RedFieldPosition: 11
[   108.727]     GreenMaskSize: 6
[   108.727]     GreenFieldPosition: 5
[   108.727]     BlueMaskSize: 5
[   108.727]     BlueFieldPosition: 0
[   108.727]     RsvdMaskSize: 0
[   108.727]     RsvdFieldPosition: 0
[   108.727]     DirectColorModeInfo: 0
[   108.727]     PhysBasePtr: 0xe0000000
[   108.727]     LinBytesPerScanLine: 2800
[   108.727]     BnkNumberOfImagePages: 1
[   108.727]     LinNumberOfImagePages: 1
[   108.727]     LinRedMaskSize: 5
[   108.727]     LinRedFieldPosition: 11
[   108.727]     LinGreenMaskSize: 6
[   108.727]     LinGreenFieldPosition: 5
[   108.727]     LinBlueMaskSize: 5
[   108.727]     LinBlueFieldPosition: 0
[   108.727]     LinRsvdMaskSize: 0
[   108.727]     LinRsvdFieldPosition: 0
[   108.727]     MaxPixelClock: 229500000
[   108.728] *Mode: 152 (2048x1536)
[   108.728]     ModeAttributes: 0x3db
[   108.728]     WinAAttributes: 0x7
[   108.728]     WinBAttributes: 0x0
[   108.728]     WinGranularity: 64
[   108.728]     WinSize: 64
[   108.728]     WinASegment: 0xa000
[   108.728]     WinBSegment: 0x0
[   108.728]     WinFuncPtr: 0xc0009d81
[   108.728]     BytesPerScanline: 8192
[   108.728]     XResolution: 2048
[   108.728]     YResolution: 1536
[   108.728]     XCharSize: 8
[   108.728]     YCharSize: 16
[   108.728]     NumberOfPlanes: 1
[   108.728]     BitsPerPixel: 32
[   108.728]     NumberOfBanks: 1
[   108.728]     MemoryModel: 6
[   108.728]     BankSize: 0
[   108.728]     NumberOfImages: 0
[   108.728]     RedMaskSize: 8
[   108.728]     RedFieldPosition: 16
[   108.728]     GreenMaskSize: 8
[   108.728]     GreenFieldPosition: 8
[   108.728]     BlueMaskSize: 8
[   108.728]     BlueFieldPosition: 0
[   108.728]     RsvdMaskSize: 8
[   108.728]     RsvdFieldPosition: 24
[   108.728]     DirectColorModeInfo: 0
[   108.728]     PhysBasePtr: 0xe0000000
[   108.728]     LinBytesPerScanLine: 8192
[   108.728]     BnkNumberOfImagePages: 0
[   108.728]     LinNumberOfImagePages: 0
[   108.728]     LinRedMaskSize: 8
[   108.728]     LinRedFieldPosition: 16
[   108.728]     LinGreenMaskSize: 8
[   108.728]     LinGreenFieldPosition: 8
[   108.728]     LinBlueMaskSize: 8
[   108.728]     LinBlueFieldPosition: 0
[   108.728]     LinRsvdMaskSize: 8
[   108.728]     LinRsvdFieldPosition: 24
[   108.728]     MaxPixelClock: 229500000
[   108.728] 
[   108.728] (II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
[   108.729] (II) VESA(0): <default monitor>: Using hsync range of 30.00-70.00 kHz
[   108.729] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-85.00 Hz
[   108.729] (II) VESA(0): <default monitor>: Using maximum pixel clock of 190.00 MHz
[   108.729] (WW) VESA(0): Unable to estimate virtual size
[   108.729] (II) VESA(0): Not using built-in mode "2048x1536" (no mode of this name)
[   108.741] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[   108.741] (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
[   108.742] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[   108.742] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[   108.742] (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[   108.742] (**) VESA(0): *Built-in mode "1280x1024"
[   108.742] (**) VESA(0): *Built-in mode "1024x768"
[   108.742] (**) VESA(0): *Built-in mode "800x600"
[   108.742] (**) VESA(0): *Built-in mode "640x480"
[   108.742] (**) VESA(0): Display dimensions: (320, 240) mm
[   108.742] (**) VESA(0): DPI set to (101, 108)
[   108.742] (**) VESA(0): Using "Shadow Framebuffer"
[   108.742] (II) Loading sub module "shadow"
[   108.742] (II) LoadModule: "shadow"
[   108.742] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   108.752] (II) Module shadow: vendor="X.Org Foundation"
[   108.752]     compiled for 1.8.1.902, module version = 1.1.0
[   108.752]     ABI class: X.Org ANSI C Emulation, version 0.4
[   108.752] (II) Loading sub module "fb"
[   108.752] (II) LoadModule: "fb"
[   108.752] (II) Loading /usr/lib/xorg/modules/libfb.so
[   108.754] (II) Module fb: vendor="X.Org Foundation"
[   108.754]     compiled for 1.8.1.902, module version = 1.0.0
[   108.754]     ABI class: X.Org ANSI C Emulation, version 0.4
[   108.754] (==) Depth 24 pixmap format is 32 bpp
[   108.754] (II) Loading sub module "int10"
[   108.754] (II) LoadModule: "int10"
[   108.754] (II) Reloading /usr/lib/xorg/modules/libint10.so
[   108.754] (II) VESA(0): initializing int10
[   108.757] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   108.769] (II) VESA(0): VESA BIOS detected
[   108.769] (II) VESA(0): VESA VBE Version 3.0
[   108.769] (II) VESA(0): VESA VBE Total Mem: 262144 kB
[   108.769] (II) VESA(0): VESA VBE OEM: NVIDIA
[   108.769] (II) VESA(0): VESA VBE OEM Software Rev: 5.68
[   108.769] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[   108.769] (II) VESA(0): VESA VBE OEM Product: nv44 Board - p382h1  
[   108.769] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[   108.801] (II) VESA(0): virtual address = 0xa7180000,
    physical address = 0xe0000000, size = 268435456
[   108.818] (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
[   108.914] (==) VESA(0): Default visual is TrueColor
[   108.934] (==) VESA(0): Backing store disabled
[   108.939] (==) VESA(0): DPMS enabled
[   108.939] (==) RandR enabled
[   108.939] (II) Initializing built-in extension Generic Event Extension
[   108.939] (II) Initializing built-in extension SHAPE
[   108.939] (II) Initializing built-in extension MIT-SHM
[   108.939] (II) Initializing built-in extension XInputExtension
[   108.939] (II) Initializing built-in extension XTEST
[   108.939] (II) Initializing built-in extension BIG-REQUESTS
[   108.939] (II) Initializing built-in extension SYNC
[   108.939] (II) Initializing built-in extension XKEYBOARD
[   108.939] (II) Initializing built-in extension XC-MISC
[   108.939] (II) Initializing built-in extension SECURITY
[   108.939] (II) Initializing built-in extension XINERAMA
[   108.939] (II) Initializing built-in extension XFIXES
[   108.939] (II) Initializing built-in extension RENDER
[   108.939] (II) Initializing built-in extension RANDR
[   108.939] (II) Initializing built-in extension COMPOSITE
[   108.939] (II) Initializing built-in extension DAMAGE
[   108.952] (II) AIGLX: Screen 0 is not DRI2 capable
[   108.952] (II) AIGLX: Screen 0 is not DRI capable
[   108.999] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
[   108.999] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   109.626] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   109.626] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   109.626] (II) LoadModule: "evdev"
[   109.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   109.637] (II) Module evdev: vendor="X.Org Foundation"
[   109.637]     compiled for 1.8.1.902, module version = 2.4.0
[   109.637]     Module class: X.Org XInput Driver
[   109.637]     ABI class: X.Org XInput driver, version 9.0
[   109.637] (**) Power Button: always reports core events
[   109.637] (**) Power Button: Device: "/dev/input/event3"
[   109.637] (II) Power Button: Found keys
[   109.637] (II) Power Button: Configuring as keyboard
[   109.637] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   109.637] (**) Option "xkb_rules" "evdev"
[   109.637] (**) Option "xkb_model" "evdev"
[   109.637] (**) Option "xkb_layout" "us"
[   109.761] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   109.761] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   109.761] (**) Power Button: always reports core events
[   109.761] (**) Power Button: Device: "/dev/input/event1"
[   109.761] (II) Power Button: Found keys
[   109.761] (II) Power Button: Configuring as keyboard
[   109.761] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   109.761] (**) Option "xkb_rules" "evdev"
[   109.761] (**) Option "xkb_model" "evdev"
[   109.761] (**) Option "xkb_layout" "us"
[   109.762] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   109.762] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   109.762] (**) Sleep Button: always reports core events
[   109.762] (**) Sleep Button: Device: "/dev/input/event2"
[   109.762] (II) Sleep Button: Found keys
[   109.762] (II) Sleep Button: Configuring as keyboard
[   109.762] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[   109.762] (**) Option "xkb_rules" "evdev"
[   109.762] (**) Option "xkb_model" "evdev"
[   109.762] (**) Option "xkb_layout" "us"
[   109.766] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event5)
[   109.766] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[   109.766] (**) PIXART USB OPTICAL MOUSE: always reports core events
[   109.766] (**) PIXART USB OPTICAL MOUSE: Device: "/dev/input/event5"
[   109.766] (II) PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
[   109.766] (II) PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
[   109.766] (II) PIXART USB OPTICAL MOUSE: Found relative axes
[   109.766] (II) PIXART USB OPTICAL MOUSE: Found x and y relative axes
[   109.766] (II) PIXART USB OPTICAL MOUSE: Configuring as mouse
[   109.766] (**) PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[   109.766] (**) PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   109.766] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE)
[   109.766] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[   109.766] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0
[   109.766] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[   109.766] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[   109.766] (II) PIXART USB OPTICAL MOUSE: initialized for relative axes.
[   109.767] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0)
[   109.767] (II) No input driver/identifier specified (ignoring)
[   109.770] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   109.770] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   109.770] (**) AT Translated Set 2 keyboard: always reports core events
[   109.770] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   109.770] (II) AT Translated Set 2 keyboard: Found keys
[   109.770] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   109.770] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   109.770] (**) Option "xkb_rules" "evdev"
[   109.770] (**) Option "xkb_model" "evdev"
[   109.770] (**) Option "xkb_layout" "us"
[   109.771] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   109.771] (II) No input driver/identifier specified (ignoring)
[   126.856] (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)

Im using VGA connector:

01:00.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev a1)

...and the output of `pacman -Qs nouveau`:

local/nouveau-dri 7.8.2-3 [2,31 MB]
    Mesa Gallium3D DRI drivers for Nouveau - highly experimental/unsupported

And adjunt the kernel.log:

http://ayortan.uphero.com/issues/kernel.log

Last edited by Ayortano (2010-11-15 17:07:05)


Areida: Cloud computing is good

Offline

#8 2010-11-15 17:04:09

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Change screen resolution (im using Nouveau)

Please install xf86-video-nouveau - *this* is the video driver you need. nouveau-dri is for 3D. At the moment you're using vesa driver which doesn't support widescreen resolutions.

Last edited by karol (2010-11-15 17:05:21)

Offline

#9 2010-11-15 17:04:26

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: Change screen resolution (im using Nouveau)

1) Your xorg-server (1.8.1.902) is out of date. Upgrade to 1.9.2 by pacman -Syu.
2) You're using VESA driver instead of nouveau. Make sure you have all nouveau packages installed (i.e. xf86-video-nouveau, nouveau-dri, nouveau-firmware) and create /etc/X11/xorg.conf.d/20-nouveau.conf with this content:

Section "Device"
        Identifier "Default nvidia Device"
        Driver "nouveau"
EndSection

Offline

#10 2010-11-15 17:51:50

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Re: Change screen resolution (im using Nouveau)

Nothing. Same thing.

I did as recommended, but the screen fails again, so I think my graphics card is dead. Then i use vesa,  until can buy another, in 20 years LOL

Thanks for everything. Maybe I'm wrong, and if so, Please let me know.


Areida: Cloud computing is good

Offline

#11 2010-11-15 17:56:06

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Change screen resolution (im using Nouveau)

Did you rebuilt the kernel? If you've installed the driver, reboot your computer. If it still doesn't work, post the output of 'pacman -Qs nouveau'.

Offline

#12 2010-11-15 18:10:18

Ayortano
Member
Registered: 2010-11-15
Posts: 6

Re: Change screen resolution (im using Nouveau)

Thanks, I'm using vesa, but puzzled by the sudden death of my beloved Nvidia.

P.D: Show this:

[fede@framedesktop-arch ~]$ glxinfo | grep direct
direct rendering: Yes

And glxgears works...


Areida: Cloud computing is good

Offline

Board footer

Powered by FluxBB