Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/01/2013, à 20:50

gamer204

Problèmes d'affichage après mise à jour sur 12.10

Bonjour bonjour !

Alors je vous expose mon problème : j'ai installé Ubuntu 12.10 il y a 5 mois environs. Pas de problèmes avec ma 9600GT, drivers nVidia à jour, double screen correctement configuré. J'ai fait une mise à jour hier, mise à jour qui traînait depuis 1 mois que je n'ai jamais pris le temps de faire jusqu'à hier, redémarage, puis POUF ! Je me retrouve avec un seul écran, en 640x480, et je ne peux utiliser une interface graphique qu'avec Gnome Shell, le bureau Unity se contente uniquement d'afficher l'arrière plan. J’essaie d'aller au nVidia Panel Control, il me dit que le driver nVidia n'est pas installé. Donc voilà, dans l'immédiat je ne peux pas vous donner plus d'infos, je ne peux pas utiliser ce PC en question ...

Merci de votre attention !

Hors ligne

#2 Le 04/01/2013, à 21:03

PI3RR3-29

Re : Problèmes d'affichage après mise à jour sur 12.10

Bonjour

avec Gnome, sous 10.10, ca me faisait assez souvent la meme chose (aucun probleme sous la 10.04), et j'ai resolut mon probleme avec la commande
gnome-shell --replace
que j'ai mis dans Applications au démarrage. Ca fait un peu bricolage, mais a la place d'avoir 4 demarrages sur 5 qui plantent, j'en ai 4 sur 5 qui reussissent (et le 5eme, j'ouvre un terminal avec un CTRL ALT T puis je met cette commande).

De plus, es tu sur que c'est bien la 12.10 que tu avais installé il y a 5 mois ? (elle etait encore en beta).

Enfin, dans Affichage, ne peux tu pas changer ta résolution ? (soit en manuel, soit par "detecter les ecrans")


Pour finir, si ca ne fonctionne pas, tu peux essayer en desintallant tous ce qui est NVidia sur ton PC avec la commande "apt-get purge" ou "apt-get remove" (http://doc.ubuntu-fr.org/apt-get#suppression_purge) (et en enlevant tous les fichiers de configurations qui peuvent trainer sur le PC) puis en reinstallant le pilote directement a partir du site NVidia (http://www.nvidia.fr/Download/index.aspx?lang=fr) mais je ne te donnerais pas de conseils a propos de ca, car j'ai toujours peur de faire une betise.

Dernière modification par PI3RR3-29 (Le 04/01/2013, à 21:09)

Hors ligne

#3 Le 04/01/2013, à 21:29

gamer204

Re : Problèmes d'affichage après mise à jour sur 12.10

Ok, j'essayerais ça quand j'aurais le temps en attendant de réellement résoudre le problème
Je n'ai plus l'application "Affichage" dans le menu, c'est pour ça que je suis bloqué ...
Et par contre je me suis trompé, c'étiait bien il y a 2 mois pour l'installation d'Ubuntu, faute de frappe ^^
Merci alors big_smile

EDIT : J'ai essayé gnome-shell --replace, il me dit "Unable to open X display". Le serveur X est corropu ? On peut le réinstaller ?

Voici mon xorg.conf :

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 304.43  (buildmeister@swio-display-x86-rhel47-13)  Sun Aug 19 21:19:28 PDT 2012


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
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       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Et mon Xorg.0.log :

[    21.396] 
X.Org X Server 1.13.0
Release Date: 2012-09-05
[    21.396] X Protocol Version 11, Revision 0
[    21.396] Build Operating System: Linux 3.2.0-32-generic x86_64 Ubuntu
[    21.396] Current Operating System: Linux Ubuntu-PC 3.5.0-21-generic #32-Ubuntu SMP Tue Dec 11 18:51:59 UTC 2012 x86_64
[    21.396] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-21-generic root=UUID=28d8e430-deb7-4c8b-9f6d-4ab5c24c86bd ro quiet splash
[    21.396] Build Date: 27 November 2012  07:44:35AM
[    21.396] xorg-server 2:1.13.0-0ubuntu6.1 (For technical support please see http://www.ubuntu.com/support) 
[    21.396] Current version of pixman: 0.26.0
[    21.396] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.396] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.396] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  4 22:01:03 2013
[    21.396] (==) Using config file: "/etc/X11/xorg.conf"
[    21.396] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.397] (==) ServerLayout "Layout0"
[    21.397] (**) |-->Screen "Screen0" (0)
[    21.397] (**) |   |-->Monitor "Monitor0"
[    21.397] (**) |   |-->Device "Device0"
[    21.397] (**) |-->Input Device "Keyboard0"
[    21.397] (**) |-->Input Device "Mouse0"
[    21.397] (==) Automatically adding devices
[    21.397] (==) Automatically enabling devices
[    21.397] (==) Automatically adding GPU devices
[    21.397] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    21.397] 	Entry deleted from font path.
[    21.397] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    21.397] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    21.397] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    21.397] (WW) Disabling Keyboard0
[    21.397] (WW) Disabling Mouse0
[    21.397] (II) Loader magic: 0x7ffa42b34c40
[    21.397] (II) Module ABI versions:
[    21.397] 	X.Org ANSI C Emulation: 0.4
[    21.397] 	X.Org Video Driver: 13.0
[    21.397] 	X.Org XInput driver : 18.0
[    21.397] 	X.Org Server Extension : 7.0
[    21.399] (--) PCI:*(0:1:0:0) 10de:0622:1462:1878 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/536870912, 0xf8000000/33554432, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
[    21.399] (II) Open ACPI successful (/var/run/acpid.socket)
[    21.399] Initializing built-in extension Generic Event Extension
[    21.399] Initializing built-in extension SHAPE
[    21.399] Initializing built-in extension MIT-SHM
[    21.399] Initializing built-in extension XInputExtension
[    21.399] Initializing built-in extension XTEST
[    21.400] Initializing built-in extension BIG-REQUESTS
[    21.400] Initializing built-in extension SYNC
[    21.400] Initializing built-in extension XKEYBOARD
[    21.400] Initializing built-in extension XC-MISC
[    21.400] Initializing built-in extension SECURITY
[    21.400] Initializing built-in extension XINERAMA
[    21.400] Initializing built-in extension XFIXES
[    21.400] Initializing built-in extension RENDER
[    21.400] Initializing built-in extension RANDR
[    21.400] Initializing built-in extension COMPOSITE
[    21.400] Initializing built-in extension DAMAGE
[    21.400] Initializing built-in extension MIT-SCREEN-SAVER
[    21.400] Initializing built-in extension DOUBLE-BUFFER
[    21.400] Initializing built-in extension RECORD
[    21.400] Initializing built-in extension DPMS
[    21.400] Initializing built-in extension X-Resource
[    21.400] Initializing built-in extension XVideo
[    21.400] Initializing built-in extension XVideo-MotionCompensation
[    21.400] Initializing built-in extension XFree86-VidModeExtension
[    21.400] Initializing built-in extension XFree86-DGA
[    21.400] Initializing built-in extension XFree86-DRI
[    21.400] Initializing built-in extension DRI2
[    21.400] (II) LoadModule: "glx"
[    21.400] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    21.429] (II) Module glx: vendor="NVIDIA Corporation"
[    21.429] 	compiled for 4.0.2, module version = 1.0.0
[    21.429] 	Module class: X.Org Server Extension
[    21.429] (II) NVIDIA GLX Module  304.43  Sun Aug 19 20:34:01 PDT 2012
[    21.429] Loading extension GLX
[    21.429] (II) LoadModule: "nvidia"
[    21.430] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    21.431] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.431] 	compiled for 4.0.2, module version = 1.0.0
[    21.431] 	Module class: X.Org Video Driver
[    21.435] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[    21.435] (EE) NVIDIA:     system's kernel log for additional error messages.
[    21.435] (II) UnloadModule: "nvidia"
[    21.435] (II) Unloading nvidia
[    21.436] (EE) Failed to load module "nvidia" (module-specific error, 0)
[    21.436] (==) Matched nvidia as autoconfigured driver 0
[    21.436] (==) Matched nouveau as autoconfigured driver 1
[    21.436] (==) Matched nv as autoconfigured driver 2
[    21.436] (==) Matched vesa as autoconfigured driver 3
[    21.436] (==) Matched modesetting as autoconfigured driver 4
[    21.436] (==) Matched fbdev as autoconfigured driver 5
[    21.436] (==) Assigned the driver to the xf86ConfigLayout
[    21.436] (II) LoadModule: "nvidia"
[    21.436] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    21.437] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.437] 	compiled for 4.0.2, module version = 1.0.0
[    21.437] 	Module class: X.Org Video Driver
[    21.441] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[    21.441] (EE) NVIDIA:     system's kernel log for additional error messages.
[    21.441] (II) UnloadModule: "nvidia"
[    21.441] (II) Unloading nvidia
[    21.441] (EE) Failed to load module "nvidia" (module-specific error, 0)
[    21.441] (II) LoadModule: "nouveau"
[    21.456] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    21.457] (II) Module nouveau: vendor="X.Org Foundation"
[    21.457] 	compiled for 1.13.0, module version = 1.0.2
[    21.457] 	Module class: X.Org Video Driver
[    21.457] 	ABI class: X.Org Video Driver, version 13.0
[    21.457] (II) LoadModule: "nv"
[    21.458] (WW) Warning, couldn't open module nv
[    21.458] (II) UnloadModule: "nv"
[    21.458] (II) Unloading nv
[    21.458] (EE) Failed to load module "nv" (module does not exist, 0)
[    21.458] (II) LoadModule: "vesa"
[    21.458] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    21.458] (II) Module vesa: vendor="X.Org Foundation"
[    21.458] 	compiled for 1.12.99.902, module version = 2.3.2
[    21.458] 	Module class: X.Org Video Driver
[    21.458] 	ABI class: X.Org Video Driver, version 13.0
[    21.458] (II) LoadModule: "modesetting"
[    21.458] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.458] (II) Module modesetting: vendor="X.Org Foundation"
[    21.458] 	compiled for 1.13.0, module version = 0.5.0
[    21.458] 	Module class: X.Org Video Driver
[    21.458] 	ABI class: X.Org Video Driver, version 13.0
[    21.458] (II) LoadModule: "fbdev"
[    21.459] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    21.459] (II) Module fbdev: vendor="X.Org Foundation"
[    21.459] 	compiled for 1.12.99.902, module version = 0.4.3
[    21.459] 	Module class: X.Org Video Driver
[    21.459] 	ABI class: X.Org Video Driver, version 13.0
[    21.459] (II) NOUVEAU driver Date:   Wed Sep 12 13:42:43 2012 +0200
[    21.459] (II) NOUVEAU driver for NVIDIA chipset families :
[    21.459] 	RIVA TNT        (NV04)
[    21.459] 	RIVA TNT2       (NV05)
[    21.459] 	GeForce 256     (NV10)
[    21.459] 	GeForce 2       (NV11, NV15)
[    21.459] 	GeForce 4MX     (NV17, NV18)
[    21.459] 	GeForce 3       (NV20)
[    21.459] 	GeForce 4Ti     (NV25, NV28)
[    21.459] 	GeForce FX      (NV3x)
[    21.459] 	GeForce 6       (NV4x)
[    21.459] 	GeForce 7       (G7x)
[    21.459] 	GeForce 8       (G8x)
[    21.459] 	GeForce GTX 200 (NVA0)
[    21.459] 	GeForce GTX 400 (NVC0)
[    21.459] (II) VESA: driver for VESA chipsets: vesa
[    21.459] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.459] (II) FBDEV: driver for framebuffer: fbdev
[    21.459] (++) using VT number 7

