Debian Etch, X et Nvidia - Logiciels - Linux et OS Alternatifs
Marsh Posté le 09-07-2007 à 20:20:52
>> http://captain.ishido.free.fr/?p=scr
Prends l'archive qui correspond à "Script de mise à jour de Debian Etch (4.0)" et utilise le 2nd fichier (dans un terminal, si tu veux).
Enjoy =)
Marsh Posté le 09-07-2007 à 20:36:10
Passe en mode console depuis le clavier via CTRL-ALT-F1 , log toi en root puis arrete kdm ( xdm ou gdm selon ce que tu as mis)
/etc/init.d/kdm stop
Ensuite lance l'install des drivers
sh Nvidia-xxxxxxxxxxxxx.run
et la pas de souci. une fois fini, demarre kdm (ou autre)
/etc/init.d/kdm start
et le tout est joué.
Marsh Posté le 09-07-2007 à 20:57:16
GRRRRRRRR
aptitude search nvidia BORDEL
On va avoir 10 threads par jour ou quoi ? LES DRIVERS SONT PACKAGÉS IL SUFFIT D'INSTALLER LE BON PAQUET CONTENANT LE MODULE NOYAU ET LE PAQUET CORRESPONDANT POUR XORG.
En gros aptitude install nvidia-kernel-`uname -r` nvidia-glx puis dpkg-reconfigure xserver-xorg et choisir le pilote nvidia.
C'est pourtant pas compliqué
Marsh Posté le 09-07-2007 à 21:07:56
Ouai, mais nvidia-glx, n'est pas un driver compiler pour le noyeau 486? Parceque moi, il veut me le mettre en temps que dépendance a chaque fois
D'ailleur, j'ai aussi un problème, j'ai mis le kernel amd64, et je ne peus installer ni le driver 64bits, ni le 32 bits. Ya une solution?
Marsh Posté le 09-07-2007 à 21:11:06
nvidia-glx c'est pour Xorg on s'enfout.
Pour le paquet kernel il est compilé pour pas mal d'arch mais peut être pas 486 (qui est un noyau générique pour l'installer, tu n'es pas censé avoir une variante 486).
Passe d'abord sur un kernel 686 ou k7 (amd athlon) ou amd64 si t'as une debian en 64bits.
Ensuite reboot sur ce kernel et lit ce que j'ai écrit au dessus.
Marsh Posté le 09-07-2007 à 21:30:34
Citation : Les NOUVEAUX paquets suivants vont être installés : |
Marsh Posté le 09-07-2007 à 21:32:20
nvidia-kernel-2.6.18-4-486 < bah tu installe la variante 486.
Que donne uname -r ?
Marsh Posté le 09-07-2007 à 21:33:03
et pourquoi tu veux installer nvidia-kernel-source ??
Arg aptitude -R (pour ne pas installer les paquets recommandés).
Marsh Posté le 09-07-2007 à 21:36:51
Ok j'ai compris, il faut que j'installe nvidia-kernel-2.6.18-4-k7
Marsh Posté le 09-07-2007 à 22:15:27
Fork Bomb a écrit : >> http://captain.ishido.free.fr/?p=scr |
thenux a écrit : Passe en mode console depuis le clavier via CTRL-ALT-F1 , log toi en root puis arrete kdm ( xdm ou gdm selon ce que tu as mis) |
à vous deux
Marsh Posté le 09-07-2007 à 22:59:44
Bravo tu viens de pourrir ton système !
Merci à vous tous pour votre contribution, c'était génial !
Marsh Posté le 10-07-2007 à 00:04:20
Pourrir parce que ce sont les drivers proprios ?
Au fait personne n'a une idée sur le pourquoi du refus de switcher en runlevel 3 ?
Marsh Posté le 10-07-2007 à 00:53:27
Parce que tu bypass le système de paquet Debian et que donc quand tu changeras ton kernel faudra te rappeler (et changer toi même) ton pilote, etc.
Marsh Posté le 10-07-2007 à 09:46:24
Pas de problèmes je m'en souviendrais, j'ai pour habitude de prendre notes de tout les manipulations à faire pour résoudre une difficulté
Marsh Posté le 10-07-2007 à 10:10:58
Ça n'en reste pas moins une mauvaise méthode.
De plus la bonne t'a été indiquée...
Marsh Posté le 10-07-2007 à 20:18:32
Ben voilà je vais pouvoir utiliser la méthode correcte...
En voulant désinstaller Gnome et ne garder que KDE j'ai le problème suivant: arriver dans le choix des utilisateurs, le clavier est désactivé. Je ne peux donc plus entré mon mdp utilisateur pour la connection et pas moyen de stopper X pour entrer en mode console afin de reconfigurer le clavier Le seul moyen d'avoir accès à un KDE pleinement fonctionnel c'est de passer en runlevel 1 mais alors KDE est lancé en root...
Tout ce que j'ai fais c'est apt-get remove gnome-session gnome-core gnome-desktop-environment
PS: Existe t'il oui ou non une méthode pour avoir un terminal de secours complet entre le boot du système et le lancement de X ? Un peu comme le F5 au boot de Windows (mode sans échec).
Marsh Posté le 10-07-2007 à 20:19:18
oui
Marsh Posté le 10-07-2007 à 20:31:13
un boot: rescue depuis le DVD d'install ?
Marsh Posté le 10-07-2007 à 20:34:16
je suppose que le kernel et le bootloader tu les as aussi installer n'importe comment ?
Sinon reboot dans grub tu choisis l'entrée recovery mode.
Marsh Posté le 10-07-2007 à 20:34:34
ou alors le 2e kernel, rescue, dans ton grub.
Marsh Posté le 10-07-2007 à 20:36:01
Non, installation normale depuis le DVD.
Marsh Posté le 10-07-2007 à 21:41:47
M300A a écrit : je suppose que le kernel et le bootloader tu les as aussi installer n'importe comment ? |
meuh non pas n'importe comment.... ./configure && make && make install
ok ok je sors
Marsh Posté le 10-07-2007 à 21:43:25
checkinstall boudiou
Marsh Posté le 10-07-2007 à 22:47:23
Bon pas de soluces en vue, le clavier est toujours désactivé au lancement de la session KDE.
Je pars à la recherche de tutoriaux sur Grub, X, KDE et compagnie (ou à la limite je réinstalle le système en netinstall en suivant par exemple la formation Debian d'Alexis de Lattre). Merci quand même.
Marsh Posté le 10-07-2007 à 22:51:03
vire ton xorg.conf et regarde si ca fait pareil, si c'est le cas tu sauras où chercher.
Marsh Posté le 10-07-2007 à 22:57:47
Ben j'ai vérifié xorg.conf, je n'ai rien vu de "suspect" dans les lignes consacrées au clavier (pas de ligne commentée etc). J'essaie ta suggestion au cas où quelque chose m'aurait quand même échappé dans le fichier
Marsh Posté le 10-07-2007 à 23:09:04
Xorg.conf supprimé, toujours le même problème. Une autre suggestion ?
PS: J'ai aussi tenté un dpkg-reconfigure mais hormis en runlevel 1 il n'en tient pas compte dans les autres niveaux d'execution (3 et 5)
Marsh Posté le 10-07-2007 à 23:30:21
Au passage ton premier post semble "sous-entendre" que le runlevel 5 serait graphique et pas le runlevel 3, ce qui est faux.
Marsh Posté le 10-07-2007 à 23:46:28
Non tu te trompes. Je n'ai pas la prétention d'affirmer des choses quand je ne maitrise pas le sujet (je crois que c'est visible).
Marsh Posté le 10-07-2007 à 23:53:41
Dark Fortress a écrit : Non tu te trompes. Je n'ai pas la prétention d'affirmer des choses quand je ne maitrise pas le sujet (je crois que c'est visible). |
No pb Mais sous Debian je le redis : passer du runlevel 5 au runlevel 3 ne fait pas passer du mode graphique au mode console.
Marsh Posté le 11-07-2007 à 00:09:09
Oui j'ai vu en cherchant sur le net à quoi correspondait le runlevel 3
http://guide.andesi.org/html/kservices.html
En attendant j'ai essayé un dpkg-reconfigure kdm, toujours pareil: en runlevel 1 tout fonctionne, dès que je repasse sous un autre runlevel, plus de clavier J'ai remarqué également que lors du boot de la machine, le clavier est bien actif; il se désactive après la ligne concernant la hald.
Marsh Posté le 11-07-2007 à 00:17:02
ton clavier est en usb?
Marsh Posté le 11-07-2007 à 00:25:01
Non PS/2. Les périph USB (la souris et un joypad Logitech) sont reconnus sans aucun problèmes et fonctionnent. Le problème du clavier a surgi simplement quand j'ai désinstaller gnome.
Marsh Posté le 11-07-2007 à 00:45:38
bah t'as du désinstaller plus que gnome.
T'as pas un message dans le log de X qui te parle du clavier?
Marsh Posté le 11-07-2007 à 00:50:19
Je vais vérifier. Mais si le problème vient de X, pourquoi le clavier serait il 100% opérationnel quand je suis sous KDE en runlevel 1 et pas dans les autres niveaux ?
Edit: la suite demain matin, bonne fin de soirée et bonne nuit à tous
Marsh Posté le 11-07-2007 à 00:59:57
en runlevel 1 on a accès à KDE, mazette je pensais qu'en 1 on n'avait pas de X, j'ai encore rien compris aux run levels
Marsh Posté le 11-07-2007 à 09:11:22
Re
Si le runlevel 1 est bien le single user mode qu'on peut sélectionner via le menu de démarrage de Grub, mon système est 100% opérationnel (X, KDE) etc... Le problème étant que ce niveau n'est apparament accessible qu'en tant que root.... De là je me dis que le clavier désactivé est lié au compte utilisateur et ne vient peut être pas d'un soucis avec Xorg.
En attendant voici mon log Xorg:
---------------------------------------------------------------------------------------------------------
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 Debian4 2.6.18-4-amd64 #1 SMP Mon Mar 26 11:36:53 CEST 2007 x86_64
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: Wed Jul 11 09:34:48 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "AOC"
(**) | |-->Device "GeForce 7800 GT"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(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/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" 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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(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 2
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 1043,812a rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 1043,815a rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0092 card 10de,0301 rev a1 class 03,00,00 hdr 00
(II) PCI: 05:06:0: chip 109e,036e card 107d,6606 rev 11 class 04,00,00 hdr 80
(II) PCI: 05:06:1: chip 109e,0878 card 107d,6606 rev 11 class 04,80,00 hdr 80
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xc3000000 - 0xc30fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xc2ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation GeForce 7800 GT rev 161, Mem @ 0xc0000000/24, 0xb0000000/28, 0xc1000000/24, I/O @ 0xa000/7
(--) PCI: (5:6:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xc3000000/12
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) 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 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[1] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[2] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[3] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[4] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[5] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[6] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[7] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[8] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[10] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[12] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[13] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[14] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[15] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[16] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[17] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[18] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[19] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[20] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[21] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[22] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[23] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[25] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[26] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[27] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[28] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[1] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[2] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[3] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[4] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[5] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[6] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[7] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[8] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[9] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[10] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[12] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[13] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[14] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[15] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[16] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[17] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[18] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[19] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[20] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[21] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[22] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[23] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[24] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[25] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[26] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[27] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[28] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[5] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[6] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[7] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[8] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[9] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[10] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[11] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[12] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[18] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[30] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[31] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[32] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[33] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[34] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(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="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 100.14.11 Wed Jun 13 17:16:40 PDT 2007
(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: "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) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 01:00:0
(--) Chipset vesa found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 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 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[5] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[6] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[7] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[8] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[9] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[10] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[11] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[12] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[18] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[29] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[30] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[31] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[32] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[33] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[34] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[5] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[6] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[7] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[8] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[9] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[10] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[11] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[12] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[21] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[26] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[32] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[33] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[34] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[35] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[36] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[37] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) 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) 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: 262144 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 5.112
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: G70 Board - p317h2
(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 2
(II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
(II) VESA(0): VESA VBE DDC read successfully
(II) VESA(0): Manufacturer: AOC Model: a995 Serial#: 635572
(II) VESA(0): Year: 2004 Week: 48
(II) VESA(0): EDID Version: 1.2
(II) VESA(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
(II) VESA(0): Sync: Separate
(II) VESA(0): Max H-Image Size [cm]: horiz.: 36 vert.: 27
(II) VESA(0): Gamma: 2.20
(II) VESA(0): DPMS capabilities: Off; RGB/Color Display
(II) VESA(0): First detailed timing is preferred mode
(II) VESA(0): redX: 0.626 redY: 0.340 greenX: 0.288 greenY: 0.608
(II) VESA(0): blueX: 0.148 blueY: 0.064 whiteX: 0.283 whiteY: 0.298
(II) VESA(0): Supported VESA Video Modes:
(II) VESA(0): 720x400@70Hz
(II) VESA(0): 640x480@60Hz
(II) VESA(0): 640x480@75Hz
(II) VESA(0): 800x600@75Hz
(II) VESA(0): 1024x768@75Hz
(II) VESA(0): 1280x1024@75Hz
(II) VESA(0): Manufacturer's mask: 0
(II) VESA(0): Supported Future Video Modes:
(II) VESA(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) VESA(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) VESA(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) VESA(0): #3: hsize: 1280 vsize 960 refresh: 85 vid: 22913
(II) VESA(0): #4: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) VESA(0): #5: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) VESA(0): Supported additional Video Mode:
(II) VESA(0): clock: 157.5 MHz Image Size: 360 x 270 mm
(II) VESA(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0
(II) VESA(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) VESA(0): Monitor name: AOC
(II) VESA(0): Monitor name: 9G
(II) VESA(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 95 kHz, PixClock max 200 MHz
(II) VESA(0): Searching for matching VESA mode(s):
Mode: 100 (640x400)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x31f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 100
XResolution: 800
YResolution: 600
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 4
BitsPerPixel: 4
NumberOfBanks: 1
MemoryModel: 3
BankSize: 0
NumberOfImages: 14
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0x0
LinBytesPerScanLine: 100
BnkNumberOfImagePages: 14
LinNumberOfImagePages: 14
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 108500000
Mode: 103 (800x600)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x31f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 128
XResolution: 1024
YResolution: 768
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 4
BitsPerPixel: 4
NumberOfBanks: 1
MemoryModel: 3
BankSize: 0
NumberOfImages: 6
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0x0
LinBytesPerScanLine: 128
BnkNumberOfImagePages: 6
LinNumberOfImagePages: 6
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 108500000
Mode: 105 (1024x768)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x31f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 160
XResolution: 1280
YResolution: 1024
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 4
BitsPerPixel: 4
NumberOfBanks: 1
MemoryModel: 3
BankSize: 0
NumberOfImages: 3
RedMaskSize: 0
RedFieldPosition: 0
GreenMaskSize: 0
GreenFieldPosition: 0
BlueMaskSize: 0
BlueFieldPosition: 0
RsvdMaskSize: 0
RsvdFieldPosition: 0
DirectColorModeInfo: 0
PhysBasePtr: 0x0
LinBytesPerScanLine: 160
BnkNumberOfImagePages: 3
LinNumberOfImagePages: 3
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 108500000
Mode: 107 (1280x1024)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 5120
XResolution: 1280
YResolution: 1024
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 32
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 0
RedMaskSize: 8
RedFieldPosition: 16
GreenMaskSize: 8
GreenFieldPosition: 8
BlueMaskSize: 8
BlueFieldPosition: 0
RsvdMaskSize: 8
RsvdFieldPosition: 24
DirectColorModeInfo: 0
PhysBasePtr: 0xb0000000
LinBytesPerScanLine: 5120
BnkNumberOfImagePages: 0
LinNumberOfImagePages: 0
LinRedMaskSize: 8
LinRedFieldPosition: 16
LinGreenMaskSize: 8
LinGreenFieldPosition: 8
LinBlueMaskSize: 8
LinBlueFieldPosition: 0
LinRsvdMaskSize: 8
LinRsvdFieldPosition: 24
MaxPixelClock: 229500000
Mode: 130 (320x200)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
LinBytesPerScanLine: 1280
BnkNumberOfImagePages: 6
LinNumberOfImagePages: 6
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
*Mode: 13e (640x400)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 145 (1600x1200)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 1600
XResolution: 1600
YResolution: 1200
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: 0xb0000000
LinBytesPerScanLine: 1600
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 0
LinRedFieldPosition: 0
LinGreenMaskSize: 0
LinGreenFieldPosition: 0
LinBlueMaskSize: 0
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
Mode: 146 (1600x1200)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 3200
XResolution: 1600
YResolution: 1200
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: 0xb0000000
LinBytesPerScanLine: 3200
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
Mode: 147 (1400x1050)
ModeAttributes: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
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: 0x39f
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
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: 0xb0000000
LinBytesPerScanLine: 2800
BnkNumberOfImagePages: 1
LinNumberOfImagePages: 1
LinRedMaskSize: 5
LinRedFieldPosition: 11
LinGreenMaskSize: 6
LinGreenFieldPosition: 5
LinBlueMaskSize: 5
LinBlueFieldPosition: 0
LinRsvdMaskSize: 0
LinRsvdFieldPosition: 0
MaxPixelClock: 229500000
*(WW) (2048x1536,AOC) mode clock 266.95MHz exceeds DDC maximum 200MHz
Mode: 152 (2048x1536)
ModeAttributes: 0x3db
WinAAttributes: 0x7
WinBAttributes: 0x0
WinGranularity: 64
WinSize: 64
WinASegment: 0xa000
WinBSegment: 0x0
WinFuncPtr: 0xc0009f0d
BytesPerScanline: 8192
XResolution: 2048
YResolution: 1536
XCharSize: 8
YCharSize: 16
NumberOfPlanes: 1
BitsPerPixel: 32
NumberOfBanks: 1
MemoryModel: 6
BankSize: 0
NumberOfImages: 0
RedMaskSize: 8
RedFieldPosition: 16
GreenMaskSize: 8
GreenFieldPosition: 8
BlueMaskSize: 8
BlueFieldPosition: 0
RsvdMaskSize: 8
RsvdFieldPosition: 24
DirectColorModeInfo: 0
PhysBasePtr: 0xb0000000
LinBytesPerScanLine: 8192
BnkNumberOfImagePages: 0
LinNumberOfImagePages: 0
LinRedMaskSize: 8
LinRedFieldPosition: 16
LinGreenMaskSize: 8
LinGreenFieldPosition: 8
LinBlueMaskSize: 8
LinBlueFieldPosition: 0
LinRsvdMaskSize: 8
LinRsvdFieldPosition: 24
MaxPixelClock: 229500000
(II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
(II) VESA(0): AOC: Using default hsync range of 30.00-95.00 kHz
(II) VESA(0): AOC: Using default vrefresh range of 50.00-160.00 Hz
(II) VESA(0): Not using mode "1280x960" (no mode of this name)
(II) VESA(0): Not using built-in mode "2048x1536" (width too large for virtual size)
(--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
(**) VESA(0): *Built-in mode "1280x1024"
(**) VESA(0): *Built-in mode "1024x768"
(**) VESA(0): *Built-in mode "800x600"
(**) VESA(0): *Built-in mode "640x480"
(**) VESA(0): Built-in mode "640x400"
(++) VESA(0): DPI set to (100, 100)
(II) VESA(0): Attempting to use 85Hz refresh for mode "1280x1024" (11b)
(II) VESA(0): Attempting to use 85Hz refresh for mode "1024x768" (118)
(II) VESA(0): Attempting to use 85Hz refresh for mode "800x600" (115)
(II) VESA(0): Attempting to use 85Hz refresh for mode "640x480" (112)
(II) VESA(0): Attempting to use 85Hz refresh for mode "640x400" (13e)
(**) VESA(0): Using "Shadow Framebuffer"
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules/libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xc3001000 - 0xc3001fff (0x1000) MX[B]
[5] -1 0 0xc3100000 - 0xc3100fff (0x1000) MX[B]
[6] -1 0 0xc3101000 - 0xc3101fff (0x1000) MX[B]
[7] -1 0 0xc3102000 - 0xc3102fff (0x1000) MX[B]
[8] -1 0 0xc3103000 - 0xc3103fff (0x1000) MX[B]
[9] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
[10] -1 0 0xc3104000 - 0xc3104fff (0x1000) MX[B]
[11] -1 0 0xc3000000 - 0xc3000fff (0x1000) MX[B](B)
[12] -1 0 0xc1000000 - 0xc1ffffff (0x1000000) MX[B](B)
[13] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
[14] -1 0 0xc0000000 - 0xc0ffffff (0x1000000) MX[B](B)
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
[21] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[26] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[32] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
[33] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
[34] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
[35] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
[36] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[37] -1 0 0x0000a000 - 0x0000a07f (0x80) IX[B](B)
[38] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) VESA(0): initializing int10
(II) VESA(0): Primary V_BIOS segment is: 0xc000
(II) VESA(0): VESA BIOS detected
(II) VESA(0): VESA VBE Version 3.0
(II) VESA(0): VESA VBE Total Mem: 262144 kB
(II) VESA(0): VESA VBE OEM: NVIDIA
(II) VESA(0): VESA VBE OEM Software Rev: 5.112
(II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
(II) VESA(0): VESA VBE OEM Product: G70 Board - p317h2
(II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
(==) VESA(0): Write-combining range (0xb0000000,0x10000000)
(II) VESA(0): virtual address = 0x2b36360d1000,
physical address = 0xb0000000, size = 268435456
(==) VESA(0): Default visual is TrueColor
(==) VESA(0): Backing store disabled
(**) Option "dpms"
(**) VESA(0): DPMS enabled
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "be"
(**) Generic Keyboard: XkbLayout: "be"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
xkb_keycodes { include "xfree86+aliases(azerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+be" };
xkb_geometry { include "pc(pc105)" };
(II) Configured Mouse: ps2EnableDataReporting: succeeded
-----------------------------------------------------------------------------------------------------------------------------
Les seuls Warnings concernent apparament des polices de caractère et l'ACPI (que je n'utilise jamais donc c'est un problème mineur même si ca fait tâche d'avoir une défaillance dans la config)
Ensuite mon fichier xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "GeForce 7800 GT"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "AOC"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "GeForce 7800 GT"
Monitor "AOC"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Marsh Posté le 11-07-2007 à 12:23:42
gandalf@scrubs:~$ cat /etc/inittab | grep 'Runlevel' |
Pour les runlevels.
Marsh Posté le 11-07-2007 à 15:48:04
Merci M300A faudra que j'approfondisse un peu plus.
Marsh Posté le 09-07-2007 à 20:17:38
Au secours je deviens fou :s
J'ai installé Debian 4 sans aucun soucis. Comme d'habitude je veux installer les drivers Nvidia propriétaire. J'entame la procédure sous KDE et évidement il m'envoie ballader parce que je suis connecté sous X. J'aimerais simplement redémarrer le système en console (sans lancer X donc). Evidemment pas moyen: je tente desespérement de switcher en runlevel 3 avec telinit 3 ou init 3: peine perdue, le système reste bêtement en runlevel 5. Seuls telinit 1 5 et 6 sont actifs et s'exécutent correctement
J'ai essayé de bidouiller dans le gestionnaire de connexions sans succès; j'ai bricolé inittab pour qu'il démarre en runlevel 3: peine perdue. J'ai été voir également dans xorg.conf s'il y'avait moyen de l'empécher de se lancer au démarrage je n'ai rien trouvé.
Question: comment démarrer simplement en console (sans lancer X) pour installer ces maudits drivers ?
Ps: toutes les manoeuvres ci dessus ont été exécutées en root bien entendu....
Message édité par Dark Fortress le 09-07-2007 à 20:20:01
---------------
Fille de Bach (c.) * A bus station is where a bus stop. A train station is where a train stop. On my desk i have a workstation. *