résolution d'ecran Samsung SyncMaster 203b

salut à tous

je suis sous debian 4.0 etch
je posséde une carte graphique nvidia 8800 gtx, je remarque que j’ai une résolution de seulement 1250/750
alors que je posséde un ecran 20 pouce , pourtant lors de l’intall , j’ai bien choisi 1400/1050

et il ny’a pas moyen d’aller plus haut en résolution???, je pense qu’il faudrais mettre les paquets à jour
et pour cela, j’aurais voulu avoir une bonne adresse, ou une solution

merci

Salut,

Si tu connais les caractéristiques de ton écran (rafraichissement vertical et horizontal) lances dpkg-reconfigure xserver-xorg :slightly_smiling:

merci

j’ai pas réussi à résoudre le problême

parcontre la fréquance de rafréchiment est passée de 60 à 75, mais la resolution n’à pas changée
toujours 1024/760
j’ai meme editer le fichier Xorg.conf, j’ai tout passé à 1400/1050 et toujours rien

merci

Copie/colle la bonne section de ton xorg.conf sur ce forum.

Sinon, tu as les drivers libres ou proprio de ta carte graphique ? (pour les proprios, y’a un outil qui permet de reparamétrer Xorg, mais j’évite de l’utiliser car il est un peu crade des fois qd il fait le boulot).

Jte conseille d’écrire ton xorg.conf à la main, en te basant sur ce que t’aura donné la commande indiquée par goodluck.

[code]

bare-bones XFree86 config to start the server in probe-only mode

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
RgbPath "/etc/X11/rgb.txt"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc104"
Option “XkbLayout” "us"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
EndSection
Section "Device"
Identifier "Generic Device"
Driver "::DRIVER::"
EndSection
Section "Monitor"
Identifier "samsung SyncMaster 203b"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Device"
Monitor "samsung SyncMaster 203b"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 4
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Generic Mouse"
EndSection[size=18][/size][/code]

Ce serait mieux que tu utilises la balise ( avec des [] à la place des <>). Tu peux ptet éditer ton post précédent et les rajouter.

Je lis :

Je suppose que c’est nv (le driver libre), mais je ne suis pas habitué à voir cette notation pour des variables dans les fichiers de conf.

J’ai du mal à lire le truc et à trouver une erreur, mais je ne vois pas de fréquence de rafraichissement horizontale/verticale, est-ce bien la commande donnée plus bas qui produit ce xorg.conf ?

Tu pourras aussi copier ton fichier /var/log/Xorg.0.log sur ce forum (en utilisant CODE :slightly_smiling: ), ça pourra aider.

[code]X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux debian 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686
Build Date: 04 April 2007
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: Sat Jun 16 18:12:24 2007
(==) Using config file: “/etc/X11/xorg.conf”
(==) ServerLayout “Default Layout”
(
) |–>Screen “Default Screen” (0)
() | |–>Monitor “Écran générique samsung syncMaster 203b”
(
) | |–>Device “Carte vidéo générique nvidia 8800 gtx”
() |–>Input Device “Generic Keyboard”
(
) |–>Input Device “Configured Mouse”
(WW) No FontPath specified. Using compiled-in default.
(WW) The directory “/usr/X11R6/lib/X11/fonts/misc” does not exist.
Entry deleted from font path.
(WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
Entry deleted from font path.
(WW) The directory “/usr/X11R6/lib/X11/fonts/Type1” does not exist.
Entry deleted from font path.
(WW) The directory “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType” 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
(==) RgbPath set to “/etc/X11/rgb”
(==) ModulePath set to “/usr/lib/xorg/modules”
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: “bitmap”
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: “pcidata”
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,277c card 1043,8178 rev c0 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,277d card 0000,0000 rev c0 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1043,81d8 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,27d6 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,27e0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,27e2 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1043,8179 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1043,8179 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1043,8179 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1043,8179 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1043,8179 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c0 card 1043,2601 rev 01 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1043,8179 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:01:0: chip 1102,0005 card 1102,0021 rev 00 class 04,01,00 hdr 00
(II) PCI: 01:03:0: chip 104c,8023 card 1043,815b rev 00 class 0c,00,10 hdr 00
(II) PCI: 02:00:0: chip 197b,2363 card 1043,81e4 rev 02 class 01,06,01 hdr 80
(II) PCI: 02:00:1: chip 197b,2363 card 1043,81e4 rev 02 class 01,01,85 hdr 00
(II) PCI: 03:00:0: chip 11ab,4362 card 1043,8142 rev 20 class 02,00,00 hdr 00
(II) PCI: 04:00:0: chip 11ab,4362 card 1043,8142 rev 20 class 02,00,00 hdr 00
(II) PCI: 06:00:0: chip 10de,0191 card 10de,039c rev a2 class 03,00,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,6), 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 6: bridge is at (0:1:0), (0,6,6), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 6 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0xf8a00000 - 0xfeafffff (0x6100000) MX[B]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0xcff00000 - 0xefefffff (0x20000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:0), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xcfe00000 - 0xcfefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:3), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xf8900000 - 0xf89fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:4), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xf8800000 - 0xf88fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:5), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x00009fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf8700000 - 0xf87fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00008000 - 0x00008fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf7e00000 - 0xf86fffff (0x900000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(–) PCI:*(6:0:0) nVidia Corporation unknown chipset (0x0191) rev 162, Mem @ 0xfd000000/24, 0xd0000000/28, 0xfa000000/25, I/O @ 0xcc00/7, BIOS @ 0xfeae0000/17
(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 0xf89fc000 - 0xf89fffff (0x4000) MX[B]
[1] -1 0 0xf88fc000 - 0xf88fffff (0x4000) MX[B]
[2] -1 0 0xf87fe000 - 0xf87fffff (0x2000) MX[B]
[3] -1 0 0xf86f8000 - 0xf86fbfff (0x4000) MX[B]
[4] -1 0 0xf86ff800 - 0xf86fffff (0x800) MX[B]
[5] -1 0 0xf8200000 - 0xf83fffff (0x200000) MX[B]
[6] -1 0 0xf8400000 - 0xf85fffff (0x200000) MX[B]
[7] -1 0 0xfebfb800 - 0xfebfbbff (0x400) MX[B]
[8] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[9] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[10] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MXB
[11] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MXB
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MXB
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MXB
[14] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[15] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[16] -1 0 0x00009400 - 0x0000940f (0x10) IX[B]
[17] -1 0 0x00009480 - 0x00009483 (0x4) IX[B]
[18] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[19] -1 0 0x00009880 - 0x00009883 (0x4) IX[B]
[20] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B]
[21] -1 0 0x00008c00 - 0x00008c1f (0x20) IX[B]
[22] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[23] -1 0 0x0000d880 - 0x0000d88f (0x10) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[25] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[26] -1 0 0x0000e080 - 0x0000e083 (0x4) IX[B]
[27] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[30] -1 0 0x0000e880 - 0x0000e89f (0x20) IX[B]
[31] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B]
[32] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[33] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IXB
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf89fc000 - 0xf89fffff (0x4000) MX[B]
[1] -1 0 0xf88fc000 - 0xf88fffff (0x4000) MX[B]
[2] -1 0 0xf87fe000 - 0xf87fffff (0x2000) MX[B]
[3] -1 0 0xf86f8000 - 0xf86fbfff (0x4000) MX[B]
[4] -1 0 0xf86ff800 - 0xf86fffff (0x800) MX[B]
[5] -1 0 0xf8200000 - 0xf83fffff (0x200000) MX[B]
[6] -1 0 0xf8400000 - 0xf85fffff (0x200000) MX[B]
[7] -1 0 0xfebfb800 - 0xfebfbbff (0x400) MX[B]
[8] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[9] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[10] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MXB
[11] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MXB
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MXB
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MXB
[14] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[15] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[16] -1 0 0x00009400 - 0x0000940f (0x10) IX[B]
[17] -1 0 0x00009480 - 0x00009483 (0x4) IX[B]
[18] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[19] -1 0 0x00009880 - 0x00009883 (0x4) IX[B]
[20] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B]
[21] -1 0 0x00008c00 - 0x00008c1f (0x20) IX[B]
[22] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[23] -1 0 0x0000d880 - 0x0000d88f (0x10) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[25] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[26] -1 0 0x0000e080 - 0x0000e083 (0x4) IX[B]
[27] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[28] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[29] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[30] -1 0 0x0000e880 - 0x0000e89f (0x20) IX[B]
[31] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B]
[32] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[33] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IXB
(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 0xf89fc000 - 0xf89fffff (0x4000) MX[B]
[5] -1 0 0xf88fc000 - 0xf88fffff (0x4000) MX[B]
[6] -1 0 0xf87fe000 - 0xf87fffff (0x2000) MX[B]
[7] -1 0 0xf86f8000 - 0xf86fbfff (0x4000) MX[B]
[8] -1 0 0xf86ff800 - 0xf86fffff (0x800) MX[B]
[9] -1 0 0xf8200000 - 0xf83fffff (0x200000) MX[B]
[10] -1 0 0xf8400000 - 0xf85fffff (0x200000) MX[B]
[11] -1 0 0xfebfb800 - 0xfebfbbff (0x400) MX[B]
[12] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[13] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[14] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MXB
[15] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MXB
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MXB
[17] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MXB
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[22] -1 0 0x00009400 - 0x0000940f (0x10) IX[B]
[23] -1 0 0x00009480 - 0x00009483 (0x4) IX[B]
[24] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[25] -1 0 0x00009880 - 0x00009883 (0x4) IX[B]
[26] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B]
[27] -1 0 0x00008c00 - 0x00008c1f (0x20) IX[B]
[28] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[29] -1 0 0x0000d880 - 0x0000d88f (0x10) IX[B]
[30] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[31] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[32] -1 0 0x0000e080 - 0x0000e083 (0x4) IX[B]
[33] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[34] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[35] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[36] -1 0 0x0000e880 - 0x0000e89f (0x20) IX[B]
[37] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B]
[38] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[39] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IXB
(II) LoadModule: “bitmap”
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: “dbe”
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, 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: “ddc”
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: “dri”
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module “drm”
(II) LoadModule: “drm”
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: “extmod”
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, 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: “freetype”
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, 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: “glx”
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: “int10”
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: “record”
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.1.1, 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: “v4l”
(II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: “vbe”
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: “vesa”
(II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: “kbd”
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: “mouse”
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) v4l driver for Video4Linux
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 06:00:0
(–) 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 0xf89fc000 - 0xf89fffff (0x4000) MX[B]
[5] -1 0 0xf88fc000 - 0xf88fffff (0x4000) MX[B]
[6] -1 0 0xf87fe000 - 0xf87fffff (0x2000) MX[B]
[7] -1 0 0xf86f8000 - 0xf86fbfff (0x4000) MX[B]
[8] -1 0 0xf86ff800 - 0xf86fffff (0x800) MX[B]
[9] -1 0 0xf8200000 - 0xf83fffff (0x200000) MX[B]
[10] -1 0 0xf8400000 - 0xf85fffff (0x200000) MX[B]
[11] -1 0 0xfebfb800 - 0xfebfbbff (0x400) MX[B]
[12] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[13] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[14] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MXB
[15] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MXB
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MXB
[17] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MXB
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[22] -1 0 0x00009400 - 0x0000940f (0x10) IX[B]
[23] -1 0 0x00009480 - 0x00009483 (0x4) IX[B]
[24] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[25] -1 0 0x00009880 - 0x00009883 (0x4) IX[B]
[26] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B]
[27] -1 0 0x00008c00 - 0x00008c1f (0x20) IX[B]
[28] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[29] -1 0 0x0000d880 - 0x0000d88f (0x10) IX[B]
[30] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[31] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[32] -1 0 0x0000e080 - 0x0000e083 (0x4) IX[B]
[33] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[34] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[35] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[36] -1 0 0x0000e880 - 0x0000e89f (0x20) IX[B]
[37] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B]
[38] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[39] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IXB
(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 0xf89fc000 - 0xf89fffff (0x4000) MX[B]
[5] -1 0 0xf88fc000 - 0xf88fffff (0x4000) MX[B]
[6] -1 0 0xf87fe000 - 0xf87fffff (0x2000) MX[B]
[7] -1 0 0xf86f8000 - 0xf86fbfff (0x4000) MX[B]
[8] -1 0 0xf86ff800 - 0xf86fffff (0x800) MX[B]
[9] -1 0 0xf8200000 - 0xf83fffff (0x200000) MX[B]
[10] -1 0 0xf8400000 - 0xf85fffff (0x200000) MX[B]
[11] -1 0 0xfebfb800 - 0xfebfbbff (0x400) MX[B]
[12] -1 0 0xfebfbc00 - 0xfebfbfff (0x400) MX[B]
[13] -1 0 0xfebfc000 - 0xfebfffff (0x4000) MX[B]
[14] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MXB
[15] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MXB
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MXB
[17] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MXB
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x0000b800 - 0x0000b8ff (0x100) IX[B]
[24] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[25] -1 0 0x00009400 - 0x0000940f (0x10) IX[B]
[26] -1 0 0x00009480 - 0x00009483 (0x4) IX[B]
[27] -1 0 0x00009800 - 0x00009807 (0x8) IX[B]
[28] -1 0 0x00009880 - 0x00009883 (0x4) IX[B]
[29] -1 0 0x00009c00 - 0x00009c07 (0x8) IX[B]
[30] -1 0 0x00008c00 - 0x00008c1f (0x20) IX[B]
[31] -1 0 0x00000400 - 0x0000041f (0x20) IX[B]
[32] -1 0 0x0000d880 - 0x0000d88f (0x10) IX[B]
[33] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[34] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[35] -1 0 0x0000e080 - 0x0000e083 (0x4) IX[B]
[36] -1 0 0x0000e400 - 0x0000e407 (0x8) IX[B]
[37] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[38] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[39] -1 0 0x0000e880 - 0x0000e89f (0x20) IX[B]
[40] -1 0 0x0000e800 - 0x0000e81f (0x20) IX[B]
[41] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[42] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IXB
[43] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[44] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module “vbe”
(II) LoadModule: “vbe”
(II) Reloading /usr/lib/xorg/modules/libvbe.so
(II) Loading sub module “int10”
(II) LoadModule: “int10”
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) VESA(0): initializing int10
(II) Loading sub module “vm86”
(II) LoadModule: “vm86”
(II) Loading /usr/lib/xorg/modules/libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(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.128
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: G80 Board - p355h00
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
(**) VESA(0): Depth 24, (–) framebuffer bpp 32
(==) VESA(0): RGB weight 888
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
(II) Loading sub module “ddc”
(II) LoadModule: “ddc”
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) VESA(0): VESA VBE DDC supported
(II) VESA(0): VESA VBE DDC Level none
(II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
(II) VESA(0): VESA VBE DDC read failed
(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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 106 (1280x1024)
ModeAttributes: 0x33f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 160
XResolution: 1280
YResolution: 1024
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: 160
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 108500000
Mode: 107 (1280x1024)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 1280
XResolution: 1280
YResolution: 1024
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 8
NumberOfBanks: 1
MemoryModel: 4
BankSize: 0
NumberOfImages: 1
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xfb000000
LinBytesPerScanLine: 1280
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 11a (1280x1024)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 2560
XResolution: 1280
YResolution: 1024
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: 2560
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
*Mode: 11b (1280x1024)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 5120
XResolution: 1280
YResolution: 1024
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: 130 (320x200)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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: 0xc0008378
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
*(II) VESA(0): Not using built-in mode “640x400” (vrefresh out of range)
Mode: 13e (640x400)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
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: 147 (1400x1050)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 1400
XResolution: 1400
YResolution: 1050
XCharSize: 8
YCharSize: 14
NumberOfPlanes: 1
BitsPerPixel: 8
NumberOfBanks: 1
MemoryModel: 4
BankSize: 0
NumberOfImages: 1
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0xfb000000
LinBytesPerScanLine: 1400
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
Mode: 148 (1400x1050)
ModeAttributes: 0x3bf
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0008378
BytesPerScanline: 2800
XResolution: 1400
YResolution: 1050
XCharSize: 8
YCharSize: 14
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: 2800
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000

(II) VESA(0): Total Memory: 224 64KB banks (14336kB)
(II) VESA(0): Écran générique samsung syncMaster 203b: Using hsync range of 30.00-81.00 kHz
(II) VESA(0): Écran générique samsung syncMaster 203b: Using vrefresh range of 56.00-75.00 Hz
(II) VESA(0): Not using mode “1400x1050” (no mode of this name)
(II) VESA(0): Not using built-in mode “1280x1024” (width too large for virtual size)
(–) VESA(0): Virtual size is 1024x768 (pitch 1024)
() VESA(0): *Built-in mode “1024x768”
(
) VESA(0): *Built-in mode “800x600”
(**) VESA(0): *Built-in mode “640x480”
(++) VESA(0): DPI set to (96, 96)
(II) VESA(0): Attempting to use 75Hz refresh for mode “1024x768” (118)
(II) VESA(0): Attempting to use 72Hz refresh for mode “800x600” (115)
(II) VESA(0): Attempting to use 73Hz refresh for mode “640x480” ([/code]

L’important semble être ceci :

code VESA(0): Total Memory: 224 64KB banks (14336kB)
(II) VESA(0): Écran générique samsung syncMaster 203b: Using hsync range of 30.00-81.00 kHz
(II) VESA(0): Écran générique samsung syncMaster 203b: Using vrefresh range of 56.00-75.00 Hz
(II) VESA(0): Not using mode “1400x1050” (no mode of this name)
(II) VESA(0): Not using built-in mode “1280x1024” (width too large for virtual size)
(–) VESA(0): Virtual size is 1024x768 (pitch 1024)
() VESA(0): *Built-in mode “1024x768”
(
) VESA(0): *Built-in mode “800x600”
() VESA(0): *Built-in mode “640x480”
(++) VESA(0): DPI set to (96, 96)
(II) VESA(0): Attempting to use 75Hz refresh for mode “1024x768” (118)
(II) VESA(0): Attempting to use 72Hz refresh for mode “800x600” (115)
(II) VESA(0): Attempting to use 73Hz refresh for mode “640x480” (112)
(
) VESA(0): Using “Shadow Framebuffer” [/code]

A propos de la mise en forme de tes messages, lorsque tu colles le contenu d’un fichier text ou que tu indiques que tu tapes une commande, dans ton message mets ceci :

[code]
...
Le contenu du fichier
[/code]

On dirait qu’il utilise les drivers VESA, ce qui n’est sans doute pas le mieux.
Dans ton xorg.conf, remplace

par :

     Driver     "nv"

Puis relance le serveur X, et vois ce que ça donne… en priant pour que ça change qqch.

j’ai pier, j’ai pleurer, mais rien y fait

jai bien remplaçé part ( nv ) puis ( nvidia ) et rien

bon merci quand même, je baisse pas les bras pour autant, un peu de pateince de ma part :slightly_smiling:
et ça seras bon!

merci

Je sais pas si ça t’aidera :
http://forum.debian-fr.org/viewtopic.php?t=1856&highlight=r%E9solution

@netmask, pas la peine de mettre “nvidia” si tu n’as pas installé les drivers proprio.
Si tu intervertis nv et nvidia et que tu ne modifies pas bien la config, y’a un risque pour que tu ne charges pas les bons modules et que ton serveur X plante.
Si tu as tenté d’installer les drivers proprio, précise-le.

Reconsulte à chaque fois les messages d’erreur donnés, et essaie de faire marcher nv, ça semble le plus indiqué pour le moment.

Pour faire fonctionner les “modes” que dimm laisse en lien, ça pourrait résoudre ton pb, mais bon courage … et à mon avis on peut faire sans.

si ça peut t’aider (comme tu as une nividia comme moi) :
j’ai également un samsung (21") et dès la première installation j’ai eu le problème donc je ne me suis pas posé de question sachant que si j’installais les pilotes proprio (qui sont bien malgré tout ce qu’on peut entendre quelquefois) je savais qu’ils détecteraient correctement l’écran!
Et pour les installer (mais je me suis pris la tête avec envy auparavant qu’il ne faut surtout pas utiliser sous debian) j’ai tout simplement télécharger le pilote sur le site nvidia, j’ai arrêté le serveur X, lancer la commande, répondu aux quelques questions (touche entrée ou yes !) et quand j’ai redémarré le serveur x j’avais la résolution parfaite!
Ah oui il y a quand même quelques utilitaires à installer avant (car l’installation des pilotes compile à un moment) : fakeroot, debhelper, les headers, kernel-package, etc.

En outre tu y gagneras car même si la 3d n’est pas indispensable tu y gagneras terriblement en vitesse dans certains cas : avant l’installation j’ai voulu par exemple déplacer une séparation de 10 cms dans amarok ça me prenait 30 secondes à chaque fois (!) car ça “ramait graphiquement” (et j’ai essayé plusieurs fois après redémarrage); dès la réussite de l’installation des pilotes proprio c’était nickel!

bon courage.

bon j’suis pas arrivé en modifiant xorg.conf , jai eu un gros plantage, obligé de réinstaler 4 fois

je voudrais savoir comment on arrete serverX avec une etch, pour instaler les drivers de chez nvidia

merci

Je vais essayer de te macher le boulot mais c’est important au début : ainsi au fur et à mesure que tu engrangeras de l’expérience tu seras en mesure de chercher et comprendre les documentations!

n’oublie pas les paquets essentiels pour compiler (build-essentials, etc. une recherche sur le forum devrait te donner facilement la liste) et désinstalle tout ce qui est nvidia avec ton gestionnaire de paquets.

vu ta carte graphique (j’ai une 5200) normalement tu dois récupérer ce pilote :
fr.download.nvidia.com/XFree86/L … 9-pkg1.run
c’est une version beta mais qui, en tout cas sur ma machine, marche très bien.

  1. tu sors de ta session graphique
    tu vas sur une console virtuelle (CTRL + ALT + F1)
    tu te logges en root
    tu vas dans le répertoire où est le fichier nvidia (quand je fais des compilations ou des installations je mets ça en général dans un dossier /install car facilement accessible et surtout ça n’aime pas les chemins avec des espaces)
  2. tu fais (je ne sais pas si tu utilises gdm ou kdm)
    ps -ef | grep gdm (ou ps -ef | grep kdm)
    une ou des lignes apparraissent du style :
    root 3838 1 0 15:54 ? 00:00:00 /usr/bin/kdm
    root 31649 31591 0 18:32 pts/4 00:00:00 grep kdm
    pour toi ce sera sûrement gdm au lieu de kdm
    ne tient pas compte de la ligne où il y a grep gdm
    il faut tuer les autres processus avec le numéro de la 2ème colonne (dans mon exemple 3838) avec
    kill -9 3838
  3. Tu recommences la même chose avec le serveur X :
    ps -ef | grep X (attention avec un x majuscule) …
    …kill…
  4. après tu rends ton pilote nvidia éxécutable avec (au fait j’espère que tu connais la touche TAB qui permet d’autocompléter ce que l’on tape au clavier! Sinon y’a effectivement du boulot!)
    chmod +x nom_du_pilote
    puis tu le lances avec ./nom_du_pilote
    et tu suis les instructions (très simples : accept, oui ou ok !)
    enfin tu rebootes avec la commande reboot

Et alors là normalement c’est le pied car moi j’adore les écrans de veille opengl du style euphoria, feux d’artifices et autres réjouissances!

bon courage!

Pour l’étape 2), y’a plus simple :
en étant root :

/etc/init.d/gdm stop

8)

merci j’ai bien tout compris

le seul souci c’est pour faire la petite barre vetical ( ps -ef ? grep X ) je sais pas comment

merci

[color=brown]Pour l’étape 2), y’a plus simple :
en étant root :

/etc/init.d/gdm stop[/color]

eh oui moi j’suis un peu rentre dedans!..:laughing:

le seul souci c’est pour faire la petite barre vetical ( ps -ef ? grep X ) je sais pas comment

ah ben dis donc y’a vraiment du boulot!

“ALT GR” + “6”

sauf si tu as un problème de clavier sous la console! auquel cas ta etch n’est vraiment pas d’équerre!..

alors avec la métode ( /etc/init.d/gdm stop ) ça n’a pas fonctionné

avec ( ps -ef | grep gdm ) et ( ps -ef | grep X ) ça a fonctionné

puis j’ai éssayer ( ./NVIDIA-Linux-x86-100.14.09-pkg1.run ) = permition non accordé

mais avec ( sh NVIDIA-Linux-x86-100.14.09-pkg1.run) ça a fonctionné

mais j’ai eu un méssage d’ereur pendant l’install, me disant de recompiler mon kermel
apparament un probleme d’ incompatibilité ???

alors là moi, je reste sur ma fin, si vous avez une :bulb:

en tout cas merci à tous, pour ces tutaux

encore merci