#0 -1 » Fichiers LibreOffice et gestionnaire d'archive » Le 04/06/2013, à 16:40
- JujuLand
- Réponses : 5
Bonjour,
J'ai eu l'occasion, et je l'ai encore parfois pour certaines raisons spécifiques, d'utiliser le gestionnaire d'archive pour consulter et/ou modifier mes fichiers odt, odc, ... ceci, sous Windows, avec 7-Zip, et avec le moniteur d'archive sous Ubuntu.
J'ai ouvert un fichier (Livre généalogique) généré par Gramps, sans problème, tant que je ne l'ai pas modifié.
Une plus petite modification suivie bien sûr d'une sauvegarde, et le gestionnaire d'archive n'est plus capable de l'ouvrir (Type d'archive non pris en charge).
Je viens d'ailleurs de m'apercevoir qu'un fichier créé par LibreOffice à le même problème.
Ce qui est très curieux, c'est que ces même fichiers peuvent toujours être ouverts avec 7zip Windows (sous wine).
Quelqu'un a-t-il une explication à ce phénomène.
Merci
A+
#1 Re : -1 » Fichiers LibreOffice et gestionnaire d'archive » Le 04/06/2013, à 16:47
- JujuLand
- Réponses : 5
Je viens de faire un test, j'ai copié le fichier généré par Gramps.
J'ai ouvert cette copie, j'ai rajouté un espace
Je l'ai supprimé
J'ai sauvegardé
La taille initiale est de : 77,1 ko (77 094 octets)
La taille du fichier modifié est de : 115,9 ko (115 885 octets)
Le type trouvé est le même pour les deux fichiers:
Texte OpenDocument (application/vnd.oasis.opendocument.text)
Incroyable, non ?
A+
#2 Re : -1 » Fichiers LibreOffice et gestionnaire d'archive » Le 05/06/2013, à 08:27
- JujuLand
- Réponses : 5
Salut,
Oui, je parle bien de fileroller.
Je ne savais pas que les fichiers ePub avaient une structure similaire.
De plus, il semblerait que la version LibreOffice 3.5.7.2 [Version ID : 350m1(Build:2)] soit buggé sur la conversion odt >=> doc, en lecture ou en écriture. J'ai deux cas différents qui me font penser que c'est en lecture.
La mise en page est cassée non après sauvegarde en doc, mais apres réouverture du fichier doc.
Bug concernant la conversion confirmé ici:
http://nabble.documentfoundation.org/od … 30638.html
A+
#3 Re : -1 » Fichiers LibreOffice et gestionnaire d'archive » Le 05/06/2013, à 16:30
- JujuLand
- Réponses : 5
Salut,
Oui, tu vois ça dans ta boule de cristal ![]()
Pour le problème d'ouverture avec FileRoller, j'ai renommé en zip, et il l'ouvre bien.
Bizarre ?
Y'aurait pas un problème dans l'entête généré par la 3.5 ?
A+
#4 -1 » Parasites avec carte nvidia » Le 28/03/2013, à 18:19
- JujuLand
- Réponses : 1
Depuis un certain temps, impossible de préciser réellement depuis quand, des parasites apparaissent sur n'importe quelle application (pas sur le bureau semble-t-il)
La carte est une GeForce 7300 LE)
Résolution Auto
Fréquence Auto
Ecran Dell 2407WFP (DFP-0 on GPU-0) <= problème identique avec cordon analogique
Définition 1920x1200 <= mais se produit avec des définitions moindres
Version driver nvidia : 295.40
Ces parasites apparaissent principalement dans les fenêtres des applis (firefox, thunderbird, ...)
Lors d'ouverture ou de changement d'applis, ces mêmes parasites peuvent disparaître, ou apparaître. De même certaines fenêtres peuvent passer toute noire avant de reprendre leur aspect initial.
De plus, j'ai un plantage des sessions texte (Ctrl-Alt-1 à 6) j'ai des hiéroglyphes, et çà semble planté ...
Enfin, j'ai vu passer une erreur plymouth à la déconnexion (il me semble) dans les logs, j'ai des messages qui concernent plymouth, et quelques autres qui semblent s'y rapporter aussi, ou au système vidéo:
Mar 28 14:32:33 ubuntu kernel: [ 29.594493] init: plymouth-stop pre-start process (1629) terminated with status 1Mar 28 16:34:36 ubuntu kernel: [ 425.221758] NVRM: os_pci_init_handle: invalid context!
Mar 28 16:34:36 ubuntu kernel: [ 425.221763] NVRM: os_pci_init_handle: invalid context!
Mar 28 16:34:36 ubuntu kernel: [ 425.221771] NVRM: os_map_kernel_space: can't map 0xc0000000, invalid context!
Mar 28 16:34:36 ubuntu kernel: [ 425.221774] NVRM: os_pci_init_handle: invalid context!
Mar 28 16:44:11 ubuntu kernel: [ 1000.913448] NVRM: os_pci_init_handle: invalid context!
Mar 28 16:44:11 ubuntu kernel: [ 1000.913453] NVRM: os_pci_init_handle: invalid context!
Mar 28 16:44:11 ubuntu kernel: [ 1000.913461] NVRM: os_map_kernel_space: can't map 0xc0000000, invalid context!
Mar 28 16:44:11 ubuntu kernel: [ 1000.913464] NVRM: os_pci_init_handle: invalid context!Bref c'est assez chiant, et je ne vois as comment m'en sortir.
PS L'ordi est à un copain, et je ne l'ai pas sous la main.
Je vais tâcher de voir si je peux prendre la main à distance sur son ordi, sinon, je lui dirais de tâcher de répondre à vos demndes complémentaires.
Voici deux copies écran pour préciser mieux le problème:
Parasites sur la barre de message
Parasites dans la fenêtre Firefox (plus discret)
Merci
A+
#5 Re : -1 » Parasites avec carte nvidia » Le 31/03/2013, à 12:00
#6 -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 16:23
- JujuLand
- Réponses : 24
Bon, voila un problème très simple, mais que je n'arrive pas à résoudre.
Mon but est de récupérer un chaîne dans un fichier, et de remplacer une autre chaîne par cette première dans un autre fichier
Voici ce que je sais faire :
Récupération de la ligne :
cat ChangeLog|grep -m 1 'UTC-0800 Pritpal Bedi'
Résultat
2013-03-15 18:45 UTC-0800 Pritpal Bedi (bedipritpal at hotmail.com)(r189)
Remplacement de la chaîne dans le second fichier :
cat hbide.juj | awk '{ sub("VERSION", "r189"); print }'>./hbide_v.ch
Je sais faire ces deux choses, mais pas récupérer la chaine dans la première commande, et l'injecter dans la deuxième commande.
Merci de vos lumières
A+
#7 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 17:34
- JujuLand
- Réponses : 24
Bonjour.
Je pensais bien qu'un sed ferait l'affaire. J'avais essayé avec des redirections ou des pips, mais je n'y arrivais pas.
J'aime bien la deuxième version très compacte, même si la version avec variable est plus simple à comprendre.
Un grand merci
A+
#8 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 18:57
- JujuLand
- Réponses : 24
Je bricolais sur les syntaxes envoyées, et je me disais que je pourrais me passer d'écraser le fichier original, et que je pourrais tout aussi bien remplacer la version dans le fichier d'origine.
Dans le fichier d'origine, j'ai parfois quelque chose comme :
define _HBMK_VCS_ID_ "r172/174M"J'ai donc essayé de récupérer l'ancienne chaîne, pour pouvoir ensuite avec sed remplacer l'ancienne version par la nouvelle.
Mais je n'arrive à rien, car awk ne semble pas apprécier le #. Pour test, je l'ai enlevé, et il trouve bien. De plus, mais je n'ai pas fait l'essai, mais le / dans la chaîne à extraire risque bien de poser un problème.
J'avais essayé de simplement, avec un grep, de récupérer la ligne sans spécifier le #
cat hbide_v.ch|grep 'define _HBMK_VCS_ID_'et çà fonctionne, mais je n'arrive pas à le faire bouffer par awk, avec un truc du style
old1=awk '/define _HBMK_VCS_ID_/ {print substr($3,2,length($3)-2);exit}' $(cat hbide_v.ch|grep 'define _HBMK_VCS_ID_')mais awk veut un fichier en entrée, semble-t-il
Enfin, j'ai aussi à remplacer la version dans un autre fichier, la ligne étant de ce style :
AAdd( txt_, "QtContribs " + " r" + "187" )Et là aussi, j'ai des problèmes avec awk, probablement à cause des " inclus dans la chaîne, ou encore parce que ceci étant un source indenté, il y a des espaces en tête.
Bref, je patauge encore pas mal ...
A+
#9 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 19:44
- JujuLand
- Réponses : 24
Effectivement, je veux remplacer le 187 (qui pourra être une autre valeur).
Pour la ligne #define, c'est pareil, excepté que la chaîne serait r189 (en prenant ta valeur de str)
Donc, il me faudrait récupérer 189, et le mettre dans une variable, remplacer dans la ligne Aadd txt_, ...
Modifier la valeur de str et rajoutant r devant et ensuite remplacer r187 par la variable dans la ligne #define.
A en voir ta commande, il n'y aurait pas besoin de récupérer les anciennes valeurs à remplacer, ce qui fait qu'avec un sed, ce serait suffisant aussi pour la ligne #define ...
Ai-je bien compris ?
A+
#10 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 20:43
- JujuLand
- Réponses : 24
Bon, c'est ok, pour le #define, mais pour l'autre, çà me remplace plein de choses par 189, exemple :
CASE 4
cTitle := 'About Harbour'
AAdd( txt_, "189" )
AAdd( txt_, "" )
AAdd( txt_, '"Harbour is the Free Open Source Software implementation' )
AAdd( txt_, 'of a multi-platform, multi-threading, object-oriented, scriptable' )
AAdd( txt_, 'programming language, backwards compatible with Clipper/xBase.' )
AAdd( txt_, 'Harbour consists of a compiler and runtime libraries with multiple' )
AAdd( txt_, 'UI and database backends, its own make system and a large' )
AAdd( txt_, 'collection of libraries and interfaces to many popular APIs."' )
AAdd( txt_, "" )
AAdd( txt_, "189" )
AAdd( txt_, "189" )
EXIT
ENDalors qu'on a çà au départ:
CASE 4
cTitle := 'About Harbour'
AAdd( txt_, "<b>About Harbour</b>" )
AAdd( txt_, "" )
AAdd( txt_, '"Harbour is the Free Open Source Software implementation' )
AAdd( txt_, 'of a multi-platform, multi-threading, object-oriented, scriptable' )
AAdd( txt_, 'programming language, backwards compatible with Clipper/xBase.' )
AAdd( txt_, 'Harbour consists of a compiler and runtime libraries with multiple' )
AAdd( txt_, 'UI and database backends, its own make system and a large' )
AAdd( txt_, 'collection of libraries and interfaces to many popular APIs."' )
AAdd( txt_, "" )
AAdd( txt_, "Get downloads, samples, contribs and much more at:" )
AAdd( txt_, "<a href='http://harbour-project.org/'>http://harbour-project.org/</a>" )
EXIT
ENDA+
#11 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 21:38
- JujuLand
- Réponses : 24
Ben la ligne est
AAdd( txt_, "QtContribs " + " r" + "187" )
rien de plus qui la caractérise, et la chaine à remplacer est 187 (peut varier, évidemment)
La ligne doit donc avoir Aadd , txt_ et QtContribs
A+
#12 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 22:16
- JujuLand
- Réponses : 24
Bon, çà fonctionne, mais il va falloir que je me creuse le citron pour comprendre la syntaxe barbare de cette commande...
Merci
A+
#13 Re : -1 » [Résolu] Lacunes ... » Le 18/03/2013, à 23:50
- JujuLand
- Réponses : 24
Décidément, je merde.
Si le fichier contenant Aadd est bien modifié, celui contenant le #define ne l'est pas.
Il me semblait pourtant que ça avait fonctionné ...
Voici les commandes que j'avaient mis dans mon shell:
export newstr=$(awk -F")" '/UTC-0800 Pritpal Bedi/ {print substr($2,3);exit}' ChangeLog)
sed -r 's=(#define[^"]+")[^"/]+(/.+)$=\1'r"$newstr"'\2=' hbide/hbide_v.svn > hbide/hbide_v.ch
sed -r 's/(^\s*AAdd\( txt_, "QtContribs " \+ " r" \+ ")[^"]+(" \))$/\1'"$newstr"'\2/' hbdbu/dbu.svn >hbdbu/dbu.prgComme le deuxième sed fonctionnait, j'ai essayé une autre syntaxe pour le premier, un peu dans le style du deuxième, mais çà ne donne modifie rien.
Voici ce que j'ai essayé :
sed -r 's/(^\#define _HBMK_VCS_ID_ )[^"]+(" \))$/\1'r"$newstr"'\2/' hbide/hbide_v.svn > hbide/hbide_v.chDe plus, la syntaxe de la chaine à remplacer est du style r17_ ou 178:179M
Je ne sais pas si ce : peut poser un problème
A+
#14 Re : -1 » [Résolu] Lacunes ... » Le 19/03/2013, à 09:36
- JujuLand
- Réponses : 24
Oups !!! Un shift manqué, et j'ai écrit R17_ au lieu de r178
La syntaxe précédente ne fonctionne pas.
Pour être plus précis, voici le contenu du fichier contenant la ligne à problème:
/* Automatically generated by hbmk2. Do not edit. */
#define _HBMK_VCS_TYPE_ "svn"
#define _HBMK_VCS_ID_ "r186"ou encore
/* Automatically generated by hbmk2. Do not edit. */
#define _HBMK_VCS_TYPE_ "svn"
#define _HBMK_VCS_ID_ "185:186M"PS: A me relire après premier renvoi, je ne suis plus du tout sûr que le r soit présent.
Celui que je recharge en ce moment du serveur est dans la deuxième forme.
A+
#15 Re : -1 » [Résolu] Lacunes ... » Le 19/03/2013, à 10:58
- JujuLand
- Réponses : 24
Hum, y'a du mieux, mais ça ne supprime pas l'ancienne valeur:
/* Automatically generated by hbmk2. Do not edit. */
#define _HBMK_VCS_TYPE_ "svn"
#define _HBMK_VCS_ID_ "r189:186M"il faudrait peut-être simplement rajouter une commance de suppression des caractères entre : et "
S'il n'y sont pas, il ne ferait donc rien de plus, non ?
A+
A+
#16 Re : -1 » [Résolu] Lacunes ... » Le 19/03/2013, à 11:22
- JujuLand
- Réponses : 24
Ligne initiale :
#define _HBMK_VCS_ID_ "185:186M"ou
#define _HBMK_VCS_ID_ "187"Ligne finale :
#define _HBMK_VCS_ID_ "r189"Je ne suis pas sûr du r (ligne finale), mais ce n'est pas un problème, car je sais ou l'enlever
Voici donc ce que j'attends, que ce soit la ligne initiale 1 ou 2
/* Automatically generated by hbmk2. Do not edit. */
#define _HBMK_VCS_TYPE_ "svn"
#define _HBMK_VCS_ID_ "r189"A+
#17 Re : -1 » [Résolu] Lacunes ... » Le 19/03/2013, à 11:33
- JujuLand
- Réponses : 24
Oui, là ça fonctionne
Je vais décortiquer la ligne pour essayer de comprendre
Merci
A+
#18 Re : -1 » [Résolu] Lacunes ... » Le 20/03/2013, à 14:28
- JujuLand
- Réponses : 24
Merci pour les explications.
Je pense que c'est largement au dessus mon niveau, et je vais maintenant bien relire tes explications.
Cà me permettra d'être moins c... devant çà, même si je doute être capable de refaire çà, et de passer ma retraite sans me creuser le choux plus que de raison ...
Merci encore
A+
#19 Re : -1 » [Ré-ouvert] Multi-écran nvidia & 12.04 » Le 25/02/2013, à 12:45
- JujuLand
- Réponses : 17
Bon, je relance le sujet, car je viens de l'avoir sur un autre ordi (même carte-mère)
Je précise que depuis quelques temps, j'avais parfois un plantage du serveur X au démarrage.
Je m'en sortais en ouvrant une session en console, et en lançant un startx. Le bureau ne montait pas correctement, je n'avais pas les barres du haut et du bas (je ne me rappelle plus leur nom). Je précise que j'utilise gnome-shell en twinview. Il me fallait ensuite ouvrir une autre console, et de lancer un sudo reboot
Hier matin, çà c'est un peu aggravé, et il m'a fallut restaurer une config avec un seul écran. Dans la manip, mon profil s'est de nouveau vérolé.
Je l'ai donc refait en renommant le dossier, revréant un dossier avec les bons attributs, et en relançant.
Ensuite, un passage en twinview, et çà a été ok.
Sauf qu'au redémarrage, plantage du serveur X.
Après un test mémoire qui n'a rien donne, reboot par Esc, et là çà redémarre correctement.
J'avais pris la précaution, en console de récupérer le fichier log.
J'ai récupéré celui qui vient d'être généré.
J'ai modifié les heures pour pouvoir faire une comparaison avec meld,
Aucune différence avant la ligne 137, où nvidia se plante.
version OK
[ 21.xxx] X.Org X Server 1.11.3 Release Date: 2011-12-16
[ 21.xxx] X Protocol Version 11, Revision 0
[ 21.xxx] Build Operating System: Linux 2.6.42-34-generic x86_64 Ubuntu
[ 21.xxx] Current Operating System: Linux jujuland 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64
[ 21.xxx] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1dd95ff7-1138-4da3-9afa-352112844c04 ro quiet splash vt.handoff=7
[ 21.xxx] Build Date: 17 January 2013 06:14:10AM
[ 21.xxx] xorg-server 2:1.11.4-0ubuntu10.11 (For technical support please see http://www.ubuntu.com/support)
[ 21.xxx] Current version of pixman: 0.24.4
[ 21.xxx] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.xxx] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.xxx] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 25 10:15:19 2013
[ 21.xxx] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.xxx] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.xxx] (==) ServerLayout "Layout0"
[ 21.xxx] (**) |-->Screen "Screen0" (0)
[ 21.xxx] (**) | |-->Monitor "Monitor0"
[ 21.xxx] (**) | |-->Device "Device0"
[ 21.xxx] (**) |-->Input Device "Keyboard0"
[ 21.xxx] (**) |-->Input Device "Mouse0"
[ 21.xxx] (**) Option "Xinerama" "0"
[ 21.xxx] (==) Automatically adding devices
[ 21.xxx] (==) Automatically enabling devices
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 21.xxx] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 21.xxx] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.xxx] (WW) Disabling Keyboard0
[ 21.xxx] (WW) Disabling Mouse0
[ 21.xxx] (II) Loader magic: 0x7f253bea8b00
[ 21.xxx] (II) Module ABI versions:
[ 21.xxx] X.Org ANSI C Emulation: 0.4
[ 21.xxx] X.Org Video Driver: 11.0
[ 21.xxx] X.Org XInput driver : 16.0
[ 21.xxx] X.Org Server Extension : 6.0
[ 21.xxx] (--) PCI:*(0:0:5:0) 10de:0241:1631:e027 rev 162, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 21.xxx] (II) Open ACPI successful (/var/run/acpid.socket)
[ 21.xxx] (II) LoadModule: "extmod"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21.xxx] (II) Module extmod: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension MIT-SCREEN-SAVER
[ 21.xxx] (II) Loading extension XFree86-VidModeExtension
[ 21.xxx] (II) Loading extension XFree86-DGA
[ 21.xxx] (II) Loading extension DPMS
[ 21.xxx] (II) Loading extension XVideo
[ 21.xxx] (II) Loading extension XVideo-MotionCompensation
[ 21.xxx] (II) Loading extension X-Resource
[ 21.xxx] (II) LoadModule: "dbe"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21.xxx] (II) Module dbe: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DOUBLE-BUFFER
[ 21.xxx] (II) LoadModule: "glx"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[ 21.xxx] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] (II) NVIDIA GLX Module 295.40 Thu Apr 5 21:57:38 PDT 2012
[ 21.xxx] (II) Loading extension GLX
[ 21.xxx] (II) LoadModule: "record"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.xxx] (II) Module record: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.13.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension RECORD
[ 21.xxx] (II) LoadModule: "dri"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.xxx] (II) Module dri: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension XFree86-DRI
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DRI2
[ 21.xxx] (II) LoadModule: "nvidia"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Video Driver
[ 21.xxx] (II) NVIDIA dlloader X Driver 295.40 Thu Apr 5 21:38:35 PDT 2012
[ 21.xxx] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.xxx] (++) using VT number 7
[ 21.xxx] (II) Loading sub module "fb"
[ 21.xxx] (II) LoadModule: "fb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (II) Module fb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "wfb"
[ 21.xxx] (II) LoadModule: "wfb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Module wfb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "ramdac"
[ 21.xxx] (II) LoadModule: "ramdac"
[ 21.xxx] (II) Module "ramdac" already built-in
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.xxx] (==) NVIDIA(0): RGB weight 888
[ 21.xxx] (==) NVIDIA(0): Default visual is TrueColor
[ 21.xxx] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.xxx] (**) NVIDIA(0): Option "TwinView" "1"
[ 21.xxx] (**) NVIDIA(0): Option "MetaModes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0; CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
[ 21.xxx] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 21.xxx] (**) NVIDIA(0): Enabling 2D acceleration
C'est à partir de là que çà diffère:
[ 21.xxx] (II) NVIDIA(GPU-0): Display (Philips 190B (CRT-0)) does not support NVIDIA 3D
[ 21.xxx] (II) NVIDIA(GPU-0): Vision stereo.
[ 21.xxx] (II) NVIDIA(GPU-0): Display (Philips 190B (DFP-0)) does not support NVIDIA 3D
[ 21.xxx] (II) NVIDIA(GPU-0): Vision stereo.
[ 21.xxx] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 LE (C51) at PCI:0:5:0 (GPU-0)
[ 21.xxx] (--) NVIDIA(0): Memory: 262144 kBytes
[ 21.xxx] (--) NVIDIA(0): VideoBIOS: 05.51.28.45.73
[ 21.xxx] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 21.xxx] (--) NVIDIA(0): Connected display device(s) on GeForce 6150 LE at PCI:0:5:0
[ 21.xxx] (--) NVIDIA(0): Philips 190B (CRT-0)
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0)
[ 21.xxx] (--) NVIDIA(0): Philips 190B (CRT-0): 350.0 MHz maximum pixel clock
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0): 310.0 MHz maximum pixel clock
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0): Internal Dual Link TMDS
[ 21.xxx] (**) NVIDIA(0): TwinView enabled
[ 21.xxx] (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, DFP-0
[ 21.xxx] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.xxx] (**) NVIDIA(0): device Philips 190B (CRT-0) (Using EDID frequencies has
[ 21.xxx] (**) NVIDIA(0): been enabled on all display devices.)
[ 21.xxx] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.xxx] (**) NVIDIA(0): device Philips 190B (DFP-0) (Using EDID frequencies has
[ 21.xxx] (**) NVIDIA(0): been enabled on all display devices.)
[ 21.xxx] (II) NVIDIA(0): Assigned Display Devices: CRT-0, DFP-0
[ 21.xxx] (II) NVIDIA(0): Validated modes:
[ 21.xxx] (II) NVIDIA(0): "CRT:1280x1024_75+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) NVIDIA(0):
[ 21.xxx] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
[ 21.xxx] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 21.xxx] (--) NVIDIA(0): option
[ 21.xxx] (--) Depth 24 pixmap format is 32 bpp
[ 21.xxx] (II) NVIDIA(0): Setting mode
[ 21.xxx] (II) NVIDIA(0): "CRT:1280x1024_75+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) Loading extension NV-GLX
[ 21.xxx] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 21.xxx] (==) NVIDIA(0): Backing store disabled
[ 21.xxx] (==) NVIDIA(0): Silken mouse enabled
[ 21.xxx] (**) NVIDIA(0): DPMS enabled
[ 21.xxx] (II) Loading extension NV-CONTROL
[ 21.xxx] (II) Loading extension XINERAMA
[ 21.xxx] (II) Loading sub module "dri2"
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) NVIDIA(0): [DRI2] Setup complete
[ 21.xxx] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 21.xxx] (==) RandR enabled
[ 21.xxx] (II) Initializing built-in extension Generic Event Extension
[ 21.xxx] (II) Initializing built-in extension SHAPE
[ 21.xxx] (II) Initializing built-in extension MIT-SHM
[ 21.xxx] (II) Initializing built-in extension XInputExtension
[ 21.xxx] (II) Initializing built-in extension XTEST
[ 21.xxx] (II) Initializing built-in extension BIG-REQUESTS
[ 21.xxx] (II) Initializing built-in extension SYNC
[ 21.xxx] (II) Initializing built-in extension XKEYBOARD
[ 21.xxx] (II) Initializing built-in extension XC-MISC
[ 21.xxx] (II) Initializing built-in extension SECURITY
[ 21.xxx] (II) Initializing built-in extension XINERAMA
[ 21.xxx] (II) Initializing built-in extension XFIXES
[ 21.xxx] (II) Initializing built-in extension RENDER
[ 21.xxx] (II) Initializing built-in extension RANDR
[ 21.xxx] (II) Initializing built-in extension COMPOSITE
[ 21.xxx] (II) Initializing built-in extension DAMAGE
[ 21.xxx] (II) Initializing extension GLX
[ 21.xxx] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.xxx] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.xxx] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) LoadModule: "evdev"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (II) Module evdev: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 2.7.0
[ 21.xxx] Module class: X.Org XInput Driver
[ 21.xxx] ABI class: X.Org XInput driver, version 16.0
[ 21.xxx] (II) Using input driver 'evdev' for 'Power Button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) Power Button: always reports core events
[ 21.xxx] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 21.xxx] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.xxx] (--) evdev: Power Button: Found keys
[ 21.xxx] (II) evdev: Power Button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 21.xxx] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[ 21.xxx] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 21.xxx] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'Power Button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) Power Button: always reports core events
[ 21.xxx] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 21.xxx] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.xxx] (--) evdev: Power Button: Found keys
[ 21.xxx] (II) evdev: Power Button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 21.xxx] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device PWC snapshot button (/dev/input/event4)
[ 21.xxx] (**) PWC snapshot button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'PWC snapshot button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) PWC snapshot button: always reports core events
[ 21.xxx] (**) evdev: PWC snapshot button: Device: "/dev/input/event4"
[ 21.xxx] (--) evdev: PWC snapshot button: Vendor 0x46d Product 0x8b2
[ 21.xxx] (--) evdev: PWC snapshot button: Found keys
[ 21.xxx] (II) evdev: PWC snapshot button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-4/input/input3/event4"
[ 21.xxx] (II) XINPUT: Adding extended input device "PWC snapshot button" (type: KEYBOARD, id 8)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 21.xxx] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) AT Translated Set 2 keyboard: always reports core events
[ 21.xxx] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 21.xxx] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 21.xxx] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 21.xxx] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 21.xxx] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event3)
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event3"
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3"
[ 21.xxx] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 21.xxx] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event8)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Line-Out (/dev/input/event9)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event6)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event5)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event7)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) NVIDIA(0): Setting mode
[ 21.xxx] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) XKB: reuse xkmfile /var/lib/xkb/server-A7282749EC667B8D8B3773211C1E7E72AD264646.xkmversion KO
[ 21.xxx]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 21.xxx] X Protocol Version 11, Revision 0
[ 21.xxx] Build Operating System: Linux 2.6.42-34-generic x86_64 Ubuntu
[ 21.xxx] Current Operating System: Linux jujuland 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64
[ 21.xxx] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1dd95ff7-1138-4da3-9afa-352112844c04 ro quiet splash vt.handoff=7
[ 21.xxx] Build Date: 17 January 2013 06:14:10AM
[ 21.xxx] xorg-server 2:1.11.4-0ubuntu10.11 (For technical support please see http://www.ubuntu.com/support)
[ 21.xxx] Current version of pixman: 0.24.4
[ 21.xxx] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.xxx] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.xxx] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 25 09:14:01 2013
[ 21.xxx] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.xxx] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.xxx] (==) ServerLayout "Layout0"
[ 21.xxx] (**) |-->Screen "Screen0" (0)
[ 21.xxx] (**) | |-->Monitor "Monitor0"
[ 21.xxx] (**) | |-->Device "Device0"
[ 21.xxx] (**) |-->Input Device "Keyboard0"
[ 21.xxx] (**) |-->Input Device "Mouse0"
[ 21.xxx] (**) Option "Xinerama" "0"
[ 21.xxx] (==) Automatically adding devices
[ 21.xxx] (==) Automatically enabling devices
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 21.xxx] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 21.xxx] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.xxx] (WW) Disabling Keyboard0
[ 21.xxx] (WW) Disabling Mouse0
[ 21.xxx] (II) Loader magic: 0x7fb6fe66db00
[ 21.xxx] (II) Module ABI versions:
[ 21.xxx] X.Org ANSI C Emulation: 0.4
[ 21.xxx] X.Org Video Driver: 11.0
[ 21.xxx] X.Org XInput driver : 16.0
[ 21.xxx] X.Org Server Extension : 6.0
[ 21.455] (--) PCI:*(0:0:5:0) 10de:0241:1631:e027 rev 162, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 21.xxx] (II) Open ACPI successful (/var/run/acpid.socket)
[ 21.xxx] (II) LoadModule: "extmod"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21.xxx] (II) Module extmod: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension MIT-SCREEN-SAVER
[ 21.xxx] (II) Loading extension XFree86-VidModeExtension
[ 21.xxx] (II) Loading extension XFree86-DGA
[ 21.xxx] (II) Loading extension DPMS
[ 21.xxx] (II) Loading extension XVideo
[ 21.xxx] (II) Loading extension XVideo-MotionCompensation
[ 21.xxx] (II) Loading extension X-Resource
[ 21.xxx] (II) LoadModule: "dbe"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21.xxx] (II) Module dbe: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DOUBLE-BUFFER
[ 21.xxx] (II) LoadModule: "glx"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[ 21.xxx] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] (II) NVIDIA GLX Module 295.40 Thu Apr 5 21:57:38 PDT 2012
[ 21.xxx] (II) Loading extension GLX
[ 21.xxx] (II) LoadModule: "record"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.xxx] (II) Module record: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.13.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension RECORD
[ 21.xxx] (II) LoadModule: "dri"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.xxx] (II) Module dri: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension XFree86-DRI
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DRI2
[ 21.xxx] (II) LoadModule: "nvidia"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Video Driver
[ 21.xxx] (II) NVIDIA dlloader X Driver 295.40 Thu Apr 5 21:38:35 PDT 2012
[ 21.xxx] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.xxx] (++) using VT number 7
[ 21.xxx] (II) Loading sub module "fb"
[ 21.xxx] (II) LoadModule: "fb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (II) Module fb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "wfb"
[ 21.xxx] (II) LoadModule: "wfb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Module wfb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "ramdac"
[ 21.xxx] (II) LoadModule: "ramdac"
[ 21.xxx] (II) Module "ramdac" already built-in
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.xxx] (==) NVIDIA(0): RGB weight 888
[ 21.xxx] (==) NVIDIA(0): Default visual is TrueColor
[ 21.xxx] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.xxx] (**) NVIDIA(0): Option "TwinView" "1"
[ 21.xxx] (**) NVIDIA(0): Option "MetaModes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0; CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
[ 21.xxx] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 21.xxx] (**) NVIDIA(0): Enabling 2D acceleration
C'est là que çà plante :
[ 21.xxx] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module. Please see the
[ 21.xxx] (EE) NVIDIA(0): system's kernel log for additional error messages and
[ 21.xxx] (EE) NVIDIA(0): consult the NVIDIA README for details.
[ 21.xxx] (EE) NVIDIA(0): *** Aborting ***
[ 21.xxx] (II) UnloadModule: "nvidia"
[ 21.xxx] (II) Unloading nvidia
[ 21.xxx] (II) UnloadModule: "wfb"
[ 21.xxx] (II) Unloading wfb
[ 21.xxx] (II) UnloadModule: "fb"
[ 21.xxx] (II) Unloading fb
[ 21.xxx] (EE) Screen(s) found, but none have a usable configuration.
[ 21.xxx]
Fatal server error:
[ 21.xxx] no screens found
[ 21.xxx]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 21.xxx] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 21.xxx]
[ 21.xxx] ddxSigGiveUp: Closing log
[ 21.xxx] Server terminated with error (1). Closing log file.Si quelqu'un a une piste ... parce que je crois que çà n'est pas très durable...
Peut-être un début de problème carte-mère ?
A+
#20 Re : -1 » [Ré-ouvert] Multi-écran nvidia & 12.04 » Le 26/02/2013, à 12:33
- JujuLand
- Réponses : 17
Bon, comme je le disais, çà n'était pas très solide, et ce matin, rebelote ...
Ca a d'abord commencé par démarrer en console. Je me suis connecté et ai lancé un startx, bien lancé, mais pas de menus et gnome pas démarré semble-t-il. Reboot depuis une autre console.
Au redémarrage, message d'erreur.
Redémarrage et passage par grub et choix d'un ancien noyau, et c'est ok
Voici le xorg.0.log avant le premier reboot (différent à celui ok de la veille, ou au suivant)
[ 21.xxx]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 21.xxx] X Protocol Version 11, Revision 0
[ 21.xxx] Build Operating System: Linux 2.6.42-34-generic x86_64 Ubuntu
[ 21.xxx] Current Operating System: Linux jujuland 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64
[ 21.xxx] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1dd95ff7-1138-4da3-9afa-352112844c04 ro quiet splash vt.handoff=7
[ 21.xxx] Build Date: 17 January 2013 06:14:10AM
[ 21.xxx] xorg-server 2:1.11.4-0ubuntu10.11 (For technical support please see http://www.ubuntu.com/support)
[ 21.xxx] Current version of pixman: 0.24.4
[ 21.xxx] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.xxx] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.xxx] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 26 09:07:50 2013
[ 21.xxx] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.xxx] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.xxx] (==) ServerLayout "Layout0"
[ 21.xxx] (**) |-->Screen "Screen0" (0)
[ 21.xxx] (**) | |-->Monitor "Monitor0"
[ 21.xxx] (**) | |-->Device "Device0"
[ 21.xxx] (**) |-->Input Device "Keyboard0"
[ 21.xxx] (**) |-->Input Device "Mouse0"
[ 21.xxx] (**) Option "Xinerama" "0"
[ 21.xxx] (==) Automatically adding devices
[ 21.xxx] (==) Automatically enabling devices
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 21.xxx] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 21.xxx] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.xxx] (WW) Disabling Keyboard0
[ 21.xxx] (WW) Disabling Mouse0
[ 21.xxx] (II) Loader magic: 0x7f9745363b00
[ 21.xxx] (II) Module ABI versions:
[ 21.xxx] X.Org ANSI C Emulation: 0.4
[ 21.xxx] X.Org Video Driver: 11.0
[ 21.xxx] X.Org XInput driver : 16.0
[ 21.xxx] X.Org Server Extension : 6.0
[ 21.xxx] (--) PCI:*(0:0:5:0) 10de:0241:1631:e027 rev 162, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 21.xxx] (II) Open ACPI successful (/var/run/acpid.socket)
[ 21.xxx] (II) LoadModule: "extmod"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21.xxx] (II) Module extmod: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension MIT-SCREEN-SAVER
[ 21.xxx] (II) Loading extension XFree86-VidModeExtension
[ 21.xxx] (II) Loading extension XFree86-DGA
[ 21.xxx] (II) Loading extension DPMS
[ 21.xxx] (II) Loading extension XVideo
[ 21.xxx] (II) Loading extension XVideo-MotionCompensation
[ 21.xxx] (II) Loading extension X-Resource
[ 21.xxx] (II) LoadModule: "dbe"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21.xxx] (II) Module dbe: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DOUBLE-BUFFER
[ 21.xxx] (II) LoadModule: "glx"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[ 21.xxx] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] (II) NVIDIA GLX Module 295.40 Thu Apr 5 21:57:38 PDT 2012
[ 21.xxx] (II) Loading extension GLX
[ 21.xxx] (II) LoadModule: "record"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.xxx] (II) Module record: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.13.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension RECORD
[ 21.xxx] (II) LoadModule: "dri"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.xxx] (II) Module dri: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension XFree86-DRI
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DRI2
[ 21.xxx] (II) LoadModule: "nvidia"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Video Driver
[ 21.xxx] (II) NVIDIA dlloader X Driver 295.40 Thu Apr 5 21:38:35 PDT 2012
[ 21.xxx] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.xxx] (--) using VT number 8
[ 21.xxx] (II) Loading sub module "fb"
[ 21.xxx] (II) LoadModule: "fb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (II) Module fb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "wfb"
[ 21.xxx] (II) LoadModule: "wfb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Module wfb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "ramdac"
[ 21.xxx] (II) LoadModule: "ramdac"
[ 21.xxx] (II) Module "ramdac" already built-in
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.xxx] (==) NVIDIA(0): RGB weight 888
[ 21.xxx] (==) NVIDIA(0): Default visual is TrueColor
[ 21.xxx] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.xxx] (**) NVIDIA(0): Option "TwinView" "1"
[ 21.xxx] (**) NVIDIA(0): Option "MetaModes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0; CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
[ 21.xxx] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 21.xxx] (**) NVIDIA(0): Enabling 2D acceleration
[ 21.xxx] (II) NVIDIA(GPU-0): Display (Philips 190B (CRT-0)) does not support NVIDIA 3D
[ 21.xxx] (II) NVIDIA(GPU-0): Vision stereo.
[ 21.xxx] (II) NVIDIA(GPU-0): Display (Philips 190B (DFP-0)) does not support NVIDIA 3D
[ 21.xxx] (II) NVIDIA(GPU-0): Vision stereo.
[ 21.xxx] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 LE (C51) at PCI:0:5:0 (GPU-0)
[ 21.xxx] (--) NVIDIA(0): Memory: 262144 kBytes
[ 21.xxx] (--) NVIDIA(0): VideoBIOS: 05.51.28.45.73
[ 21.xxx] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 21.xxx] (--) NVIDIA(0): Connected display device(s) on GeForce 6150 LE at PCI:0:5:0
[ 21.xxx] (--) NVIDIA(0): Philips 190B (CRT-0)
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0)
[ 21.xxx] (--) NVIDIA(0): Philips 190B (CRT-0): 350.0 MHz maximum pixel clock
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0): 310.0 MHz maximum pixel clock
[ 21.xxx] (--) NVIDIA(0): Philips 190B (DFP-0): Internal Dual Link TMDS
[ 21.xxx] (**) NVIDIA(0): TwinView enabled
[ 21.xxx] (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, DFP-0
[ 21.xxx] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.xxx] (**) NVIDIA(0): device Philips 190B (CRT-0) (Using EDID frequencies has
[ 21.xxx] (**) NVIDIA(0): been enabled on all display devices.)
[ 21.xxx] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 21.xxx] (**) NVIDIA(0): device Philips 190B (DFP-0) (Using EDID frequencies has
[ 21.xxx] (**) NVIDIA(0): been enabled on all display devices.)
[ 21.xxx] (II) NVIDIA(0): Assigned Display Devices: CRT-0, DFP-0
[ 21.xxx] (II) NVIDIA(0): Validated modes:
[ 21.xxx] (II) NVIDIA(0): "CRT:1280x1024_75+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) NVIDIA(0):
[ 21.xxx] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
[ 21.xxx] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 21.xxx] (--) NVIDIA(0): option
[ 21.xxx] (--) Depth 24 pixmap format is 32 bpp
[ 21.xxx] (II) NVIDIA(0): Setting mode
[ 21.xxx] (II) NVIDIA(0): "CRT:1280x1024_75+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (II) Loading extension NV-GLX
[ 21.xxx] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 21.xxx] (==) NVIDIA(0): Backing store disabled
[ 21.xxx] (==) NVIDIA(0): Silken mouse enabled
[ 21.xxx] (**) NVIDIA(0): DPMS enabled
[ 21.xxx] (II) Loading extension NV-CONTROL
[ 21.xxx] (II) Loading extension XINERAMA
[ 21.xxx] (II) Loading sub module "dri2"
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) NVIDIA(0): [DRI2] Setup complete
[ 21.xxx] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 21.xxx] (==) RandR enabled
[ 21.xxx] (II) Initializing built-in extension Generic Event Extension
[ 21.xxx] (II) Initializing built-in extension SHAPE
[ 21.xxx] (II) Initializing built-in extension MIT-SHM
[ 21.xxx] (II) Initializing built-in extension XInputExtension
[ 21.xxx] (II) Initializing built-in extension XTEST
[ 21.xxx] (II) Initializing built-in extension BIG-REQUESTS
[ 21.xxx] (II) Initializing built-in extension SYNC
[ 21.xxx] (II) Initializing built-in extension XKEYBOARD
[ 21.xxx] (II) Initializing built-in extension XC-MISC
[ 21.xxx] (II) Initializing built-in extension SECURITY
[ 21.xxx] (II) Initializing built-in extension XINERAMA
[ 21.xxx] (II) Initializing built-in extension XFIXES
[ 21.xxx] (II) Initializing built-in extension RENDER
[ 21.xxx] (II) Initializing built-in extension RANDR
[ 21.xxx] (II) Initializing built-in extension COMPOSITE
[ 21.xxx] (II) Initializing built-in extension DAMAGE
[ 21.xxx] (II) Initializing extension GLX
[ 21.xxx] (II) XKB: generating xkmfile /tmp/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.xxx] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.xxx] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) LoadModule: "evdev"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (II) Module evdev: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 2.7.0
[ 21.xxx] Module class: X.Org XInput Driver
[ 21.xxx] ABI class: X.Org XInput driver, version 16.0
[ 21.xxx] (II) Using input driver 'evdev' for 'Power Button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) Power Button: always reports core events
[ 21.xxx] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 21.xxx] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.xxx] (--) evdev: Power Button: Found keys
[ 21.xxx] (II) evdev: Power Button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 21.xxx] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) XKB: generating xkmfile /tmp/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[ 21.xxx] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 21.xxx] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'Power Button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) Power Button: always reports core events
[ 21.xxx] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 21.xxx] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.xxx] (--) evdev: Power Button: Found keys
[ 21.xxx] (II) evdev: Power Button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 21.xxx] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device PWC snapshot button (/dev/input/event3)
[ 21.xxx] (**) PWC snapshot button: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'PWC snapshot button'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) PWC snapshot button: always reports core events
[ 21.xxx] (**) evdev: PWC snapshot button: Device: "/dev/input/event3"
[ 21.xxx] (--) evdev: PWC snapshot button: Vendor 0x46d Product 0x8b2
[ 21.xxx] (--) evdev: PWC snapshot button: Found keys
[ 21.xxx] (II) evdev: PWC snapshot button: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-4/input/input3/event3"
[ 21.xxx] (II) XINPUT: Adding extended input device "PWC snapshot button" (type: KEYBOARD, id 8)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event5)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event6)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event7)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event8)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device HDA NVidia Line-Out (/dev/input/event9)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[ 21.xxx] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) AT Translated Set 2 keyboard: always reports core events
[ 21.xxx] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[ 21.xxx] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 21.xxx] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 21.xxx] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[ 21.xxx] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 21.xxx] (**) Option "xkb_rules" "evdev"
[ 21.xxx] (**) Option "xkb_model" "pc105"
[ 21.xxx] (**) Option "xkb_layout" "fr"
[ 21.xxx] (**) Option "xkb_variant" "oss"
[ 21.xxx] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 21.xxx] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[ 21.xxx] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 21.xxx] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.xxx] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 21.xxx] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 10)
[ 21.xxx] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 21.xxx] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 21.xxx] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 21.xxx] (II) No input driver specified, ignoring this device.
[ 21.xxx] (II) This device may have been added with another device file.
[ 21.xxx] (II) NVIDIA(0): Setting mode
[ 21.xxx] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1280+0"
[ 21.xxx] (WW) NVIDIA(GPU-0): Option "TwinViewXineramaInfoOrder" requested "CRT-0", but no
[ 21.xxx] (WW) NVIDIA(GPU-0): such display device could be found, or all display devices
[ 21.xxx] (WW) NVIDIA(GPU-0): by that name are currently unavailable.Puis celui avant le passage par grub (identique à celui ok de la veille)
[ 21.xxx]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 21.xxx] X Protocol Version 11, Revision 0
[ 21.xxx] Build Operating System: Linux 2.6.42-34-generic x86_64 Ubuntu
[ 21.xxx] Current Operating System: Linux jujuland 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64
[ 21.xxx] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1dd95ff7-1138-4da3-9afa-352112844c04 ro quiet splash vt.handoff=7
[ 21.xxx] Build Date: 17 January 2013 06:14:10AM
[ 21.xxx] xorg-server 2:1.11.4-0ubuntu10.11 (For technical support please see http://www.ubuntu.com/support)
[ 21.xxx] Current version of pixman: 0.21.4
[ 21.xxx] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.xxx] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.xxx] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 26 09:12:07 2013
[ 21.xxx] (==) Using config file: "/etc/X11/xorg.conf"
[ 21.xxx] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.xxx] (==) ServerLayout "Layout0"
[ 21.xxx] (**) |-->Screen "Screen0" (0)
[ 21.xxx] (**) | |-->Monitor "Monitor0"
[ 21.xxx] (**) | |-->Device "Device0"
[ 21.xxx] (**) |-->Input Device "Keyboard0"
[ 21.xxx] (**) |-->Input Device "Mouse0"
[ 21.xxx] (**) Option "Xinerama" "0"
[ 21.xxx] (==) Automatically adding devices
[ 21.xxx] (==) Automatically enabling devices
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 21.xxx] Entry deleted from font path.
[ 21.xxx] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 21.xxx] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 21.xxx] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21.xxx] (WW) Disabling Keyboard0
[ 21.xxx] (WW) Disabling Mouse0
[ 21.xxx] (II) Loader magic: 0x7f0500e05b00
[ 21.xxx] (II) Module ABI versions:
[ 21.xxx] X.Org ANSI C Emulation: 0.4
[ 21.xxx] X.Org Video Driver: 11.0
[ 21.xxx] X.Org XInput driver : 16.0
[ 21.xxx] X.Org Server Extension : 6.0
[ 21.xxx] (--) PCI:*(0:0:5:0) 10de:0241:1631:e027 rev 162, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 21.xxx] (II) Open ACPI successful (/var/run/acpid.socket)
[ 21.xxx] (II) LoadModule: "extmod"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21.xxx] (II) Module extmod: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension MIT-SCREEN-SAVER
[ 21.xxx] (II) Loading extension XFree86-VidModeExtension
[ 21.xxx] (II) Loading extension XFree86-DGA
[ 21.xxx] (II) Loading extension DPMS
[ 21.xxx] (II) Loading extension XVideo
[ 21.xxx] (II) Loading extension XVideo-MotionCompensation
[ 21.xxx] (II) Loading extension X-Resource
[ 21.xxx] (II) LoadModule: "dbe"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21.xxx] (II) Module dbe: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DOUBLE-BUFFER
[ 21.xxx] (II) LoadModule: "glx"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[ 21.xxx] (II) Module glx: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] (II) NVIDIA GLX Module 295.40 Thu Apr 5 21:57:38 PDT 2012
[ 21.xxx] (II) Loading extension GLX
[ 21.xxx] (II) LoadModule: "record"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21.xxx] (II) Module record: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.13.0
[ 21.xxx] Module class: X.Org Server Extension
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension RECORD
[ 21.xxx] (II) LoadModule: "dri"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21.xxx] (II) Module dri: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension XFree86-DRI
[ 21.xxx] (II) LoadModule: "dri2"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21.xxx] (II) Module dri2: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.2.0
[ 21.xxx] ABI class: X.Org Server Extension, version 6.0
[ 21.xxx] (II) Loading extension DRI2
[ 21.xxx] (II) LoadModule: "nvidia"
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21.xxx] compiled for 4.0.2, module version = 1.0.0
[ 21.xxx] Module class: X.Org Video Driver
[ 21.xxx] (II) NVIDIA dlloader X Driver 295.40 Thu Apr 5 21:38:35 PDT 2012
[ 21.xxx] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21.xxx] (++) using VT number 7
[ 21.xxx] (II) Loading sub module "fb"
[ 21.xxx] (II) LoadModule: "fb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (II) Module fb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "wfb"
[ 21.xxx] (II) LoadModule: "wfb"
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Module wfb: vendor="X.Org Foundation"
[ 21.xxx] compiled for 1.11.3, module version = 1.0.0
[ 21.xxx] ABI class: X.Org ANSI C Emulation, version 0.4
[ 21.xxx] (II) Loading sub module "ramdac"
[ 21.xxx] (II) LoadModule: "ramdac"
[ 21.xxx] (II) Module "ramdac" already built-in
[ 21.xxx] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21.xxx] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21.xxx] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21.xxx] (==) NVIDIA(0): RGB weight 888
[ 21.xxx] (==) NVIDIA(0): Default visual is TrueColor
[ 21.xxx] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.xxx] (**) NVIDIA(0): Option "TwinView" "1"
[ 21.xxx] (**) NVIDIA(0): Option "MetaModes" "CRT: 1280x1024_75 +0+0, DFP: nvidia-auto-select +1280+0; CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1280+0"
[ 21.xxx] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 21.xxx] (**) NVIDIA(0): Enabling 2D acceleration
[ 21.xxx] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module. Please see the
[ 21.xxx] (EE) NVIDIA(0): system's kernel log for additional error messages and
[ 21.xxx] (EE) NVIDIA(0): consult the NVIDIA README for details.
[ 21.xxx] (EE) NVIDIA(0): *** Aborting ***
[ 21.xxx] (II) UnloadModule: "nvidia"
[ 21.xxx] (II) Unloading nvidia
[ 21.xxx] (II) UnloadModule: "wfb"
[ 21.xxx] (II) Unloading wfb
[ 21.xxx] (II) UnloadModule: "fb"
[ 21.xxx] (II) Unloading fb
[ 21.xxx] (EE) Screen(s) found, but none have a usable configuration.
[ 21.xxx]
Fatal server error:
[ 21.xxx] no screens found
[ 21.xxx]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 21.xxx] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 21.xxx]
[ 21.xxx] ddxSigGiveUp: Closing log
[ 21.xxx] Server terminated with error (1). Closing log file.A comparer avec le ok de la veille
Merci de vos lumières pour me sortir de l'ombre ...
A+
#21 Re : -1 » [Ré-ouvert] Multi-écran nvidia & 12.04 » Le 01/03/2013, à 23:15
- JujuLand
- Réponses : 17
Toujours le même problème ... semble passer plus facilement avec un noyau plus ancien 3.2.0.35
Toujours pas de lumière en vue ![]()
A+
#22 -1 » [Résolu] Pas de démarrage après install (1er boot) » Le 18/02/2013, à 11:46
- JujuLand
- Réponses : 2
Bonjour,
Je viens de faire une install de la 12.04 sur une carte mère pour laquelle je n'ai aucun problème habituellement.
J'ai deux disques durs. J'ai fait, semble-t-il, un peu vite lors de l'install et j'ai oublié de modifier la localisation de grub, ce qui fait qu'il pointe vers sdb, et non sda.
Je ne sais pas si c'est la raison (c'est probable), mais au boot, rien, l'ordi attends.
Question : comment installer maintenant grub sur sda ?
Sachant que j'ai le partitionnement suivant:
sda1 /home
sdb1 /
sdb2 swap
Merci
A+
#23 Re : -1 » [Résolu] Pas de démarrage après install (1er boot) » Le 18/02/2013, à 12:45
- JujuLand
- Réponses : 2
Bon, je m'en suis sorti en modifiant l'ordre du boot dans le bios.
A+
#24 -1 » Son : sortie factice sur ASUS X51L suite migration en 12.04.1 » Le 27/01/2013, à 22:53
- JujuLand
- Réponses : 0
Bonjour, suite à une migration de 11.10 à 12.04, plus de son.
ASUS X51L
Chipset Intel 82801H
Le problème, est que les solutions proposées sur d'autres posts vont un peu dans tous les sens, et sont un peu brouillonnes.
De plus, c'est mois qui ai fait la migration à Cahors, et l'ordi est maintenant à Paris. Ma fille ne connait rien et j'ai beaucoup de mal à pouvoir dialoguer sur les commandes à lancer et les résultats à exploiter.
Bref, on n'y arrive pas, et on compte sur vous.
Ma fille interviendra dès que le besoin se fera sentir (je ne connais pas encore le pseudo qu'elle choisira)
Merci de votre aide
A+