[    21.540] (EE) [drm] failed to open device
[    21.540] (WW) Falling back to old probe method for modesetting
[    21.540] (EE) open /dev/dri/card0: No such file or directory
[    21.540] (WW) Falling back to old probe method for fbdev
[    21.540] (II) Loading sub module "fbdevhw"
[    21.541] (II) LoadModule: "fbdevhw"
[    21.541] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    21.541] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.541] 	compiled for 1.13.0, module version = 0.0.2
[    21.541] 	ABI class: X.Org Video Driver, version 13.0
[    21.541] (EE) open /dev/fb0: No such file or directory
[    21.541] (II) Loading sub module "vbe"
[    21.541] (II) LoadModule: "vbe"
[    21.541] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    21.542] (II) Module vbe: vendor="X.Org Foundation"
[    21.542] 	compiled for 1.13.0, module version = 1.1.0
[    21.542] 	ABI class: X.Org Video Driver, version 13.0
[    21.542] (II) Loading sub module "int10"
[    21.542] (II) LoadModule: "int10"
[    21.542] (II) Loading /usr/lib/xorg/modules/libint10.so
[    21.542] (II) Module int10: vendor="X.Org Foundation"
[    21.542] 	compiled for 1.13.0, module version = 1.0.0
[    21.542] 	ABI class: X.Org Video Driver, version 13.0
[    21.542] (II) VESA(0): initializing int10
[    21.545] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    21.641] (II) VESA(0): VESA BIOS detected
[    21.641] (II) VESA(0): VESA VBE Version 3.0
[    21.641] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[    21.641] (II) VESA(0): VESA VBE OEM: NVIDIA
[    21.641] (II) VESA(0): VESA VBE OEM Software Rev: 98.148
[    21.641] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[    21.641] (II) VESA(0): VESA VBE OEM Product: G94 Board - 05620006
[    21.641] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[    21.799] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[    21.799] (==) VESA(0): RGB weight 888
[    21.799] (==) VESA(0): Default visual is TrueColor
[    21.799] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.799] (II) Loading sub module "ddc"
[    21.799] (II) LoadModule: "ddc"
[    21.799] (II) Module "ddc" already built-in
[    21.866] (II) VESA(0): VESA VBE DDC supported
[    21.866] (II) VESA(0): VESA VBE DDC Level 2
[    21.866] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    21.974] (II) VESA(0): VESA VBE DDC read successfully
[    21.974] (II) VESA(0): Manufacturer: DEL  Model: 3016  Serial#: 1094798406
[    21.974] (II) VESA(0): Year: 2005  Week: 3
[    21.974] (II) VESA(0): EDID Version: 1.3
[    21.974] (II) VESA(0): Digital Display Input
[    21.974] (II) VESA(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    21.974] (II) VESA(0): Gamma: 2.20
[    21.974] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
[    21.974] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    21.974] (II) VESA(0): Default color space is primary color space
[    21.974] (II) VESA(0): First detailed timing is preferred mode
[    21.974] (II) VESA(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    21.974] (II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    21.974] (II) VESA(0): Supported established timings:
[    21.974] (II) VESA(0): 720x400@70Hz
[    21.974] (II) VESA(0): 640x480@60Hz
[    21.974] (II) VESA(0): 640x480@75Hz
[    21.974] (II) VESA(0): 800x600@60Hz
[    21.974] (II) VESA(0): 800x600@75Hz
[    21.974] (II) VESA(0): 1024x768@60Hz
[    21.974] (II) VESA(0): 1024x768@75Hz
[    21.974] (II) VESA(0): 1280x1024@75Hz
[    21.974] (II) VESA(0): Manufacturer's mask: 0
[    21.974] (II) VESA(0): Supported standard timings:
[    21.974] (II) VESA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    21.974] (II) VESA(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    21.974] (II) VESA(0): Supported detailed timing:
[    21.974] (II) VESA(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    21.974] (II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    21.974] (II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    21.974] (II) VESA(0): Serial No: M627651BAALF
[    21.974] (II) VESA(0): Monitor name: DELL 1704FPV
[    21.974] (II) VESA(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[    21.974] (II) VESA(0): EDID (in hex):
[    21.974] (II) VESA(0): 	00ffffffffffff0010ac1630464c4141
[    21.974] (II) VESA(0): 	030f010380221b78eeee95a3544c9926
[    21.974] (II) VESA(0): 	0f5054a54b00714f8180010101010101
[    21.974] (II) VESA(0): 	010101010101302a009851002a403070
[    21.974] (II) VESA(0): 	1300520e1100001e000000ff004d3632
[    21.974] (II) VESA(0): 	373635314241414c460a000000fc0044
[    21.974] (II) VESA(0): 	454c4c20313730344650560a000000fd
[    21.974] (II) VESA(0): 	00384c1e510e000a2020202020200025
[    21.974] (II) VESA(0): EDID vendor "DEL", prod id 12310
[    21.974] (II) VESA(0): Using hsync ranges from config file
[    21.974] (II) VESA(0): Using vrefresh ranges from config file
[    21.974] (II) VESA(0): Printing DDC gathered Modelines:
[    21.974] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    21.974] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    21.974] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    21.974] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.974] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    21.974] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    21.974] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    21.974] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    21.974] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    21.974] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    21.975] (II) VESA(0): Searching for matching VESA mode(s):
[    21.977] Mode: 100 (640x400)
[    21.977] 	ModeAttributes: 0x3bf
[    21.977] 	WinAAttributes: 0x7
[    21.977] 	WinBAttributes: 0x0
[    21.977] 	WinGranularity: 64
[    21.977] 	WinSize: 64
[    21.977] 	WinASegment: 0xa000
[    21.977] 	WinBSegment: 0x0
[    21.977] 	WinFuncPtr: 0xc000940a
[    21.977] 	BytesPerScanline: 640
[    21.977] 	XResolution: 640
[    21.977] 	YResolution: 400
[    21.977] 	XCharSize: 8
[    21.977] 	YCharSize: 16
[    21.977] 	NumberOfPlanes: 1
[    21.977] 	BitsPerPixel: 8
[    21.977] 	NumberOfBanks: 1
[    21.977] 	MemoryModel: 4
[    21.977] 	BankSize: 0
[    21.977] 	NumberOfImages: 14
[    21.977] 	RedMaskSize: 0
[    21.977] 	RedFieldPosition: 0
[    21.977] 	GreenMaskSize: 0
[    21.977] 	GreenFieldPosition: 0
[    21.977] 	BlueMaskSize: 0
[    21.977] 	BlueFieldPosition: 0
[    21.977] 	RsvdMaskSize: 0
[    21.977] 	RsvdFieldPosition: 0
[    21.977] 	DirectColorModeInfo: 0
[    21.977] 	PhysBasePtr: 0xf9000000
[    21.977] 	LinBytesPerScanLine: 640
[    21.977] 	BnkNumberOfImagePages: 14
[    21.977] 	LinNumberOfImagePages: 14
[    21.977] 	LinRedMaskSize: 0
[    21.977] 	LinRedFieldPosition: 0
[    21.977] 	LinGreenMaskSize: 0
[    21.977] 	LinGreenFieldPosition: 0
[    21.977] 	LinBlueMaskSize: 0
[    21.977] 	LinBlueFieldPosition: 0
[    21.977] 	LinRsvdMaskSize: 0
[    21.977] 	LinRsvdFieldPosition: 0
[    21.977] 	MaxPixelClock: 229500000
[    21.980] Mode: 101 (640x480)
[    21.980] 	ModeAttributes: 0x3bf
[    21.980] 	WinAAttributes: 0x7
[    21.980] 	WinBAttributes: 0x0
[    21.980] 	WinGranularity: 64
[    21.980] 	WinSize: 64
[    21.980] 	WinASegment: 0xa000
[    21.980] 	WinBSegment: 0x0
[    21.980] 	WinFuncPtr: 0xc000940a
[    21.980] 	BytesPerScanline: 640
[    21.980] 	XResolution: 640
[    21.980] 	YResolution: 480
[    21.980] 	XCharSize: 8
[    21.980] 	YCharSize: 16
[    21.980] 	NumberOfPlanes: 1
[    21.980] 	BitsPerPixel: 8
[    21.980] 	NumberOfBanks: 1
[    21.980] 	MemoryModel: 4
[    21.980] 	BankSize: 0
[    21.980] 	NumberOfImages: 10
[    21.980] 	RedMaskSize: 0
[    21.980] 	RedFieldPosition: 0
[    21.980] 	GreenMaskSize: 0
[    21.980] 	GreenFieldPosition: 0
[    21.980] 	BlueMaskSize: 0
[    21.980] 	BlueFieldPosition: 0
[    21.980] 	RsvdMaskSize: 0
[    21.980] 	RsvdFieldPosition: 0
[    21.980] 	DirectColorModeInfo: 0
[    21.980] 	PhysBasePtr: 0xf9000000
[    21.980] 	LinBytesPerScanLine: 640
[    21.980] 	BnkNumberOfImagePages: 10
[    21.980] 	LinNumberOfImagePages: 10
[    21.980] 	LinRedMaskSize: 0
[    21.980] 	LinRedFieldPosition: 0
[    21.980] 	LinGreenMaskSize: 0
[    21.980] 	LinGreenFieldPosition: 0
[    21.980] 	LinBlueMaskSize: 0
[    21.980] 	LinBlueFieldPosition: 0
[    21.980] 	LinRsvdMaskSize: 0
[    21.980] 	LinRsvdFieldPosition: 0
[    21.980] 	MaxPixelClock: 229500000
[    21.982] Mode: 102 (800x600)
[    21.982] 	ModeAttributes: 0x33f
[    21.982] 	WinAAttributes: 0x7
[    21.982] 	WinBAttributes: 0x0
[    21.982] 	WinGranularity: 64
[    21.982] 	WinSize: 64
[    21.982] 	WinASegment: 0xa000
[    21.982] 	WinBSegment: 0x0
[    21.982] 	WinFuncPtr: 0xc000940a
[    21.982] 	BytesPerScanline: 100
[    21.982] 	XResolution: 800
[    21.982] 	YResolution: 600
[    21.982] 	XCharSize: 8
[    21.982] 	YCharSize: 16
[    21.982] 	NumberOfPlanes: 4
[    21.982] 	BitsPerPixel: 4
[    21.982] 	NumberOfBanks: 1
[    21.982] 	MemoryModel: 3
[    21.982] 	BankSize: 0
[    21.982] 	NumberOfImages: 2
[    21.982] 	RedMaskSize: 0
[    21.982] 	RedFieldPosition: 0
[    21.982] 	GreenMaskSize: 0
[    21.982] 	GreenFieldPosition: 0
[    21.982] 	BlueMaskSize: 0
[    21.982] 	BlueFieldPosition: 0
[    21.982] 	RsvdMaskSize: 0
[    21.982] 	RsvdFieldPosition: 0
[    21.982] 	DirectColorModeInfo: 0
[    21.982] 	PhysBasePtr: 0x0
[    21.982] 	LinBytesPerScanLine: 100
[    21.982] 	BnkNumberOfImagePages: 2
[    21.982] 	LinNumberOfImagePages: 2
[    21.982] 	LinRedMaskSize: 0
[    21.982] 	LinRedFieldPosition: 0
[    21.982] 	LinGreenMaskSize: 0
[    21.982] 	LinGreenFieldPosition: 0
[    21.982] 	LinBlueMaskSize: 0
[    21.982] 	LinBlueFieldPosition: 0
[    21.982] 	LinRsvdMaskSize: 0
[    21.983] 	LinRsvdFieldPosition: 0
[    21.983] 	MaxPixelClock: 108500000
[    21.985] Mode: 103 (800x600)
[    21.985] 	ModeAttributes: 0x3bf
[    21.985] 	WinAAttributes: 0x7
[    21.985] 	WinBAttributes: 0x0
[    21.985] 	WinGranularity: 64
[    21.985] 	WinSize: 64
[    21.985] 	WinASegment: 0xa000
[    21.985] 	WinBSegment: 0x0
[    21.985] 	WinFuncPtr: 0xc000940a
[    21.985] 	BytesPerScanline: 800
[    21.985] 	XResolution: 800
[    21.985] 	YResolution: 600
[    21.985] 	XCharSize: 8
[    21.985] 	YCharSize: 16
[    21.985] 	NumberOfPlanes: 1
[    21.985] 	BitsPerPixel: 8
[    21.985] 	NumberOfBanks: 1
[    21.985] 	MemoryModel: 4
[    21.985] 	BankSize: 0
[    21.985] 	NumberOfImages: 6
[    21.985] 	RedMaskSize: 0
[    21.985] 	RedFieldPosition: 0
[    21.985] 	GreenMaskSize: 0
[    21.985] 	GreenFieldPosition: 0
[    21.985] 	BlueMaskSize: 0
[    21.985] 	BlueFieldPosition: 0
[    21.985] 	RsvdMaskSize: 0
[    21.985] 	RsvdFieldPosition: 0
[    21.985] 	DirectColorModeInfo: 0
[    21.985] 	PhysBasePtr: 0xf9000000
[    21.985] 	LinBytesPerScanLine: 800
[    21.985] 	BnkNumberOfImagePages: 6
[    21.985] 	LinNumberOfImagePages: 6
[    21.985] 	LinRedMaskSize: 0
[    21.985] 	LinRedFieldPosition: 0
[    21.985] 	LinGreenMaskSize: 0
[    21.985] 	LinGreenFieldPosition: 0
[    21.985] 	LinBlueMaskSize: 0
[    21.985] 	LinBlueFieldPosition: 0
[    21.985] 	LinRsvdMaskSize: 0
[    21.985] 	LinRsvdFieldPosition: 0
[    21.985] 	MaxPixelClock: 229500000
[    21.987] Mode: 104 (1024x768)
[    21.987] 	ModeAttributes: 0x33f
[    21.987] 	WinAAttributes: 0x7
[    21.987] 	WinBAttributes: 0x0
[    21.987] 	WinGranularity: 64
[    21.987] 	WinSize: 64
[    21.987] 	WinASegment: 0xa000
[    21.987] 	WinBSegment: 0x0
[    21.988] 	WinFuncPtr: 0xc000940a
[    21.988] 	BytesPerScanline: 128
[    21.988] 	XResolution: 1024
[    21.988] 	YResolution: 768
[    21.988] 	XCharSize: 8
[    21.988] 	YCharSize: 16
[    21.988] 	NumberOfPlanes: 4
[    21.988] 	BitsPerPixel: 4
[    21.988] 	NumberOfBanks: 1
[    21.988] 	MemoryModel: 3
[    21.988] 	BankSize: 0
[    21.988] 	NumberOfImages: 1
[    21.988] 	RedMaskSize: 0
[    21.988] 	RedFieldPosition: 0
[    21.988] 	GreenMaskSize: 0
[    21.988] 	GreenFieldPosition: 0
[    21.988] 	BlueMaskSize: 0
[    21.988] 	BlueFieldPosition: 0
[    21.988] 	RsvdMaskSize: 0
[    21.988] 	RsvdFieldPosition: 0
[    21.988] 	DirectColorModeInfo: 0
[    21.988] 	PhysBasePtr: 0x0
[    21.988] 	LinBytesPerScanLine: 128
[    21.988] 	BnkNumberOfImagePages: 1
[    21.988] 	LinNumberOfImagePages: 1
[    21.988] 	LinRedMaskSize: 0
[    21.988] 	LinRedFieldPosition: 0
[    21.988] 	LinGreenMaskSize: 0
[    21.988] 	LinGreenFieldPosition: 0
[    21.988] 	LinBlueMaskSize: 0
[    21.988] 	LinBlueFieldPosition: 0
[    21.988] 	LinRsvdMaskSize: 0
[    21.988] 	LinRsvdFieldPosition: 0
[    21.988] 	MaxPixelClock: 108500000
[    21.990] Mode: 105 (1024x768)
[    21.990] 	ModeAttributes: 0x3bf
[    21.990] 	WinAAttributes: 0x7
[    21.990] 	WinBAttributes: 0x0
[    21.990] 	WinGranularity: 64
[    21.990] 	WinSize: 64
[    21.990] 	WinASegment: 0xa000
[    21.990] 	WinBSegment: 0x0
[    21.990] 	WinFuncPtr: 0xc000940a
[    21.990] 	BytesPerScanline: 1024
[    21.990] 	XResolution: 1024
[    21.990] 	YResolution: 768
[    21.990] 	XCharSize: 8
[    21.990] 	YCharSize: 16
[    21.990] 	NumberOfPlanes: 1
[    21.990] 	BitsPerPixel: 8
[    21.990] 	NumberOfBanks: 1
[    21.990] 	MemoryModel: 4
[    21.990] 	BankSize: 0
[    21.990] 	NumberOfImages: 3
[    21.990] 	RedMaskSize: 0
[    21.990] 	RedFieldPosition: 0
[    21.990] 	GreenMaskSize: 0
[    21.990] 	GreenFieldPosition: 0
[    21.990] 	BlueMaskSize: 0
[    21.990] 	BlueFieldPosition: 0
[    21.990] 	RsvdMaskSize: 0
[    21.990] 	RsvdFieldPosition: 0
[    21.990] 	DirectColorModeInfo: 0
[    21.990] 	PhysBasePtr: 0xf9000000
[    21.990] 	LinBytesPerScanLine: 1024
[    21.990] 	BnkNumberOfImagePages: 3
[    21.990] 	LinNumberOfImagePages: 3
[    21.990] 	LinRedMaskSize: 0
[    21.990] 	LinRedFieldPosition: 0
[    21.990] 	LinGreenMaskSize: 0
[    21.990] 	LinGreenFieldPosition: 0
[    21.990] 	LinBlueMaskSize: 0
[    21.990] 	LinBlueFieldPosition: 0
[    21.990] 	LinRsvdMaskSize: 0
[    21.990] 	LinRsvdFieldPosition: 0
[    21.990] 	MaxPixelClock: 229500000
[    21.993] Mode: 106 (1280x1024)
[    21.993] 	ModeAttributes: 0x33f
[    21.993] 	WinAAttributes: 0x7
[    21.993] 	WinBAttributes: 0x0
[    21.993] 	WinGranularity: 64
[    21.993] 	WinSize: 64
[    21.993] 	WinASegment: 0xa000
[    21.993] 	WinBSegment: 0x0
[    21.993] 	WinFuncPtr: 0xc000940a
[    21.993] 	BytesPerScanline: 160
[    21.993] 	XResolution: 1280
[    21.993] 	YResolution: 1024
[    21.993] 	XCharSize: 8
[    21.993] 	YCharSize: 16
[    21.993] 	NumberOfPlanes: 4
[    21.993] 	BitsPerPixel: 4
[    21.993] 	NumberOfBanks: 1
[    21.993] 	MemoryModel: 3
[    21.993] 	BankSize: 0
[    21.993] 	NumberOfImages: 1
[    21.993] 	RedMaskSize: 0
[    21.993] 	RedFieldPosition: 0
[    21.993] 	GreenMaskSize: 0
[    21.993] 	GreenFieldPosition: 0
[    21.993] 	BlueMaskSize: 0
[    21.993] 	BlueFieldPosition: 0
[    21.993] 	RsvdMaskSize: 0
[    21.993] 	RsvdFieldPosition: 0
[    21.993] 	DirectColorModeInfo: 0
[    21.993] 	PhysBasePtr: 0x0
[    21.993] 	LinBytesPerScanLine: 160
[    21.993] 	BnkNumberOfImagePages: 1
[    21.993] 	LinNumberOfImagePages: 1
[    21.993] 	LinRedMaskSize: 0
[    21.993] 	LinRedFieldPosition: 0
[    21.993] 	LinGreenMaskSize: 0
[    21.993] 	LinGreenFieldPosition: 0
[    21.993] 	LinBlueMaskSize: 0
[    21.993] 	LinBlueFieldPosition: 0
[    21.993] 	LinRsvdMaskSize: 0
[    21.993] 	LinRsvdFieldPosition: 0
[    21.993] 	MaxPixelClock: 108500000
[    21.995] Mode: 107 (1280x1024)
[    21.995] 	ModeAttributes: 0x3bf
[    21.995] 	WinAAttributes: 0x7
[    21.995] 	WinBAttributes: 0x0
[    21.995] 	WinGranularity: 64
[    21.995] 	WinSize: 64
[    21.995] 	WinASegment: 0xa000
[    21.995] 	WinBSegment: 0x0
[    21.995] 	WinFuncPtr: 0xc000940a
[    21.995] 	BytesPerScanline: 1280
[    21.996] 	XResolution: 1280
[    21.996] 	YResolution: 1024
[    21.996] 	XCharSize: 8
[    21.996] 	YCharSize: 16
[    21.996] 	NumberOfPlanes: 1
[    21.996] 	BitsPerPixel: 8
[    21.996] 	NumberOfBanks: 1
[    21.996] 	MemoryModel: 4
[    21.996] 	BankSize: 0
[    21.996] 	NumberOfImages: 1
[    21.996] 	RedMaskSize: 0
[    21.996] 	RedFieldPosition: 0
[    21.996] 	GreenMaskSize: 0
[    21.996] 	GreenFieldPosition: 0
[    21.996] 	BlueMaskSize: 0
[    21.996] 	BlueFieldPosition: 0
[    21.996] 	RsvdMaskSize: 0
[    21.996] 	RsvdFieldPosition: 0
[    21.996] 	DirectColorModeInfo: 0
[    21.996] 	PhysBasePtr: 0xf9000000
[    21.996] 	LinBytesPerScanLine: 1280
[    21.996] 	BnkNumberOfImagePages: 1
[    21.996] 	LinNumberOfImagePages: 1
[    21.996] 	LinRedMaskSize: 0
[    21.996] 	LinRedFieldPosition: 0
[    21.996] 	LinGreenMaskSize: 0
[    21.996] 	LinGreenFieldPosition: 0
[    21.996] 	LinBlueMaskSize: 0
[    21.996] 	LinBlueFieldPosition: 0
[    21.996] 	LinRsvdMaskSize: 0
[    21.996] 	LinRsvdFieldPosition: 0
[    21.996] 	MaxPixelClock: 229500000
[    21.998] Mode: 10e (320x200)
[    21.998] 	ModeAttributes: 0x3bf
[    21.998] 	WinAAttributes: 0x7
[    21.998] 	WinBAttributes: 0x0
[    21.998] 	WinGranularity: 64
[    21.998] 	WinSize: 64
[    21.998] 	WinASegment: 0xa000
[    21.998] 	WinBSegment: 0x0
[    21.998] 	WinFuncPtr: 0xc000940a
[    21.998] 	BytesPerScanline: 640
[    21.998] 	XResolution: 320
[    21.998] 	YResolution: 200
[    21.998] 	XCharSize: 8
[    21.998] 	YCharSize: 8
[    21.998] 	NumberOfPlanes: 1
[    21.998] 	BitsPerPixel: 16
[    21.998] 	NumberOfBanks: 1
[    21.998] 	MemoryModel: 6
[    21.998] 	BankSize: 0
[    21.998] 	NumberOfImages: 30
[    21.998] 	RedMaskSize: 5
[    21.998] 	RedFieldPosition: 11
[    21.998] 	GreenMaskSize: 6
[    21.998] 	GreenFieldPosition: 5
[    21.998] 	BlueMaskSize: 5
[    21.998] 	BlueFieldPosition: 0
[    21.998] 	RsvdMaskSize: 0
[    21.998] 	RsvdFieldPosition: 0
[    21.998] 	DirectColorModeInfo: 0
[    21.998] 	PhysBasePtr: 0xf9000000
[    21.998] 	LinBytesPerScanLine: 640
[    21.998] 	BnkNumberOfImagePages: 30
[    21.998] 	LinNumberOfImagePages: 30
[    21.998] 	LinRedMaskSize: 5
[    21.998] 	LinRedFieldPosition: 11
[    21.998] 	LinGreenMaskSize: 6
[    21.998] 	LinGreenFieldPosition: 5
[    21.998] 	LinBlueMaskSize: 5
[    21.998] 	LinBlueFieldPosition: 0
[    21.998] 	LinRsvdMaskSize: 0
[    21.998] 	LinRsvdFieldPosition: 0
[    21.998] 	MaxPixelClock: 229500000
[    22.001] *Mode: 10f (320x200)
[    22.001] 	ModeAttributes: 0x3bf
[    22.001] 	WinAAttributes: 0x7
[    22.001] 	WinBAttributes: 0x0
[    22.001] 	WinGranularity: 64
[    22.001] 	WinSize: 64
[    22.001] 	WinASegment: 0xa000
[    22.001] 	WinBSegment: 0x0
[    22.001] 	WinFuncPtr: 0xc000940a
[    22.001] 	BytesPerScanline: 1280
[    22.001] 	XResolution: 320
[    22.001] 	YResolution: 200
[    22.001] 	XCharSize: 8
[    22.001] 	YCharSize: 8
[    22.001] 	NumberOfPlanes: 1
[    22.001] 	BitsPerPixel: 32
[    22.001] 	NumberOfBanks: 1
[    22.001] 	MemoryModel: 6
[    22.001] 	BankSize: 0
[    22.001] 	NumberOfImages: 14
[    22.001] 	RedMaskSize: 8
[    22.001] 	RedFieldPosition: 16
[    22.001] 	GreenMaskSize: 8
[    22.001] 	GreenFieldPosition: 8
[    22.001] 	BlueMaskSize: 8
[    22.001] 	BlueFieldPosition: 0
[    22.001] 	RsvdMaskSize: 8
[    22.001] 	RsvdFieldPosition: 24
[    22.001] 	DirectColorModeInfo: 0
[    22.001] 	PhysBasePtr: 0xf9000000
[    22.001] 	LinBytesPerScanLine: 1280
[    22.001] 	BnkNumberOfImagePages: 14
[    22.001] 	LinNumberOfImagePages: 14
[    22.001] 	LinRedMaskSize: 8
[    22.001] 	LinRedFieldPosition: 16
[    22.001] 	LinGreenMaskSize: 8
[    22.001] 	LinGreenFieldPosition: 8
[    22.001] 	LinBlueMaskSize: 8
[    22.001] 	LinBlueFieldPosition: 0
[    22.001] 	LinRsvdMaskSize: 8
[    22.001] 	LinRsvdFieldPosition: 24
[    22.001] 	MaxPixelClock: 229500000
[    22.003] Mode: 111 (640x480)
[    22.003] 	ModeAttributes: 0x3bf
[    22.003] 	WinAAttributes: 0x7
[    22.003] 	WinBAttributes: 0x0
[    22.003] 	WinGranularity: 64
[    22.003] 	WinSize: 64
[    22.003] 	WinASegment: 0xa000
[    22.003] 	WinBSegment: 0x0
[    22.003] 	WinFuncPtr: 0xc000940a
[    22.003] 	BytesPerScanline: 1280
[    22.003] 	XResolution: 640
[    22.003] 	YResolution: 480
[    22.003] 	XCharSize: 8
[    22.004] 	YCharSize: 16
[    22.004] 	NumberOfPlanes: 1
[    22.004] 	BitsPerPixel: 16
[    22.004] 	NumberOfBanks: 1
[    22.004] 	MemoryModel: 6
[    22.004] 	BankSize: 0
[    22.004] 	NumberOfImages: 4
[    22.004] 	RedMaskSize: 5
[    22.004] 	RedFieldPosition: 11
[    22.004] 	GreenMaskSize: 6
[    22.004] 	GreenFieldPosition: 5
[    22.004] 	BlueMaskSize: 5
[    22.004] 	BlueFieldPosition: 0
[    22.004] 	RsvdMaskSize: 0
[    22.004] 	RsvdFieldPosition: 0
[    22.004] 	DirectColorModeInfo: 0
[    22.004] 	PhysBasePtr: 0xf9000000
[    22.004] 	LinBytesPerScanLine: 1280
[    22.004] 	BnkNumberOfImagePages: 4
[    22.004] 	LinNumberOfImagePages: 4
[    22.004] 	LinRedMaskSize: 5
[    22.004] 	LinRedFieldPosition: 11
[    22.004] 	LinGreenMaskSize: 6
[    22.004] 	LinGreenFieldPosition: 5
[    22.004] 	LinBlueMaskSize: 5
[    22.004] 	LinBlueFieldPosition: 0
[    22.004] 	LinRsvdMaskSize: 0
[    22.004] 	LinRsvdFieldPosition: 0
[    22.004] 	MaxPixelClock: 229500000
[    22.006] *Mode: 112 (640x480)
[    22.006] 	ModeAttributes: 0x3bf
[    22.006] 	WinAAttributes: 0x7
[    22.006] 	WinBAttributes: 0x0
[    22.006] 	WinGranularity: 64
[    22.006] 	WinSize: 64
[    22.006] 	WinASegment: 0xa000
[    22.006] 	WinBSegment: 0x0
[    22.006] 	WinFuncPtr: 0xc000940a
[    22.006] 	BytesPerScanline: 2560
[    22.006] 	XResolution: 640
[    22.006] 	YResolution: 480
[    22.006] 	XCharSize: 8
[    22.006] 	YCharSize: 16
[    22.006] 	NumberOfPlanes: 1
[    22.006] 	BitsPerPixel: 32
[    22.006] 	NumberOfBanks: 1
[    22.006] 	MemoryModel: 6
[    22.006] 	BankSize: 0
[    22.006] 	NumberOfImages: 1
[    22.006] 	RedMaskSize: 8
[    22.006] 	RedFieldPosition: 16
[    22.006] 	GreenMaskSize: 8
[    22.006] 	GreenFieldPosition: 8
[    22.006] 	BlueMaskSize: 8
[    22.006] 	BlueFieldPosition: 0
[    22.006] 	RsvdMaskSize: 8
[    22.006] 	RsvdFieldPosition: 24
[    22.006] 	DirectColorModeInfo: 0
[    22.006] 	PhysBasePtr: 0xf9000000
[    22.006] 	LinBytesPerScanLine: 2560
[    22.006] 	BnkNumberOfImagePages: 1
[    22.006] 	LinNumberOfImagePages: 1
[    22.006] 	LinRedMaskSize: 8
[    22.006] 	LinRedFieldPosition: 16
[    22.006] 	LinGreenMaskSize: 8
[    22.006] 	LinGreenFieldPosition: 8
[    22.006] 	LinBlueMaskSize: 8
[    22.006] 	LinBlueFieldPosition: 0
[    22.006] 	LinRsvdMaskSize: 8
[    22.006] 	LinRsvdFieldPosition: 24
[    22.006] 	MaxPixelClock: 229500000
[    22.009] Mode: 114 (800x600)
[    22.009] 	ModeAttributes: 0x3bf
[    22.009] 	WinAAttributes: 0x7
[    22.009] 	WinBAttributes: 0x0
[    22.009] 	WinGranularity: 64
[    22.009] 	WinSize: 64
[    22.009] 	WinASegment: 0xa000
[    22.009] 	WinBSegment: 0x0
[    22.009] 	WinFuncPtr: 0xc000940a
[    22.009] 	BytesPerScanline: 1600
[    22.009] 	XResolution: 800
[    22.009] 	YResolution: 600
[    22.009] 	XCharSize: 8
[    22.009] 	YCharSize: 16
[    22.009] 	NumberOfPlanes: 1
[    22.009] 	BitsPerPixel: 16
[    22.009] 	NumberOfBanks: 1
[    22.009] 	MemoryModel: 6
[    22.009] 	BankSize: 0
[    22.009] 	NumberOfImages: 2
[    22.009] 	RedMaskSize: 5
[    22.009] 	RedFieldPosition: 11
[    22.009] 	GreenMaskSize: 6
[    22.009] 	GreenFieldPosition: 5
[    22.009] 	BlueMaskSize: 5
[    22.009] 	BlueFieldPosition: 0
[    22.009] 	RsvdMaskSize: 0
[    22.009] 	RsvdFieldPosition: 0
[    22.009] 	DirectColorModeInfo: 0
[    22.009] 	PhysBasePtr: 0xf9000000
[    22.009] 	LinBytesPerScanLine: 1600
[    22.009] 	BnkNumberOfImagePages: 2
[    22.009] 	LinNumberOfImagePages: 2
[    22.009] 	LinRedMaskSize: 5
[    22.009] 	LinRedFieldPosition: 11
[    22.009] 	LinGreenMaskSize: 6
[    22.009] 	LinGreenFieldPosition: 5
[    22.009] 	LinBlueMaskSize: 5
[    22.009] 	LinBlueFieldPosition: 0
[    22.009] 	LinRsvdMaskSize: 0
[    22.009] 	LinRsvdFieldPosition: 0
[    22.009] 	MaxPixelClock: 229500000
[    22.011] *Mode: 115 (800x600)
[    22.011] 	ModeAttributes: 0x3bf
[    22.011] 	WinAAttributes: 0x7
[    22.011] 	WinBAttributes: 0x0
[    22.011] 	WinGranularity: 64
[    22.011] 	WinSize: 64
[    22.011] 	WinASegment: 0xa000
[    22.011] 	WinBSegment: 0x0
[    22.011] 	WinFuncPtr: 0xc000940a
[    22.011] 	BytesPerScanline: 3200
[    22.011] 	XResolution: 800
[    22.011] 	YResolution: 600
[    22.011] 	XCharSize: 8
[    22.011] 	YCharSize: 16
[    22.011] 	NumberOfPlanes: 1
[    22.011] 	BitsPerPixel: 32
[    22.011] 	NumberOfBanks: 1
[    22.011] 	MemoryModel: 6
[    22.011] 	BankSize: 0
[    22.011] 	NumberOfImages: 1
[    22.011] 	RedMaskSize: 8
[    22.011] 	RedFieldPosition: 16
[    22.011] 	GreenMaskSize: 8
[    22.011] 	GreenFieldPosition: 8
[    22.011] 	BlueMaskSize: 8
[    22.012] 	BlueFieldPosition: 0
[    22.012] 	RsvdMaskSize: 8
[    22.012] 	RsvdFieldPosition: 24
[    22.012] 	DirectColorModeInfo: 0
[    22.012] 	PhysBasePtr: 0xf9000000
[    22.012] 	LinBytesPerScanLine: 3200
[    22.012] 	BnkNumberOfImagePages: 1
[    22.012] 	LinNumberOfImagePages: 1
[    22.012] 	LinRedMaskSize: 8
[    22.012] 	LinRedFieldPosition: 16
[    22.012] 	LinGreenMaskSize: 8
[    22.012] 	LinGreenFieldPosition: 8
[    22.012] 	LinBlueMaskSize: 8
[    22.012] 	LinBlueFieldPosition: 0
[    22.012] 	LinRsvdMaskSize: 8
[    22.012] 	LinRsvdFieldPosition: 24
[    22.012] 	MaxPixelClock: 229500000
[    22.014] Mode: 117 (1024x768)
[    22.014] 	ModeAttributes: 0x3bf
[    22.014] 	WinAAttributes: 0x7
[    22.014] 	WinBAttributes: 0x0
[    22.014] 	WinGranularity: 64
[    22.014] 	WinSize: 64
[    22.014] 	WinASegment: 0xa000
[    22.014] 	WinBSegment: 0x0
[    22.014] 	WinFuncPtr: 0xc000940a
[    22.014] 	BytesPerScanline: 2048
[    22.014] 	XResolution: 1024
[    22.014] 	YResolution: 768
[    22.014] 	XCharSize: 8
[    22.014] 	YCharSize: 16
[    22.014] 	NumberOfPlanes: 1
[    22.014] 	BitsPerPixel: 16
[    22.014] 	NumberOfBanks: 1
[    22.014] 	MemoryModel: 6
[    22.014] 	BankSize: 0
[    22.014] 	NumberOfImages: 1
[    22.014] 	RedMaskSize: 5
[    22.014] 	RedFieldPosition: 11
[    22.014] 	GreenMaskSize: 6
[    22.014] 	GreenFieldPosition: 5
[    22.014] 	BlueMaskSize: 5
[    22.014] 	BlueFieldPosition: 0
[    22.014] 	RsvdMaskSize: 0
[    22.014] 	RsvdFieldPosition: 0
[    22.014] 	DirectColorModeInfo: 0
[    22.014] 	PhysBasePtr: 0xf9000000
[    22.014] 	LinBytesPerScanLine: 2048
[    22.014] 	BnkNumberOfImagePages: 1
[    22.014] 	LinNumberOfImagePages: 1
[    22.014] 	LinRedMaskSize: 5
[    22.014] 	LinRedFieldPosition: 11
[    22.014] 	LinGreenMaskSize: 6
[    22.014] 	LinGreenFieldPosition: 5
[    22.014] 	LinBlueMaskSize: 5
[    22.014] 	LinBlueFieldPosition: 0
[    22.014] 	LinRsvdMaskSize: 0
[    22.014] 	LinRsvdFieldPosition: 0
[    22.014] 	MaxPixelClock: 229500000
[    22.017] *Mode: 118 (1024x768)
[    22.017] 	ModeAttributes: 0x3bf
[    22.017] 	WinAAttributes: 0x7
[    22.017] 	WinBAttributes: 0x0
[    22.017] 	WinGranularity: 64
[    22.017] 	WinSize: 64
[    22.017] 	WinASegment: 0xa000
[    22.017] 	WinBSegment: 0x0
[    22.017] 	WinFuncPtr: 0xc000940a
[    22.017] 	BytesPerScanline: 4096
[    22.017] 	XResolution: 1024
[    22.017] 	YResolution: 768
[    22.017] 	XCharSize: 8
[    22.017] 	YCharSize: 16
[    22.017] 	NumberOfPlanes: 1
[    22.017] 	BitsPerPixel: 32
[    22.017] 	NumberOfBanks: 1
[    22.017] 	MemoryModel: 6
[    22.017] 	BankSize: 0
[    22.017] 	NumberOfImages: 1
[    22.017] 	RedMaskSize: 8
[    22.017] 	RedFieldPosition: 16
[    22.017] 	GreenMaskSize: 8
[    22.017] 	GreenFieldPosition: 8
[    22.017] 	BlueMaskSize: 8
[    22.017] 	BlueFieldPosition: 0
[    22.017] 	RsvdMaskSize: 8
[    22.017] 	RsvdFieldPosition: 24
[    22.017] 	DirectColorModeInfo: 0
[    22.017] 	PhysBasePtr: 0xf9000000
[    22.017] 	LinBytesPerScanLine: 4096
[    22.017] 	BnkNumberOfImagePages: 1
[    22.017] 	LinNumberOfImagePages: 1
[    22.017] 	LinRedMaskSize: 8
[    22.017] 	LinRedFieldPosition: 16
[    22.017] 	LinGreenMaskSize: 8
[    22.017] 	LinGreenFieldPosition: 8
[    22.017] 	LinBlueMaskSize: 8
[    22.017] 	LinBlueFieldPosition: 0
[    22.017] 	LinRsvdMaskSize: 8
[    22.017] 	LinRsvdFieldPosition: 24
[    22.017] 	MaxPixelClock: 229500000
[    22.019] Mode: 11a (1280x1024)
[    22.019] 	ModeAttributes: 0x3bf
[    22.019] 	WinAAttributes: 0x7
[    22.019] 	WinBAttributes: 0x0
[    22.019] 	WinGranularity: 64
[    22.019] 	WinSize: 64
[    22.019] 	WinASegment: 0xa000
[    22.019] 	WinBSegment: 0x0
[    22.019] 	WinFuncPtr: 0xc000940a
[    22.019] 	BytesPerScanline: 2560
[    22.019] 	XResolution: 1280
[    22.019] 	YResolution: 1024
[    22.019] 	XCharSize: 8
[    22.019] 	YCharSize: 16
[    22.019] 	NumberOfPlanes: 1
[    22.019] 	BitsPerPixel: 16
[    22.019] 	NumberOfBanks: 1
[    22.019] 	MemoryModel: 6
[    22.019] 	BankSize: 0
[    22.019] 	NumberOfImages: 1
[    22.019] 	RedMaskSize: 5
[    22.019] 	RedFieldPosition: 11
[    22.019] 	GreenMaskSize: 6
[    22.019] 	GreenFieldPosition: 5
[    22.019] 	BlueMaskSize: 5
[    22.019] 	BlueFieldPosition: 0
[    22.019] 	RsvdMaskSize: 0
[    22.019] 	RsvdFieldPosition: 0
[    22.019] 	DirectColorModeInfo: 0
[    22.019] 	PhysBasePtr: 0xf9000000
[    22.020] 	LinBytesPerScanLine: 2560
[    22.020] 	BnkNumberOfImagePages: 1
[    22.020] 	LinNumberOfImagePages: 1
[    22.020] 	LinRedMaskSize: 5
[    22.020] 	LinRedFieldPosition: 11
[    22.020] 	LinGreenMaskSize: 6
[    22.020] 	LinGreenFieldPosition: 5
[    22.020] 	LinBlueMaskSize: 5
[    22.020] 	LinBlueFieldPosition: 0
[    22.020] 	LinRsvdMaskSize: 0
[    22.020] 	LinRsvdFieldPosition: 0
[    22.020] 	MaxPixelClock: 229500000
[    22.022] *Mode: 11b (1280x1024)
[    22.022] 	ModeAttributes: 0x3bf
[    22.022] 	WinAAttributes: 0x7
[    22.022] 	WinBAttributes: 0x0
[    22.022] 	WinGranularity: 64
[    22.022] 	WinSize: 64
[    22.022] 	WinASegment: 0xa000
[    22.022] 	WinBSegment: 0x0
[    22.022] 	WinFuncPtr: 0xc000940a
[    22.022] 	BytesPerScanline: 5120
[    22.022] 	XResolution: 1280
[    22.022] 	YResolution: 1024
[    22.022] 	XCharSize: 8
[    22.022] 	YCharSize: 16
[    22.022] 	NumberOfPlanes: 1
[    22.022] 	BitsPerPixel: 32
[    22.022] 	NumberOfBanks: 1
[    22.022] 	MemoryModel: 6
[    22.022] 	BankSize: 0
[    22.022] 	NumberOfImages: 1
[    22.022] 	RedMaskSize: 8
[    22.022] 	RedFieldPosition: 16
[    22.022] 	GreenMaskSize: 8
[    22.022] 	GreenFieldPosition: 8
[    22.022] 	BlueMaskSize: 8
[    22.022] 	BlueFieldPosition: 0
[    22.022] 	RsvdMaskSize: 8
[    22.022] 	RsvdFieldPosition: 24
[    22.022] 	DirectColorModeInfo: 0
[    22.022] 	PhysBasePtr: 0xf9000000
[    22.022] 	LinBytesPerScanLine: 5120
[    22.022] 	BnkNumberOfImagePages: 1
[    22.022] 	LinNumberOfImagePages: 1
[    22.022] 	LinRedMaskSize: 8
[    22.022] 	LinRedFieldPosition: 16
[    22.022] 	LinGreenMaskSize: 8
[    22.022] 	LinGreenFieldPosition: 8
[    22.022] 	LinBlueMaskSize: 8
[    22.022] 	LinBlueFieldPosition: 0
[    22.022] 	LinRsvdMaskSize: 8
[    22.022] 	LinRsvdFieldPosition: 24
[    22.022] 	MaxPixelClock: 229500000
[    22.025] Mode: 130 (320x200)
[    22.025] 	ModeAttributes: 0x3bf
[    22.025] 	WinAAttributes: 0x7
[    22.025] 	WinBAttributes: 0x0
[    22.025] 	WinGranularity: 64
[    22.025] 	WinSize: 64
[    22.025] 	WinASegment: 0xa000
[    22.025] 	WinBSegment: 0x0
[    22.025] 	WinFuncPtr: 0xc000940a
[    22.025] 	BytesPerScanline: 320
[    22.025] 	XResolution: 320
[    22.025] 	YResolution: 200
[    22.025] 	XCharSize: 8
[    22.025] 	YCharSize: 8
[    22.025] 	NumberOfPlanes: 1
[    22.025] 	BitsPerPixel: 8
[    22.025] 	NumberOfBanks: 1
[    22.025] 	MemoryModel: 4
[    22.025] 	BankSize: 0
[    22.025] 	NumberOfImages: 62
[    22.025] 	RedMaskSize: 0
[    22.025] 	RedFieldPosition: 0
[    22.025] 	GreenMaskSize: 0
[    22.025] 	GreenFieldPosition: 0
[    22.025] 	BlueMaskSize: 0
[    22.025] 	BlueFieldPosition: 0
[    22.025] 	RsvdMaskSize: 0
[    22.025] 	RsvdFieldPosition: 0
[    22.025] 	DirectColorModeInfo: 0
[    22.025] 	PhysBasePtr: 0xf9000000
[    22.025] 	LinBytesPerScanLine: 320
[    22.025] 	BnkNumberOfImagePages: 62
[    22.025] 	LinNumberOfImagePages: 62
[    22.025] 	LinRedMaskSize: 0
[    22.025] 	LinRedFieldPosition: 0
[    22.025] 	LinGreenMaskSize: 0
[    22.025] 	LinGreenFieldPosition: 0
[    22.025] 	LinBlueMaskSize: 0
[    22.025] 	LinBlueFieldPosition: 0
[    22.025] 	LinRsvdMaskSize: 0
[    22.025] 	LinRsvdFieldPosition: 0
[    22.025] 	MaxPixelClock: 229500000
[    22.027] Mode: 131 (320x400)
[    22.027] 	ModeAttributes: 0x3bf
[    22.027] 	WinAAttributes: 0x7
[    22.027] 	WinBAttributes: 0x0
[    22.027] 	WinGranularity: 64
[    22.027] 	WinSize: 64
[    22.027] 	WinASegment: 0xa000
[    22.027] 	WinBSegment: 0x0
[    22.027] 	WinFuncPtr: 0xc000940a
[    22.027] 	BytesPerScanline: 320
[    22.027] 	XResolution: 320
[    22.027] 	YResolution: 400
[    22.027] 	XCharSize: 8
[    22.027] 	YCharSize: 16
[    22.027] 	NumberOfPlanes: 1
[    22.027] 	BitsPerPixel: 8
[    22.027] 	NumberOfBanks: 1
[    22.027] 	MemoryModel: 4
[    22.027] 	BankSize: 0
[    22.027] 	NumberOfImages: 30
[    22.027] 	RedMaskSize: 0
[    22.027] 	RedFieldPosition: 0
[    22.027] 	GreenMaskSize: 0
[    22.027] 	GreenFieldPosition: 0
[    22.027] 	BlueMaskSize: 0
[    22.027] 	BlueFieldPosition: 0
[    22.027] 	RsvdMaskSize: 0
[    22.027] 	RsvdFieldPosition: 0
[    22.027] 	DirectColorModeInfo: 0
[    22.027] 	PhysBasePtr: 0xf9000000
[    22.027] 	LinBytesPerScanLine: 320
[    22.027] 	BnkNumberOfImagePages: 30
[    22.027] 	LinNumberOfImagePages: 30
[    22.027] 	LinRedMaskSize: 0
[    22.027] 	LinRedFieldPosition: 0
[    22.027] 	LinGreenMaskSize: 0
[    22.027] 	LinGreenFieldPosition: 0
[    22.027] 	LinBlueMaskSize: 0
[    22.027] 	LinBlueFieldPosition: 0
[    22.027] 	LinRsvdMaskSize: 0
[    22.028] 	LinRsvdFieldPosition: 0
[    22.028] 	MaxPixelClock: 229500000
[    22.030] Mode: 132 (320x400)
[    22.030] 	ModeAttributes: 0x3bf
[    22.030] 	WinAAttributes: 0x7
[    22.030] 	WinBAttributes: 0x0
[    22.030] 	WinGranularity: 64
[    22.030] 	WinSize: 64
[    22.030] 	WinASegment: 0xa000
[    22.030] 	WinBSegment: 0x0
[    22.030] 	WinFuncPtr: 0xc000940a
[    22.030] 	BytesPerScanline: 640
[    22.030] 	XResolution: 320
[    22.030] 	YResolution: 400
[    22.030] 	XCharSize: 8
[    22.030] 	YCharSize: 16
[    22.030] 	NumberOfPlanes: 1
[    22.030] 	BitsPerPixel: 16
[    22.030] 	NumberOfBanks: 1
[    22.030] 	MemoryModel: 6
[    22.030] 	BankSize: 0
[    22.030] 	NumberOfImages: 14
[    22.030] 	RedMaskSize: 5
[    22.030] 	RedFieldPosition: 11
[    22.030] 	GreenMaskSize: 6
[    22.030] 	GreenFieldPosition: 5
[    22.030] 	BlueMaskSize: 5
[    22.030] 	BlueFieldPosition: 0
[    22.030] 	RsvdMaskSize: 0
[    22.030] 	RsvdFieldPosition: 0
[    22.030] 	DirectColorModeInfo: 0
[    22.030] 	PhysBasePtr: 0xf9000000
[    22.030] 	LinBytesPerScanLine: 640
[    22.030] 	BnkNumberOfImagePages: 14
[    22.030] 	LinNumberOfImagePages: 14
[    22.030] 	LinRedMaskSize: 5
[    22.030] 	LinRedFieldPosition: 11
[    22.030] 	LinGreenMaskSize: 6
[    22.030] 	LinGreenFieldPosition: 5
[    22.030] 	LinBlueMaskSize: 5
[    22.030] 	LinBlueFieldPosition: 0
[    22.030] 	LinRsvdMaskSize: 0
[    22.030] 	LinRsvdFieldPosition: 0
[    22.030] 	MaxPixelClock: 229500000
[    22.032] *Mode: 133 (320x400)
[    22.032] 	ModeAttributes: 0x3bf
[    22.032] 	WinAAttributes: 0x7
[    22.032] 	WinBAttributes: 0x0
[    22.032] 	WinGranularity: 64
[    22.032] 	WinSize: 64
[    22.032] 	WinASegment: 0xa000
[    22.032] 	WinBSegment: 0x0
[    22.032] 	WinFuncPtr: 0xc000940a
[    22.032] 	BytesPerScanline: 1280
[    22.033] 	XResolution: 320
[    22.033] 	YResolution: 400
[    22.033] 	XCharSize: 8
[    22.033] 	YCharSize: 16
[    22.033] 	NumberOfPlanes: 1
[    22.033] 	BitsPerPixel: 32
[    22.033] 	NumberOfBanks: 1
[    22.033] 	MemoryModel: 6
[    22.033] 	BankSize: 0
[    22.033] 	NumberOfImages: 6
[    22.033] 	RedMaskSize: 8
[    22.033] 	RedFieldPosition: 16
[    22.033] 	GreenMaskSize: 8
[    22.033] 	GreenFieldPosition: 8
[    22.033] 	BlueMaskSize: 8
[    22.033] 	BlueFieldPosition: 0
[    22.033] 	RsvdMaskSize: 8
[    22.033] 	RsvdFieldPosition: 24
[    22.033] 	DirectColorModeInfo: 0
[    22.033] 	PhysBasePtr: 0xf9000000
[    22.033] 	LinBytesPerScanLine: 1280
[    22.033] 	BnkNumberOfImagePages: 6
[    22.033] 	LinNumberOfImagePages: 6
[    22.033] 	LinRedMaskSize: 8
[    22.033] 	LinRedFieldPosition: 16
[    22.033] 	LinGreenMaskSize: 8
[    22.033] 	LinGreenFieldPosition: 8
[    22.033] 	LinBlueMaskSize: 8
[    22.033] 	LinBlueFieldPosition: 0
[    22.033] 	LinRsvdMaskSize: 8
[    22.033] 	LinRsvdFieldPosition: 24
[    22.033] 	MaxPixelClock: 229500000
[    22.035] Mode: 134 (320x240)
[    22.035] 	ModeAttributes: 0x3bf
[    22.035] 	WinAAttributes: 0x7
[    22.035] 	WinBAttributes: 0x0
[    22.035] 	WinGranularity: 64
[    22.035] 	WinSize: 64
[    22.035] 	WinASegment: 0xa000
[    22.035] 	WinBSegment: 0x0
[    22.035] 	WinFuncPtr: 0xc000940a
[    22.035] 	BytesPerScanline: 320
[    22.035] 	XResolution: 320
[    22.035] 	YResolution: 240
[    22.035] 	XCharSize: 8
[    22.035] 	YCharSize: 8
[    22.035] 	NumberOfPlanes: 1
[    22.035] 	BitsPerPixel: 8
[    22.035] 	NumberOfBanks: 1
[    22.035] 	MemoryModel: 4
[    22.035] 	BankSize: 0
[    22.035] 	NumberOfImages: 30
[    22.035] 	RedMaskSize: 0
[    22.035] 	RedFieldPosition: 0
[    22.035] 	GreenMaskSize: 0
[    22.035] 	GreenFieldPosition: 0
[    22.035] 	BlueMaskSize: 0
[    22.035] 	BlueFieldPosition: 0
[    22.035] 	RsvdMaskSize: 0
[    22.035] 	RsvdFieldPosition: 0
[    22.035] 	DirectColorModeInfo: 0
[    22.035] 	PhysBasePtr: 0xf9000000
[    22.035] 	LinBytesPerScanLine: 320
[    22.035] 	BnkNumberOfImagePages: 30
[    22.035] 	LinNumberOfImagePages: 30
[    22.035] 	LinRedMaskSize: 0
[    22.035] 	LinRedFieldPosition: 0
[    22.035] 	LinGreenMaskSize: 0
[    22.035] 	LinGreenFieldPosition: 0
[    22.035] 	LinBlueMaskSize: 0
[    22.035] 	LinBlueFieldPosition: 0
[    22.035] 	LinRsvdMaskSize: 0
[    22.035] 	LinRsvdFieldPosition: 0
[    22.035] 	MaxPixelClock: 229500000
[    22.038] Mode: 135 (320x240)
[    22.038] 	ModeAttributes: 0x3bf
[    22.038] 	WinAAttributes: 0x7
[    22.038] 	WinBAttributes: 0x0
[    22.038] 	WinGranularity: 64
[    22.038] 	WinSize: 64
[    22.038] 	WinASegment: 0xa000
[    22.038] 	WinBSegment: 0x0
[    22.038] 	WinFuncPtr: 0xc000940a
[    22.038] 	BytesPerScanline: 640
[    22.038] 	XResolution: 320
[    22.038] 	YResolution: 240
[    22.038] 	XCharSize: 8
[    22.038] 	YCharSize: 8
[    22.038] 	NumberOfPlanes: 1
[    22.038] 	BitsPerPixel: 16
[    22.038] 	NumberOfBanks: 1
[    22.038] 	MemoryModel: 6
[    22.038] 	BankSize: 0
[    22.038] 	NumberOfImages: 19
[    22.038] 	RedMaskSize: 5
[    22.038] 	RedFieldPosition: 11
[    22.038] 	GreenMaskSize: 6
[    22.038] 	GreenFieldPosition: 5
[    22.038] 	BlueMaskSize: 5
[    22.038] 	BlueFieldPosition: 0
[    22.038] 	RsvdMaskSize: 0
[    22.038] 	RsvdFieldPosition: 0
[    22.038] 	DirectColorModeInfo: 0
[    22.038] 	PhysBasePtr: 0xf9000000
[    22.038] 	LinBytesPerScanLine: 640
[    22.038] 	BnkNumberOfImagePages: 19
[    22.038] 	LinNumberOfImagePages: 19
[    22.038] 	LinRedMaskSize: 5
[    22.038] 	LinRedFieldPosition: 11
[    22.038] 	LinGreenMaskSize: 6
[    22.038] 	LinGreenFieldPosition: 5
[    22.038] 	LinBlueMaskSize: 5
[    22.038] 	LinBlueFieldPosition: 0
[    22.038] 	LinRsvdMaskSize: 0
[    22.038] 	LinRsvdFieldPosition: 0
[    22.038] 	MaxPixelClock: 229500000
[    22.040] *Mode: 136 (320x240)
[    22.040] 	ModeAttributes: 0x3bf
[    22.040] 	WinAAttributes: 0x7
[    22.040] 	WinBAttributes: 0x0
[    22.040] 	WinGranularity: 64
[    22.040] 	WinSize: 64
[    22.040] 	WinASegment: 0xa000
[    22.040] 	WinBSegment: 0x0
[    22.040] 	WinFuncPtr: 0xc000940a
[    22.040] 	BytesPerScanline: 1280
[    22.040] 	XResolution: 320
[    22.040] 	YResolution: 240
[    22.040] 	XCharSize: 8
[    22.040] 	YCharSize: 8
[    22.040] 	NumberOfPlanes: 1
[    22.040] 	BitsPerPixel: 32
[    22.040] 	NumberOfBanks: 1
[    22.040] 	MemoryModel: 6
[    22.040] 	BankSize: 0
[    22.040] 	NumberOfImages: 10
[    22.040] 	RedMaskSize: 8
[    22.040] 	RedFieldPosition: 16
[    22.040] 	GreenMaskSize: 8
[    22.040] 	GreenFieldPosition: 8
[    22.040] 	BlueMaskSize: 8
[    22.041] 	BlueFieldPosition: 0
[    22.041] 	RsvdMaskSize: 8
[    22.041] 	RsvdFieldPosition: 24
[    22.041] 	DirectColorModeInfo: 0
[    22.041] 	PhysBasePtr: 0xf9000000
[    22.041] 	LinBytesPerScanLine: 1280
[    22.041] 	BnkNumberOfImagePages: 10
[    22.041] 	LinNumberOfImagePages: 10
[    22.041] 	LinRedMaskSize: 8
[    22.041] 	LinRedFieldPosition: 16
[    22.041] 	LinGreenMaskSize: 8
[    22.041] 	LinGreenFieldPosition: 8
[    22.041] 	LinBlueMaskSize: 8
[    22.041] 	LinBlueFieldPosition: 0
[    22.041] 	LinRsvdMaskSize: 8
[    22.041] 	LinRsvdFieldPosition: 24
[    22.041] 	MaxPixelClock: 229500000
[    22.043] Mode: 13d (640x400)
[    22.043] 	ModeAttributes: 0x3bf
[    22.043] 	WinAAttributes: 0x7
[    22.043] 	WinBAttributes: 0x0
[    22.043] 	WinGranularity: 64
[    22.043] 	WinSize: 64
[    22.043] 	WinASegment: 0xa000
[    22.043] 	WinBSegment: 0x0
[    22.043] 	WinFuncPtr: 0xc000940a
[    22.043] 	BytesPerScanline: 1280
[    22.043] 	XResolution: 640
[    22.043] 	YResolution: 400
[    22.043] 	XCharSize: 8
[    22.043] 	YCharSize: 16
[    22.043] 	NumberOfPlanes: 1
[    22.043] 	BitsPerPixel: 16
[    22.043] 	NumberOfBanks: 1
[    22.043] 	MemoryModel: 6
[    22.043] 	BankSize: 0
[    22.043] 	NumberOfImages: 6
[    22.043] 	RedMaskSize: 5
[    22.043] 	RedFieldPosition: 11
[    22.043] 	GreenMaskSize: 6
[    22.043] 	GreenFieldPosition: 5
[    22.043] 	BlueMaskSize: 5
[    22.043] 	BlueFieldPosition: 0
[    22.043] 	RsvdMaskSize: 0
[    22.043] 	RsvdFieldPosition: 0
[    22.043] 	DirectColorModeInfo: 0
[    22.043] 	PhysBasePtr: 0xf9000000
[    22.043] 	LinBytesPerScanLine: 1280
[    22.043] 	BnkNumberOfImagePages: 6
[    22.043] 	LinNumberOfImagePages: 6
[    22.043] 	LinRedMaskSize: 5
[    22.043] 	LinRedFieldPosition: 11
[    22.043] 	LinGreenMaskSize: 6
[    22.043] 	LinGreenFieldPosition: 5
[    22.043] 	LinBlueMaskSize: 5
[    22.043] 	LinBlueFieldPosition: 0
[    22.043] 	LinRsvdMaskSize: 0
[    22.043] 	LinRsvdFieldPosition: 0
[    22.043] 	MaxPixelClock: 229500000
[    22.045] *Mode: 13e (640x400)
[    22.046] 	ModeAttributes: 0x3bf
[    22.046] 	WinAAttributes: 0x7
[    22.046] 	WinBAttributes: 0x0
[    22.046] 	WinGranularity: 64
[    22.046] 	WinSize: 64
[    22.046] 	WinASegment: 0xa000
[    22.046] 	WinBSegment: 0x0
[    22.046] 	WinFuncPtr: 0xc000940a
[    22.046] 	BytesPerScanline: 2560
[    22.046] 	XResolution: 640
[    22.046] 	YResolution: 400
[    22.046] 	XCharSize: 8
[    22.046] 	YCharSize: 16
[    22.046] 	NumberOfPlanes: 1
[    22.046] 	BitsPerPixel: 32
[    22.046] 	NumberOfBanks: 1
[    22.046] 	MemoryModel: 6
[    22.046] 	BankSize: 0
[    22.046] 	NumberOfImages: 2
[    22.046] 	RedMaskSize: 8
[    22.046] 	RedFieldPosition: 16
[    22.046] 	GreenMaskSize: 8
[    22.046] 	GreenFieldPosition: 8
[    22.046] 	BlueMaskSize: 8
[    22.046] 	BlueFieldPosition: 0
[    22.046] 	RsvdMaskSize: 8
[    22.046] 	RsvdFieldPosition: 24
[    22.046] 	DirectColorModeInfo: 0
[    22.046] 	PhysBasePtr: 0xf9000000
[    22.046] 	LinBytesPerScanLine: 2560
[    22.046] 	BnkNumberOfImagePages: 2
[    22.046] 	LinNumberOfImagePages: 2
[    22.046] 	LinRedMaskSize: 8
[    22.046] 	LinRedFieldPosition: 16
[    22.046] 	LinGreenMaskSize: 8
[    22.046] 	LinGreenFieldPosition: 8
[    22.046] 	LinBlueMaskSize: 8
[    22.046] 	LinBlueFieldPosition: 0
[    22.046] 	LinRsvdMaskSize: 8
[    22.046] 	LinRsvdFieldPosition: 24
[    22.046] 	MaxPixelClock: 229500000
[    22.046] 
[    22.046] (II) VESA(0): Total Memory: 224 64KB banks (14336kB)
[    22.046] (II) VESA(0): Monitor0: Using hsync range of 28.00-33.00 kHz
[    22.046] (II) VESA(0): Monitor0: Using vrefresh range of 43.00-72.00 Hz
[    22.046] (II) VESA(0): Monitor0: Using maximum pixel clock of 145.00 MHz
[    22.046] (WW) VESA(0): Unable to estimate virtual size
[    22.046] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    22.046] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    22.046] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    22.047] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[    22.047] (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
[    22.047] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    22.047] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    22.047] (--) VESA(0): Virtual size is 640x480 (pitch 640)
[    22.047] (**) VESA(0): *Built-in mode "640x480"
[    22.047] (**) VESA(0): Display dimensions: (340, 270) mm
[    22.047] (**) VESA(0): DPI set to (47, 45)
[    22.047] (**) VESA(0): Using "Shadow Framebuffer"
[    22.047] (II) Loading sub module "shadow"
[    22.047] (II) LoadModule: "shadow"
[    22.048] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    22.048] (II) Module shadow: vendor="X.Org Foundation"
[    22.048] 	compiled for 1.13.0, module version = 1.1.0
[    22.048] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.048] (II) Loading sub module "fb"
[    22.048] (II) LoadModule: "fb"
[    22.048] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.048] (II) Module fb: vendor="X.Org Foundation"
[    22.048] 	compiled for 1.13.0, module version = 1.0.0
[    22.048] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.048] (II) UnloadModule: "modesetting"
[    22.048] (II) Unloading modesetting
[    22.049] (II) UnloadModule: "fbdev"
[    22.049] (II) Unloading fbdev
[    22.049] (II) UnloadSubModule: "fbdevhw"
[    22.049] (II) Unloading fbdevhw
[    22.049] (==) Depth 24 pixmap format is 32 bpp
[    22.049] (II) Loading sub module "int10"
[    22.049] (II) LoadModule: "int10"
[    22.049] (II) Loading /usr/lib/xorg/modules/libint10.so
[    22.049] (II) Module int10: vendor="X.Org Foundation"
[    22.049] 	compiled for 1.13.0, module version = 1.0.0
[    22.049] 	ABI class: X.Org Video Driver, version 13.0
[    22.049] (II) VESA(0): initializing int10
[    22.052] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    22.150] (II) VESA(0): VESA BIOS detected
[    22.150] (II) VESA(0): VESA VBE Version 3.0
[    22.150] (II) VESA(0): VESA VBE Total Mem: 14336 kB
[    22.150] (II) VESA(0): VESA VBE OEM: NVIDIA
[    22.150] (II) VESA(0): VESA VBE OEM Software Rev: 98.148
[    22.150] (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
[    22.150] (II) VESA(0): VESA VBE OEM Product: G94 Board - 05620006
[    22.150] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev   
[    22.150] (II) VESA(0): virtual address = 0x7ffa3a6e6000,
	physical address = 0xf9000000, size = 14680064
[    22.173] (II) VESA(0): Setting up VESA Mode 0x112 (640x480)
[    22.395] (==) VESA(0): Default visual is TrueColor
[    22.395] (==) VESA(0): Backing store disabled
[    22.395] (**) VESA(0): DPMS enabled
[    22.395] (==) RandR enabled
[    22.403] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    22.417] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    22.421] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    22.421] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.421] (II) LoadModule: "evdev"
[    22.422] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.422] (II) Module evdev: vendor="X.Org Foundation"
[    22.422] 	compiled for 1.13.0, module version = 2.7.3
[    22.422] 	Module class: X.Org XInput Driver
[    22.422] 	ABI class: X.Org XInput driver, version 18.0
[    22.422] (II) Using input driver 'evdev' for 'Power Button'
[    22.422] (**) Power Button: always reports core events
[    22.422] (**) evdev: Power Button: Device: "/dev/input/event1"
[    22.422] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.422] (--) evdev: Power Button: Found keys
[    22.422] (II) evdev: Power Button: Configuring as keyboard
[    22.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    22.422] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    22.422] (**) Option "xkb_rules" "evdev"
[    22.422] (**) Option "xkb_model" "pc105"
[    22.422] (**) Option "xkb_layout" "fr"
[    22.422] (**) Option "xkb_variant" "latin9"
[    22.425] (II) XKB: reuse xkmfile /var/lib/xkb/server-816A055A5FF7D63897839A4BDEDC3908551E49DA.xkm
[    22.426] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    22.426] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.426] (II) Using input driver 'evdev' for 'Power Button'
[    22.426] (**) Power Button: always reports core events
[    22.426] (**) evdev: Power Button: Device: "/dev/input/event0"
[    22.427] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.427] (--) evdev: Power Button: Found keys
[    22.427] (II) evdev: Power Button: Configuring as keyboard
[    22.427] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    22.427] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    22.427] (**) Option "xkb_rules" "evdev"
[    22.427] (**) Option "xkb_model" "pc105"
[    22.427] (**) Option "xkb_layout" "fr"
[    22.427] (**) Option "xkb_variant" "latin9"
[    22.428] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event10)
[    22.428] (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall"
[    22.428] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard Hub'
[    22.428] (**) Dell Dell USB Keyboard Hub: always reports core events
[    22.428] (**) evdev: Dell Dell USB Keyboard Hub: Device: "/dev/input/event10"
[    22.428] (--) evdev: Dell Dell USB Keyboard Hub: Vendor 0x413c Product 0x2002
[    22.428] (--) evdev: Dell Dell USB Keyboard Hub: Found keys
[    22.428] (II) evdev: Dell Dell USB Keyboard Hub: Configuring as keyboard
[    22.428] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1.1/3-1.1:1.0/input/input10/event10"
[    22.428] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 8)
[    22.428] (**) Option "xkb_rules" "evdev"
[    22.428] (**) Option "xkb_model" "pc105"
[    22.428] (**) Option "xkb_layout" "fr"
[    22.428] (**) Option "xkb_variant" "latin9"
[    22.429] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event11)
[    22.429] (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall"
[    22.429] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard Hub'
[    22.429] (**) Dell Dell USB Keyboard Hub: always reports core events
[    22.429] (**) evdev: Dell Dell USB Keyboard Hub: Device: "/dev/input/event11"
[    22.429] (--) evdev: Dell Dell USB Keyboard Hub: Vendor 0x413c Product 0x2002
[    22.429] (--) evdev: Dell Dell USB Keyboard Hub: Found absolute axes
[    22.429] (II) evdev: Dell Dell USB Keyboard Hub: Forcing absolute x/y axes to exist.
[    22.429] (--) evdev: Dell Dell USB Keyboard Hub: Found keys
[    22.429] (II) evdev: Dell Dell USB Keyboard Hub: Forcing relative x/y axes to exist.
[    22.429] (II) evdev: Dell Dell USB Keyboard Hub: Configuring as mouse
[    22.429] (II) evdev: Dell Dell USB Keyboard Hub: Configuring as keyboard
[    22.429] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb3/3-1/3-1.1/3-1.1:1.1/input/input11/event11"
[    22.429] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD, id 9)
[    22.429] (**) Option "xkb_rules" "evdev"
[    22.429] (**) Option "xkb_model" "pc105"
[    22.429] (**) Option "xkb_layout" "fr"
[    22.429] (**) Option "xkb_variant" "latin9"
[    22.429] (II) evdev: Dell Dell USB Keyboard Hub: initialized for absolute axes.
[    22.430] (**) Dell Dell USB Keyboard Hub: (accel) keeping acceleration scheme 1
[    22.430] (**) Dell Dell USB Keyboard Hub: (accel) acceleration profile 0
[    22.430] (**) Dell Dell USB Keyboard Hub: (accel) acceleration factor: 2.000
[    22.430] (**) Dell Dell USB Keyboard Hub: (accel) acceleration threshold: 4
[    22.430] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event9)
[    22.430] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    22.430] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    22.430] (**) USB Optical Mouse: always reports core events
[    22.430] (**) evdev: USB Optical Mouse: Device: "/dev/input/event9"
[    22.430] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d22
[    22.430] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[    22.430] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[    22.430] (--) evdev: USB Optical Mouse: Found relative axes
[    22.430] (--) evdev: USB Optical Mouse: Found x and y relative axes
[    22.430] (II) evdev: USB Optical Mouse: Configuring as mouse
[    22.430] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[    22.430] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    22.430] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.1/usb3/3-2/3-2:1.0/input/input9/event9"
[    22.431] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
[    22.431] (II) evdev: USB Optical Mouse: initialized for relative axes.
[    22.431] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    22.431] (**) USB Optical Mouse: (accel) acceleration profile 0
[    22.431] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    22.431] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    22.431] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    22.431] (II) No input driver specified, ignoring this device.
[    22.431] (II) This device may have been added with another device file.
[    22.432] (II) config/udev: Adding input device DragonRise Inc.   Generic   USB  Joystick   (/dev/input/event8)
[    22.432] (II) No input driver specified, ignoring this device.
[    22.432] (II) This device may have been added with another device file.
[    22.432] (II) config/udev: Adding input device DragonRise Inc.   Generic   USB  Joystick   (/dev/input/js0)
[    22.432] (II) No input driver specified, ignoring this device.
[    22.432] (II) This device may have been added with another device file.
[    22.432] (II) config/udev: Adding input device Hercules Dualpix Exchange (/dev/input/event7)
[    22.432] (**) Hercules Dualpix Exchange: Applying InputClass "evdev keyboard catchall"
[    22.432] (II) Using input driver 'evdev' for 'Hercules Dualpix Exchange'
[    22.432] (**) Hercules Dualpix Exchange: always reports core events
[    22.432] (**) evdev: Hercules Dualpix Exchange: Device: "/dev/input/event7"
[    22.432] (--) evdev: Hercules Dualpix Exchange: Vendor 0x6f8 Product 0x3005
[    22.432] (--) evdev: Hercules Dualpix Exchange: Found keys
[    22.432] (II) evdev: Hercules Dualpix Exchange: Configuring as keyboard
[    22.433] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.5/usb1/1-2/1-2:1.0/input/input7/event7"
[    22.433] (II) XINPUT: Adding extended input device "Hercules Dualpix Exchange" (type: KEYBOARD, id 11)
[    22.433] (**) Option "xkb_rules" "evdev"
[    22.433] (**) Option "xkb_model" "pc105"
[    22.433] (**) Option "xkb_layout" "fr"
[    22.433] (**) Option "xkb_variant" "latin9"
[    22.433] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event2)
[    22.433] (II) No input driver specified, ignoring this device.
[    22.433] (II) This device may have been added with another device file.
[    22.434] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event3)
[    22.434] (II) No input driver specified, ignoring this device.
[    22.434] (II) This device may have been added with another device file.
[    22.434] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event4)
[    22.434] (II) No input driver specified, ignoring this device.
[    22.434] (II) This device may have been added with another device file.
[    22.434] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event5)
[    22.434] (II) No input driver specified, ignoring this device.
[    22.434] (II) This device may have been added with another device file.
[    22.435] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event6)
[    22.435] (II) No input driver specified, ignoring this device.
[    22.435] (II) This device may have been added with another device file.
[    50.615] (II) Open ACPI successful (/var/run/acpid.socket)
[    50.615] (II) VESA(0): Setting up VESA Mode 0x112 (640x480)
[    56.136] (II) XKB: reuse xkmfile /var/lib/xkb/server-C814AC61323ADD9F3C69F18721C056518480B483.xkm
[    57.251] (II) XKB: reuse xkmfile /var/lib/xkb/server-C814AC61323ADD9F3C69F18721C056518480B483.xkm
[   217.431] (II) Open ACPI successful (/var/run/acpid.socket)
[   217.432] (II) VESA(0): Setting up VESA Mode 0x112 (640x480)
[   217.681] (II) XKB: reuse xkmfile /var/lib/xkb/server-C814AC61323ADD9F3C69F18721C056518480B483.xkm
[   221.655] (II) Open ACPI successful (/var/run/acpid.socket)
[   221.655] (II) VESA(0): Setting up VESA Mode 0x112 (640x480)
[   223.098] (II) XKB: reuse xkmfile /var/lib/xkb/server-C814AC61323ADD9F3C69F18721C056518480B483.xkm

EDIT 2 : Je tiens à préciser que j'ai eu exactement le même problème sur un autre PC, cette fois ci avec une GTX 650 Ti, avec une version d'ubuntu 12.10 téléchargée très récemment. Le problème survenait lors de l'activation du pilote propriétaire nVidia

Dernière modification par gamer204 (Le 04/01/2013, à 23:32)

Hors ligne

#4 Le 06/01/2013, à 01:06

gamer204

Re : Problèmes d'affichage après mise à jour sur 12.10

Vraiment personne ? sad

Hors ligne

#5 Le 13/01/2013, à 18:19

PI3RR3-29

Re : Problèmes d'affichage après mise à jour sur 12.10

désolé, mais je ne vois pas comment faire : il faudrait que quelqu'un ayant plus de connaissances que moi passe sur ce topic.
(je n'avais pas pu repondre avant, car je n'avais pas eut acces a internet de la semaine).

Hors ligne