Installation pilote nVidia

bonjour,
Je viens de changer de disque sur mon portable et me suis décidé à installer la version Wheezy 7.2. L’installation a réussi mais l’environnement graphique est très mauvais. J’ai une carte graphique type : NVIDIA G73 [GeForce Go 7600]
En recherchant dans le forum dans la rubrique trucs et astuces > liste, j’ai trouvé ce tuto NVIDIA (bis).
J’ai fait donc les manips suivantes en console :

#apt-get update
#apt-get upgrade
#apt-get dist-upgrade
#apt-get install nvidia-kernel-source
#/etc/init.d/gdm3 stop
#apt-get install module-assistant
#m-a prepare
#m-a a-i -i nvidia-kernel-source

L’exécution s’est mal passée. En résultat il me met “aucun patch n’est appliqué”. Voici ce que me donne le fichier /var/cache/modpass/nvidia-kernel-source.buildlog.3.2.0-4-amd64.1386514884

/usr/bin/make  -f debian/rules clean
make[1]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
test -f debian/control || cp debian/control.template debian/control
dh_testdir
dh_testroot
/usr/bin/make LINUXDIR=/lib/modules/3.2.0-4-amd64/build  clean
make[2]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
rm -rf *.o *.ko .depend .*.flags .*.d .*.cmd *.mod.c .tmp_versions
make[2]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
dh_quilt_unpatch || quilt --quiltrc /dev/null pop -af
dh_clean debian/control debian/install
make[1]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
test -f debian/m-a.stamp || cp debian/changelog debian/m-a.stamp
sh debian/prep-modules /lib/modules/3.2.0-4-amd64/build
sed 's/#KVERS#/3.2.0-4-amd64/g' debian/install.template > debian/install
touch configure-stamp
dh_prep
dh_quilt_patch
Application de use-nv-kernel.o.ARCH.patch
patching file Makefile.kbuild

Application de conditionally-include-linux_version.h.patch
patching file nv-linux.h
Hunk #1 succeeded at 36 (offset 1 line).

Application de avoid-ld.gold.patch
patching file Makefile

Application de fix-typos.patch
patching file nv-procfs.c
Hunk #1 succeeded at 410 (offset 5 lines).

Application de linux3.patch
patching file Makefile

Le patch linux3.patch est maintenant au sommet
/usr/bin/make LINUXDIR=/lib/modules/3.2.0-4-amd64/build
make[1]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
make -C /lib/modules/3.2.0-4-amd64/build  M=`/bin/pwd` modules
make[2]: entrant dans le répertoire « /usr/src/linux-headers-3.2.0-4-amd64 »
  CC [M]  /usr/src/modules/nvidia-kernel/nv.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv.c:13:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv.c:13:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-acpi.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-acpi.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-acpi.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-chrdev.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-chrdev.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-chrdev.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-cray.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-cray.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-cray.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-gvi.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-gvi.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-gvi.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-i2c.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-i2c.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-i2c.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-mempool.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-mempool.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-mempool.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-mlock.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-mlock.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-mlock.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-mmap.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-mmap.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-mmap.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-p2p.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-p2p.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-p2p.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-pat.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-pat.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-pat.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-procfs.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-procfs.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-procfs.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-usermap.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-usermap.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-usermap.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-vm.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-vm.c:14:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-vm.c:14:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/nv-vtophys.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/nv-vtophys.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/nv-vtophys.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-agp.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-agp.c:24:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-agp.c:24:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-interface.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-interface.c:26:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-interface.c:26:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-mtrr.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-mtrr.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-mtrr.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-registry.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-registry.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-registry.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-smp.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-smp.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-smp.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  CC [M]  /usr/src/modules/nvidia-kernel/os-usermap.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/sched.h:55,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/utsname.h:35,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:42,
                 from /usr/src/modules/nvidia-kernel/os-usermap.c:15:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess.h:575:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/poll.h:14,
                 from /usr/src/modules/nvidia-kernel/nv-linux.h:113,
                 from /usr/src/modules/nvidia-kernel/os-usermap.c:15:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/linux-headers-3.2.0-4-common/arch/x86/include/asm/uaccess_64.h:53:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  LD [M]  /usr/src/modules/nvidia-kernel/nvidia.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: could not find /usr/src/modules/nvidia-kernel/.nv-kernel.o.x86_64.cmd for /usr/src/modules/nvidia-kernel/nv-kernel.o.x86_64
  CC      /usr/src/modules/nvidia-kernel/nvidia.mod.o
In file included from /usr/src/linux-headers-3.2.0-4-common/include/linux/kernel.h:17:0,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/cache.h:4,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/time.h:7,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/stat.h:60,
                 from /usr/src/linux-headers-3.2.0-4-common/include/linux/module.h:10,
                 from /usr/src/modules/nvidia-kernel/nvidia.mod.c:1:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h: In function ‘hweight_long’:
/usr/src/linux-headers-3.2.0-4-common/include/linux/bitops.h:49:41: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  LD [M]  /usr/src/modules/nvidia-kernel/nvidia.ko
make[2]: quittant le répertoire « /usr/src/linux-headers-3.2.0-4-amd64 »
make[1]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
touch build-stamp
/usr/bin/make  -f debian/rules binary-arch
make[1]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
dh_testdir
dh_testroot
dh_installdirs
dh_install
dh_installdocs 
dh_installchangelogs NVIDIA_Changelog
dh_installmodules
dh_bugfiles
dh_lintian
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol -- -v`cat debian/VERSION` \
		-V'built:using:kernel=linux (=3.2.51-1)' \
		-V'built:using:nvidia=nvidia-graphics-drivers (=304.88-1+deb7u1)'
dh_md5sums
dh_builddeb --destdir=/usr/src
dpkg-deb : construction du paquet « nvidia-kernel-3.2.0-4-amd64 » dans « /usr/src/nvidia-kernel-3.2.0-4-amd64_304.88-1+deb7u1+3.2.51-1_amd64.deb ».
make[1]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
/usr/bin/make  -f debian/rules clean
make[1]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
test -f debian/control || cp debian/control.template debian/control
dh_testdir
dh_testroot
/usr/bin/make LINUXDIR=/lib/modules/3.2.0-4-amd64/build  clean
make[2]: entrant dans le répertoire « /usr/src/modules/nvidia-kernel »
rm -rf *.o *.ko .depend .*.flags .*.d .*.cmd *.mod.c .tmp_versions
make[2]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
dh_quilt_unpatch || quilt --quiltrc /dev/null pop -af
Retrait de linux3.patch
Restoring Makefile

Retrait de fix-typos.patch
Restoring nv-procfs.c

Retrait de avoid-ld.gold.patch
Restoring Makefile

Retrait de conditionally-include-linux_version.h.patch
Restoring nv-linux.h

Retrait de use-nv-kernel.o.ARCH.patch
Restoring Makefile.kbuild

Aucun patch n'est appliqué
dh_clean debian/control debian/install
make[1]: quittant le répertoire « /usr/src/modules/nvidia-kernel »
Build time: 48 seconds

Comment puis-je m’en sortir? Les paquets linux-headers.3.2.0-4-amd64-common et linux-headers.3.2.0-4-amd64 sont installés.

merci

Hello,
En fait plutôt que le forum (ou bien le wiki de debian-fr), tu devrais te fier aux instructions qui émanent d’un peu plus haut, c’est à dire le wiki officiel de Debian (et si possible les pages anglaises), dont la page qui concerne les cartes graphiques se trouve ici: wiki.debian.org/GraphicsCard#nVidia

Dans le guide, tu trouveras assez vite:
wiki.debian.org/NvidiaGraphicsD … ion_304.88

La méthode diffère de celle que tu as posté, l’installation ne se fait pas via module-assistant (ton exemple), mais via dkms (wiki officiel debian).

Bonjour,
Je crois déjà avoir fait cette manip et cela m’avait donné un écran encore plus pourris (l’affichage est tout petit de couleur et illisible).
Je vais recommencer ce que tu me proposes mais il me faudra un peu de temps car je n’ai qu’un Pc et deux disques. Je suis donc obligé de rebooter mon PC et passé sur le système pour vérifier.
Je donne le résultat dès que c’est fait.
Merci

Dans ces situations, c’est parfois bien d’avoir une connexion internet fonctionelle en mode console, y compris le pataquès utile pour aller sur internet (links2 comme navigateur en mode console…). Car ça dépanne, et surtout, ça permet d’effectuer les commandes de mise à jour, installer des nouveaux paquets…

Tu n’aurais ainsi pas besoin de redémarrer l’ordi pour faire part de ton avancement sur ce forum.

Par contre, configurer sa connexion internet en mode console, c’est pas si simple. Car:

  • il faut s’assurer que son chipset est bien reconnu
  • il faut configurer son interface réseau, ce qui se fait très simplement via DHCP, mais il faut tout de même savoir où chercher

La manipulation pour ta carte graphique avec dkms requiert probablement une connexion internet active (tout comme celle avec module-assistant, je pense).

En résumé, résoudre ta question de connexion internet, si elle n’est pas déjà résolue, devrait être prioritaire.

Salut,

Afin de vérifier la validité de la méthode dite “fainéants” prônée par le wiki je vient d’installer la 331.20 pour ma gt520 et tout baigne.
Seul bémol qui dure depuis plusieurs mois c’est l’obligation de procéder en deux temps pour que les paramètres propres à chaque carte/moniteur soit pris en compte :slightly_smiling:

Bonjour,
Désolé Zbf de m’être mal expliqué. J’ai sur un disque une version de debian 7.2 déjà installé mais qui ne me satisfait pas au niveau graphique. C’est pourquoi j’ai acheté un deuxième disque sur lequel je peux faire des essais et qui est monté dans un boîtier USB. Dans ce dernier, j’ai installé la même version de debian. C’est pourquoi je suis obligé de rebooter mon ordi pour tester la procédure suggérée sur la page https://wiki.debian.org/NvidiaGraphicsD … ion_304.88.

Résultat
Tout a bien fonctionné mais ce qui semble bizarre c’est lors de la demande de connexion à ma session (login + mdp) le cartouche est peu lisible. Puis lorsque je suis dans ma session lors de l’ouverture de iceweasel j’ai un écran tout zébré


Mais si je charge une page web l’affichage est correct ???

Ok, mais ça revient au même.
Tu pourrais faire marcher l’internet en mode console sur ton système Debian secondaire.
Car là, j’imagine que tu as un graphisme buggé dessus, mais que c’est quand même grâce aux options graphiques que tu parviens à configurer et lancer ta connexion internet (quoique, network manager est relativement indépendant et se lance probablemant aussi sans…)
Edit: enfin, non, tu n’as pas internet sur ta Debian secondaire, sinon tu n’aurais pas posté une capture d’écran de ce genre. Donc je le redis: avoir une connexion internet fonctionelle sur ta Debian secondaire t’aiderait beaucoup.

Il n’est pas certain que l’installation des drivers graphiques ait été une réussite.

Assure-toi d’avoir bien suivi le tutoriel, et vérifie le contenu du répertoire suivant:

# ls /etc/X11/xorg.conf.d/*

Tu peux aussi tenter un:

Pour t’assurer que ta carte graphique est OK.

Et tu peux aussi vérifier et joindre le fichier [mono]/var/log/Xorg.0.log[/mono], car si tu as un bleme graphique, c’est généralement lui le mieux informé.
Ainsi que [mono]dmesg[/mono].

Bonsoir,
Désolé d’avoir tardé pour te répondre mais je ne peux pas pour l’instant être à 100% sur mon ordi. Pour ta remarque concernant :

Tu as raison, j’ai pris une photo de mon écran. Je reconnais que ce n’est pas terrible mais je trouve cela plus parlant.

Voici le contenu du xorg.conf.d

$ls -l /etc/X11/xorg.conf.d/ total 4 -rw-r--r-- 1 root root 65 déc. 10 14:52 20-nvidia.conf

puis le contenu de la commande

$ glxinfo | grep -i direct direct rendering: Yes GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,

et enfin le contenu de Xorg.0.log

[    21.726] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    21.726] X Protocol Version 11, Revision 0
[    21.726] Build Operating System: Linux 3.10-3-amd64 x86_64 Debian
[    21.726] Current Operating System: Linux Uranus 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64
[    21.726] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=bb723d4b-b23f-4aa1-a172-41bae4d7d27e ro quiet
[    21.726] Build Date: 21 October 2013  04:49:48PM
[    21.726] xorg-server 2:1.12.4-6+deb7u1 (Moritz Muehlenhoff <jmm@debian.org>) 
[    21.726] Current version of pixman: 0.26.0
[    21.726] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.726] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.726] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 10 16:00:54 2013
[    21.801] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.801] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.821] (==) No Layout section.  Using the first Screen section.
[    21.821] (==) No screen section available. Using defaults.
[    21.821] (**) |-->Screen "Default Screen Section" (0)
[    21.821] (**) |   |-->Monitor "<default monitor>"
[    21.822] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    21.822] (**) |   |-->Device "MyGPU"
[    21.822] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.822] (==) Automatically adding devices
[    21.822] (==) Automatically enabling devices
[    21.881] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.881] 	Entry deleted from font path.
[    22.610] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    22.610] 	Entry deleted from font path.
[    22.610] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    22.610] (==) ModulePath set to "/usr/lib/xorg/modules"
[    22.610] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    22.610] (II) Loader magic: 0x7f8fc2404ae0
[    22.610] (II) Module ABI versions:
[    22.610] 	X.Org ANSI C Emulation: 0.4
[    22.610] 	X.Org Video Driver: 12.1
[    22.610] 	X.Org XInput driver : 16.0
[    22.610] 	X.Org Server Extension : 6.0
[    22.613] (--) PCI:*(0:5:0:0) 10de:0398:1734:10d4 rev 161, Mem @ 0xc2000000/16777216, 0xd0000000/268435456, 0xc1000000/16777216, I/O @ 0x00005000/128
[    22.614] (II) Open ACPI successful (/var/run/acpid.socket)
[    22.614] (II) LoadModule: "extmod"
[    22.770] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    22.855] (II) Module extmod: vendor="X.Org Foundation"
[    22.855] 	compiled for 1.12.4, module version = 1.0.0
[    22.855] 	Module class: X.Org Server Extension
[    22.855] 	ABI class: X.Org Server Extension, version 6.0
[    22.856] (II) Loading extension SELinux
[    22.856] (II) Loading extension MIT-SCREEN-SAVER
[    22.856] (II) Loading extension XFree86-VidModeExtension
[    22.856] (II) Loading extension XFree86-DGA
[    22.856] (II) Loading extension DPMS
[    22.856] (II) Loading extension XVideo
[    22.857] (II) Loading extension XVideo-MotionCompensation
[    22.857] (II) Loading extension X-Resource
[    22.857] (II) LoadModule: "dbe"
[    22.857] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    22.864] (II) Module dbe: vendor="X.Org Foundation"
[    22.864] 	compiled for 1.12.4, module version = 1.0.0
[    22.864] 	Module class: X.Org Server Extension
[    22.864] 	ABI class: X.Org Server Extension, version 6.0
[    22.864] (II) Loading extension DOUBLE-BUFFER
[    22.865] (II) LoadModule: "glx"
[    22.865] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    26.386] (II) Module glx: vendor="NVIDIA Corporation"
[    26.386] 	compiled for 4.0.2, module version = 1.0.0
[    26.386] 	Module class: X.Org Server Extension
[    26.386] (II) NVIDIA GLX Module  304.88  Wed Mar 27 14:46:57 PDT 2013
[    26.386] (II) Loading extension GLX
[    26.386] (II) LoadModule: "record"
[    26.387] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.424] (II) Module record: vendor="X.Org Foundation"
[    26.424] 	compiled for 1.12.4, module version = 1.13.0
[    26.424] 	Module class: X.Org Server Extension
[    26.424] 	ABI class: X.Org Server Extension, version 6.0
[    26.424] (II) Loading extension RECORD
[    26.424] (II) LoadModule: "dri"
[    26.425] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.486] (II) Module dri: vendor="X.Org Foundation"
[    26.486] 	compiled for 1.12.4, module version = 1.0.0
[    26.486] 	ABI class: X.Org Server Extension, version 6.0
[    26.486] (II) Loading extension XFree86-DRI
[    26.486] (II) LoadModule: "dri2"
[    26.486] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.519] (II) Module dri2: vendor="X.Org Foundation"
[    26.519] 	compiled for 1.12.4, module version = 1.2.0
[    26.519] 	ABI class: X.Org Server Extension, version 6.0
[    26.519] (II) Loading extension DRI2
[    26.519] (II) LoadModule: "nvidia"
[    26.556] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    26.860] (II) Module nvidia: vendor="NVIDIA Corporation"
[    26.861] 	compiled for 4.0.2, module version = 1.0.0
[    26.861] 	Module class: X.Org Video Driver
[    26.910] (II) NVIDIA dlloader X Driver  304.88  Wed Mar 27 14:28:14 PDT 2013
[    26.910] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    26.914] (++) using VT number 7

