Results 1 to 2 of 2

Thread: Display not detected after Hardy upgrade.

  1. #1
    Join Date
    Oct 2007
    Beans
    16

    Display not detected after Hardy upgrade.

    I upgraded from Gutsy to Heron yesterday. After doing so and rebooting, my display cannot be detected and I can only boot to Low Graphics Mode (800x600). I am on a Dell D830 and my graphics card is...

    Code:
    william@william-laptop:~$ lspci | grep nVidia
    01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 140M (rev a1)
    Here is my xorg.conf.

    Code:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:39:19 PDT 2008
    
    Section "ServerLayout"
    	Identifier	"Layout0"
      screen 0 "Screen0"
    	Inputdevice	"Keyboard0"	"CoreKeyboard"
    	Inputdevice	"Mouse0"	"CorePointer"
    EndSection
    
    Section "Files"
    	Rgbpath		"/usr/X11R6/lib/X11/rgb"
    EndSection
    
    Section "Module"
    	Load		"dbe"
    	Load		"extmod"
    	Load		"type1"
    	Load		"freetype"
    	Load		"glx"
    EndSection
    
    Section "InputDevice"
    	# generated from default
    	Identifier	"Mouse0"
    	Driver		"mouse"
    	Option		"Protocol"	"auto"
    	Option		"Device"	"/dev/psaux"
    	Option		"Emulate3Buttons"	"no"
    	Option		"ZAxisMapping"	"4 5"
    EndSection
    
    Section "InputDevice"
    	# generated from default
    	Identifier	"Keyboard0"
    	Driver		"kbd"
    EndSection
    
    Section "Monitor"
    	Identifier	"Monitor0"
    	Vendorname	"Unknown"
    	Modelname	"Unknown"
    	Horizsync	30.0	-	110.0
    	Vertrefresh	50.0	-	150.0
    	Option		"DPMS"
    EndSection
    
    Section "Device"
    	Identifier	"Device0"
    	Driver		"nvidia"
    	Vendorname	"NVIDIA Corporation"
    	Option		"NoLogo"	"True"
    EndSection
    
    Section "Screen"
    	Identifier	"Screen0"
    	Device		"Device0"
    	Monitor		"Monitor0"
    	Defaultdepth	24
    	SubSection "Display"
    		Depth	24
    	EndSubSection
    EndSection
    I have tried everything that I could find on these forums and from google. Including Envy, nvidia-xconfig, nvidia-settings (which said that I need to run nvidia-xconfig but to no avail), enabling and re-enabling the restricted driver, and I also did

    Code:
    $ sudo dpkg-reconfigure -phigh xserver-xorg
    $ sudo /etc/init.d/gdm restart
    which let me start X with a better resolution but not much better and then when I restarted it was back to Low Resolution Mode.

    Here is my Xorg.0.log

    Code:
    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.
    
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux Ubuntu (xorg-server 2:1.4.1~git20080131-1ubuntu9.2)
    Current Operating System: Linux william-laptop 2.6.22-15-generic #1 SMP Wed Aug 20 18:39:13 UTC 2008 i686
    Build Date: 13 June 2008  01:08:21AM
     
    	Before reporting problems, check 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: Wed Oct  8 08:34:34 2008
    (==) Using config file: "/etc/X11/xorg.conf.failsafe"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "Default Screen" (0)
    (**) |   |-->Monitor "Configured Monitor"
    (**) |   |-->Device "Configured Video Device"
    (**) |-->Input Device "Synaptics Touchpad"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) No FontPath specified.  Using compiled-in default.
    (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
    	Entry deleted from font path.
    (==) FontPath set to:
    	/usr/share/fonts/X11/misc,
    	/usr/share/fonts/X11/100dpi/:unscaled,
    	/usr/share/fonts/X11/75dpi/:unscaled,
    	/usr/share/fonts/X11/Type1,
    	/usr/share/fonts/X11/100dpi,
    	/usr/share/fonts/X11/75dpi,
    	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
    (==) RgbPath set to "/etc/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (==) |-->Input Device "Configured Mouse"
    (==) |-->Input Device "Generic Keyboard"
    (==) The core pointer device wasn't specified explicitly in the layout.
    	Using the first mouse device.
    (==) The core keyboard device wasn't specified explicitly in the layout.
    	Using the first keyboard device.
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81dc500
    (II) Module ABI versions:
    	X.Org ANSI C Emulation: 0.3
    	X.Org Video Driver: 2.0
    	X.Org XInput driver : 2.0
    	X.Org Server Extension : 0.3
    	X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 2.0
    (++) using VT number 9
    
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,2a00 card 1028,01fe rev 0c class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,2a01 card 0000,0000 rev 0c class 06,04,00 hdr 01
    (II) PCI: 00:1a:0: chip 8086,2834 card 1028,01fe rev 02 class 0c,03,00 hdr 80
    (II) PCI: 00:1a:1: chip 8086,2835 card 1028,01fe rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1a:7: chip 8086,283a card 1028,01fe rev 02 class 0c,03,20 hdr 00
    (II) PCI: 00:1b:0: chip 8086,284b card 1028,01fe rev 02 class 04,03,00 hdr 00
    (II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1c:5: chip 8086,2849 card 0000,0000 rev 02 class 06,04,00 hdr 81
    (II) PCI: 00:1d:0: chip 8086,2830 card 1028,01fe rev 02 class 0c,03,00 hdr 80
    (II) PCI: 00:1d:1: chip 8086,2831 card 1028,01fe rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:2: chip 8086,2832 card 1028,01fe rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1d:7: chip 8086,2836 card 1028,01fe rev 02 class 0c,03,20 hdr 00
    (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f2 class 06,04,01 hdr 01
    (II) PCI: 00:1f:0: chip 8086,2815 card 1028,01fe rev 02 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,2850 card 1028,01fe rev 02 class 01,01,8a hdr 00
    (II) PCI: 00:1f:2: chip 8086,2828 card 1028,01fe rev 02 class 01,01,8f hdr 00
    (II) PCI: 00:1f:3: chip 8086,283e card 1028,01fe rev 02 class 0c,05,00 hdr 00
    (II) PCI: 01:00:0: chip 10de,0429 card 1028,01fe rev a1 class 03,00,00 hdr 00
    (II) PCI: 03:01:0: chip 1217,7135 card 2001,0000 rev 21 class 06,07,00 hdr 82
    (II) PCI: 03:01:4: chip 1217,00f7 card 1028,01fe rev 02 class 0c,00,10 hdr 00
    (II) PCI: 09:00:0: chip 14e4,1673 card 1028,01fe rev 02 class 02,00,00 hdr 00
    (II) PCI: 0c:00:0: chip 14e4,4315 card 1028,000b rev 01 class 02,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,13), 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	0x0000d000 - 0x0000dfff (0x1000) IX[B]
    (II) Bus 1 non-prefetchable memory range:
    	[0] -1	0	0xfa000000 - 0xfeafffff (0x4b00000) MX[B]
    (II) Bus 1 prefetchable memory range:
    	[0] -1	0	0xe0000000 - 0xefffffff (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) PCI-to-PCI bridge:
    (II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 12 non-prefetchable memory range:
    	[0] -1	0	0xf9f00000 - 0xf9ffffff (0x100000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 13: bridge is at (0:28:3), (0,13,14), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 13 I/O range:
    	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
    (II) Bus 13 non-prefetchable memory range:
    	[0] -1	0	0xf9c00000 - 0xf9efffff (0x300000) MX[B]
    (II) Bus 13 prefetchable memory range:
    	[0] -1	0	0xf0000000 - 0xf01fffff (0x200000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 9: bridge is at (0:28:5), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 9 non-prefetchable memory range:
    	[0] -1	0	0xf9b00000 - 0xf9bfffff (0x100000) MX[B]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:30:0), (0,3,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 3 I/O range:
    	[0] -1	0	0x00002000 - 0x00002fff (0x1000) IX[B]
    (II) Bus 3 non-prefetchable memory range:
    	[0] -1	0	0xf9a00000 - 0xf9afffff (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)
    (II) PCI-to-CardBus bridge:
    (II) Bus 4: bridge is at (3:1:0), (3,4,7), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 4 I/O range:
    	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
    	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
    (--) PCI:*(1:0:0) nVidia Corporation Quadro NVS 140M rev 161, Mem @ 0xfd000000/24, 0xe0000000/28, 0xfa000000/25, I/O @ 0xdf00/7
    (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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    (II) Active PCI resource ranges:
    	[0] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[1] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[2] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[3] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[4] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[5] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[6] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[7] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[8] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[9] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[10] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[11] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[12] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[13] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[14] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[15] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[16] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[17] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[18] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[19] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[20] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[21] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[23] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[24] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[25] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[26] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[27] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[28] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    (II) Active PCI resource ranges after removing overlaps:
    	[0] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[1] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[2] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[3] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[4] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[5] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[6] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[7] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[8] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[9] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[10] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[11] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[12] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[13] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[14] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[15] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[16] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[17] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[18] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[19] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[20] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[21] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[23] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[24] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[25] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[26] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[27] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[28] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    (II) All system resource ranges:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[6] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[7] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[8] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[10] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[17] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[18] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[19] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[20] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[21] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[22] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[23] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[24] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[25] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[26] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[27] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[29] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[30] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[31] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[32] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[33] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[34] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 0.3
    (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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    	compiled for 4.0.2, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 0.1
    (II) NVIDIA GLX Module  169.12  Thu Feb 14 18:45:56 PST 2008
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    	compiled for 1.4.0.90, module version = 2.1.0
    	Module class: X.Org Font Renderer
    	ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.13.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.3.0
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 2.0
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    	compiled for 4.3.99.902, module version = 1.0.0
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    	compiled for 1.4.0, module version = 1.2.3
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    	compiled for 1.4.0, module version = 1.2.2
    	Module class: X.Org XInput Driver
    	ABI class: X.Org XInput driver, version 2.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset vesa found
    (II) resource ranges after xf86ClaimFixedResources() call:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[6] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[7] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[8] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[10] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[17] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[18] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[19] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[20] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[21] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[22] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[23] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[24] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[25] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[26] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[27] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[29] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[30] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[31] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[32] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[33] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[34] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    (II) resource ranges after probing:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[6] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[7] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[8] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[10] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
    	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
    	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
    	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[20] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[21] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[22] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[23] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[24] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[25] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[26] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[27] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[28] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[29] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[30] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[32] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[33] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[34] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[35] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[36] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[37] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
    	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
    (II) Setting vga for screen 0.
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.1.0
    	ABI class: X.Org Video Driver, version 2.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 2.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 14336 kB
    (II) VESA(0): VESA VBE OEM: NVIDIA
    (II) VESA(0): VESA VBE OEM Software Rev: 96.134
    (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
    (II) VESA(0): VESA VBE OEM Product: G86 Board - dawson0 
    (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
    (==) VESA(0): Depth 16, (--) framebuffer bpp 16
    (==) VESA(0): RGB weight 565
    (==) 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) Module "ddc" already built-in
    (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.
    (II) VESA(0): VESA VBE DDC read successfully
    (II) VESA(0): Manufacturer: VSC  Model: 701f  Serial#: 16843009
    (II) VESA(0): Year: 2008  Week: 17
    (II) VESA(0): EDID Version: 1.3
    (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) VESA(0): Sync:  Separate
    (II) VESA(0): Max H-Image Size [cm]: horiz.: 41  vert.: 26
    (II) VESA(0): Gamma: 2.20
    (II) VESA(0): DPMS capabilities: Off; RGB/Color Display
    (II) VESA(0): Default color space is primary color space
    (II) VESA(0): First detailed timing is preferred mode
    (II) VESA(0): redX: 0.650 redY: 0.330   greenX: 0.300 greenY: 0.600
    (II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
    (II) VESA(0): Supported VESA Video Modes:
    (II) VESA(0): 720x400@70Hz
    (II) VESA(0): 640x480@60Hz
    (II) VESA(0): 640x480@67Hz
    (II) VESA(0): 640x480@72Hz
    (II) VESA(0): 640x480@75Hz
    (II) VESA(0): 800x600@56Hz
    (II) VESA(0): 800x600@60Hz
    (II) VESA(0): 800x600@72Hz
    (II) VESA(0): 800x600@75Hz
    (II) VESA(0): 832x624@75Hz
    (II) VESA(0): 1024x768@60Hz
    (II) VESA(0): 1024x768@70Hz
    (II) VESA(0): 1024x768@75Hz
    (II) VESA(0): 1280x1024@75Hz
    (II) VESA(0): 1152x870@75Hz
    (II) VESA(0): Manufacturer's mask: 0
    (II) VESA(0): Supported Future Video Modes:
    (II) VESA(0): #0: hsize: 1440  vsize 900  refresh: 60  vid: 149
    (II) VESA(0): #1: hsize: 1440  vsize 900  refresh: 75  vid: 3989
    (II) VESA(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) VESA(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
    (II) VESA(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
    (II) VESA(0): Supported additional Video Mode:
    (II) VESA(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
    (II) VESA(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
    (II) VESA(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
    (II) VESA(0): Serial No: R0J081781222
    (II) VESA(0): Ranges: V min: 50  V max: 75 Hz, H min: 24  H max: 82 kHz, PixClock max 140 MHz
    (II) VESA(0): Monitor name: VA1903wSERIES
    (II) VESA(0): EDID (in hex):
    (II) VESA(0): 	00ffffffffffff005a631f7001010101
    (II) VESA(0): 	1112010308291a782eae95a6544c9926
    (II) VESA(0): 	0f5054bfef809500950f81808140714f
    (II) VESA(0): 	0101010101019a29a0d0518422305098
    (II) VESA(0): 	360098ff1000001c000000ff0052304a
    (II) VESA(0): 	3038313738313232320a000000fd0032
    (II) VESA(0): 	4b18520e000a202020202020000000fc
    (II) VESA(0): 	00564131393033775345524945530077
    (II) VESA(0): EDID vendor "VSC", prod id 28703
    (II) VESA(0): Using EDID range info for horizontal sync
    (II) VESA(0): Using EDID range info for vertical refresh
    (II) VESA(0): Printing DDC gathered Modelines:
    (II) VESA(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) VESA(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) VESA(0): Modeline "1440x900"x59.9  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
    (II) VESA(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
    (II) VESA(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    (II) VESA(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
    (II) VESA(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 100 (640x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 640
    	XResolution: 640
    	YResolution: 400
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 14
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 640
    	BnkNumberOfImagePages: 14
    	LinNumberOfImagePages: 14
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 101 (640x480)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 640
    	XResolution: 640
    	YResolution: 480
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 10
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 640
    	BnkNumberOfImagePages: 10
    	LinNumberOfImagePages: 10
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 102 (800x600)
    	ModeAttributes: 0x33f
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 100
    	XResolution: 800
    	YResolution: 600
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 4
    	BitsPerPixel: 4
    	NumberOfBanks: 1
    	MemoryModel: 3
    	BankSize: 0
    	NumberOfImages: 2
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0x0
    	LinBytesPerScanLine: 100
    	BnkNumberOfImagePages: 2
    	LinNumberOfImagePages: 2
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 108500000
    Mode: 103 (800x600)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 800
    	XResolution: 800
    	YResolution: 600
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 6
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 800
    	BnkNumberOfImagePages: 6
    	LinNumberOfImagePages: 6
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 104 (1024x768)
    	ModeAttributes: 0x33f
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 128
    	XResolution: 1024
    	YResolution: 768
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 4
    	BitsPerPixel: 4
    	NumberOfBanks: 1
    	MemoryModel: 3
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0x0
    	LinBytesPerScanLine: 128
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 108500000
    Mode: 105 (1024x768)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1024
    	XResolution: 1024
    	YResolution: 768
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 3
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1024
    	BnkNumberOfImagePages: 3
    	LinNumberOfImagePages: 3
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    *Mode: 10e (320x200)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 640
    	XResolution: 320
    	YResolution: 200
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 30
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 640
    	BnkNumberOfImagePages: 30
    	LinNumberOfImagePages: 30
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 10f (320x200)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 320
    	YResolution: 200
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 14
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 14
    	LinNumberOfImagePages: 14
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    *Mode: 111 (640x480)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 640
    	YResolution: 480
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 4
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 4
    	LinNumberOfImagePages: 4
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 112 (640x480)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 2560
    	XResolution: 640
    	YResolution: 480
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 2560
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    *Mode: 114 (800x600)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1600
    	XResolution: 800
    	YResolution: 600
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 2
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1600
    	BnkNumberOfImagePages: 2
    	LinNumberOfImagePages: 2
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 115 (800x600)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 3200
    	XResolution: 800
    	YResolution: 600
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 3200
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    *Mode: 117 (1024x768)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 2048
    	XResolution: 1024
    	YResolution: 768
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 2048
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 118 (1024x768)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 4096
    	XResolution: 1024
    	YResolution: 768
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 4096
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    Mode: 130 (320x200)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 320
    	XResolution: 320
    	YResolution: 200
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 62
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 320
    	BnkNumberOfImagePages: 62
    	LinNumberOfImagePages: 62
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 131 (320x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 320
    	XResolution: 320
    	YResolution: 400
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 30
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 320
    	BnkNumberOfImagePages: 30
    	LinNumberOfImagePages: 30
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    *Mode: 132 (320x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 640
    	XResolution: 320
    	YResolution: 400
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 14
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 640
    	BnkNumberOfImagePages: 14
    	LinNumberOfImagePages: 14
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 133 (320x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 320
    	YResolution: 400
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 6
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 6
    	LinNumberOfImagePages: 6
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    Mode: 134 (320x240)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 320
    	XResolution: 320
    	YResolution: 240
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 30
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 320
    	BnkNumberOfImagePages: 30
    	LinNumberOfImagePages: 30
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    *Mode: 135 (320x240)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 640
    	XResolution: 320
    	YResolution: 240
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 19
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 640
    	BnkNumberOfImagePages: 19
    	LinNumberOfImagePages: 19
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 136 (320x240)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 320
    	YResolution: 240
    	XCharSize: 8
    	YCharSize: 8
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 10
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 10
    	LinNumberOfImagePages: 10
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    *Mode: 13d (640x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 640
    	YResolution: 400
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 16
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 6
    	RedMaskSize: 5
    	RedFieldPosition: 11
    	GreenMaskSize: 6
    	GreenFieldPosition: 5
    	BlueMaskSize: 5
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 6
    	LinNumberOfImagePages: 6
    	LinRedMaskSize: 5
    	LinRedFieldPosition: 11
    	LinGreenMaskSize: 6
    	LinGreenFieldPosition: 5
    	LinBlueMaskSize: 5
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 13e (640x400)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 2560
    	XResolution: 640
    	YResolution: 400
    	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: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 2560
    	BnkNumberOfImagePages: 2
    	LinNumberOfImagePages: 2
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    Mode: 160 (1280x800)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 1280
    	XResolution: 1280
    	YResolution: 800
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 2
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 1280
    	BnkNumberOfImagePages: 2
    	LinNumberOfImagePages: 2
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    Mode: 161 (1280x800)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 5120
    	XResolution: 1280
    	YResolution: 800
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 32
    	NumberOfBanks: 1
    	MemoryModel: 6
    	BankSize: 0
    	NumberOfImages: 1
    	RedMaskSize: 8
    	RedFieldPosition: 16
    	GreenMaskSize: 8
    	GreenFieldPosition: 8
    	BlueMaskSize: 8
    	BlueFieldPosition: 0
    	RsvdMaskSize: 8
    	RsvdFieldPosition: 24
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 5120
    	BnkNumberOfImagePages: 1
    	LinNumberOfImagePages: 1
    	LinRedMaskSize: 8
    	LinRedFieldPosition: 16
    	LinGreenMaskSize: 8
    	LinGreenFieldPosition: 8
    	LinBlueMaskSize: 8
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 8
    	LinRsvdFieldPosition: 24
    	MaxPixelClock: 229500000
    Mode: 162 (768x480)
    	ModeAttributes: 0x3bf
    	WinAAttributes: 0x7
    	WinBAttributes: 0x0
    	WinGranularity: 64
    	WinSize: 64
    	WinASegment: 0xa000
    	WinBSegment: 0x0
    	WinFuncPtr: 0xc0008ebe
    	BytesPerScanline: 768
    	XResolution: 768
    	YResolution: 480
    	XCharSize: 8
    	YCharSize: 16
    	NumberOfPlanes: 1
    	BitsPerPixel: 8
    	NumberOfBanks: 1
    	MemoryModel: 4
    	BankSize: 0
    	NumberOfImages: 8
    	RedMaskSize: 0
    	RedFieldPosition: 0
    	GreenMaskSize: 0
    	GreenFieldPosition: 0
    	BlueMaskSize: 0
    	BlueFieldPosition: 0
    	RsvdMaskSize: 0
    	RsvdFieldPosition: 0
    	DirectColorModeInfo: 0
    	PhysBasePtr: 0xfb000000
    	LinBytesPerScanLine: 768
    	BnkNumberOfImagePages: 8
    	LinNumberOfImagePages: 8
    	LinRedMaskSize: 0
    	LinRedFieldPosition: 0
    	LinGreenMaskSize: 0
    	LinGreenFieldPosition: 0
    	LinBlueMaskSize: 0
    	LinBlueFieldPosition: 0
    	LinRsvdMaskSize: 0
    	LinRsvdFieldPosition: 0
    	MaxPixelClock: 229500000
    
    (II) VESA(0): Total Memory: 224 64KB banks (14336kB)
    (II) VESA(0): Configured Monitor: Using hsync range of 24.00-82.00 kHz
    (II) VESA(0): Configured Monitor: Using vrefresh range of 50.00-75.00 Hz
    (II) VESA(0): Configured Monitor: Using maximum pixel clock of 140.00 MHz
    (II) VESA(0): Not using built-in mode "1024x768" (width too large for virtual size)
    (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
    (--) VESA(0): Virtual size is 800x600 (pitch 800)
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0):  Built-in mode "640x480"
    (**) VESA(0): Display dimensions: (410, 260) mm
    (**) VESA(0): DPI set to (49, 58)
    (II) VESA(0): Attempting to use 72Hz refresh for mode "800x600" (114)
    (II) VESA(0): Attempting to use 73Hz refresh for mode "640x480" (111)
    (**) VESA(0): Using "Shadow Framebuffer"
    (II) Loading sub module "shadow"
    (II) LoadModule: "shadow"
    (II) Loading /usr/lib/xorg/modules//libshadow.so
    (II) Module shadow: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.1.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    	compiled for 1.4.0.90, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) do I need RAC?  No, I don't.
    (II) resource ranges after preInit:
    	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
    	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
    	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
    	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
    	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
    	[6] -1	0	0xf9afe800 - 0xf9afefff (0x800) MX[B]
    	[7] -1	0	0xf9aff000 - 0xf9afffff (0x1000) MX[B]
    	[8] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
    	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
    	[10] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
    	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
    	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
    	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
    	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
    	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
    	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
    	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
    	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
    	[20] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
    	[21] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
    	[22] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
    	[23] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
    	[24] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
    	[25] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
    	[26] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
    	[27] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
    	[28] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
    	[29] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
    	[30] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
    	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
    	[32] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
    	[33] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
    	[34] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
    	[35] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
    	[36] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
    	[37] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
    	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
    	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 14336 kB
    (II) VESA(0): VESA VBE OEM: NVIDIA
    (II) VESA(0): VESA VBE OEM Software Rev: 96.134
    (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
    (II) VESA(0): VESA VBE OEM Product: G86 Board - dawson0 
    (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
    (II) VESA(0): Splitting WC range: base: 0xfb000000, size: 0xe00000
    (II) VESA(0): Splitting WC range: base: 0xfb800000, size: 0x600000
    (==) VESA(0): Write-combining range (0xfbc00000,0x200000)
    (==) VESA(0): Write-combining range (0xfb800000,0x600000)
    (==) VESA(0): Write-combining range (0xfb000000,0xe00000)
    (II) VESA(0): virtual address = 0xb6025000,
    	physical address = 0xfb000000, size = 14680064
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Backing store disabled
    (II) VESA(0): DPMS enabled
    (==) RandR enabled
    (II) Setting vga for screen 0.
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    Atom 4, CARD32 4, unsigned long 4
    (II) Synaptics touchpad driver version 0.14.6 (1406)
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event4
    (**) Option "Device" "/dev/input/event4"
    (**) Option "HorizEdgeScroll" "0"
    (--) Synaptics Touchpad touchpad found
    (**) Option "SendCoreEvents" "true"
    (**) Synaptics Touchpad: always reports core events
    (WW) Configured Mouse: No Device specified, looking for one...
    (II) Configured Mouse: Setting Device option to "/dev/input/mice"
    (--) Configured Mouse: Device: "/dev/input/mice"
    (==) Configured Mouse: Protocol: "Auto"
    (**) Option "CorePointer"
    (**) Configured Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
    (**) Configured Mouse: Buttons: 9
    (**) Configured Mouse: Sensitivity: 1
    (**) Option "CoreKeyboard"
    (**) Generic Keyboard: always reports core events
    (**) Option "Protocol" "standard"
    (**) Generic Keyboard: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Generic Keyboard: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Generic Keyboard: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Generic Keyboard: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Generic Keyboard: CustomKeycodes disabled
    (II) evaluating device (Generic Keyboard)
    (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    (II) evaluating device (Configured Mouse)
    (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
    (II) evaluating device (Synaptics Touchpad)
    (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
    (--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
    (II) Configured Mouse: ps2EnableDataReporting: succeeded
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event4
    (**) Option "Device" "/dev/input/event4"
    (--) Synaptics Touchpad touchpad found
    SetClientVersion: 0 9
    Any help or thoughts will be much appreciated. I tried to post as much as I could think of. I hope I haven't left anything out.

  2. #2
    Join Date
    Jul 2008
    Beans
    4

    Re: Display not detected after Hardy upgrade.

    same here..
    updated something and now im struggling

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •