Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 18/10/2011, à 22:36

ouaibe

Ubuntu inaccessible après nouvelle installation 11.10

Bonjour,

Précédement sous 11.04, j'ai effectué une mise à jour vers 11.10 qui m'a généré tellement de bug quant au gestionnaire de fenêtre que j'ai décidé de reprendre les bonnes pratiques que je suis tous les 6 mois depuis 2004 ;o) une réinstallation complète.
... et pour la première fois depuis 2004 patatras, impossible de booter sur l'installation.

Grub affiche les choix classiques
- 3.0.0.12-generic = KO je m'en explique en dessous
- 3.0.0.12-generic (recovery mode) = OK
- previous version = OK avec un boot sur la 3.0.0.12 puisqu'il s'agit d'une réinstallation
- memory test = OK
- windows = OK

Donc rien à faire sur la 11.10, l'écran est noir et c'est tout !
J'ai patienté 1/2 heure ;o) au cas où, j'ai fait 3 réinstallation de suite en sélectionn "réparer la 11.10", puis "supprimer la 11.10", etc., et mon écran est désespérément noir !!!
... alors que tout est OK en passant par le menu "previous version" dans grub.
A n'y rien comprendre.

Que faire ?

Hors ligne

#2 Le 18/10/2011, à 22:47

bahoui

Re : Ubuntu inaccessible après nouvelle installation 11.10

bonsoir,

bizarre!

que donnent

sudo fdisk -l

et

sudo update-grub

?


Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne

#3 Le 18/10/2011, à 22:58

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonsoir,
J'écris à partir d'un autre poste

sudo fdisk -l

J'ai booté en mode root, bcp trop de ligne pour les retaper à la main
J'ai plusieurs partitions qui me semble correspondre à la réalité ... il y a peut-être une information sensible qui ne m'alerte pas ?!

sudo update-grub

"cannot create /boot/grub/grub.cfg.new: Read-only file system"
... et je ne sais pas comment passer en mode "write" ?!
Merci

Hors ligne

#4 Le 18/10/2011, à 23:02

bahoui

Re : Ubuntu inaccessible après nouvelle installation 11.10

ce serait plus simple de passer par le noyau qui fonctionne sur ton ordi et d'ouvrir un terminal dans la session.


Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne

#5 Le 18/10/2011, à 23:09

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Effectivement, c'est ce que je me suis dit et donc que j'ai fait. Voici le résultat

Sudo fdisk -l

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 têtes, 63 secteurs/piste, 91201 cylindres, total 1465149168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0xe8000000

Périphérique Amorce  Début        Fin      Blocs     Id  Système
/dev/sda1   *      161792    79953924    39896066+   7  HPFS/NTFS/exFAT
/dev/sda2        79955966  1465144064   692594049+   5  Étendue
/dev/sda5      1445384178  1465144064     9879943+  82  partition d'échange Linux / Solaris
/dev/sda6      1436999680  1445382143     4191232   82  partition d'échange Linux / Solaris
/dev/sda7       284758016  1436997631   576119808    7  HPFS/NTFS/exFAT
/dev/sda8       276371456   284751871     4190208   82  partition d'échange Linux / Solaris
/dev/sda9       267984896   276365311     4190208   82  partition d'échange Linux / Solaris
/dev/sda10       79955968   259596287    89820160   83  Linux
/dev/sda11      259598336   267980799     4191232   82  partition d'échange Linux / Solaris

Les entrées de la table de partitions ne sont pas dans l'ordre du disque

sudo update-grub

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-12-generic-pae
Found initrd image: /boot/initrd.img-3.0.0-12-generic-pae
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows Vista (loader) on /dev/sda1
done

qu'en penses-tu ?

Hors ligne

#6 Le 18/10/2011, à 23:23

bahoui

Re : Ubuntu inaccessible après nouvelle installation 11.10

Je crois que tu es bon pour faire le ménage!  tu as 2 noyaux différents (generic et generic pae pour gérer la ram de 4 gio et +), il n'y a aucune partition de swap et 5 partitions d'échange (? A quoi servent-elles?)


Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne

#7 Le 18/10/2011, à 23:30

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

effectivement, merci!

Par contre je ne comprens pas puisque je n'ai fait aucune manip' et n'est fait que suivre l'installation automatisée ... et ce 3 fois de suite avec 2 fichiers ISO (sur clef USB) différents (serveur FR et US)

Donc que me conseilles-tu pour faire le ménage dont tu parles en évitant de formater l'ensemble de mon disque puisque j'ai une partition de données et une sur laquelle je conserve windows ?

Hors ligne

#8 Le 18/10/2011, à 23:39

marco06

Re : Ubuntu inaccessible après nouvelle installation 11.10

salut, une install en tablant tes partoches manuellement me semble le plus simple à faire.
tu pourra virrer toutes tes partoches inutile et garder celle de win et celle de donnée.

Hors ligne

#9 Le 18/10/2011, à 23:49

bahoui

Re : Ubuntu inaccessible après nouvelle installation 11.10

la première des précautions est de sauvegarder tes doc et d'avoir un dvd windows au cas où (et un live cd bien sûr). ensuite, je ne sais pas quel était le partitionnement avant les manip et s'il est simple de remettre ton disque dans son état antérieur.  en tout cas, il ne faut pas détruire sda1 sda2 et sda7.

sudo blkid

donnera le label  des partitions.

Dernière modification par bahoui (Le 18/10/2011, à 23:50)


Mettez [résolu] dans le titre quand le problème est réglé (cliquez sur "modifier" dans votre 1er message).

Hors ligne

#10 Le 19/10/2011, à 07:47

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonjour,
J'ai donc procédé à un nettoyage de mes partitions et une nouvelle réinstallation, résultat, toujours la même situation !!!

sudo fdisk -l

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 têtes, 63 secteurs/piste, 91201 cylindres, total 1465149168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0xe8000000

Périphérique Amorce  Début        Fin      Blocs     Id  Système
/dev/sda1   *      161792    79953924    39896066+   7  HPFS/NTFS/exFAT
/dev/sda2        79958014  1465147391   692594689    5  Étendue
/dev/sda5       284758016  1436997631   576119808    7  HPFS/NTFS/exFAT
/dev/sda6      1436999680  1465147391    14073856   82  partition d'échange Linux / Solaris
/dev/sda7        79958016   284755967   102398976   83  Linux

sudo blkid

/dev/sda1: LABEL="WINDOWS" UUID="3666DA5866DA1907" TYPE="ntfs" 
/dev/sda5: LABEL="DONNEES" UUID="126578D53081373C" TYPE="ntfs" 
/dev/sda6: UUID="649f536d-b5bf-4a29-b228-3313794474ca" TYPE="swap" 
/dev/sda7: UUID="3e2ac5fc-8f5f-4a14-89eb-d5adb0352415" TYPE="ext4"

et enfin

sudo update-grub

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-12-generic-pae
Found initrd image: /boot/initrd.img-3.0.0-12-generic-pae
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Windows Vista (loader) on /dev/sda1
done

Une idée pour tout recommencer tout en conservant mes partitions"windows " et "donnees" ?
Merci bien et bonne journée

Hors ligne

#11 Le 19/10/2011, à 08:52

erpiu

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonjour,

La multiplicité de partitions swap dont tu fais part ressemble à un bug connu de Ubiquity (Voir ici). Ce bug est d'ailleurs explicitement cité dans les release notes de Oneiric.

Ne vaudrait-il pas mieux, comme l'a suggéré marco06, faire une installation en spécifiant toi-même les partitions à utiliser, à savoir :
- /dev/sda7 à monter sur / et à formatter en ext4 pour repartir de zéro (à moins que tu n'y aies des données à conserver)
- /dev/sda6 en tant que partition swap.

Tu pourrais aussi en profiter pour créer une partition supplémentaire de type ext4, à monter sur /home, pour y stocker tes données utilisateur.

Hors ligne

#12 Le 19/10/2011, à 09:28

malbo

Re : Ubuntu inaccessible après nouvelle installation 11.10

ouaibe,
Tu as créé cette discussion (tu aurais pu le signaler parce qu'elle est éclairante) : http://forum.ubuntu-fr.org/viewtopic.php?id=674981
Dans le post #1 de la présente discussion, tu as écrit : "3.0.0.12-generic (recovery mode) = OK"
Est-ce qu'il faut comprendre qu'en démarrant en recovery mode, tu arrivais bien sur le bureau de Ubuntu et que Unity fonctionnait ?

Dernière modification par malbo (Le 19/10/2011, à 09:36)

Hors ligne

#13 Le 19/10/2011, à 09:58

Nozon

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonjour,
J'ai un problème identique à ouaibe, par contre le mode "3.0.0.12-generic (recovery mode)" me donne le même écran noir. Le système est planté et aucune commande n'est possible. Je peux par contre lancer ma machine avec un "Previous version 2.6.38-11generic"
Merci pour votre aide.

Hors ligne

#14 Le 19/10/2011, à 10:17

malbo

Re : Ubuntu inaccessible après nouvelle installation 11.10

Nozon,
Ton problème étant peut-être différent malgré les apparences, je te prie de créer une nouvelle discussion pour ton cas. Pour ce faire, des indications sont données là : http://doc.ubuntu-fr.org/tutoriel/howto … discussion
Tu en profiteras pour donner plus de détail (pas ici mais dans la nouvelle discussion) en indiquant le modèle et le fabricant de ton PC et en donnant le résultat du Boot Info Script : http://forum.ubuntu-fr.org/viewtopic.php?pid=3534285

Dernière modification par malbo (Le 19/10/2011, à 10:20)

Hors ligne

#15 Le 19/10/2011, à 12:41

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonjour Malbo,
J'ai créé cette discussion ici même suite à celle que tu sites présente dans "Affichage et Cartes graphiques" dans laquelle j'ai mis un lien vers ici.
Tu aurais désiré un lien dans l'autre sens .. pourquoi pas!

Malbo a écrit :

Dans le post #1 de la présente discussion, tu as écrit : "3.0.0.12-generic (recovery mode) = OK"
Est-ce qu'il faut comprendre qu'en démarrant en recovery mode, tu arrivais bien sur le bureau de Ubuntu et que Unity fonctionnait ?

Non je voulais dire que l'accès aux différentes options était possible.
La seule possilité d'arriver sur Ubuntu 11.10 (Unity) que j'ai est de passer par "previous version"

Erpiu a écrit :

Ne vaudrait-il pas mieux, comme l'a suggéré marco06, faire une installation en spécifiant toi-même les partitions à utiliser, à savoir :
- /dev/sda7 à monter sur / et à formatter en ext4 pour repartir de zéro (à moins que tu n'y aies des données à conserver)
- /dev/sda6 en tant que partition swap.

C'est à priori mon installation actuelle
puisque que
sudo fdisk -l

/dev/sda1   *      161792    79953924    39896066+   7  HPFS/NTFS/exFAT
/dev/sda2        79958014  1465147391   692594689    5  Étendue
/dev/sda5       284758016  1436997631   576119808    7  HPFS/NTFS/exFAT
/dev/sda6      1436999680  1465147391    14073856   82  partition d'échange Linux / Solaris
/dev/sda7        79958016   284755967   102398976   83  Linux

Quant à mes "Home" je les sauvegarde via un scripte RSYNC vers ma partitions DONNEES / dev/sda5.

Pensez-vous tous les deux que je dois à nouveau recommencer ou de façon plus radicale, formater l'ensemble de mon disque et réinstaller ensuite Windows et Ubuntu ?

Hors ligne

#16 Le 19/10/2011, à 13:11

malbo

Re : Ubuntu inaccessible après nouvelle installation 11.10

ouaibe,
Si tu démarres ton PC sur un support live (live-USB ou live-CD) de Ubuntu 11.10 et que tu choisisses "Essayer Ubuntu" pour faire une session live, est-ce que tu arrives bien sur le bureau de Ubuntu et si oui, peux-tu poster depuis la session live le contenu du fichier /var/log/Xorg.0.log

Hors ligne

#17 Le 19/10/2011, à 17:33

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bonsoir Malbo,

Malbo a écrit :

... contenu du fichier /var/log/Xorg.0.log ...

[   112.093] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[   112.093] X Protocol Version 11, Revision 0
[   112.093] Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
[   112.093] Current Operating System: Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686
[   112.093] Kernel command line: noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
[   112.093] Build Date: 29 September 2011  12:48:48AM
[   112.093] xorg-server 2:1.10.4-1ubuntu4 (For technical support please see http://www.ubuntu.com/support) 
[   112.093] Current version of pixman: 0.22.2
[   112.093]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   112.093] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   112.093] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 19 18:27:10 2011
[   112.093] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   112.093] (==) No Layout section.  Using the first Screen section.
[   112.093] (==) No screen section available. Using defaults.
[   112.093] (**) |-->Screen "Default Screen Section" (0)
[   112.093] (**) |   |-->Monitor "<default monitor>"
[   112.094] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   112.094] (==) Automatically adding devices
[   112.094] (==) Automatically enabling devices
[   112.094] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   112.094]     Entry deleted from font path.
[   112.094] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   112.094]     Entry deleted from font path.
[   112.094] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   112.094]     Entry deleted from font path.
[   112.094] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   112.094]     Entry deleted from font path.
[   112.094] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   112.094]     Entry deleted from font path.
[   112.094] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[   112.094] (==) ModulePath set to "/usr/lib/i386-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   112.094] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   112.094] (II) Loader magic: 0x823ada0
[   112.094] (II) Module ABI versions:
[   112.094]     X.Org ANSI C Emulation: 0.4
[   112.094]     X.Org Video Driver: 10.0
[   112.094]     X.Org XInput driver : 12.3
[   112.094]     X.Org Server Extension : 5.0
[   112.095] (--) PCI:*(0:1:0:0) 10de:0605:10de:062d rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[   112.095] (II) Open ACPI successful (/var/run/acpid.socket)
[   112.095] (II) LoadModule: "extmod"
[   112.096] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   112.096] (II) Module extmod: vendor="X.Org Foundation"
[   112.096]     compiled for 1.10.4, module version = 1.0.0
[   112.096]     Module class: X.Org Server Extension
[   112.096]     ABI class: X.Org Server Extension, version 5.0
[   112.096] (II) Loading extension MIT-SCREEN-SAVER
[   112.096] (II) Loading extension XFree86-VidModeExtension
[   112.096] (II) Loading extension XFree86-DGA
[   112.096] (II) Loading extension DPMS
[   112.096] (II) Loading extension XVideo
[   112.096] (II) Loading extension XVideo-MotionCompensation
[   112.096] (II) Loading extension X-Resource
[   112.096] (II) LoadModule: "dbe"
[   112.096] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   112.096] (II) Module dbe: vendor="X.Org Foundation"
[   112.097]     compiled for 1.10.4, module version = 1.0.0
[   112.097]     Module class: X.Org Server Extension
[   112.097]     ABI class: X.Org Server Extension, version 5.0
[   112.097] (II) Loading extension DOUBLE-BUFFER
[   112.097] (II) LoadModule: "glx"
[   112.097] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   112.097] (II) Module glx: vendor="X.Org Foundation"
[   112.097]     compiled for 1.10.4, module version = 1.0.0
[   112.097]     ABI class: X.Org Server Extension, version 5.0
[   112.097] (==) AIGLX enabled
[   112.097] (II) Loading extension GLX
[   112.097] (II) LoadModule: "record"
[   112.097] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   112.097] (II) Module record: vendor="X.Org Foundation"
[   112.097]     compiled for 1.10.4, module version = 1.13.0
[   112.097]     Module class: X.Org Server Extension
[   112.097]     ABI class: X.Org Server Extension, version 5.0
[   112.097] (II) Loading extension RECORD
[   112.097] (II) LoadModule: "dri"
[   112.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   112.098] (II) Module dri: vendor="X.Org Foundation"
[   112.098]     compiled for 1.10.4, module version = 1.0.0
[   112.098]     ABI class: X.Org Server Extension, version 5.0
[   112.098] (II) Loading extension XFree86-DRI
[   112.098] (II) LoadModule: "dri2"
[   112.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   112.098] (II) Module dri2: vendor="X.Org Foundation"
[   112.098]     compiled for 1.10.4, module version = 1.2.0
[   112.098]     ABI class: X.Org Server Extension, version 5.0
[   112.098] (II) Loading extension DRI2
[   112.098] (==) Matched nvidia as autoconfigured driver 0
[   112.098] (==) Matched nouveau as autoconfigured driver 1
[   112.098] (==) Matched nv as autoconfigured driver 2
[   112.098] (==) Matched vesa as autoconfigured driver 3
[   112.098] (==) Matched fbdev as autoconfigured driver 4
[   112.098] (==) Assigned the driver to the xf86ConfigLayout
[   112.098] (II) LoadModule: "nvidia"
[   112.099] (WW) Warning, couldn't open module nvidia
[   112.099] (II) UnloadModule: "nvidia"
[   112.099] (II) Unloading nvidia
[   112.099] (EE) Failed to load module "nvidia" (module does not exist, 0)
[   112.099] (II) LoadModule: "nouveau"
[   112.099] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   112.100] (II) Module nouveau: vendor="X.Org Foundation"
[   112.100]     compiled for 1.10.1, module version = 0.0.16
[   112.100]     Module class: X.Org Video Driver
[   112.100]     ABI class: X.Org Video Driver, version 10.0
[   112.100] (II) LoadModule: "nv"
[   112.100] (WW) Warning, couldn't open module nv
[   112.100] (II) UnloadModule: "nv"
[   112.100] (II) Unloading nv
[   112.100] (EE) Failed to load module "nv" (module does not exist, 0)
[   112.100] (II) LoadModule: "vesa"
[   112.100] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   112.100] (II) Module vesa: vendor="X.Org Foundation"
[   112.100]     compiled for 1.10.2, module version = 2.3.0
[   112.100]     Module class: X.Org Video Driver
[   112.100]     ABI class: X.Org Video Driver, version 10.0
[   112.101] (II) LoadModule: "fbdev"
[   112.101] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   112.101] (II) Module fbdev: vendor="X.Org Foundation"
[   112.101]     compiled for 1.10.0, module version = 0.4.2
[   112.101]     ABI class: X.Org Video Driver, version 10.0
[   112.101] (II) NOUVEAU driver Date:   Thu Mar 24 02:13:12 2011 +1000
[   112.101] (II) NOUVEAU driver for NVIDIA chipset families :
[   112.101]     RIVA TNT        (NV04)
[   112.101]     RIVA TNT2       (NV05)
[   112.101]     GeForce 256     (NV10)
[   112.101]     GeForce 2       (NV11, NV15)
[   112.101]     GeForce 4MX     (NV17, NV18)
[   112.101]     GeForce 3       (NV20)
[   112.101]     GeForce 4Ti     (NV25, NV28)
[   112.101]     GeForce FX      (NV3x)
[   112.101]     GeForce 6       (NV4x)
[   112.101]     GeForce 7       (G7x)
[   112.101]     GeForce 8       (G8x)
[   112.101]     GeForce GTX 200 (NVA0)
[   112.101]     GeForce GTX 400 (NVC0)
[   112.101] (II) VESA: driver for VESA chipsets: vesa
[   112.101] (II) FBDEV: driver for framebuffer: fbdev
[   112.101] (++) using VT number 7

[   112.101] drmOpenDevice: node name is /dev/dri/card0
[   112.101] drmOpenDevice: open result is 11, (OK)
[   112.101] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   112.101] drmOpenDevice: node name is /dev/dri/card0
[   112.101] drmOpenDevice: open result is 11, (OK)
[   112.101] drmOpenByBusid: drmOpenMinor returns 11
[   112.101] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   112.101] (II) [drm] nouveau interface version: 0.0.16
[   112.101] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   112.101] (WW) Falling back to old probe method for vesa
[   112.101] (WW) Falling back to old probe method for fbdev
[   112.101] (II) Loading sub module "fbdevhw"
[   112.101] (II) LoadModule: "fbdevhw"
[   112.102] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   112.102] (II) Module fbdevhw: vendor="X.Org Foundation"
[   112.102]     compiled for 1.10.4, module version = 0.0.2
[   112.102]     ABI class: X.Org Video Driver, version 10.0
[   112.102] (II) Loading sub module "dri"
[   112.102] (II) LoadModule: "dri"
[   112.102] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   112.102] (II) Module dri: vendor="X.Org Foundation"
[   112.102]     compiled for 1.10.4, module version = 1.0.0
[   112.102]     ABI class: X.Org Server Extension, version 5.0
[   112.102] (II) NOUVEAU(0): Loaded DRI module
[   112.102] drmOpenDevice: node name is /dev/dri/card0
[   112.102] drmOpenDevice: open result is 12, (OK)
[   112.102] drmOpenDevice: node name is /dev/dri/card0
[   112.102] drmOpenDevice: open result is 12, (OK)
[   112.102] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[   112.102] drmOpenDevice: node name is /dev/dri/card0
[   112.102] drmOpenDevice: open result is 12, (OK)
[   112.102] drmOpenByBusid: drmOpenMinor returns 12
[   112.102] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[   112.102] (II) [drm] DRM interface version 1.4
[   112.102] (II) [drm] DRM open master succeeded.
[   112.102] (--) NOUVEAU(0): Chipset: "NVIDIA NV92"
[   112.102] (II) NOUVEAU(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   112.102] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   112.102] (==) NOUVEAU(0): RGB weight 888
[   112.102] (==) NOUVEAU(0): Default visual is TrueColor
[   112.102] (==) NOUVEAU(0): Using HW cursor
[   112.102] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[   112.102] (==) NOUVEAU(0): Page flipping enabled
[   112.303] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[   112.407] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[   112.608] (II) NOUVEAU(0): EDID for output DVI-I-1
[   112.608] (II) NOUVEAU(0): Manufacturer: IVM  Model: 560c  Serial#: 2769
[   112.608] (II) NOUVEAU(0): Year: 2009  Week: 17
[   112.608] (II) NOUVEAU(0): EDID Version: 1.3
[   112.608] (II) NOUVEAU(0): Digital Display Input
[   112.608] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[   112.608] (II) NOUVEAU(0): Gamma: 2.20
[   112.608] (II) NOUVEAU(0): DPMS capabilities: Off
[   112.608] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   112.608] (II) NOUVEAU(0): First detailed timing is preferred mode
[   112.608] (II) NOUVEAU(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 0.609
[   112.608] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[   112.608] (II) NOUVEAU(0): Supported established timings:
[   112.608] (II) NOUVEAU(0): 720x400@70Hz
[   112.608] (II) NOUVEAU(0): 640x480@60Hz
[   112.608] (II) NOUVEAU(0): 640x480@67Hz
[   112.608] (II) NOUVEAU(0): 640x480@72Hz
[   112.608] (II) NOUVEAU(0): 640x480@75Hz
[   112.608] (II) NOUVEAU(0): 800x600@56Hz
[   112.608] (II) NOUVEAU(0): 800x600@60Hz
[   112.608] (II) NOUVEAU(0): 800x600@72Hz
[   112.608] (II) NOUVEAU(0): 800x600@75Hz
[   112.608] (II) NOUVEAU(0): 832x624@75Hz
[   112.608] (II) NOUVEAU(0): 1024x768@60Hz
[   112.608] (II) NOUVEAU(0): 1024x768@70Hz
[   112.608] (II) NOUVEAU(0): 1024x768@75Hz
[   112.608] (II) NOUVEAU(0): 1280x1024@75Hz
[   112.608] (II) NOUVEAU(0): Manufacturer's mask: 0
[   112.608] (II) NOUVEAU(0): Supported standard timings:
[   112.608] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   112.608] (II) NOUVEAU(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   112.608] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   112.608] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   112.608] (II) NOUVEAU(0): #4: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[   112.608] (II) NOUVEAU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   112.608] (II) NOUVEAU(0): Supported detailed timing:
[   112.608] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[   112.608] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   112.608] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   112.608] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   112.608] (II) NOUVEAU(0): Monitor name: PL2409HD
[   112.608] (II) NOUVEAU(0): Serial No: 11005M9402769
[   112.608] (II) NOUVEAU(0): Supported detailed timing:
[   112.608] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[   112.608] (II) NOUVEAU(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   112.608] (II) NOUVEAU(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   112.608] (II) NOUVEAU(0): Supported detailed timing:
[   112.608] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[   112.608] (II) NOUVEAU(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   112.608] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   112.608] (II) NOUVEAU(0): Supported detailed timing:
[   112.608] (II) NOUVEAU(0): clock: 74.2 MHz   Image Size:  521 x 293 mm
[   112.608] (II) NOUVEAU(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[   112.608] (II) NOUVEAU(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   112.608] (II) NOUVEAU(0): Supported detailed timing:
[   112.608] (II) NOUVEAU(0): clock: 27.0 MHz   Image Size:  521 x 293 mm
[   112.608] (II) NOUVEAU(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[   112.608] (II) NOUVEAU(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[   112.608] (II) NOUVEAU(0): Number of EDID sections to follow: 1
[   112.608] (II) NOUVEAU(0): EDID (in hex):
[   112.608] (II) NOUVEAU(0):     00ffffffffffff0026cd0c56d10a0000
[   112.608] (II) NOUVEAU(0):     1113010380341d782a6041a6564a9c25
[   112.609] (II) NOUVEAU(0):     125054bfef0081808140714f9500950f
[   112.609] (II) NOUVEAU(0):     b30001010101023a801871382d40582c
[   112.609] (II) NOUVEAU(0):     450009252100001e000000fd00384c1e
[   112.609] (II) NOUVEAU(0):     5311000a202020202020000000fc0050
[   112.609] (II) NOUVEAU(0):     4c3234303948440a20202020000000ff
[   112.609] (II) NOUVEAU(0):     0031313030354d39343032373639019a
[   112.609] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[   112.609] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   112.609] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   112.609] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   112.609] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   112.609] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[   112.609] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   112.609] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   112.714] (II) NOUVEAU(0): EDID for output DVI-I-2
[   112.714] (II) NOUVEAU(0): Output DVI-I-1 connected
[   112.714] (II) NOUVEAU(0): Output DVI-I-2 disconnected
[   112.714] (II) NOUVEAU(0): Using exact sizes for initial modes
[   112.714] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
[   112.714] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   112.714] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[   112.714] (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1440x900": 136.8 MHz (scaled from 0.0 MHz), 70.6 kHz, 75.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[   112.714] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[   112.714] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[   112.714] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[   112.714] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[   112.714] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[   112.714] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[   112.714] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   112.714] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   112.714] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   112.714] (**) NOUVEAU(0): Display dimensions: (520, 290) mm
[   112.714] (**) NOUVEAU(0): DPI set to (93, 94)
[   112.714] (II) Loading sub module "fb"
[   112.714] (II) LoadModule: "fb"
[   112.714] (II) Loading /usr/lib/xorg/modules/libfb.so
[   112.714] (II) Module fb: vendor="X.Org Foundation"
[   112.714]     compiled for 1.10.4, module version = 1.0.0
[   112.714]     ABI class: X.Org ANSI C Emulation, version 0.4
[   112.714] (II) Loading sub module "exa"
[   112.714] (II) LoadModule: "exa"
[   112.715] (II) Loading /usr/lib/xorg/modules/libexa.so
[   112.715] (II) Module exa: vendor="X.Org Foundation"
[   112.715]     compiled for 1.10.4, module version = 2.5.0
[   112.715]     ABI class: X.Org Video Driver, version 10.0
[   112.715] (II) Loading sub module "shadowfb"
[   112.715] (II) LoadModule: "shadowfb"
[   112.715] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   112.715] (II) Module shadowfb: vendor="X.Org Foundation"
[   112.715]     compiled for 1.10.4, module version = 1.0.0
[   112.715]     ABI class: X.Org ANSI C Emulation, version 0.4
[   112.715] (II) UnloadModule: "vesa"
[   112.715] (II) Unloading vesa
[   112.715] (II) UnloadModule: "fbdev"
[   112.715] (II) Unloading fbdev
[   112.715] (II) UnloadModule: "fbdevhw"
[   112.715] (II) Unloading fbdevhw
[   112.715] (--) Depth 24 pixmap format is 32 bpp
[   112.719] (II) NOUVEAU(0): Opened GPU channel 2
[   112.719] (II) NOUVEAU(0): [DRI2] Setup complete
[   112.719] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   112.719] (II) NOUVEAU(0): GART: 512MiB available
[   112.721] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[   112.721] (II) EXA(0): Driver allocated offscreen pixmaps
[   112.721] (II) EXA(0): Driver registered support for the following operations:
[   112.721] (II)         Solid
[   112.721] (II)         Copy
[   112.721] (II)         Composite (RENDER acceleration)
[   112.721] (II)         UploadToScreen
[   112.721] (II)         DownloadFromScreen
[   112.721] (==) NOUVEAU(0): Backing store disabled
[   112.721] (==) NOUVEAU(0): Silken mouse enabled
[   112.721] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[   112.721] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   112.721] (==) NOUVEAU(0): DPMS enabled
[   112.721] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   112.721] (--) RandR disabled
[   112.721] (II) Initializing built-in extension Generic Event Extension
[   112.721] (II) Initializing built-in extension SHAPE
[   112.721] (II) Initializing built-in extension MIT-SHM
[   112.721] (II) Initializing built-in extension XInputExtension
[   112.721] (II) Initializing built-in extension XTEST
[   112.721] (II) Initializing built-in extension BIG-REQUESTS
[   112.721] (II) Initializing built-in extension SYNC
[   112.721] (II) Initializing built-in extension XKEYBOARD
[   112.721] (II) Initializing built-in extension XC-MISC
[   112.721] (II) Initializing built-in extension SECURITY
[   112.721] (II) Initializing built-in extension XINERAMA
[   112.721] (II) Initializing built-in extension XFIXES
[   112.721] (II) Initializing built-in extension RENDER
[   112.721] (II) Initializing built-in extension RANDR
[   112.721] (II) Initializing built-in extension COMPOSITE
[   112.721] (II) Initializing built-in extension DAMAGE
[   112.721] (II) Initializing built-in extension GESTURE
[   112.730] (II) AIGLX: Trying DRI driver /usr/lib/i386-linux-gnu/dri/nouveau_dri.so
[   112.742] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   112.742] (II) AIGLX: enabled GLX_INTEL_swap_event
[   112.742] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   112.742] (II) AIGLX: enabled GLX_SGI_make_current_read
[   112.742] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   112.743] (II) AIGLX: Loaded and initialized nouveau
[   112.743] (II) GLX: Initialized DRI2 GL provider for screen 0
[   112.745] (II) NOUVEAU(0): NVEnterVT is called.
[   112.752] (II) NOUVEAU(0): Setting screen physical size to 507 x 285
[   112.752] resize called 1920 1080
[   112.759] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[   112.768] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   112.768] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.768] (II) LoadModule: "evdev"
[   112.768] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.769] (II) Module evdev: vendor="X.Org Foundation"
[   112.769]     compiled for 1.10.2, module version = 2.6.0
[   112.769]     Module class: X.Org XInput Driver
[   112.769]     ABI class: X.Org XInput driver, version 12.3
[   112.769] (II) Using input driver 'evdev' for 'Power Button'
[   112.769] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.769] (**) Power Button: always reports core events
[   112.769] (**) Power Button: Device: "/dev/input/event1"
[   112.769] (--) Power Button: Found keys
[   112.769] (II) Power Button: Configuring as keyboard
[   112.769] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   112.769] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   112.769] (**) Option "xkb_rules" "evdev"
[   112.769] (**) Option "xkb_model" "evdev"
[   112.769] (**) Option "xkb_layout" "us"
[   112.771] (II) XKB: reuse xkmfile /var/lib/xkb/server-D378AD8F86E560F712A83EE36E4E5E92C595B9BD.xkm
[   112.773] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   112.773] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   112.773] (II) Using input driver 'evdev' for 'Power Button'
[   112.773] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.773] (**) Power Button: always reports core events
[   112.773] (**) Power Button: Device: "/dev/input/event0"
[   112.773] (--) Power Button: Found keys
[   112.773] (II) Power Button: Configuring as keyboard
[   112.773] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[   112.773] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   112.773] (**) Option "xkb_rules" "evdev"
[   112.773] (**) Option "xkb_model" "evdev"
[   112.773] (**) Option "xkb_layout" "us"
[   112.776] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[   112.776] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   112.776] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   112.776] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.776] (**) Logitech USB Receiver: always reports core events
[   112.776] (**) Logitech USB Receiver: Device: "/dev/input/event2"
[   112.776] (--) Logitech USB Receiver: Found keys
[   112.776] (II) Logitech USB Receiver: Configuring as keyboard
[   112.776] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input2/event2"
[   112.776] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[   112.776] (**) Option "xkb_rules" "evdev"
[   112.776] (**) Option "xkb_model" "evdev"
[   112.776] (**) Option "xkb_layout" "us"
[   112.777] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[   112.777] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   112.777] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   112.777] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   112.777] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.777] (**) Logitech USB Receiver: always reports core events
[   112.777] (**) Logitech USB Receiver: Device: "/dev/input/event3"
[   112.777] (--) Logitech USB Receiver: Found 12 mouse buttons
[   112.777] (--) Logitech USB Receiver: Found scroll wheel(s)
[   112.777] (--) Logitech USB Receiver: Found relative axes
[   112.777] (--) Logitech USB Receiver: Found x and y relative axes
[   112.777] (--) Logitech USB Receiver: Found absolute axes
[   112.777] (II) evdev-grail: failed to open grail, no gesture support
[   112.777] (--) Logitech USB Receiver: Found keys
[   112.777] (II) Logitech USB Receiver: Configuring as mouse
[   112.777] (II) Logitech USB Receiver: Configuring as keyboard
[   112.777] (II) Logitech USB Receiver: Adding scrollwheel support
[   112.777] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   112.777] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   112.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input3/event3"
[   112.777] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[   112.777] (**) Option "xkb_rules" "evdev"
[   112.777] (**) Option "xkb_model" "evdev"
[   112.777] (**) Option "xkb_layout" "us"
[   112.777] (II) Logitech USB Receiver: initialized for relative axes.
[   112.777] (WW) Logitech USB Receiver: ignoring absolute axes.
[   112.777] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   112.777] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   112.777] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   112.777] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   112.777] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[   112.777] (II) No input driver/identifier specified (ignoring)
[   112.778] (II) config/udev: Adding input device UVC Camera (046d:0990) (/dev/input/event6)
[   112.778] (**) UVC Camera (046d:0990): Applying InputClass "evdev keyboard catchall"
[   112.778] (II) Using input driver 'evdev' for 'UVC Camera (046d:0990)'
[   112.778] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.778] (**) UVC Camera (046d:0990): always reports core events
[   112.778] (**) UVC Camera (046d:0990): Device: "/dev/input/event6"
[   112.778] (--) UVC Camera (046d:0990): Found keys
[   112.778] (II) UVC Camera (046d:0990): Configuring as keyboard
[   112.778] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.3/1-4.3:1.0/input/input6/event6"
[   112.778] (II) XINPUT: Adding extended input device "UVC Camera (046d:0990)" (type: KEYBOARD)
[   112.778] (**) Option "xkb_rules" "evdev"
[   112.778] (**) Option "xkb_model" "evdev"
[   112.778] (**) Option "xkb_layout" "us"
[   112.780] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[   112.780] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[   112.780] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   112.780] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.780] (**) Logitech USB Receiver: always reports core events
[   112.780] (**) Logitech USB Receiver: Device: "/dev/input/event4"
[   112.780] (--) Logitech USB Receiver: Found 20 mouse buttons
[   112.780] (--) Logitech USB Receiver: Found scroll wheel(s)
[   112.780] (--) Logitech USB Receiver: Found relative axes
[   112.780] (--) Logitech USB Receiver: Found x and y relative axes
[   112.780] (II) Logitech USB Receiver: Configuring as mouse
[   112.780] (II) Logitech USB Receiver: Adding scrollwheel support
[   112.780] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   112.780] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   112.780] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2:1.0/input/input4/event4"
[   112.780] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
[   112.780] (II) Logitech USB Receiver: initialized for relative axes.
[   112.780] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   112.780] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   112.780] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   112.780] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   112.780] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[   112.780] (II) No input driver/identifier specified (ignoring)
[   112.781] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[   112.781] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[   112.781] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[   112.781] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   112.781] (**) Logitech USB Receiver: always reports core events
[   112.781] (**) Logitech USB Receiver: Device: "/dev/input/event5"
[   112.781] (--) Logitech USB Receiver: Found 1 mouse buttons
[   112.781] (--) Logitech USB Receiver: Found scroll wheel(s)
[   112.781] (--) Logitech USB Receiver: Found relative axes
[   112.781] (--) Logitech USB Receiver: Found absolute axes
[   112.781] (II) evdev-grail: failed to open grail, no gesture support
[   112.781] (--) Logitech USB Receiver: Found keys
[   112.781] (II) Logitech USB Receiver: Configuring as mouse
[   112.781] (II) Logitech USB Receiver: Configuring as keyboard
[   112.781] (II) Logitech USB Receiver: Adding scrollwheel support
[   112.781] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[   112.781] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   112.781] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-4/1-4.4/1-4.4.2/1-4.4.2:1.1/input/input5/event5"
[   112.781] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[   112.781] (**) Option "xkb_rules" "evdev"
[   112.781] (**) Option "xkb_model" "evdev"
[   112.781] (**) Option "xkb_layout" "us"
[   112.781] (EE) Logitech USB Receiver: failed to initialize for relative axes.
[   112.781] (II) Logitech USB Receiver: initialized for absolute axes.
[   112.781] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[   112.781] (**) Logitech USB Receiver: (accel) acceleration profile 0
[   112.781] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[   112.782] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[   112.782] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
[   112.782] (II) No input driver/identifier specified (ignoring)
[   113.406] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[   113.407] (II) NOUVEAU(0): Using hsync ranges from config file
[   113.407] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   113.407] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   113.407] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[   113.407] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   114.041] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[   114.041] (II) NOUVEAU(0): Using hsync ranges from config file
[   114.041] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   114.041] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   114.041] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[   114.041] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   114.550] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[   114.550] (II) NOUVEAU(0): Using hsync ranges from config file
[   114.550] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   114.550] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   114.550] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   114.550] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[   114.551] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   115.297] (II) NOUVEAU(0): EDID vendor "IVM", prod id 22028
[   115.298] (II) NOUVEAU(0): Using hsync ranges from config file
[   115.298] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   115.298] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   115.298] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz)
[   115.298] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[   116.458] (II) XKB: reuse xkmfile /var/lib/xkb/server-A77BBE312A49C9FE89948D38B2A8CB84C3CBB410.xkm

Merci bien

Hors ligne

#18 Le 19/10/2011, à 17:42

malbo

Re : Ubuntu inaccessible après nouvelle installation 11.10

C'est formidable : le driver libre NOUVEAU fonctionne bien dans ton PC puisque c'est lui qui arrive à démarrer ta session live. Est-ce que c'est bien Unity qui fonctionne ou bien est-ce que c'est Unity 2D quand tu arrives sur le bureau ? Il y a probablement un moyen plus élégant de le savoir, mais moi pour le savoir j'ouvre un terminal et je tape cette commande :

top

et si je vois compiz dans les processus, c'est que je suis sous Unity (sinon, c'est unity 2D)

Dernière modification par malbo (Le 19/10/2011, à 17:44)

Hors ligne

#19 Le 19/10/2011, à 17:51

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

top

donne ...

15374 ubuntu    20   0  176m  72m  30m S    1  2.2   0:25.95 compiz                                                
15285 root      20   0  113m  54m 7900 S    1  1.7   0:44.24 Xorg                                                  
15930 ubuntu    20   0 74724  14m  10m S    1  0.5   0:00.83 gnome-terminal                                        
    3 root      20   0     0    0    0 S    0  0.0   0:01.18 ksoftirqd/0                                           
15338 ubuntu    20   0  6252 2648  916 S    0  0.1   0:04.44 dbus-daemon                                           
15991 ubuntu    20   0  2820 1176  864 R    0  0.0   0:00.79 top                                                   
    1 root      20   0  3324 1924 1280 S    0  0.1   0:00.65 init                                                  
    2 root      20   0     0    0    0 S    0  0.0   0:00.00 kthreadd                                              
    6 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/0                                           
    7 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/1                                           
    9 root      20   0     0    0    0 S    0  0.0   0:01.04 ksoftirqd/1                                           
   10 root      20   0     0    0    0 S    0  0.0   0:01.90 kworker/0:1                                           
   11 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/2                                           
   13 root      20   0     0    0    0 S    0  0.0   0:00.82 ksoftirqd/2                                           
   14 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/3                                           
   16 root      20   0     0    0    0 S    0  0.0   0:00.74 ksoftirqd/3                                           
   17 root       0 -20     0    0    0 S    0  0.0   0:00.00 cpuset                                                
   18 root       0 -20     0    0    0 S    0  0.0   0:00.00 khelper                                               
   19 root       0 -20     0    0    0 S    0  0.0   0:00.00 netns                                                 
   21 root      20   0     0    0    0 S    0  0.0   0:00.00 sync_supers                                           
   22 root      20   0     0    0    0 S    0  0.0   0:00.00 bdi-default                                           
   23 root       0 -20     0    0    0 S    0  0.0   0:00.00 kintegrityd                                           
   24 root       0 -20     0    0    0 S    0  0.0   0:00.00 kblockd                                               
   25 root       0 -20     0    0    0 S    0  0.0   0:00.00 ata_sff                                               
   26 root      20   0     0    0    0 S    0  0.0   0:00.00 khubd                                                 
   27 root       0 -20     0    0    0 S    0  0.0   0:00.00 md                                                    
   29 root      20   0     0    0    0 S    0  0.0   0:01.83 kworker/2:1                                           
   30 root      20   0     0    0    0 S    0  0.0   0:03.22 kworker/3:1                                           
   31 root      20   0     0    0    0 S    0  0.0   0:00.00 khungtaskd                                            
   32 root      20   0     0    0    0 S    0  0.0   0:00.00 kswapd0                                               
   33 root      25   5     0    0    0 S    0  0.0   0:00.00 ksmd                                                  
   34 root      39  19     0    0    0 S    0  0.0   0:00.00 khugepaged                                            
   35 root      20   0     0    0    0 S    0  0.0   0:00.00 fsnotify_mark                                         
   36 root      20   0     0    0    0 S    0  0.0   0:00.00 ecryptfs-kthrea                                       
   37 root       0 -20     0    0    0 S    0  0.0   0:00.00 crypto                                                
   45 root       0 -20     0    0    0 S    0  0.0   0:00.00 kthrotld                                              
   46 root      20   0     0    0    0 S    0  0.0   0:00.00 kworker/u:2                                           
   47 root      20   0     0    0    0 S    0  0.0   0:00.00 scsi_eh_0                                             
   48 root      20   0     0    0    0 S    0  0.0   0:00.05 scsi_eh_1                                             
   49 root      20   0     0    0    0 S    0  0.0   0:00.01 scsi_eh_2                                             
   50 root      20   0     0    0    0 S    0  0.0   0:00.00 scsi_eh_3                                             
   51 root      20   0     0    0    0 S    0  0.0   0:00.00 kworker/u:3                                           
   72 root      20   0     0    0    0 S    0  0.0   0:02.05 kworker/1:2                                           
  212 root       0 -20     0    0    0 S    0  0.0   0:00.00 firewire                                              
  256 root       0 -20     0    0    0 S    0  0.0   0:00.00 ttm_swap                                              
  259 root      20   0     0    0    0 S    0  0.0   0:00.00 scsi_eh_4                                             
  260 root      20   0     0    0    0 S    0  0.0   0:00.18 usb-storage                                           
  266 root      20   0     0    0    0 S    0  0.0   0:00.00 scsi_eh_5   

Dernière modification par ouaibe (Le 19/10/2011, à 17:52)

Hors ligne

#20 Le 19/10/2011, à 18:56

malbo

Re : Ubuntu inaccessible après nouvelle installation 11.10

C'est bien Unity qui est démarré. Il reste à faire une installation toute neuve de Ubuntu 11.10 et à réussir à la faire fonctionner sans installer le pilote propriétaire (même s'il est proposé par Ubuntu lui-même) puisque le pilote NOUVEAU installé "de base" fonctionne bien.

Hors ligne

#21 Le 19/10/2011, à 20:45

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Je viens de réinstaller Windows puis Ubuntu 11.10 et ... patatras c'est exactement la même chose.
C.a.d. que je fais fasse à un écran noir avec plusieurs lignes de codes et immanquablement tout s'arrête à

* stopping user space bootsplash [ok]

Je suis complètement désemparé et je ne comprends pas que l'accès via la version d'Ubuntu présente dans "versions ultérieures" dans grub est ok puisque je suis connecté sous celle-ci mais que la version "classique" ou par "défaut", demeure inaccessible ????

J'envisage sérieusement de réinstaller Ubuntu 11.04 qui fonctionnait parfaitement en attendant la résolution des bugs bloquants présent dans cette ultime mouture !!!
Quelqu'un aurait-il l'url de la 11.04 ?

Hors ligne

#22 Le 19/10/2011, à 21:36

ouaibe

Re : Ubuntu inaccessible après nouvelle installation 11.10

Bon je retourne temporairement vers 11.04. C'est la première que ça m'arrive depuis 2004.
Bonne nuit et merci à tous

Dernière modification par ouaibe (Le 19/10/2011, à 21:36)

Hors ligne