[    26.944] (II) Loading sub module "fb"
[    26.944] (II) LoadModule: "fb"
[    26.959] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.979] (II) Module fb: vendor="X.Org Foundation"
[    26.979] 	compiled for 1.12.4, module version = 1.0.0
[    26.979] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.979] (II) Loading sub module "wfb"
[    26.979] (II) LoadModule: "wfb"
[    27.006] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    27.012] (II) Module wfb: vendor="X.Org Foundation"
[    27.012] 	compiled for 1.12.4, module version = 1.0.0
[    27.012] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.013] (II) Loading sub module "ramdac"
[    27.013] (II) LoadModule: "ramdac"
[    27.013] (II) Module "ramdac" already built-in
[    27.030] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.030] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    27.030] (==) NVIDIA(0): RGB weight 888
[    27.030] (==) NVIDIA(0): Default visual is TrueColor
[    27.030] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.031] (**) NVIDIA(0): Enabling 2D acceleration
[    28.255] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    28.255] (II) NVIDIA(GPU-0):     Vision stereo.
[    28.268] (II) NVIDIA(0): NVIDIA GPU GeForce Go 7600 (G73) at PCI:5:0:0 (GPU-0)
[    28.268] (--) NVIDIA(0): Memory: 262144 kBytes
[    28.268] (--) NVIDIA(0): VideoBIOS: 05.73.22.44.26
[    28.268] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    28.268] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    28.268] (--) NVIDIA(0): Valid display device(s) on GeForce Go 7600 at PCI:5:0:0
[    28.268] (--) NVIDIA(0):     CRT-0
[    28.268] (--) NVIDIA(0):     TV-0
[    28.268] (--) NVIDIA(0):     Seiko/Epson (DFP-0) (connected)
[    28.268] (--) NVIDIA(0):     DFP-1
[    28.268] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    28.268] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[    28.268] (--) NVIDIA(0): TV encoder: Unknown
[    28.268] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
[    28.268] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
[    28.268] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    28.268] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    28.269] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    28.269] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    28.269] (**) NVIDIA(0):     been enabled on all display devices.)
[    28.269] (==) NVIDIA(0): 
[    28.269] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    28.269] (==) NVIDIA(0):     will be used as the requested mode.
[    28.269] (==) NVIDIA(0): 
[    28.269] (II) NVIDIA(0): Validated MetaModes:
[    28.269] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    28.269] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[    28.269] (WW) NVIDIA(0): Unable to support custom viewPortOut 1440 x 810 +0 +45
[    28.293] (WW) NVIDIA(0): Unable to support custom viewPortOut 1200 x 900 +120 +0
[    28.294] (WW) NVIDIA(0): Unable to support custom viewPortOut 1200 x 900 +120 +0
[    28.294] (WW) NVIDIA(0): Unable to support custom viewPortOut 1200 x 900 +120 +0
[    28.294] (WW) NVIDIA(0): Unable to support custom viewPortOut 1440 x 810 +0 +45
[    28.295] (--) NVIDIA(0): DPI set to (98, 99); computed from "UseEdidDpi" X config
[    28.295] (--) NVIDIA(0):     option
[    28.295] (--) Depth 24 pixmap format is 32 bpp
[    28.310] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    28.401] (II) Loading extension NV-GLX
[    28.544] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.544] (==) NVIDIA(0): Backing store disabled
[    28.544] (==) NVIDIA(0): Silken mouse enabled
[    28.545] (==) NVIDIA(0): DPMS enabled
[    28.545] (II) Loading extension NV-CONTROL
[    28.546] (II) Loading extension XINERAMA
[    28.546] (II) Loading sub module "dri2"
[    28.546] (II) LoadModule: "dri2"
[    28.547] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.547] (II) Module dri2: vendor="X.Org Foundation"
[    28.547] 	compiled for 1.12.4, module version = 1.2.0
[    28.547] 	ABI class: X.Org Server Extension, version 6.0
[    28.547] (II) NVIDIA(0): [DRI2] Setup complete
[    28.547] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    28.547] (--) RandR disabled
[    28.547] (II) Initializing built-in extension Generic Event Extension
[    28.547] (II) Initializing built-in extension SHAPE
[    28.548] (II) Initializing built-in extension MIT-SHM
[    28.548] (II) Initializing built-in extension XInputExtension
[    28.548] (II) Initializing built-in extension XTEST
[    28.548] (II) Initializing built-in extension BIG-REQUESTS
[    28.548] (II) Initializing built-in extension SYNC
[    28.548] (II) Initializing built-in extension XKEYBOARD
[    28.548] (II) Initializing built-in extension XC-MISC
[    28.548] (II) Initializing built-in extension SECURITY
[    28.548] (II) Initializing built-in extension XINERAMA
[    28.548] (II) Initializing built-in extension XFIXES
[    28.548] (II) Initializing built-in extension RENDER
[    28.548] (II) Initializing built-in extension RANDR
[    28.548] (II) Initializing built-in extension COMPOSITE
[    28.548] (II) Initializing built-in extension DAMAGE
[    28.548] (II) SELinux: Disabled on system
[    28.555] (II) Initializing extension GLX
[    29.523] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    29.523] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.523] (II) LoadModule: "evdev"
[    29.524] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    29.541] (II) Module evdev: vendor="X.Org Foundation"
[    29.541] 	compiled for 1.12.1, module version = 2.7.0
[    29.541] 	Module class: X.Org XInput Driver
[    29.541] 	ABI class: X.Org XInput driver, version 16.0
[    29.541] (II) Using input driver 'evdev' for 'Power Button'
[    29.542] (**) Power Button: always reports core events
[    29.542] (**) evdev: Power Button: Device: "/dev/input/event5"
[    29.542] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.542] (--) evdev: Power Button: Found keys
[    29.542] (II) evdev: Power Button: Configuring as keyboard
[    29.542] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[    29.543] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    29.543] (**) Option "xkb_rules" "evdev"
[    29.543] (**) Option "xkb_model" "pc105"
[    29.543] (**) Option "xkb_layout" "fr"
[    29.543] (**) Option "xkb_variant" "latin9"
[    29.684] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    29.684] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    29.684] (II) Using input driver 'evdev' for 'Video Bus'
[    29.684] (**) Video Bus: always reports core events
[    29.684] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    29.684] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    29.684] (--) evdev: Video Bus: Found keys
[    29.685] (II) evdev: Video Bus: Configuring as keyboard
[    29.685] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:15/LNXVIDEO:00/input/input6/event6"
[    29.685] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    29.685] (**) Option "xkb_rules" "evdev"
[    29.685] (**) Option "xkb_model" "pc105"
[    29.685] (**) Option "xkb_layout" "fr"
[    29.685] (**) Option "xkb_variant" "latin9"
[    29.687] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    29.687] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    29.687] (II) Using input driver 'evdev' for 'Power Button'
[    29.687] (**) Power Button: always reports core events
[    29.687] (**) evdev: Power Button: Device: "/dev/input/event2"
[    29.687] (--) evdev: Power Button: Vendor 0 Product 0x1
[    29.687] (--) evdev: Power Button: Found keys
[    29.687] (II) evdev: Power Button: Configuring as keyboard
[    29.687] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    29.687] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    29.687] (**) Option "xkb_rules" "evdev"
[    29.687] (**) Option "xkb_model" "pc105"
[    29.687] (**) Option "xkb_layout" "fr"
[    29.687] (**) Option "xkb_variant" "latin9"
[    29.689] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    29.689] (II) No input driver specified, ignoring this device.
[    29.690] (II) This device may have been added with another device file.
[    29.690] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    29.690] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    29.690] (II) Using input driver 'evdev' for 'Sleep Button'
[    29.691] (**) Sleep Button: always reports core events
[    29.691] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    29.691] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    29.691] (--) evdev: Sleep Button: Found keys
[    29.691] (II) evdev: Sleep Button: Configuring as keyboard
[    29.691] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[    29.691] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    29.691] (**) Option "xkb_rules" "evdev"
[    29.691] (**) Option "xkb_model" "pc105"
[    29.691] (**) Option "xkb_layout" "fr"
[    29.691] (**) Option "xkb_variant" "latin9"
[    29.693] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
[    29.693] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[    29.693] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[    29.693] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[    29.693] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
[    29.693] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc00e
[    29.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[    29.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[    29.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[    29.694] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[    29.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[    29.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[    29.694] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[    29.694] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-5/2-5:1.0/input/input1/event1"
[    29.694] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 10)
[    29.694] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[    29.695] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[    29.695] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[    29.695] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[    29.695] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[    29.696] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[    29.696] (II) No input driver specified, ignoring this device.
[    29.696] (II) This device may have been added with another device file.
[    29.697] (II) config/udev: Adding input device Media Center Ed. eHome Infrared Remote Transceiver (1509:9242) (/dev/input/event10)
[    29.697] (**) Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): Applying InputClass "evdev keyboard catchall"
[    29.698] (II) Using input driver 'evdev' for 'Media Center Ed. eHome Infrared Remote Transceiver (1509:9242)'
[    29.698] (**) Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): always reports core events
[    29.698] (**) evdev: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): Device: "/dev/input/event10"
[    29.698] (--) evdev: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): Vendor 0x1509 Product 0x9242
[    29.698] (--) evdev: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): Found keys
[    29.698] (II) evdev: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242): Configuring as keyboard
[    29.698] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-8/2-8:1.0/rc/rc0/input10/event10"
[    29.698] (II) XINPUT: Adding extended input device "Media Center Ed. eHome Infrared Remote Transceiver (1509:9242)" (type: KEYBOARD, id 11)
[    29.698] (**) Option "xkb_rules" "evdev"
[    29.698] (**) Option "xkb_model" "pc105"
[    29.698] (**) Option "xkb_layout" "fr"
[    29.698] (**) Option "xkb_variant" "latin9"
[    29.700] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[    29.700] (II) No input driver specified, ignoring this device.
[    29.700] (II) This device may have been added with another device file.
[    29.701] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    29.701] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    29.701] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    29.701] (**) AT Translated Set 2 keyboard: always reports core events
[    29.701] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    29.701] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    29.702] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    29.702] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    29.702] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    29.702] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    29.702] (**) Option "xkb_rules" "evdev"
[    29.702] (**) Option "xkb_model" "pc105"
[    29.702] (**) Option "xkb_layout" "fr"
[    29.702] (**) Option "xkb_variant" "latin9"
[    29.704] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/event8)
[    29.704] (**) PS/2 Mouse: Applying InputClass "evdev pointer catchall"
[    29.704] (II) Using input driver 'evdev' for 'PS/2 Mouse'
[    29.704] (**) PS/2 Mouse: always reports core events
[    29.704] (**) evdev: PS/2 Mouse: Device: "/dev/input/event8"
[    29.704] (--) evdev: PS/2 Mouse: Vendor 0x2 Product 0x8
[    29.704] (--) evdev: PS/2 Mouse: Found 3 mouse buttons
[    29.704] (--) evdev: PS/2 Mouse: Found relative axes
[    29.704] (--) evdev: PS/2 Mouse: Found x and y relative axes
[    29.704] (II) evdev: PS/2 Mouse: Configuring as mouse
[    29.704] (**) evdev: PS/2 Mouse: YAxisMapping: buttons 4 and 5
[    29.704] (**) evdev: PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event8"
[    29.705] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE, id 13)
[    29.705] (II) evdev: PS/2 Mouse: initialized for relative axes.
[    29.705] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[    29.706] (**) PS/2 Mouse: (accel) acceleration profile 0
[    29.706] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[    29.706] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[    29.706] (II) config/udev: Adding input device PS/2 Mouse (/dev/input/mouse1)
[    29.706] (II) No input driver specified, ignoring this device.
[    29.706] (II) This device may have been added with another device file.
[    29.707] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event9)
[    29.707] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[    29.707] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[    29.707] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons"
[    29.708] (II) LoadModule: "synaptics"
[    29.709] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    29.724] (II) Module synaptics: vendor="X.Org Foundation"
[    29.724] 	compiled for 1.12.4, module version = 1.6.2
[    29.724] 	Module class: X.Org XInput Driver
[    29.724] 	ABI class: X.Org XInput driver, version 16.0
[    29.724] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[    29.724] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    29.724] (**) Option "Device" "/dev/input/event9"
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 1023
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 767
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[    29.788] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width.
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right middle
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range.  defaulting to 0 - 15
[    29.788] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    29.788] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[    29.816] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input9/event9"
[    29.816] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 14)
[    29.816] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[    29.816] (**) synaptics: AlpsPS/2 ALPS GlidePoint: MaxSpeed is now 1.75
[    29.816] (**) synaptics: AlpsPS/2 ALPS GlidePoint: AccelFactor is now 0.156
[    29.817] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[    29.817] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[    29.817] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[    29.817] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[    29.817] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[    29.818] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse2)
[    29.818] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[    29.819] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    29.819] (II) No input driver specified, ignoring this device.
[    29.819] (II) This device may have been added with another device file.
[    29.821] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (mceusb) (/dev/input/event11)
[    29.821] (**) MCE IR Keyboard/Mouse (mceusb): Applying InputClass "evdev pointer catchall"
[    29.821] (**) MCE IR Keyboard/Mouse (mceusb): Applying InputClass "evdev keyboard catchall"
[    29.821] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (mceusb)'
[    29.821] (**) MCE IR Keyboard/Mouse (mceusb): always reports core events
[    29.821] (**) evdev: MCE IR Keyboard/Mouse (mceusb): Device: "/dev/input/event11"
[    29.821] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Vendor 0 Product 0
[    29.822] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found 3 mouse buttons
[    29.822] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found relative axes
[    29.822] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found x and y relative axes
[    29.822] (--) evdev: MCE IR Keyboard/Mouse (mceusb): Found keys
[    29.822] (II) evdev: MCE IR Keyboard/Mouse (mceusb): Configuring as mouse
[    29.822] (II) evdev: MCE IR Keyboard/Mouse (mceusb): Configuring as keyboard
[    29.822] (**) evdev: MCE IR Keyboard/Mouse (mceusb): YAxisMapping: buttons 4 and 5
[    29.822] (**) evdev: MCE IR Keyboard/Mouse (mceusb): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    29.822] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[    29.822] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (mceusb)" (type: KEYBOARD, id 15)
[    29.822] (**) Option "xkb_rules" "evdev"
[    29.822] (**) Option "xkb_model" "pc105"
[    29.822] (**) Option "xkb_layout" "fr"
[    29.822] (**) Option "xkb_variant" "latin9"
[    29.823] (II) evdev: MCE IR Keyboard/Mouse (mceusb): initialized for relative axes.
[    29.824] (**) MCE IR Keyboard/Mouse (mceusb): (accel) keeping acceleration scheme 1
[    29.824] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration profile 0
[    29.824] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration factor: 2.000
[    29.824] (**) MCE IR Keyboard/Mouse (mceusb): (accel) acceleration threshold: 4
[    29.825] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (mceusb) (/dev/input/mouse3)
[    29.825] (II) No input driver specified, ignoring this device.
[    29.825] (II) This device may have been added with another device file.
[    29.826] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[    29.826] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    29.826] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    29.826] (**) ACPI Virtual Keyboard Device: always reports core events
[    29.826] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[    29.826] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    29.826] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    29.826] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    29.826] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[    29.826] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 16)
[    29.826] (**) Option "xkb_rules" "evdev"
[    29.827] (**) Option "xkb_model" "pc105"
[    29.827] (**) Option "xkb_layout" "fr"
[    29.827] (**) Option "xkb_variant" "latin9"
[    29.882] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    29.882] (II) NVIDIA(GPU-0):     Vision stereo.
[    29.882] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    29.882] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    29.882] (**) NVIDIA(0):     been enabled on all display devices.)
[    33.643] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    33.643] (II) NVIDIA(GPU-0):     Vision stereo.
[    33.644] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    33.644] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    33.644] (**) NVIDIA(0):     been enabled on all display devices.)
[    50.923] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    50.923] (II) NVIDIA(GPU-0):     Vision stereo.
[    50.923] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    50.923] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    50.923] (**) NVIDIA(0):     been enabled on all display devices.)
[    53.961] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    53.961] (II) NVIDIA(GPU-0):     Vision stereo.
[    53.961] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    53.961] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    53.961] (**) NVIDIA(0):     been enabled on all display devices.)
[    55.884] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    55.884] (II) NVIDIA(GPU-0):     Vision stereo.
[    55.884] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    55.884] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    55.884] (**) NVIDIA(0):     been enabled on all display devices.)
[   183.542] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[   183.542] (II) NVIDIA(GPU-0):     Vision stereo.
[   183.542] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   183.543] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[   183.543] (**) NVIDIA(0):     been enabled on all display devices.)
[   194.437] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[   194.437] (II) NVIDIA(GPU-0):     Vision stereo.
[   194.437] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   194.437] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[   194.437] (**) NVIDIA(0):     been enabled on all display devices.)
[   201.805] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[   201.805] (II) NVIDIA(GPU-0):     Vision stereo.
[   201.805] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   201.805] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[   201.805] (**) NVIDIA(0):     been enabled on all display devices.)
[  2112.368] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  2112.368] (II) NVIDIA(GPU-0):     Vision stereo.
[  2112.368] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  2112.368] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  2112.368] (**) NVIDIA(0):     been enabled on all display devices.)
[  3195.626] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  3195.626] (II) NVIDIA(GPU-0):     Vision stereo.
[  3195.626] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3195.626] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  3195.626] (**) NVIDIA(0):     been enabled on all display devices.)
[  3202.445] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  3202.445] (II) NVIDIA(GPU-0):     Vision stereo.
[  3202.445] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3202.445] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  3202.445] (**) NVIDIA(0):     been enabled on all display devices.)
[  5216.707] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  5216.707] (II) NVIDIA(GPU-0):     Vision stereo.
[  5216.707] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  5216.707] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  5216.708] (**) NVIDIA(0):     been enabled on all display devices.)
[  5339.076] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  5339.076] (II) NVIDIA(GPU-0):     Vision stereo.
[  5339.076] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  5339.076] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  5339.076] (**) NVIDIA(0):     been enabled on all display devices.)
[  5379.812] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  5379.812] (II) NVIDIA(GPU-0):     Vision stereo.
[  5379.812] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  5379.812] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  5379.812] (**) NVIDIA(0):     been enabled on all display devices.)
[  6038.333] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  6038.333] (II) NVIDIA(GPU-0):     Vision stereo.
[  6038.333] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  6038.333] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  6038.333] (**) NVIDIA(0):     been enabled on all display devices.)

J’ai trouvé une commande xrandr qui sert à déterminer la taille, l’orientation et/ou la réflexion pour la sortie d’un écran. (dixit man randr)
La commande donne le résultat suivant :

# xrandr
Screen 0: minimum 8 x 8, current 1440 x 900, maximum 4096 x 4096
VGA-0 disconnected (normal left inverted right x axis y axis)
TV-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected 1440x900+0+0 (normal left inverted right x axis y axis) 367mm x 230mm
   1440x900       60.0*+
DVI-I-0 disconnected (normal left inverted right x axis y axis)

Je ne sais trop quoi faire pour améliorer l’affichage
merci

T’inquiètes, chacun répond quand il peut, et la capture d’écran en photo me dérangeait pas non plus, c’était juste “un indice” qui voulait dire “pas de connexion internet dispo” pour moi.

Tes drivers graphiques semblent correctement installés…
C’est étonnant que ça déconne.

  • l’hypothèse que tu fais sur la résolution est peut-être exacte, mais je ne suis pas sûr de savoir dépatouiller ça pour nvidia.
    Tu peux toujours indiquer le retour de la commande: [mono]xrandr[/mono]

  • l’autre hypothèse, c’est que l’installation des drivers n’a pas été faite proprement, notamment s’il y a déjà eu des manips avant avec module-assistant. Je ne sais pas comment le tout se goupille. D’ailleurs, le 1er log que tu avais posté (1er post) semblait indiquer que la compilation avait réussi. Je l’ai pas bien décortiqué. On a peut-être eu tort (ma faute) de lancer l’installation via DKMS par dessus.

Tu peux toujours joindre le résultat de [mono]dmesg[/mono], il en saura peut-être plus.

Bonsoir,
Je viens tout juste de modifier mon dernier post.
La commande xrandr donne :

$ xrandr
Screen 0: minimum 8 x 8, current 1440 x 900, maximum 4096 x 4096
VGA-0 disconnected (normal left inverted right x axis y axis)
TV-0 disconnected (normal left inverted right x axis y axis)
LVDS-0 connected 1440x900+0+0 (normal left inverted right x axis y axis) 367mm x 230mm
   1440x900       60.0*+
DVI-I-0 disconnected (normal left inverted right x axis y axis)

et la commande dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=bb723d4b-b23f-4aa1-a172-41bae4d7d27e ro quiet
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[    0.000000]  BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ff60000 (usable)
[    0.000000]  BIOS-e820: 000000007ff60000 - 000000007ff6a000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ff6a000 - 000000007ff80000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: FUJITSU SIEMENS AMILO Xa 1526/XTB70, BIOS 1.1S-4426-8A20 10/24/08
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x7ff60 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E3FFF uncachable
[    0.000000]   E4000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [ffff8800000f79c0] f79c0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000007ff60000
[    0.000000]  0000000000 - 007fe00000 page 2M
[    0.000000]  007fe00000 - 007ff60000 page 4k
[    0.000000] kernel direct mapping tables up to 7ff60000 @ 1fffc000-20000000
[    0.000000] RAMDISK: 36bfa000 - 375f5000
[    0.000000] ACPI: RSDP 00000000000f79f0 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 000000007ff64f59 0003C (v01 FSC    PC       06040000  LTP 00000000)
[    0.000000] ACPI: FACP 000000007ff69d10 00074 (v01 NVIDIA MCP51M   06040000 PTL_ 000F4240)
[    0.000000] ACPI: DSDT 000000007ff64f95 04D7B (v01 FIC    XTB70    06040000 MSFT 0100000E)
[    0.000000] ACPI: FACS 000000007ff6afc0 00040
[    0.000000] ACPI: SSDT 000000007ff69d84 00182 (v01 PTLTD  POWERNOW 06040000  LTP 00000001)
[    0.000000] ACPI: MCFG 000000007ff69f06 0003C (v01 PTLTD    MCFG   06040000  LTP 00000000)
[    0.000000] ACPI: HPET 000000007ff69f42 00038 (v01 PTLTD  HPETTBL  06040000  LTP 00000001)
[    0.000000] ACPI: APIC 000000007ff69f7a 0005E (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 000000007ff69fd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007ff60000
[    0.000000] Initmem setup node 0 0000000000000000-000000007ff60000
[    0.000000]   NODE_DATA [000000007ff5b000 - 000000007ff5ffff]
[    0.000000]  [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007d600000-ffff88007f1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x0007ff60
[    0.000000] On node 0 totalpages: 524013
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7110 pages used for memmap
[    0.000000]   DMA32 zone: 512922 pages, LIFO batch:31
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
[    0.000000] PM: Registered nosave memory: 00000000000ce000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s82944 r8192 d23552 u1048576
[    0.000000] pcpu-alloc: s82944 r8192 d23552 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 516842
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=bb723d4b-b23f-4aa1-a172-41bae4d7d27e ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ 3c000000 size 32 MB
[    0.000000] Aperture pointing to e820 RAM. Ignoring.
[    0.000000] Memory: 2048412k/2096512k available (3426k kernel code, 460k absent, 47640k reserved, 3312k data, 576k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:33024 nr_irqs:512 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1603.406 MHz processor.
[    0.000000] Marking TSC unstable due to TSCs unsynchronized
[    0.004008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3206.81 BogoMIPS (lpj=6413624)
[    0.004015] pid_max: default: 32768 minimum: 301
[    0.004093] Security Framework initialized
[    0.004100] AppArmor: AppArmor disabled by boot time parameter
[    0.008046] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.009673] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.010443] Mount-cache hash table entries: 256
[    0.010650] Initializing cgroup subsys cpuacct
[    0.010657] Initializing cgroup subsys memory
[    0.010678] Initializing cgroup subsys devices
[    0.010683] Initializing cgroup subsys freezer
[    0.010688] Initializing cgroup subsys net_cls
[    0.010692] Initializing cgroup subsys blkio
[    0.010705] Initializing cgroup subsys perf_event
[    0.010751] tseg: 007ff80000
[    0.010754] CPU: Physical Processor ID: 0
[    0.010756] CPU: Processor Core ID: 0
[    0.010759] mce: CPU supports 5 MCE banks
[    0.010773] using AMD E400 aware idle routine
[    0.011204] ACPI: Core revision 20110623
[    0.016482] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.097200] CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-50 stepping 02
[    0.100005] Performance Events: AMD PMU driver.
[    0.100005] ... version:                0
[    0.100005] ... bit width:              48
[    0.100005] ... generic registers:      4
[    0.100005] ... value mask:             0000ffffffffffff
[    0.100005] ... max period:             00007fffffffffff
[    0.100005] ... fixed-purpose events:   0
[    0.100005] ... event mask:             000000000000000f
[    0.100005] NMI watchdog enabled, takes one hw-pmu counter.
[    0.100005] Booting Node   0, Processors  #1 Ok.
[    0.100005] smpboot cpu 1: start_ip = 98000
[    0.196105] NMI watchdog enabled, takes one hw-pmu counter.
[    0.196090] System has AMD C1E enabled
[    0.196137] Brought up 2 CPUs
[    0.196142] Total of 2 processors activated (4810.19 BogoMIPS).
[    0.196134] Switch to broadcast mode on CPU1
[    0.196632] Switch to broadcast mode on CPU0
[    0.196632] devtmpfs: initialized
[    0.204034] PM: Registering ACPI NVS region at 7ff6a000 (90112 bytes)
[    0.204284] print_constraints: dummy: 
[    0.204388] NET: Registered protocol family 16
[    0.204566] node 0 link 0: io port [1000, fffff]
[    0.204570] TOM: 0000000080000000 aka 2048M
[    0.204575] node 0 link 0: mmio [e0000000, efffffff]
[    0.204580] node 0 link 0: mmio [a0000, bffff]
[    0.204584] node 0 link 0: mmio [80000000, fe0bffff]
[    0.204589] bus: [00, ff] on node 0 link 0
[    0.204594] bus: 00 index 0 [io  0x0000-0xffff]
[    0.204598] bus: 00 index 1 [mem 0x80000000-0xfcffffffff]
[    0.204601] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
[    0.204614] ACPI: bus type pci registered
[    0.204731] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff] (base 0xe0000000)
[    0.204736] PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in E820
[    0.208638] PCI: Using configuration type 1 for base access
[    0.212106] bio: create slab <bio-0> at 0
[    0.212176] ACPI: Added _OSI(Module Device)
[    0.212176] ACPI: Added _OSI(Processor Device)
[    0.212176] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.212176] ACPI: Added _OSI(Processor Aggregator Device)
[    0.212912] ACPI: EC: Look up EC in DSDT
[    0.220422] ACPI: Interpreter enabled
[    0.220429] ACPI: (supports S0 S3 S4 S5)
[    0.220462] ACPI: Using IOAPIC for interrupt routing
[    0.228512] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.233780] ACPI: Power Resource [FN10] (off)
[    0.236221] ACPI: Power Resource [FN11] (off)
[    0.237549] ACPI: No dock devices found.
[    0.237552] HEST: Table not found.
[    0.237558] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.237658] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.237864] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.237868] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.237872] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.237877] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000c3fff]
[    0.237881] pci_root PNP0A03:00: host bridge window [mem 0x000c4000-0x000c7fff]
[    0.237885] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000cbfff]
[    0.237889] pci_root PNP0A03:00: host bridge window [mem 0x000cc000-0x000cffff]
[    0.237892] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000d3fff]
[    0.237896] pci_root PNP0A03:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.237900] pci_root PNP0A03:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.237904] pci_root PNP0A03:00: host bridge window [mem 0x000dc000-0x000dffff]
[    0.237908] pci_root PNP0A03:00: host bridge window [mem 0x000e0000-0x000e3fff]
[    0.237912] pci_root PNP0A03:00: host bridge window [mem 0x000e4000-0x000e7fff]
[    0.237916] pci_root PNP0A03:00: host bridge window [mem 0x000e8000-0x000ebfff]
[    0.237920] pci_root PNP0A03:00: host bridge window [mem 0x000ec000-0x000effff]
[    0.237924] pci_root PNP0A03:00: host bridge window [mem 0x000f0000-0x000fffff]
[    0.237928] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xfebfffff]
[    0.237939] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cdfff])
[    0.237963] pci 0000:00:00.0: [10de:02f7] type 0 class 0x000500
[    0.240027] pci 0000:00:00.1: [10de:02fa] type 0 class 0x000500
[    0.240060] pci 0000:00:00.2: [10de:02fe] type 0 class 0x000500
[    0.240096] pci 0000:00:00.3: [10de:02f8] type 0 class 0x000500
[    0.240133] pci 0000:00:00.4: [10de:02f9] type 0 class 0x000500
[    0.240170] pci 0000:00:00.5: [10de:02ff] type 0 class 0x000500
[    0.240213] pci 0000:00:00.6: [10de:027f] type 0 class 0x000500
[    0.240245] pci 0000:00:00.7: [10de:027e] type 0 class 0x000500
[    0.240285] pci 0000:00:02.0: [10de:02fc] type 1 class 0x000604
[    0.240316] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.240337] pci 0000:00:03.0: [10de:02fd] type 1 class 0x000604
[    0.240367] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.240387] pci 0000:00:04.0: [10de:02fb] type 1 class 0x000604
[    0.240416] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.240446] pci 0000:00:09.0: [10de:0270] type 0 class 0x000500
[    0.240568] pci 0000:00:0a.0: [10de:0260] type 0 class 0x000601
[    0.240612] pci 0000:00:0a.1: [10de:0264] type 0 class 0x000c05
[    0.240639] pci 0000:00:0a.1: reg 20: [io  0x3040-0x307f]
[    0.240647] pci 0000:00:0a.1: reg 24: [io  0x3000-0x303f]
[    0.240673] pci 0000:00:0a.1: PME# supported from D3hot D3cold
[    0.240696] pci 0000:00:0a.3: [10de:0271] type 0 class 0x000b40
[    0.240710] pci 0000:00:0a.3: reg 10: [mem 0xc0040000-0xc007ffff]
[    0.240789] pci 0000:00:0b.0: [10de:026d] type 0 class 0x000c03
[    0.240799] pci 0000:00:0b.0: reg 10: [mem 0xc0004000-0xc0004fff]
[    0.240834] pci 0000:00:0b.0: supports D1 D2
[    0.240837] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.240855] pci 0000:00:0b.1: [10de:026e] type 0 class 0x000c03
[    0.240866] pci 0000:00:0b.1: reg 10: [mem 0xc0005000-0xc00050ff]
[    0.240904] pci 0000:00:0b.1: supports D1 D2
[    0.240907] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.240931] pci 0000:00:0d.0: [10de:0265] type 0 class 0x000101
[    0.240951] pci 0000:00:0d.0: reg 20: [io  0x3080-0x308f]
[    0.240986] pci 0000:00:0e.0: [10de:0266] type 0 class 0x000101
[    0.240998] pci 0000:00:0e.0: reg 10: [io  0x30b0-0x30b7]
[    0.241004] pci 0000:00:0e.0: reg 14: [io  0x30a4-0x30a7]
[    0.241011] pci 0000:00:0e.0: reg 18: [io  0x30a8-0x30af]
[    0.241018] pci 0000:00:0e.0: reg 1c: [io  0x30a0-0x30a3]
[    0.241024] pci 0000:00:0e.0: reg 20: [io  0x3090-0x309f]
[    0.241031] pci 0000:00:0e.0: reg 24: [mem 0xc0006000-0xc0006fff]
[    0.241073] pci 0000:00:10.0: [10de:026f] type 1 class 0x000604
[    0.241119] pci 0000:00:10.1: [10de:026c] type 0 class 0x000403
[    0.241131] pci 0000:00:10.1: reg 10: [mem 0xc0000000-0xc0003fff]
[    0.241173] pci 0000:00:10.1: PME# supported from D3hot D3cold
[    0.241200] pci 0000:00:14.0: [10de:0269] type 0 class 0x000680
[    0.241210] pci 0000:00:14.0: reg 10: [mem 0xc0007000-0xc0007fff]
[    0.241217] pci 0000:00:14.0: reg 14: [io  0x30b8-0x30bf]
[    0.241246] pci 0000:00:14.0: supports D1 D2
[    0.241249] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.241267] pci 0000:00:18.0: [1022:1100] type 0 class 0x000600
[    0.241296] pci 0000:00:18.1: [1022:1101] type 0 class 0x000600
[    0.241319] pci 0000:00:18.2: [1022:1102] type 0 class 0x000600
[    0.241343] pci 0000:00:18.3: [1022:1103] type 0 class 0x000600
[    0.241395] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.241401] pci 0000:00:02.0:   bridge window [io  0x4000-0x4fff]
[    0.241405] pci 0000:00:02.0:   bridge window [mem 0xc0200000-0xc03fffff]
[    0.241411] pci 0000:00:02.0:   bridge window [mem 0xc3200000-0xc33fffff 64bit pref]
[    0.241435] pci 0000:00:03.0: PCI bridge to [bus 03-03]
[    0.241477] pci 0000:05:00.0: [10de:0398] type 0 class 0x000300
[    0.241489] pci 0000:05:00.0: reg 10: [mem 0xc2000000-0xc2ffffff]
[    0.241500] pci 0000:05:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.241512] pci 0000:05:00.0: reg 1c: [mem 0xc1000000-0xc1ffffff 64bit]
[    0.241520] pci 0000:05:00.0: reg 24: [io  0x5000-0x507f]
[    0.241529] pci 0000:05:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.241568] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.241578] pci 0000:00:04.0: PCI bridge to [bus 05-05]
[    0.241583] pci 0000:00:04.0:   bridge window [io  0x5000-0x5fff]
[    0.241587] pci 0000:00:04.0:   bridge window [mem 0xc1000000-0xc2ffffff]
[    0.241592] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.241627] pci 0000:07:06.0: [1106:3044] type 0 class 0x000c00
[    0.241639] pci 0000:07:06.0: reg 10: [mem 0xc3000000-0xc30007ff]
[    0.241646] pci 0000:07:06.0: reg 14: [io  0x6000-0x607f]
[    0.241685] pci 0000:07:06.0: supports D2
[    0.241689] pci 0000:07:06.0: PME# supported from D2 D3hot D3cold
[    0.241714] pci 0000:00:10.0: PCI bridge to [bus 07-07] (subtractive decode)
[    0.241719] pci 0000:00:10.0:   bridge window [io  0x6000-0x6fff]
[    0.241723] pci 0000:00:10.0:   bridge window [mem 0xc3000000-0xc30fffff]
[    0.241728] pci 0000:00:10.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.241733] pci 0000:00:10.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.241737] pci 0000:00:10.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.241741] pci 0000:00:10.0:   bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
[    0.241746] pci 0000:00:10.0:   bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
[    0.241750] pci 0000:00:10.0:   bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
[    0.241755] pci 0000:00:10.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.241759] pci 0000:00:10.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.241763] pci 0000:00:10.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.241768] pci 0000:00:10.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.241772] pci 0000:00:10.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.241777] pci 0000:00:10.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.241781] pci 0000:00:10.0:   bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
[    0.241786] pci 0000:00:10.0:   bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
[    0.241791] pci 0000:00:10.0:   bridge window [mem 0x000f0000-0x000fffff] (subtractive decode)
[    0.241795] pci 0000:00:10.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
[    0.241809] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.241944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
[    0.241979] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT]
[    0.244041] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR1._PRT]
[    0.244086] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR2._PRT]
[    0.244128]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.244134]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.244138] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.288342] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 10 11 14 15) *0, disabled.
[    0.288489] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 *10 11 14 15)
[    0.288633] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 *11 14 15)
[    0.288773] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
[    0.288916] ACPI: PCI Interrupt Link [LK1E] (IRQs 16) *11
[    0.289055] ACPI: PCI Interrupt Link [LK2E] (IRQs 17) *0, disabled.
[    0.289194] ACPI: PCI Interrupt Link [LK3E] (IRQs 16) *0, disabled.
[    0.289332] ACPI: PCI Interrupt Link [LK4E] (IRQs 19) *0, disabled.
[    0.289472] ACPI: PCI Interrupt Link [LSMB] (IRQs 20) *10
[    0.289610] ACPI: PCI Interrupt Link [LPMU] (IRQs 21) *10
[    0.289749] ACPI: PCI Interrupt Link [LUS0] (IRQs 22) *11
[    0.289885] ACPI: PCI Interrupt Link [LUS2] (IRQs 23) *5
[    0.292035] ACPI: PCI Interrupt Link [LMAC] (IRQs 17) *15
[    0.292174] ACPI: PCI Interrupt Link [LAZA] (IRQs 19) *0, disabled.
[    0.292314] ACPI: PCI Interrupt Link [LPID] (IRQs 20) *0, disabled.
[    0.292461] ACPI: PCI Interrupt Link [LTID] (IRQs 20) *10
[    0.292600] ACPI: PCI Interrupt Link [LSI1] (IRQs 16) *0, disabled.
[    0.292766] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.292766] vgaarb: loaded
[    0.292766] vgaarb: bridge control possible 0000:05:00.0
[    0.292766] PCI: Using ACPI for IRQ routing
[    0.292766] PCI: pci_cache_line_size set to 64 bytes
[    0.292766] reserve RAM buffer: 000000000009dc00 - 000000000009ffff 
[    0.292766] reserve RAM buffer: 000000007ff60000 - 000000007fffffff 
[    0.292766] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.292766] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[    0.292766] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[    0.304098] Switching to clocksource hpet
[    0.308873] pnp: PnP ACPI init
[    0.308902] ACPI: bus type pnp registered
[    0.309045] pnp 00:00: [mem 0xffc00000-0xffffffff]
[    0.309050] pnp 00:00: [mem 0xfec00000-0xfec00fff]
[    0.309053] pnp 00:00: [mem 0xfee00000-0xfeefffff]
[    0.309059] pnp 00:00: [mem 0xfed00000-0xfed00fff]
[    0.309165] system 00:00: [mem 0xffc00000-0xffffffff] could not be reserved
[    0.309171] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.309175] system 00:00: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.309180] system 00:00: [mem 0xfed00000-0xfed00fff] has been reserved
[    0.309186] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.309275] pnp 00:01: [bus 00-ff]
[    0.309279] pnp 00:01: [io  0x0cf8-0x0cff]
[    0.309283] pnp 00:01: [io  0x0000-0x0cf7 window]
[    0.309287] pnp 00:01: [io  0x0d00-0xffff window]
[    0.309291] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    0.309295] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
[    0.309300] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
[    0.309304] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
[    0.309308] pnp 00:01: [mem 0x000cc000-0x000cffff window]
[    0.309312] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
[    0.309316] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
[    0.309320] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
[    0.309324] pnp 00:01: [mem 0x000dc000-0x000dffff window]
[    0.309329] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
[    0.309333] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
[    0.309337] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
[    0.309341] pnp 00:01: [mem 0x000ec000-0x000effff window]
[    0.309345] pnp 00:01: [mem 0x000f0000-0x000fffff window]
[    0.309350] pnp 00:01: [mem 0x80000000-0xfebfffff window]
[    0.309441] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.309472] pnp 00:02: [mem 0xe0000000-0xefffffff]
[    0.309554] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    0.309559] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.309827] pnp 00:03: [io  0x1000-0x107f]
[    0.309831] pnp 00:03: [io  0x1080-0x10ff]
[    0.309834] pnp 00:03: [io  0x1400-0x147f]
[    0.309838] pnp 00:03: [io  0x1480-0x14ff]
[    0.309841] pnp 00:03: [io  0x1800-0x187f]
[    0.309845] pnp 00:03: [io  0x1880-0x18ff]
[    0.309935] system 00:03: [io  0x1000-0x107f] has been reserved
[    0.309939] system 00:03: [io  0x1080-0x10ff] has been reserved
[    0.309944] system 00:03: [io  0x1400-0x147f] has been reserved
[    0.309948] system 00:03: [io  0x1480-0x14ff] has been reserved
[    0.309952] system 00:03: [io  0x1800-0x187f] has been reserved
[    0.309957] system 00:03: [io  0x1880-0x18ff] has been reserved
[    0.309962] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.309979] pnp 00:04: [io  0x0060]
[    0.309983] pnp 00:04: [io  0x0064]
[    0.309998] pnp 00:04: [irq 1]
[    0.312079] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.312100] pnp 00:05: [irq 12]
[    0.312145] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.312168] pnp 00:06: [io  0x0000-0x0008]
[    0.312173] pnp 00:06: [io  0x000a-0x000f]
[    0.312176] pnp 00:06: [io  0x0081-0x0083]
[    0.312180] pnp 00:06: [io  0x0087]
[    0.312183] pnp 00:06: [io  0x0089-0x008b]
[    0.312186] pnp 00:06: [io  0x008f]
[    0.312190] pnp 00:06: [io  0x00c0-0x00d1]
[    0.312194] pnp 00:06: [io  0x00d4-0x00df]
[    0.312198] pnp 00:06: [dma 4]
[    0.312245] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.312261] pnp 00:07: [io  0x0061]
[    0.312308] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.312324] pnp 00:08: [io  0x00f0-0x00f1]
[    0.312332] pnp 00:08: [irq 13]
[    0.312379] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.312425] pnp 00:09: [io  0x0070-0x0071]
[    0.312475] pnp 00:09: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.312541] pnp 00:0a: [irq 0 disabled]
[    0.312550] pnp 00:0a: [irq 8]
[    0.312554] pnp 00:0a: [mem 0xfed00000-0xfed003ff]
[    0.312606] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.313072] pnp 00:0b: [io  0x0010-0x001f]
[    0.313076] pnp 00:0b: [io  0x0022-0x003f]
[    0.313080] pnp 00:0b: [io  0x0044-0x005f]
[    0.313083] pnp 00:0b: [io  0x0063]
[    0.313087] pnp 00:0b: [io  0x0065]
[    0.313090] pnp 00:0b: [io  0x0067-0x006f]
[    0.313094] pnp 00:0b: [io  0x0072-0x0073]
[    0.313098] pnp 00:0b: [io  0x0074-0x007f]
[    0.313101] pnp 00:0b: [io  0x0080]
[    0.313105] pnp 00:0b: [io  0x0091-0x0093]
[    0.313108] pnp 00:0b: [io  0x0097-0x009f]
[    0.313111] pnp 00:0b: [io  0x00a2-0x00bf]
[    0.313115] pnp 00:0b: [io  0x00e0-0x00ef]
[    0.313119] pnp 00:0b: [io  0x0360-0x0361]
[    0.313124] pnp 00:0b: [io  0x04d0-0x04d1]
[    0.313238] system 00:0b: [io  0x0360-0x0361] has been reserved
[    0.313243] system 00:0b: [io  0x04d0-0x04d1] has been reserved
[    0.313248] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.313714] pnp: PnP ACPI: found 12 devices
[    0.313718] ACPI: ACPI bus type pnp unregistered
[    0.332757] PCI: max bus depth: 1 pci_try_num: 2
[    0.332800] pci 0000:00:03.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[    0.332811] pci 0000:00:03.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    0.332818] pci 0000:00:03.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.332822] pci 0000:00:02.0: PCI bridge to [bus 01-01]
[    0.332826] pci 0000:00:02.0:   bridge window [io  0x4000-0x4fff]
[    0.332831] pci 0000:00:02.0:   bridge window [mem 0xc0200000-0xc03fffff]
[    0.332836] pci 0000:00:02.0:   bridge window [mem 0xc3200000-0xc33fffff 64bit pref]
[    0.332841] pci 0000:00:03.0: PCI bridge to [bus 03-03]
[    0.332845] pci 0000:00:03.0:   bridge window [io  0x2000-0x2fff]
[    0.332849] pci 0000:00:03.0:   bridge window [mem 0x80000000-0x801fffff]
[    0.332854] pci 0000:00:03.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    0.332861] pci 0000:05:00.0: BAR 6: can't assign mem pref (size 0x20000)
[    0.332865] pci 0000:00:04.0: PCI bridge to [bus 05-05]
[    0.332869] pci 0000:00:04.0:   bridge window [io  0x5000-0x5fff]
[    0.332873] pci 0000:00:04.0:   bridge window [mem 0xc1000000-0xc2ffffff]
[    0.332878] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.332883] pci 0000:00:10.0: PCI bridge to [bus 07-07]
[    0.332887] pci 0000:00:10.0:   bridge window [io  0x6000-0x6fff]
[    0.332891] pci 0000:00:10.0:   bridge window [mem 0xc3000000-0xc30fffff]
[    0.332904] pci 0000:00:02.0: setting latency timer to 64
[    0.332910] pci 0000:00:03.0: setting latency timer to 64
[    0.332917] pci 0000:00:04.0: setting latency timer to 64
[    0.332923] pci 0000:00:10.0: setting latency timer to 64
[    0.332928] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.332931] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.332935] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.332939] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.332942] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.332946] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.332950] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
[    0.332953] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.332957] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.332961] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
[    0.332965] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.332968] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.332972] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.332976] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
[    0.332980] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
[    0.332983] pci_bus 0000:00: resource 19 [mem 0x80000000-0xfebfffff]
[    0.332987] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.332991] pci_bus 0000:01: resource 1 [mem 0xc0200000-0xc03fffff]
[    0.332995] pci_bus 0000:01: resource 2 [mem 0xc3200000-0xc33fffff 64bit pref]
[    0.332999] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.333003] pci_bus 0000:03: resource 1 [mem 0x80000000-0x801fffff]
[    0.333007] pci_bus 0000:03: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[    0.333011] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
[    0.333014] pci_bus 0000:05: resource 1 [mem 0xc1000000-0xc2ffffff]
[    0.333018] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.333022] pci_bus 0000:07: resource 0 [io  0x6000-0x6fff]
[    0.333026] pci_bus 0000:07: resource 1 [mem 0xc3000000-0xc30fffff]
[    0.333030] pci_bus 0000:07: resource 4 [io  0x0000-0x0cf7]
[    0.333034] pci_bus 0000:07: resource 5 [io  0x0d00-0xffff]
[    0.333037] pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
[    0.333041] pci_bus 0000:07: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.333045] pci_bus 0000:07: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.333049] pci_bus 0000:07: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.333053] pci_bus 0000:07: resource 10 [mem 0x000d0000-0x000d3fff]
[    0.333057] pci_bus 0000:07: resource 11 [mem 0x000d4000-0x000d7fff]
[    0.333061] pci_bus 0000:07: resource 12 [mem 0x000d8000-0x000dbfff]
[    0.333065] pci_bus 0000:07: resource 13 [mem 0x000dc000-0x000dffff]
[    0.333068] pci_bus 0000:07: resource 14 [mem 0x000e0000-0x000e3fff]
[    0.333072] pci_bus 0000:07: resource 15 [mem 0x000e4000-0x000e7fff]
[    0.333076] pci_bus 0000:07: resource 16 [mem 0x000e8000-0x000ebfff]
[    0.333080] pci_bus 0000:07: resource 17 [mem 0x000ec000-0x000effff]
[    0.333083] pci_bus 0000:07: resource 18 [mem 0x000f0000-0x000fffff]
[    0.333087] pci_bus 0000:07: resource 19 [mem 0x80000000-0xfebfffff]
[    0.333189] NET: Registered protocol family 2
[    0.333345] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.336589] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.341318] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.341967] TCP: Hash tables configured (established 262144 bind 65536)
[    0.341971] TCP reno registered
[    0.341987] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.344031] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.344201] NET: Registered protocol family 1
[    0.344265] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.344289] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.344317] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.344633] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22
[    0.604383] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 23
[    0.604456] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.604502] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.604550] pci 0000:00:09.0: Found enabled HT MSI Mapping
[    0.604580] pci 0000:05:00.0: Boot video device
[    0.604587] PCI: CLS 64 bytes, default 64
[    0.604674] Unpacking initramfs...
[    1.392194] Freeing initrd memory: 10220k freed
[    1.405547] Simple Boot Flag at 0x36 set to 0x1
[    1.408350] audit: initializing netlink socket (disabled)
[    1.408369] type=2000 audit(1386687633.404:1): initialized
[    1.452236] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.453633] VFS: Disk quotas dquot_6.5.2
[    1.453684] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.453801] msgmni has been set to 4020
[    1.454715] alg: No test for stdrng (krng)
[    1.454795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.454801] io scheduler noop registered
[    1.454804] io scheduler deadline registered
[    1.454830] io scheduler cfq registered (default)
[    1.455004] pcieport 0000:00:02.0: setting latency timer to 64
[    1.455041] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    1.455518] pcieport 0000:00:03.0: setting latency timer to 64
[    1.455546] pcieport 0000:00:03.0: irq 41 for MSI/MSI-X
[    1.455730] pcieport 0000:00:04.0: setting latency timer to 64
[    1.455758] pcieport 0000:00:04.0: irq 42 for MSI/MSI-X
[    1.456069] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.456112] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.456115] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.456393] acpiphp: Slot [1] registered
[    1.456626] ERST: Table is not found!
[    1.456629] GHES: HEST is not enabled!
[    1.457426] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.489251] Linux agpgart interface v0.103
[    1.489451] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[    1.492169] i8042: Detected active multiplexing controller, rev 1.1
[    1.492840] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.492853] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.492909] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.492954] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.492999] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.494393] mousedev: PS/2 mouse device common for all mice
[    1.494467] rtc_cmos 00:09: RTC can wake from S4
[    1.494820] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    1.494852] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    1.494869] cpuidle: using governor ladder
[    1.494872] cpuidle: using governor menu
[    1.495189] TCP cubic registered
[    1.495262] NET: Registered protocol family 10
[    1.496637] Mobile IPv6
[    1.496641] NET: Registered protocol family 17
[    1.496655] Registering the dns_resolver key type
[    1.497769] PM: Hibernation image not present or could not be loaded.
[    1.497784] registered taskstats version 1
[    1.498351] rtc_cmos 00:09: setting system clock to 2013-12-10 15:00:34 UTC (1386687634)
[    1.498425] Initializing network drop monitor service
[    1.501629] Freeing unused kernel memory: 576k freed
[    1.501963] Write protecting the kernel read-only data: 6144k
[    1.516393] Freeing unused kernel memory: 652k freed
[    1.525165] Freeing unused kernel memory: 688k freed
[    1.532051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.568185] udevd[49]: starting version 175
[    1.684844] ACPI: Fan [FN1] (off)
[    1.685205] ACPI: Fan [FN2] (off)
[    1.724487] usbcore: registered new interface driver usbfs
[    1.724523] usbcore: registered new interface driver hub
[    1.732104] usbcore: registered new device driver usb
[    1.732845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.732927] ehci_hcd 0000:00:0b.1: setting latency timer to 64
[    1.732932] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[    1.732971] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[    1.733005] ehci_hcd 0000:00:0b.1: debug port 1
[    1.733014] ehci_hcd 0000:00:0b.1: cache line size of 64 is not supported
[    1.733046] ehci_hcd 0000:00:0b.1: irq 23, io mem 0xc0005000
[    1.740229] SCSI subsystem initialized
[    1.752734] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00
[    1.752782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.752787] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.752791] usb usb1: Product: EHCI Host Controller
[    1.752794] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[    1.752797] usb usb1: SerialNumber: 0000:00:0b.1
[    1.761284] libata version 3.00 loaded.
[    1.765522] hub 1-0:1.0: USB hub found
[    1.765533] hub 1-0:1.0: 8 ports detected
[    1.768313] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.772066] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    1.820737] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 17
[    1.820770] forcedeth 0000:00:14.0: setting latency timer to 64
[    1.821362] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
[    1.869623] thermal LNXTHERM:00: registered as thermal_zone0
[    1.869628] ACPI: Thermal Zone [THRM] (77 C)
[    1.884103] firewire_ohci: Added fw-ohci device 0000:07:06.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11
[    2.084051] usb 1-2: new high-speed USB device number 2 using ehci_hcd
[    2.246122] usb 1-2: New USB device found, idVendor=174c, idProduct=5106
[    2.246128] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[    2.246132] usb 1-2: Product: AS2105
[    2.246135] usb 1-2: Manufacturer: ASMedia
[    2.246138] usb 1-2: SerialNumber:      WD-WX71A73E7348
[    2.253654] Initializing USB Mass Storage driver...
[    2.255289] scsi0 : usb-storage 1-2:1.0
[    2.255784] usbcore: registered new interface driver usb-storage
[    2.255784] USB Mass Storage support registered.
[    2.344994] forcedeth 0000:00:14.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:14:0b:32:8d:f3
[    2.345001] forcedeth 0000:00:14.0: highdma pwrctl gbit lnktim desc-v3
[    2.345972] pata_amd 0000:00:0d.0: version 0.4.1
[    2.346041] pata_amd 0000:00:0d.0: setting latency timer to 64
[    2.346737] scsi1 : pata_amd
[    2.347907] scsi2 : pata_amd
[    2.348762] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x3080 irq 14
[    2.348767] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x3088 irq 15
[    2.349563] ohci_hcd 0000:00:0b.0: setting latency timer to 64
[    2.349563] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[    2.349563] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[    2.349563] ohci_hcd 0000:00:0b.0: irq 22, io mem 0xc0004000
[    2.356067] usb 1-3: new high-speed USB device number 3 using ehci_hcd
[    2.384300] firewire_core: created device fw0: GUID 0040ca014e0102ec, S400
[    2.408067] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.408073] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.408077] usb usb2: Product: OHCI Host Controller
[    2.408081] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
[    2.408085] usb usb2: SerialNumber: 0000:00:0b.0
[    2.408434] hub 2-0:1.0: USB hub found
[    2.408442] hub 2-0:1.0: 8 ports detected
[    2.408895] sata_nv 0000:00:0e.0: version 3.5
[    2.409162] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 20
[    2.409184] sata_nv 0000:00:0e.0: Using SWNCQ mode
[    2.409254] sata_nv 0000:00:0e.0: setting latency timer to 64
[    2.410687] scsi3 : sata_nv
[    2.410943] scsi4 : sata_nv
[    2.411145] ata3: SATA max UDMA/133 cmd 0x30b0 ctl 0x30a4 bmdma 0x3090 irq 20
[    2.411151] ata4: SATA max UDMA/133 cmd 0x30a8 ctl 0x30a0 bmdma 0x3098 irq 20
[    2.488506] usb 1-3: New USB device found, idVendor=0bf8, idProduct=100f
[    2.488512] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.512502] ata1.00: ATAPI: Optiarc DVD RW AD-7540A, 1.42, max UDMA/33
[    2.512515] ata1: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc000c700) ACPI=0x701f (60:600:0x13)
[    2.528427] ata1.00: configured for UDMA/33
[    2.537238] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-7540A  1.42 PQ: 0 ANSI: 5
[    2.832089] usb 2-5: new low-speed USB device number 2 using ohci_hcd
[    2.932068] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.976046] ata3.00: ATA-7: WDC WD1600BEVS-22RST0, 04.01G04, max UDMA/133
[    2.976051] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.993166] ata3.00: configured for UDMA/133
[    2.993486] scsi 3:0:0:0: Direct-Access     ATA      WDC WD1600BEVS-2 04.0 PQ: 0 ANSI: 5
[    3.050120] usb 2-5: New USB device found, idVendor=046d, idProduct=c00e
[    3.050126] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.050129] usb 2-5: Product: USB-PS/2 Optical Mouse
[    3.050132] usb 2-5: Manufacturer: Logitech
[    3.254435] scsi 0:0:0:0: Direct-Access     WDC WD50 00BPKT-22PK4T0   01.0 PQ: 0 ANSI: 5
[    3.304064] ata4: SATA link down (SStatus 0 SControl 300)
[    3.309788] sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.309859] sd 3:0:0:0: [sda] Write Protect is off
[    3.309864] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.309893] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.315626] sd 0:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.318264] sd 0:0:0:0: [sdb] Write Protect is off
[    3.318270] sd 0:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    3.320273] sd 0:0:0:0: [sdb] No Caching mode page present
[    3.320309] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[    3.329257] sd 0:0:0:0: [sdb] No Caching mode page present
[    3.329293] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[    3.332538] scsi 1:0:0:0: Attached scsi generic sg0 type 5
[    3.333110] sd 3:0:0:0: Attached scsi generic sg1 type 0
[    3.333591] sd 0:0:0:0: Attached scsi generic sg2 type 0
[    3.356068] usb 2-8: new full-speed USB device number 3 using ohci_hcd
[    3.377664]  sdb: sdb1 sdb2 sdb3
[    3.385271] sd 0:0:0:0: [sdb] No Caching mode page present
[    3.385302] sd 0:0:0:0: [sdb] Assuming drive cache: write through
[    3.385331] sd 0:0:0:0: [sdb] Attached SCSI disk
[    3.400461]  sda: sda1 sda2 sda3
[    3.401767] sd 3:0:0:0: [sda] Attached SCSI disk
[    3.412891] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.412899] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.413456] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.572120] usb 2-8: New USB device found, idVendor=1509, idProduct=9242
[    3.572127] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.572131] usb 2-8: Product: eHome Infrared Transceiver
[    3.572135] usb 2-8: Manufacturer: FIC
[    3.572137] usb 2-8: SerialNumber: FI001Nct
[    3.602473] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-5/2-5:1.0/input/input1
[    3.603060] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:0b.0-5/input0
[    3.603159] usbcore: registered new interface driver usbhid
[    3.603159] usbhid: USB HID core driver
[    4.053178] PM: Starting manual resume from disk
[    4.053185] PM: Hibernation image partition 8:17 present
[    4.053188] PM: Looking for hibernation image.
[    4.054323] PM: Image not found (code -22)
[    4.054329] PM: Hibernation image not present or could not be loaded.
[    4.103512] kjournald starting.  Commit interval 5 seconds
[    4.103564] EXT3-fs (sdb2): mounted filesystem with ordered data mode
[    5.775205] udevd[359]: starting version 175
[    6.124180] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    6.124191] ACPI: Power Button [PWRB]
[    6.124291] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    6.124297] ACPI: Sleep Button [SLPB]
[    6.124422] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    6.124465] ACPI: Lid Switch [LID]
[    6.124562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    6.124567] ACPI: Power Button [PWRF]
[    6.128948] ACPI: processor limited to max C-state 1
[    6.208573] ACPI: AC Adapter [ACAD] (on-line)
[    6.301578] [Firmware Bug]: ACPI(VGA) defines _DOD but not _DOS
[    6.301656] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    6.301838] acpi device:17: registered as cooling_device4
[    6.301962] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:15/LNXVIDEO:00/input/input6
[    6.301972] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    6.340092] ACPI: Battery Slot [BAT0] (battery present)
[    6.444706] i2c i2c-0: nForce2 SMBus adapter at 0x3040
[    6.444745] i2c i2c-1: nForce2 SMBus adapter at 0x3000
[    6.463169] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    6.480794] EDAC MC: Ver: 2.1.0
[    6.484511] MCE: In-kernel MCE decoding enabled.
[    6.568980] AMD64 EDAC driver v3.4.0
[    6.568980] EDAC amd64: DRAM ECC disabled.
[    6.568980] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[    6.568980]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[    6.568980]  (Note that use of the override may cause unknown side effects.)
[    6.581465] powernow-k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-50 (2 cpu cores) (version 2.20.00)
[    6.581929] powernow-k8: fid 0x8 (1600 MHz), vid 0x13
[    6.581929] powernow-k8: fid 0x0 (800 MHz), vid 0x1e
[    6.593349] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[    6.773468] NV_TCO: NV TCO WatchDog Timer Driver v0.01
[    6.773579] NV_TCO: Watchdog reboot not detected.
[    6.776459] NV_TCO: initialized (0x1440). heartbeat=30 sec (nowayout=0)
[    7.045096] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 19
[    7.045121] hda_intel: Disabling MSI
[    7.045171] snd_hda_intel 0000:00:10.1: setting latency timer to 64
[    7.454536] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input8
[    7.471256] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input9
[    7.884137] hda_codec: ALC889A: BIOS auto-probing.
[    7.973252] IR NEC protocol handler initialized
[    7.984479] IR RC5(x) protocol handler initialized
[    8.118997] IR RC6 protocol handler initialized
[    8.140058] Registered IR keymap rc-rc6-mce
[    8.140277] input: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242) as /devices/pci0000:00/0000:00:0b.0/usb2/2-8/2-8:1.0/rc/rc0/input10
[    8.140620] rc0: Media Center Ed. eHome Infrared Remote Transceiver (1509:9242) as /devices/pci0000:00/0000:00:0b.0/usb2/2-8/2-8:1.0/rc/rc0
[    8.252517] IR JVC protocol handler initialized
[    8.272279] IR Sony protocol handler initialized
[    8.314183] nvidia: module license 'NVIDIA' taints kernel.
[    8.314190] Disabling lock debugging due to kernel taint
[    8.340275] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input11
[    8.341754] IR MCE Keyboard/mouse protocol handler initialized
[    8.372090] mceusb 2-8:1.0: Registered FIC eHome Infrared Transceiver with mce emulator interface version 1
[    8.372097] mceusb 2-8:1.0: 2 tx ports (0x1 cabled) and 2 rx sensors (0x1 active)
[    8.372141] usbcore: registered new interface driver mceusb
[    8.396145] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:10.1/input/input12
[    8.509409] lirc_dev: IR Remote Control driver registered, major 250 
[    8.511497] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[    8.511500] IR LIRC bridge handler initialized
[    9.448797] ACPI: PCI Interrupt Link [LK1E] enabled at IRQ 16
[    9.448817] nvidia 0000:05:00.0: setting latency timer to 64
[    9.448820] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    9.449100] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 PDT 2013
[   11.338673] Adding 1951740k swap on /dev/sdb1.  Priority:-1 extents:1 across:1951740k 
[   11.934281] EXT3-fs (sdb2): using internal journal
[   12.117410] loop: module loaded
[   13.799288] kjournald starting.  Commit interval 5 seconds
[   13.801777] EXT3-fs (sdb3): using internal journal
[   13.801783] EXT3-fs (sdb3): mounted filesystem with ordered data mode
[   15.206392] RPC: Registered named UNIX socket transport module.
[   15.206392] RPC: Registered udp transport module.
[   15.206392] RPC: Registered tcp transport module.
[   15.206392] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   15.273040] FS-Cache: Loaded
[   15.336553] FS-Cache: Netfs 'nfs' registered for caching
[   15.368315] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.933065] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[   20.513697] Bluetooth: Core ver 2.16
[   20.513697] NET: Registered protocol family 31
[   20.513697] Bluetooth: HCI device and connection manager initialized
[   20.513697] Bluetooth: HCI socket layer initialized
[   20.513697] Bluetooth: L2CAP socket layer initialized
[   20.513697] Bluetooth: SCO socket layer initialized
[   20.539032] Bluetooth: RFCOMM TTY layer initialized
[   20.539041] Bluetooth: RFCOMM socket layer initialized
[   20.539044] Bluetooth: RFCOMM ver 1.11
[   20.564187] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   20.564193] Bluetooth: BNEP filters: protocol multicast
[   21.310218] lp: driver loaded but no devices found
[   21.544143] ppdev: user-space parallel port driver
[   23.184097] usb 1-2: reset high-speed USB device number 2 using ehci_hcd
[   29.888050] eth0: no IPv6 routers present
[   31.205478] postgres (3070): /proc/3070/oom_adj is deprecated, please use /proc/3070/oom_score_adj instead.
[   59.164012] CE: hpet increased min_delta_ns to 11520 nsec
[   61.492061] usb 1-2: reset high-speed USB device number 2 using ehci_hcd
[   90.980071] usb 1-2: reset high-speed USB device number 2 using ehci_hcd
[  352.068077] usb 1-2: reset high-speed USB device number 2 using ehci_hcd
[  377.215177] kjournald starting.  Commit interval 5 seconds
[  377.215596] EXT3-fs (sda2): using internal journal
[  377.215601] EXT3-fs (sda2): mounted filesystem with ordered data mode
[ 5152.620088] usb 1-1: new high-speed USB device number 6 using ehci_hcd
[ 5152.754241] usb 1-1: New USB device found, idVendor=8564, idProduct=1000
[ 5152.754247] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5152.754251] usb 1-1: Product: Mass Storage Device
[ 5152.754254] usb 1-1: Manufacturer: JetFlash
[ 5152.754257] usb 1-1: SerialNumber: 74NGRI2BO94NSZV4
[ 5152.756111] scsi5 : usb-storage 1-1:1.0
[ 5154.226334] scsi 5:0:0:0: Direct-Access     JetFlash Transcend 64GB   1100 PQ: 0 ANSI: 4
[ 5154.229568] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 5154.229743] sd 5:0:0:0: [sdc] 126861312 512-byte logical blocks: (64.9 GB/60.4 GiB)
[ 5154.231238] sd 5:0:0:0: [sdc] Write Protect is off
[ 5154.231243] sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 00
[ 5154.232297] sd 5:0:0:0: [sdc] No Caching mode page present
[ 5154.232305] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[ 5154.241262] sd 5:0:0:0: [sdc] No Caching mode page present
[ 5154.241270] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[ 5154.242392]  sdc: sdc1
[ 5154.246236] sd 5:0:0:0: [sdc] No Caching mode page present
[ 5154.246243] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[ 5154.246248] sd 5:0:0:0: [sdc] Attached SCSI removable disk
[ 5154.640186] FAT-fs (sdc1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 5434.512173] sdc: detected capacity change from 64952991744 to 0
[ 5438.140412] usb 1-1: USB disconnect, device number 6

Je reprendrai demain
Merci de tes conseils qui m’ont permis d’avancer.
@+

Je ne vois rien d’anormal dans dmesg.

A moins que qqn d’autre sur le forum ait une idée, je crois que tu peux commencer à chercher sur le web des trucs qui correspondent aux symptomes que tu as.

Aussi voir si tu parviens à nettoyer certains trucs sur le système.
Si module-assistant a fabriqué un paquet et que celui-ci a été installé, tu peux le désinstaller (ou mieux: le purger).


En fait, ton problème d’affichage survient sur tout l’écran et avec toutes les applications ou seulement avec certains logiciels ? Car il se pourrait aussi que le problème vienne d’une librairie graphique genre cairo ou que sais-je.

Tu confirmes que tu as une connexion internet fonctionnelle sur cette installation à l’affichage buggé ?

Et je me demande aussi si ça n’est pas un problème hardware (connectique qui relie l’écran à la l’ordi ou autre chose).

Tu as écrit:

… des précisions sur ce qui ne va pas ?

Je penses qu’il n’y a pas eu de soucis dans ton code.

Ne pas avoir de patch à faire n’est pas une erreur directe, au pire des cas ça peut-être un manque de complétation, mais dans ce cas ci je crois pas qu’il y ai un manque, donc tout semble bon normalement.

Sinon
Il aurait peut-être fallu faire dans cet ordre.

[quote]#apt-get update
#apt-get upgrade
#apt-get dist-upgrade
#/etc/init.d/gdm3 stop
#rmmod nvidia
#apt-get install module-assistant
#m-a prepare
#apt-get install nvidia-kernel-source
#m-a a-i -i nvidia-kernel-source[/quote]
Et il manque nvidia-glx à installer à la fin je crois ?

En tous cas, c’est une vielle méthode, moi je te conseilles tout simplement d’installer directement le paquet nvidia-glx sans faire autre chose et tout le boulot est fait automatiquement.

Bonjour à toutes et tous,
La nuit portant conseil, j’ai repensé aux propos de Zbf hier soir qui s’étonnait qu’après que j’ai suivi le tuto d’installation, j’avais toujours un écran instable :

J’ai donc décidé de tout ré-installé et de suivre le tuto pas à pas. J’ai l’impression que maintenant tout fonctionne. J’ai un écran stable. Tout est ok. :smiley:
Merci de vos conseils
Bonne journée !!