You are not logged in.

#1 2016-07-14 18:35:45

smmilut
Member
Registered: 2011-09-15
Posts: 6

nouveau: Blank screen when starting KMS on a GTX970

Hello,

During boot with the linux (4.6.3-1) kernel, the screen goes "blank" instead of giving the high resolution tty.
By "blank", i mean it has a uniform colour : for the few first boots it was pure red, then the next few boots it was pure magenta, and now it is pure white. The system is functional as i am able to reboot using Ctrl+Alt+Del.
This machine ran fine since its install in January, and this behaviour appeared following a 2016-07-03 system update (system had not been updated since 2016-06-02).

My video card :

NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) (prog-if 00 [VGA controller])

I use a single 2560x1440 monitor.

What i tried and didn't work

Initially i thought this could be related to bug "FS#49806 - [intel-ucode] Stuck at black screen", so i tried removing the /intel-ucode.img part in GRUB, but the result was the same.

I also tried changing from DVI to DisplayPort, but get the exact same symptoms. Note that i dual-boot with Windows 8.1 and encounter no issue there with the video card, the cables, or the monitor.

What i tried and works a bit

Using the following kernel parameters

nomodeset nouveau.modeset=0

i am able to see image on the screen (low resolution tty) and login to the system (no Xorg though, as expected).

I updated (pacman -Syu) to get the latest intel-ucode 20160607-2 package, but this didn't change anything to the symptoms, confirming this is not related to FS#49806.

Similar issue? (upstream bug)

During the culprit update from 2016-07-03, linux was upgraded from 4.5.4-1 to 4.6.3-1 (see pacman.log below).
Also, some conspicuous nouveau errors are (full journalctl log below) :

DRM: Pointer to flat panel table invalid
fifo: read fault at 00ffba0000 engine 1f [] client 12 [PMU] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
timeout at drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c:145/nvkm_secboot_falcon_run()!
fifo: write fault at 000030d000 engine 05 [BAR3] client 08 [HOST_CPU_NB] reason 0d [REGION_VIOLATION] on channel -1 [00ffbf5000 unknown]

These messages and the kernel version are very similar to the following upstream bug : "Latest 4.6rc4 kernel, no booting on gtx970" although the symptoms are a bit different (his monitor goes to sleep, mine remains ON and monochromatic). Also, i have a similar motherboard (Z97-A).

So i tried one advice i saw there : booting with

nouveau.config=NvForcePost=1

got me no signal instead of a uniform colour.


Other similar issues

"FS#49631 - [linux] 4.6.x Graphical errors with nouveau" : could be related
"Fresh Install Boots To Blank Screen" : OP seems very similar (Planet-X 's symtpoms are a bit different)
"Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970" : the symptoms and video card version are similar, but the dmesg errors are quite different

My questions

I'm new to having issues that are not already solved somewhere (yes, even after running Arch on several machines for more than 5 years ^^), so i'm not sure what to do :
Should i post a new bug upstream?
Should i update one of the upstream bugs?
Should i also create/update a bug in the Arch bugtracker, in order to keep track of its existence?
Is there anymore information that i can provide?

Logs

pacman.log of the latest and previous updates :

[2016-06-02 20:14] [PACMAN] Running 'pacman -Syu'
[2016-06-02 20:14] [PACMAN] synchronizing package lists
[2016-06-02 20:15] [PACMAN] starting full system upgrade
[2016-06-02 20:17] [ALPM] running 'texinfo-remove.hook'...
[2016-06-02 20:17] [ALPM] transaction started
[2016-06-02 20:17] [ALPM] upgraded linux-api-headers (4.5.2-1 -> 4.5.5-1)
[2016-06-02 20:17] [ALPM] upgraded iana-etc (20160314-1 -> 20160513-1)
[2016-06-02 20:17] [ALPM] upgraded xcb-proto (1.11-2 -> 1.12-2)
[2016-06-02 20:17] [ALPM] upgraded libxcb (1.11.1-1 -> 1.12-1)
[2016-06-02 20:17] [ALPM] upgraded at-spi2-core (2.20.1-1 -> 2.20.2-1)
[2016-06-02 20:17] [ALPM] upgraded sqlite (3.12.2-1 -> 3.13.0-1)
[2016-06-02 20:17] [ALPM] upgraded coreutils (8.25-1 -> 8.25-2)
[2016-06-02 20:17] [ALPM] upgraded krb5 (1.13.2-3 -> 1.13.4-1)
[2016-06-02 20:17] [ALPM] upgraded gzip (1.8-1 -> 1.8-2)
[2016-06-02 20:17] [ALPM] upgraded libinput (1.3.0-1 -> 1.3.0-2)
[2016-06-02 20:17] [ALPM] upgraded libpng (1.6.21-1 -> 1.6.22-1)
[2016-06-02 20:17] [ALPM] upgraded libxml2 (2.9.3+14+gd5bd2a9-1 -> 2.9.4+0+gbdec218-2)
[2016-06-02 20:17] [ALPM] upgraded qt5-base (5.6.0-5 -> 5.6.0-7)
[2016-06-02 20:17] [ALPM] upgraded attica-qt5 (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded m4 (1.4.17-1 -> 1.4.17-2)
[2016-06-02 20:17] [ALPM] upgraded diffutils (3.3-2 -> 3.3-3)
[2016-06-02 20:17] [ALPM] upgraded autoconf (2.69-2 -> 2.69-3)
[2016-06-02 20:17] [ALPM] upgraded breeze-icons (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded tar (1.28-1 -> 1.29-1)
[2016-06-02 20:17] [ALPM] upgraded speech-dispatcher (0.8.3-6 -> 0.8.4-1)
[2016-06-02 20:17] [ALPM] upgraded gtk-update-icon-cache (3.20.4-2 -> 3.20.6-1)
[2016-06-02 20:17] [ALPM] upgraded chromium (50.0.2661.102-1 -> 51.0.2704.63-1)
[2016-06-02 20:17] [ALPM] upgraded device-mapper (2.02.150-1 -> 2.02.154-3)
[2016-06-02 20:17] [ALPM] upgraded dhcpcd (6.10.2-1 -> 6.11.0-2)
[2016-06-02 20:17] [ALPM] upgraded efivar (0.23.30.gc5685d8-1 -> 0.23.37.g8740389-1)
[2016-06-02 20:17] [ALPM] upgraded efibootmgr (0.12.25.g75d2580-1 -> 0.12.27.g5e9700c-1)
[2016-06-02 20:17] [ALPM] upgraded file (5.26-2 -> 5.27-1)
[2016-06-02 20:17] [ALPM] upgraded libdbusmenu-qt5 (0.9.3+15.10.20150604-3 -> 0.9.3+16.04.20160218-1)
[2016-06-02 20:17] [ALPM] upgraded kwindowsystem (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kconfig (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kcodecs (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kcoreaddons (5.21.0-3 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded knotifications (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kauth (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kguiaddons (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded ki18n (5.21.0-1 -> 5.22.1-1)
[2016-06-02 20:17] [ALPM] upgraded kwidgetsaddons (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kconfigwidgets (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kitemviews (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kiconthemes (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded frameworkintegration (5.21.0-1 -> 5.22.0-2)
[2016-06-02 20:17] [ALPM] upgraded giflib (5.1.2-1 -> 5.1.4-1)
[2016-06-02 20:17] [ALPM] upgraded git (2.8.2-1 -> 2.8.3-1)
[2016-06-02 20:17] [ALPM] upgraded graphene (1.2.10-1 -> 1.4.0-1)
[2016-06-02 20:17] [ALPM] upgraded grep (2.25-1 -> 2.25-2)
[2016-06-02 20:17] [ALPM] upgraded gsettings-desktop-schemas (3.20.0-1 -> 3.21.2-1)
[2016-06-02 20:17] [ALPM] upgraded wayland-protocols (1.3-1 -> 1.4-1)
[2016-06-02 20:17] [ALPM] upgraded gtk3 (3.20.4-2 -> 3.20.6-1)
[2016-06-02 20:17] [ALPM] upgraded imagemagick (6.9.4.0-1 -> 6.9.4.6-1)
[2016-06-02 20:17] [ALPM] upgraded karchive (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kcrash (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kdbusaddons (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kglobalaccel (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kcompletion (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kservice (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded sonnet (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded ktextwidgets (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kxmlgui (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kbookmarks (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded solid (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kjobwidgets (5.21.0-1 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded libxslt (1.1.28-4 -> 1.1.29-1)
[2016-06-02 20:17] [ALPM] upgraded kwallet (5.21.0-1 -> 5.22.0-3)
[2016-06-02 20:17] [ALPM] installed kinit (5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded kio (5.21.0-2 -> 5.22.0-1)
[2016-06-02 20:17] [ALPM] upgraded lib32-libxcb (1.11.1-1 -> 1.12-1)
[2016-06-02 20:17] [ALPM] upgraded libgphoto2 (2.5.9-1 -> 2.5.10-1)
[2016-06-02 20:17] [ALPM] upgraded lvm2 (2.02.150-1 -> 2.02.154-3)
[2016-06-02 20:17] [ALPM] upgraded man-db (2.7.5-1 -> 2.7.5-2)
[2016-06-02 20:17] [ALPM] upgraded mpg123 (1.22.4-1 -> 1.23.3-1)
[2016-06-02 20:17] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2016-06-02 20:17] [ALPM] upgraded pacman-mirrorlist (20160516-1 -> 20160601-1)
[2016-06-02 20:17] [ALPM] upgraded pacman (5.0.1-3 -> 5.0.1-4)
[2016-06-02 20:17] [ALPM] upgraded patchage (1.0.0-3 -> 1.0.0-4)
[2016-06-02 20:17] [ALPM] upgraded recode (3.6-8 -> 3.6-9)
[2016-06-02 20:17] [ALPM] upgraded sed (4.2.2-3 -> 4.2.2-4)
[2016-06-02 20:17] [ALPM] upgraded vlc (2.2.3-2 -> 2.2.3-3)
[2016-06-02 20:17] [ALPM] upgraded which (2.21-1 -> 2.21-2)
[2016-06-02 20:17] [ALPM] upgraded wildmidi (0.3.8-1 -> 0.3.9-1)
[2016-06-02 20:17] [ALPM] transaction completed
[2016-06-02 20:17] [ALPM] running 'glib-compile-schemes.hook'...
[2016-06-02 20:17] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2016-06-02 20:17] [ALPM] running 'gtk-update-icon-cache.hook'...
[2016-06-02 20:17] [ALPM] running 'man-db-purge.hook'...
[2016-06-02 20:17] [ALPM] running 'man-db.hook'...
[2016-06-02 20:17] [ALPM] running 'texinfo-install.hook'...
[2016-06-02 20:17] [ALPM] running 'update-desktop-database.hook'...
[2016-06-02 20:17] [ALPM] running 'update-mime-database.hook'...
[2016-06-02 20:17] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2016-07-03 08:54] [PACMAN] Running 'pacman -Syu'
[2016-07-03 08:54] [PACMAN] synchronizing package lists
[2016-07-03 08:54] [PACMAN] starting full system upgrade
[2016-07-03 09:00] [ALPM] running '70-dkms-remove.hook'...
[2016-07-03 09:00] [ALPM-SCRIPTLET] ==> dkms -q remove -q -m vboxhost -v 5.0.20_OSE -k 4.5.4-1-ARCH
[2016-07-03 09:00] [ALPM-SCRIPTLET] ==> dkms -q remove -q -m vboxhost -v 5.0.20_OSE -k 4.5.4-1-ARCH
[2016-07-03 09:00] [ALPM] transaction started
[2016-07-03 09:00] [ALPM] upgraded tzdata (2016d-1 -> 2016e-1)
[2016-07-03 09:00] [ALPM] upgraded glibc (2.23-4 -> 2.23-5)
[2016-07-03 09:00] [ALPM-SCRIPTLET] Generating locales...
[2016-07-03 09:00] [ALPM-SCRIPTLET]   en_US.UTF-8... done
[2016-07-03 09:00] [ALPM-SCRIPTLET]   fr_FR.UTF-8... done
[2016-07-03 09:00] [ALPM-SCRIPTLET] Generation complete.
[2016-07-03 09:01] [ALPM] upgraded a52dec (0.7.4-8 -> 0.7.4-9)
[2016-07-03 09:01] [ALPM] upgraded expat (2.1.1-2 -> 2.2.0-1)
[2016-07-03 09:01] [ALPM] upgraded gcc-libs (6.1.1-1 -> 6.1.1-2)
[2016-07-03 09:01] [ALPM] upgraded readline (6.3.008-3 -> 6.3.008-4)
[2016-07-03 09:01] [ALPM] upgraded bash (4.3.042-4 -> 4.3.042-5)
[2016-07-03 09:01] [ALPM] upgraded libgcrypt (1.7.0-2 -> 1.7.1-1)
[2016-07-03 09:01] [ALPM] upgraded libsystemd (229-3 -> 230-5)
[2016-07-03 09:01] [ALPM] upgraded libxfixes (5.0.1-1 -> 5.0.2-1)
[2016-07-03 09:01] [ALPM] upgraded pcre (8.38-3 -> 8.39-1)
[2016-07-03 09:01] [ALPM] upgraded at-spi2-atk (2.20.1-1 -> 2.20.1-2)
[2016-07-03 09:01] [ALPM] upgraded libjpeg-turbo (1.4.2-2 -> 1.5.0-1)
[2016-07-03 09:01] [ALPM] upgraded libpng (1.6.22-1 -> 1.6.23-1)
[2016-07-03 09:01] [ALPM] upgraded fontconfig (2.11.95-1 -> 2.12.0-1)
[2016-07-03 09:01] [ALPM-SCRIPTLET] updating font cache... done.
[2016-07-03 09:01] [ALPM] upgraded libnftnl (1.0.5-1 -> 1.0.6-1)
[2016-07-03 09:01] [ALPM] upgraded gdbm (1.11-1 -> 1.12-2)
[2016-07-03 09:01] [ALPM] upgraded perl (5.22.2-1 -> 5.24.0-1)
[2016-07-03 09:01] [ALPM] upgraded libldap (2.4.44-1 -> 2.4.44-2)
[2016-07-03 09:01] [ALPM] upgraded texinfo (6.1-3 -> 6.1-4)
[2016-07-03 09:01] [ALPM] upgraded systemd (229-3 -> 230-5)
[2016-07-03 09:01] [ALPM-SCRIPTLET] :: systemd-bootchart is no longer included with systemd
[2016-07-03 09:01] [ALPM] upgraded libevdev (1.5.1-1 -> 1.5.2-1)
[2016-07-03 09:01] [ALPM] upgraded libinput (1.3.0-2 -> 1.3.3-1)
[2016-07-03 09:01] [ALPM] upgraded libproxy (0.4.12-1 -> 0.4.12-2)
[2016-07-03 09:01] [ALPM] upgraded xkeyboard-config (2.17-2 -> 2.18-1)
[2016-07-03 09:01] [ALPM] upgraded wayland (1.10.0-1 -> 1.11.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-base (5.6.0-7 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded attica-qt5 (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded blas (3.6.0-5 -> 3.6.1-1)
[2016-07-03 09:01] [ALPM] upgraded bluez-libs (5.39-1 -> 5.40-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-x11extras (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded kwindowsystem (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kconfig (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kcodecs (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kcoreaddons (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded libsndfile (1.0.26-1 -> 1.0.27-1)
[2016-07-03 09:01] [ALPM] upgraded json-c (0.12-2 -> 0.12.1-1)
[2016-07-03 09:01] [ALPM] upgraded libpulse (8.0-3 -> 9.0-1)
[2016-07-03 09:01] [ALPM] upgraded gstreamer (1.8.1-1 -> 1.8.2-1)
[2016-07-03 09:01] [ALPM] upgraded orc (0.4.25-1 -> 0.4.25-2)
[2016-07-03 09:01] [ALPM] upgraded gst-plugins-base-libs (1.8.1-1 -> 1.8.2-1)
[2016-07-03 09:01] [ALPM] upgraded gst-plugins-base (1.8.1-1 -> 1.8.2-1)
[2016-07-03 09:01] [ALPM] upgraded knotifications (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-svg (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded kauth (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kguiaddons (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-script (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded ki18n (5.22.1-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kwidgetsaddons (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kconfigwidgets (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kitemviews (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded karchive (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kiconthemes (5.22.0-1 -> 5.23.0-2)
[2016-07-03 09:01] [ALPM] upgraded frameworkintegration (5.22.0-2 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kdecoration (5.6.4-1 -> 5.6.5-1)
[2016-07-03 09:01] [ALPM] upgraded breeze-icons (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded breeze (5.6.4-1 -> 5.6.5-1)
[2016-07-03 09:01] [ALPM] upgraded breeze-gtk (5.6.4-1 -> 5.6.5-1)
[2016-07-03 09:01] [ALPM] upgraded ca-certificates-mozilla (3.23-4 -> 3.24-1)
[2016-07-03 09:01] [ALPM] upgraded cblas (3.6.0-5 -> 3.6.1-1)
[2016-07-03 09:01] [ALPM] upgraded nss (3.23-4 -> 3.24-1)
[2016-07-03 09:01] [ALPM] upgraded speech-dispatcher (0.8.4-1 -> 0.8.4-2)
[2016-07-03 09:01] [ALPM] upgraded pciutils (3.4.1-1 -> 3.5.1-1)
[2016-07-03 09:01] [ALPM] upgraded librsvg (2:2.40.15-2 -> 2:2.40.16-1)
[2016-07-03 09:01] [ALPM] upgraded gnutls (3.4.11-2 -> 3.4.13-1)
[2016-07-03 09:01] [ALPM] upgraded libcups (2.1.3-2 -> 2.1.4-1)
[2016-07-03 09:01] [ALPM] upgraded chromium (51.0.2704.63-1 -> 51.0.2704.106-1)
[2016-07-03 09:01] [ALPM] upgraded curl (7.48.0-1 -> 7.49.1-1)
[2016-07-03 09:01] [ALPM] upgraded lua (5.3.2-1 -> 5.3.3-1)
[2016-07-03 09:01] [ALPM] upgraded conky (1.10.2-1 -> 1.10.3-1)
[2016-07-03 09:01] [ALPM] upgraded device-mapper (2.02.154-3 -> 2.02.157-1)
[2016-07-03 09:01] [ALPM] upgraded cryptsetup (1.7.1-1 -> 1.7.2-1)
[2016-07-03 09:01] [ALPM] upgraded dhcpcd (6.11.0-2 -> 6.11.1-1)
[2016-07-03 09:01] [ALPM] upgraded gcc (6.1.1-1 -> 6.1.1-2)
[2016-07-03 09:01] [ALPM] upgraded libunistring (0.9.6-1 -> 0.9.6-2)
[2016-07-03 09:01] [ALPM] upgraded libatomic_ops (7.4.2-1 -> 7.4.4-1)
[2016-07-03 09:01] [ALPM] upgraded guile (2.0.11-3 -> 2.0.11-4)
[2016-07-03 09:01] [ALPM] upgraded make (4.1-4 -> 4.2.1-1)
[2016-07-03 09:01] [ALPM] upgraded dkms (2.2.0.3+git151023-10 -> 2.2.0.3+git151023-11)
[2016-07-03 09:01] [ALPM] upgraded hunspell (1.3.4-1 -> 1.4.1-1)
[2016-07-03 09:01] [ALPM] upgraded enchant (1.6.0-7 -> 1.6.0-8)
[2016-07-03 09:01] [ALPM] upgraded file (5.27-1 -> 5.28-1)
[2016-07-03 09:01] [ALPM] upgraded libva (1.7.0-1 -> 1.7.1-1)
[2016-07-03 09:01] [ALPM] upgraded v4l-utils (1.10.0-1 -> 1.10.1-1)
[2016-07-03 09:01] [ALPM] upgraded firefox (46.0.1-1 -> 47.0-2)
[2016-07-03 09:01] [ALPM] upgraded firefox-i18n-fr (46.0.1-1 -> 47.0-1)
[2016-07-03 09:01] [ALPM] upgraded fuse (2.9.6-1 -> 2.9.7-1)
[2016-07-03 09:01] [ALPM] upgraded gimp (2.8.16-1 -> 2.8.16-2)
[2016-07-03 09:01] [ALPM] upgraded git (2.8.3-1 -> 2.9.0-1)
[2016-07-03 09:01] [ALPM] upgraded gnupg (2.1.12-2 -> 2.1.13-1)
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Please kill running gpg-agent and dirmngr processes before using this release.
[2016-07-03 09:01] [ALPM] upgraded gpgmepp (16.04.1-1 -> 16.04.2-2)
[2016-07-03 09:01] [ALPM] upgraded graphicsmagick (1.3.23-2 -> 1.3.24-1)
[2016-07-03 09:01] [ALPM] upgraded graphviz (2.38.0-11 -> 2.38.0-12)
[2016-07-03 09:01] [ALPM] upgraded libconfig (1.5-2 -> 1.5-3)
[2016-07-03 09:01] [ALPM] upgraded gst-plugins-bad (1.8.1-1 -> 1.8.2-2)
[2016-07-03 09:01] [ALPM] upgraded gtk-engines (2.21.0-2 -> 2.21.0-3)
[2016-07-03 09:01] [ALPM] upgraded vim-runtime (7.4.1797-1 -> 7.4.1910-1)
[2016-07-03 09:01] [ALPM] upgraded gvim (7.4.1797-1 -> 7.4.1910-1)
[2016-07-03 09:01] [ALPM] upgraded libarchive (3.1.2-8 -> 3.2.1-1)
[2016-07-03 09:01] [ALPM] upgraded hydrogen (0.9.6.1-3 -> 0.9.6.1-4)
[2016-07-03 09:01] [ALPM] upgraded imagemagick (6.9.4.6-1 -> 6.9.4.6-2)
[2016-07-03 09:01] [ALPM] upgraded kcrash (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kdbusaddons (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kglobalaccel (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kcompletion (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kservice (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded sonnet (5.22.0-1 -> 5.23.0-2)
[2016-07-03 09:01] [ALPM] upgraded ktextwidgets (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kxmlgui (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kbookmarks (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-xmlpatterns (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-declarative (5.6.0-1 -> 5.7.0-2)
[2016-07-03 09:01] [ALPM] upgraded solid (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kjobwidgets (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kwallet (5.22.0-3 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kio (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded kinit (5.22.0-1 -> 5.23.0-1)
[2016-07-03 09:01] [ALPM] upgraded lapack (3.6.0-5 -> 3.6.1-1)
[2016-07-03 09:01] [ALPM] upgraded lib32-glibc (2.23-4 -> 2.23-5)
[2016-07-03 09:01] [ALPM] upgraded lib32-expat (2.1.1-2 -> 2.1.1-3)
[2016-07-03 09:01] [ALPM] upgraded lib32-gcc-libs (6.1.1-1 -> 6.1.1-2)
[2016-07-03 09:01] [ALPM] upgraded lib32-libgcrypt (1.7.0-1 -> 1.7.1-1)
[2016-07-03 09:01] [ALPM] upgraded lib32-libxcb (1.12-1 -> 1.12-2)
[2016-07-03 09:01] [ALPM] upgraded lib32-libxfixes (5.0.1-1 -> 5.0.2-1)
[2016-07-03 09:01] [ALPM] upgraded lib32-systemd (229-1 -> 230-1)
[2016-07-03 09:01] [ALPM] upgraded libcdio-paranoia (10.2+0.93+1-1 -> 10.2+0.93+1-2)
[2016-07-03 09:01] [ALPM] upgraded libixion (0.11.0-2 -> 0.11.1-1)
[2016-07-03 09:01] [ALPM] upgraded libmwaw (0.3.6-2 -> 0.3.8-1)
[2016-07-03 09:01] [ALPM] upgraded liborcus (0.11.1-1 -> 0.11.2-1)
[2016-07-03 09:01] [ALPM] upgraded lpsolve (5.5.2.0-3 -> 5.5.2.3-1)
[2016-07-03 09:01] [ALPM] upgraded libreoffice-fresh (5.1.3-1 -> 5.1.4-1)
[2016-07-03 09:01] [ALPM] upgraded libwbclient (4.4.3-1 -> 4.4.4-1)
[2016-07-03 09:01] [ALPM] upgraded linux-firmware (20160315.deb1d83-1 -> 20160516.80d463b-1)
[2016-07-03 09:01] [ALPM] upgraded mkinitcpio-busybox (1.24.1-1 -> 1.24.2-1)
[2016-07-03 09:01] [ALPM] upgraded linux (4.5.4-1 -> 4.6.3-1)
[2016-07-03 09:01] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-07-03 09:01] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Starting build: 4.6.3-1-ARCH
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Starting build: 4.6.3-1-ARCH
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [keymap]
[2016-07-03 09:01] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-07-03 09:01] [ALPM] upgraded linux-headers (4.5.4-1 -> 4.6.3-1)
[2016-07-03 09:01] [ALPM] upgraded lmms (1.1.3-2 -> 1.1.3-3)
[2016-07-03 09:01] [ALPM] upgraded lvm2 (2.02.154-3 -> 2.02.157-1)
[2016-07-03 09:01] [ALPM] upgraded mpg123 (1.23.3-1 -> 1.23.5-1)
[2016-07-03 09:01] [ALPM] upgraded nano (2.5.3-2 -> 2.6.1-1)
[2016-07-03 09:01] [ALPM] upgraded openresolv (3.7.2-1 -> 3.8.1-1)
[2016-07-03 09:01] [ALPM] upgraded netctl (1.11-1 -> 1.12-2)
[2016-07-03 09:01] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2016-07-03 09:01] [ALPM] upgraded pacman-mirrorlist (20160601-1 -> 20160614-1)
[2016-07-03 09:01] [ALPM] upgraded perl-xml-parser (2.44-2 -> 2.44-3)
[2016-07-03 09:01] [ALPM] upgraded qsynth (0.4.0-2 -> 0.4.1-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-location (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-sensors (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-serialport (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-tools (5.6.0-2 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-translations (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-webchannel (5.6.0-1 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded qt5-webkit (5.6.0-4 -> 5.7.0-1)
[2016-07-03 09:01] [ALPM] upgraded rosegarden (16.02-1 -> 16.02-2)
[2016-07-03 09:01] [ALPM] upgraded s-nail (14.8.8-1 -> 14.8.9-1)
[2016-07-03 09:01] [ALPM] upgraded smbclient (4.4.3-1 -> 4.4.4-1)
[2016-07-03 09:01] [ALPM] upgraded smplayer (16.4.0-3 -> 16.6.0-1)
[2016-07-03 09:01] [ALPM] upgraded systemd-sysvcompat (229-3 -> 230-5)
[2016-07-03 09:01] [ALPM] upgraded virtualbox-host-dkms (5.0.20-1 -> 5.0.22-1)
[2016-07-03 09:01] [ALPM] upgraded virtualbox (5.0.20-1 -> 5.0.22-1)
[2016-07-03 09:01] [ALPM] upgraded virtualbox-guest-iso (5.0.20-1 -> 5.0.22-1)
[2016-07-03 09:01] [ALPM] upgraded vlc (2.2.3-3 -> 2.2.4-1)
[2016-07-03 09:01] [ALPM] upgraded webkit2gtk (2.12.2-1 -> 2.12.3-1)
[2016-07-03 09:01] [ALPM] upgraded wget (1.17.1-2 -> 1.18-1)
[2016-07-03 09:01] [ALPM] upgraded xchat (2.8.8-17 -> 2.8.8-18)
[2016-07-03 09:01] [ALPM] upgraded xf86-input-evdev (2.10.2-1 -> 2.10.3-1)
[2016-07-03 09:01] [ALPM] upgraded xmms2 (0.8DrO_o.919.gece0baf-3 -> 0.8DrO_o.919.gece0baf-4)
[2016-07-03 09:01] [ALPM] upgraded xorg-server-common (1.18.3-1 -> 1.18.3-2)
[2016-07-03 09:01] [ALPM] upgraded xorg-server (1.18.3-1 -> 1.18.3-2)
[2016-07-03 09:01] [ALPM] upgraded xterm (324-2 -> 325-1)
[2016-07-03 09:01] [ALPM] transaction completed
[2016-07-03 09:01] [ALPM] running '70-dkms-install.hook'...
[2016-07-03 09:01] [ALPM-SCRIPTLET] ==> dkms install -m vboxhost -v 5.0.22_OSE -k 4.6.3-1-ARCH
[2016-07-03 09:02] [ALPM-SCRIPTLET] ==> dkms install -m vboxhost -v 5.0.22_OSE -k 4.6.3-1-ARCH
[2016-07-03 09:02] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2016-07-03 09:02] [ALPM] running 'gtk-update-icon-cache.hook'...
[2016-07-03 09:02] [ALPM] running 'man-db-purge.hook'...
[2016-07-03 09:02] [ALPM] running 'man-db.hook'...
[2016-07-03 09:02] [ALPM] running 'texinfo-install.hook'...
[2016-07-03 09:02] [ALPM] running 'udev-hwdb.hook'...
[2016-07-03 09:02] [ALPM] running 'update-ca-trust.hook'...
[2016-07-03 09:03] [ALPM] running 'update-desktop-database.hook'...
[2016-07-03 09:03] [ALPM] running 'update-mime-database.hook'...
[2016-07-03 09:03] [ALPM] running 'update-vlc-plugin-cache.hook'...

journalctl of a bad boot :

-- Logs begin at sam. 2016-01-30 21:55:52 CET, end at jeu. 2016-07-14 15:51:07 CEST. --
juil. 14 15:31:11 pascaline systemd-journald[173]: Runtime journal (/run/log/journal/) is 8.0M, max 396.6M, 388.6M free.
juil. 14 15:31:11 pascaline systemd-journald[173]: System journal (/var/log/journal/) is 152.0M, max 4.0G, 3.8G free.
juil. 14 15:31:12 pascaline systemd-journald[173]: Time spent on flushing to /var is 589.807ms for 2 entries.
juil. 14 15:31:12 pascaline kernel: microcode: microcode updated early to revision 0x1e, date = 2015-08-13
juil. 14 15:31:12 pascaline kernel: Linux version 4.6.3-1-ARCH (builduser@tobias) (gcc version 6.1.1 20160602 (GCC) ) #1 SMP PREEMPT Fri Jun 24 21:19:13 CEST 2016
juil. 14 15:31:12 pascaline kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ff805fdd-2f1a-41d5-abef-1cd6107ee637 rw quiet
juil. 14 15:31:12 pascaline kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
juil. 14 15:31:12 pascaline kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
juil. 14 15:31:12 pascaline kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
juil. 14 15:31:12 pascaline kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
juil. 14 15:31:12 pascaline kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
juil. 14 15:31:12 pascaline kernel: x86/fpu: Using 'eager' FPU context switches.
juil. 14 15:31:12 pascaline kernel: e820: BIOS-provided physical RAM map:
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008ffff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] type 20
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000091000-0x000000000009dfff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009a03ffff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x000000009a040000-0x000000009a046fff] ACPI NVS
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x000000009a047000-0x000000009a4a6fff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x000000009a4a7000-0x000000009a917fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x000000009a918000-0x00000000bdbdffff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000bdbe0000-0x00000000bddc7fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000bddc8000-0x00000000bdde5fff] ACPI data
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000bdde6000-0x00000000be309fff] ACPI NVS
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000be30a000-0x00000000bef4ffff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000bef50000-0x00000000beffefff] type 20
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000befff000-0x00000000beffffff] usable
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
juil. 14 15:31:12 pascaline kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023effffff] usable
juil. 14 15:31:12 pascaline kernel: NX (Execute Disable) protection: active
juil. 14 15:31:12 pascaline kernel: efi: EFI v2.31 by American Megatrends
juil. 14 15:31:12 pascaline kernel: efi:  ESRT=0xbef4e818  ACPI 2.0=0xbddce000  ACPI=0xbddce000  SMBIOS=0xbef4e498 
juil. 14 15:31:12 pascaline kernel: esrt: Reserving ESRT space from 0x00000000bef4e818 to 0x00000000bef4e850.
juil. 14 15:31:12 pascaline kernel: SMBIOS 2.8 present.
juil. 14 15:31:12 pascaline kernel: DMI: ASUS All Series/Z97-A, BIOS 2012 09/30/2014
juil. 14 15:31:12 pascaline kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
juil. 14 15:31:12 pascaline kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
juil. 14 15:31:12 pascaline kernel: e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
juil. 14 15:31:12 pascaline kernel: MTRR default type: uncachable
juil. 14 15:31:12 pascaline kernel: MTRR fixed ranges enabled:
juil. 14 15:31:12 pascaline kernel:   00000-9FFFF write-back
juil. 14 15:31:12 pascaline kernel:   A0000-DFFFF uncachable
juil. 14 15:31:12 pascaline kernel:   E0000-FFFFF write-protect
juil. 14 15:31:12 pascaline kernel: MTRR variable ranges enabled:
juil. 14 15:31:12 pascaline kernel:   0 base 0000000000 mask 7E00000000 write-back
juil. 14 15:31:12 pascaline kernel:   1 base 0200000000 mask 7FE0000000 write-back
juil. 14 15:31:12 pascaline kernel:   2 base 0220000000 mask 7FF0000000 write-back
juil. 14 15:31:12 pascaline kernel:   3 base 0230000000 mask 7FF8000000 write-back
juil. 14 15:31:12 pascaline kernel:   4 base 0238000000 mask 7FFC000000 write-back
juil. 14 15:31:12 pascaline kernel:   5 base 023C000000 mask 7FFE000000 write-back
juil. 14 15:31:12 pascaline kernel:   6 base 023E000000 mask 7FFF000000 write-back
juil. 14 15:31:12 pascaline kernel:   7 base 00C0000000 mask 7FC0000000 uncachable
juil. 14 15:31:12 pascaline kernel:   8 disabled
juil. 14 15:31:12 pascaline kernel:   9 disabled
juil. 14 15:31:12 pascaline kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
juil. 14 15:31:12 pascaline kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
juil. 14 15:31:12 pascaline kernel: e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
juil. 14 15:31:12 pascaline kernel: Scanning 1 areas for low memory corruption
juil. 14 15:31:12 pascaline kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576
juil. 14 15:31:12 pascaline kernel: Using GB pages for direct mapping
juil. 14 15:31:12 pascaline kernel: BRK [0x01b4f000, 0x01b4ffff] PGTABLE
juil. 14 15:31:12 pascaline kernel: BRK [0x01b50000, 0x01b50fff] PGTABLE
juil. 14 15:31:12 pascaline kernel: BRK [0x01b51000, 0x01b51fff] PGTABLE
juil. 14 15:31:12 pascaline kernel: BRK [0x01b52000, 0x01b52fff] PGTABLE
juil. 14 15:31:12 pascaline kernel: BRK [0x01b53000, 0x01b53fff] PGTABLE
juil. 14 15:31:12 pascaline kernel: BRK [0x01b54000, 0x01b54fff] PGTABLE
juil. 14 15:31:12 pascaline kernel: RAMDISK: [mem 0x35af0000-0x36d6ffff]
juil. 14 15:31:12 pascaline kernel: ACPI: Early table checksum verification disabled
juil. 14 15:31:12 pascaline kernel: ACPI: RSDP 0x00000000BDDCE000 000024 (v02 ALASKA)
juil. 14 15:31:12 pascaline kernel: ACPI: XSDT 0x00000000BDDCE080 000074 (v01 ALASKA A M I    01072009 AMI  00010013)
juil. 14 15:31:12 pascaline kernel: ACPI: FACP 0x00000000BDDDD730 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
juil. 14 15:31:12 pascaline kernel: ACPI: DSDT 0x00000000BDDCE188 00F5A6 (v02 ALASKA A M I    00000011 INTL 20120711)
juil. 14 15:31:12 pascaline kernel: ACPI: FACS 0x00000000BE309F80 000040
juil. 14 15:31:12 pascaline kernel: ACPI: APIC 0x00000000BDDDD840 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
juil. 14 15:31:12 pascaline kernel: ACPI: FPDT 0x00000000BDDDD8B8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0x00000000BDDDD900 000C7D (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0x00000000BDDDE580 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0x00000000BDDDEAC0 000B74 (v01 CpuRef CpuSsdt  00003000 INTL 20051117)
juil. 14 15:31:12 pascaline kernel: ACPI: MCFG 0x00000000BDDDF638 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
juil. 14 15:31:12 pascaline kernel: ACPI: HPET 0x00000000BDDDF678 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0x00000000BDDDF6B0 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0x00000000BDDDFA20 005977 (v01 SaSsdt SaSsdt   00003000 INTL 20120711)
juil. 14 15:31:12 pascaline kernel: ACPI: Local APIC address 0xfee00000
juil. 14 15:31:12 pascaline kernel: No NUMA configuration found
juil. 14 15:31:12 pascaline kernel: Faking a node at [mem 0x0000000000000000-0x000000023effffff]
juil. 14 15:31:12 pascaline kernel: NODE_DATA(0) allocated [mem 0x23eff8000-0x23effbfff]
juil. 14 15:31:12 pascaline kernel: Zone ranges:
juil. 14 15:31:12 pascaline kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
juil. 14 15:31:12 pascaline kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
juil. 14 15:31:12 pascaline kernel:   Normal   [mem 0x0000000100000000-0x000000023effffff]
juil. 14 15:31:12 pascaline kernel: Movable zone start for each node
juil. 14 15:31:12 pascaline kernel: Early memory node ranges
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x0000000000059000-0x000000000008ffff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x0000000000091000-0x000000000009dfff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x0000000000100000-0x000000009a03ffff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x000000009a047000-0x000000009a4a6fff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x000000009a918000-0x00000000bdbdffff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x00000000befff000-0x00000000beffffff]
juil. 14 15:31:12 pascaline kernel:   node   0: [mem 0x0000000100000000-0x000000023effffff]
juil. 14 15:31:12 pascaline kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
juil. 14 15:31:12 pascaline kernel: On node 0 totalpages: 2082564
juil. 14 15:31:12 pascaline kernel:   DMA zone: 64 pages used for memmap
juil. 14 15:31:12 pascaline kernel:   DMA zone: 23 pages reserved
juil. 14 15:31:12 pascaline kernel:   DMA zone: 3995 pages, LIFO batch:0
juil. 14 15:31:12 pascaline kernel:   DMA32 zone: 12062 pages used for memmap
juil. 14 15:31:12 pascaline kernel:   DMA32 zone: 771945 pages, LIFO batch:31
juil. 14 15:31:12 pascaline kernel:   Normal zone: 20416 pages used for memmap
juil. 14 15:31:12 pascaline kernel:   Normal zone: 1306624 pages, LIFO batch:31
juil. 14 15:31:12 pascaline kernel: ACPI: PM-Timer IO Port: 0x1808
juil. 14 15:31:12 pascaline kernel: ACPI: Local APIC address 0xfee00000
juil. 14 15:31:12 pascaline kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
juil. 14 15:31:12 pascaline kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
juil. 14 15:31:12 pascaline kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
juil. 14 15:31:12 pascaline kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
juil. 14 15:31:12 pascaline kernel: ACPI: IRQ0 used by override.
juil. 14 15:31:12 pascaline kernel: ACPI: IRQ9 used by override.
juil. 14 15:31:12 pascaline kernel: Using ACPI (MADT) for SMP configuration information
juil. 14 15:31:12 pascaline kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
juil. 14 15:31:12 pascaline kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x00090000-0x00090fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x9a040000-0x9a046fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0x9a4a7000-0x9a917fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbdbe0000-0xbddc7fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbddc8000-0xbdde5fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbdde6000-0xbe309fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbe30a000-0xbef4ffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbef50000-0xbeffefff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xbf000000-0xdfffffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
juil. 14 15:31:12 pascaline kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
juil. 14 15:31:12 pascaline kernel: e820: [mem 0xbf000000-0xdfffffff] available for PCI devices
juil. 14 15:31:12 pascaline kernel: Booting paravirtualized kernel on bare hardware
juil. 14 15:31:12 pascaline kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
juil. 14 15:31:12 pascaline kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
juil. 14 15:31:12 pascaline kernel: percpu: Embedded 32 pages/cpu @ffff88023ec00000 s93464 r8192 d29416 u524288
juil. 14 15:31:12 pascaline kernel: pcpu-alloc: s93464 r8192 d29416 u524288 alloc=1*2097152
juil. 14 15:31:12 pascaline kernel: pcpu-alloc: [0] 0 1 2 3 
juil. 14 15:31:12 pascaline kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2049999
juil. 14 15:31:12 pascaline kernel: Policy zone: Normal
juil. 14 15:31:12 pascaline kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ff805fdd-2f1a-41d5-abef-1cd6107ee637 rw quiet
juil. 14 15:31:12 pascaline kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
juil. 14 15:31:12 pascaline kernel: Calgary: detecting Calgary via BIOS EBDA area
juil. 14 15:31:12 pascaline kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
juil. 14 15:31:12 pascaline kernel: Memory: 7949112K/8330256K available (5935K kernel code, 974K rwdata, 1796K rodata, 1224K init, 1152K bss, 381144K reserved, 0K cma-reserved)
juil. 14 15:31:12 pascaline kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
juil. 14 15:31:12 pascaline kernel: Preemptible hierarchical RCU implementation.
juil. 14 15:31:12 pascaline kernel:         Build-time adjustment of leaf fanout to 64.
juil. 14 15:31:12 pascaline kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
juil. 14 15:31:12 pascaline kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
juil. 14 15:31:12 pascaline kernel: NR_IRQS:8448 nr_irqs:456 16
juil. 14 15:31:12 pascaline kernel: Console: colour dummy device 80x25
juil. 14 15:31:12 pascaline kernel: console [tty0] enabled
juil. 14 15:31:12 pascaline kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
juil. 14 15:31:12 pascaline kernel: hpet clockevent registered
juil. 14 15:31:12 pascaline kernel: tsc: Fast TSC calibration using PIT
juil. 14 15:31:12 pascaline kernel: spurious 8259A interrupt: IRQ7.
juil. 14 15:31:12 pascaline kernel: tsc: Detected 3500.277 MHz processor
juil. 14 15:31:12 pascaline kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7003.24 BogoMIPS (lpj=11667590)
juil. 14 15:31:12 pascaline kernel: pid_max: default: 32768 minimum: 301
juil. 14 15:31:12 pascaline kernel: ACPI: Core revision 20160108
juil. 14 15:31:12 pascaline kernel: ACPI: 6 ACPI AML tables successfully acquired and loaded
juil. 14 15:31:12 pascaline kernel: 
juil. 14 15:31:12 pascaline kernel: Security Framework initialized
juil. 14 15:31:12 pascaline kernel: Yama: becoming mindful.
juil. 14 15:31:12 pascaline kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
juil. 14 15:31:12 pascaline kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
juil. 14 15:31:12 pascaline kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
juil. 14 15:31:12 pascaline kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
juil. 14 15:31:12 pascaline kernel: CPU: Physical Processor ID: 0
juil. 14 15:31:12 pascaline kernel: CPU: Processor Core ID: 0
juil. 14 15:31:12 pascaline kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
juil. 14 15:31:12 pascaline kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
juil. 14 15:31:12 pascaline kernel: mce: CPU supports 9 MCE banks
juil. 14 15:31:12 pascaline kernel: CPU0: Thermal monitoring enabled (TM1)
juil. 14 15:31:12 pascaline kernel: process: using mwait in idle threads
juil. 14 15:31:12 pascaline kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
juil. 14 15:31:12 pascaline kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
juil. 14 15:31:12 pascaline kernel: Freeing SMP alternatives memory: 24K (ffffffff81a27000 - ffffffff81a2d000)
juil. 14 15:31:12 pascaline kernel: ftrace: allocating 23494 entries in 92 pages
juil. 14 15:31:12 pascaline kernel: smpboot: Max logical packages: 1
juil. 14 15:31:12 pascaline kernel: smpboot: APIC(0) Converting physical 0 to logical package 0
juil. 14 15:31:12 pascaline kernel: x2apic: IRQ remapping doesn't support X2APIC mode
juil. 14 15:31:12 pascaline kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
juil. 14 15:31:12 pascaline kernel: TSC deadline timer enabled
juil. 14 15:31:12 pascaline kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
juil. 14 15:31:12 pascaline kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
juil. 14 15:31:12 pascaline kernel: ... version:                3
juil. 14 15:31:12 pascaline kernel: ... bit width:              48
juil. 14 15:31:12 pascaline kernel: ... generic registers:      8
juil. 14 15:31:12 pascaline kernel: ... value mask:             0000ffffffffffff
juil. 14 15:31:12 pascaline kernel: ... max period:             0000ffffffffffff
juil. 14 15:31:12 pascaline kernel: ... fixed-purpose events:   3
juil. 14 15:31:12 pascaline kernel: ... event mask:             00000007000000ff
juil. 14 15:31:12 pascaline kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
juil. 14 15:31:12 pascaline kernel: x86: Booting SMP configuration:
juil. 14 15:31:12 pascaline kernel: .... node  #0, CPUs:      #1 #2 #3
juil. 14 15:31:12 pascaline kernel: x86: Booted up 1 node, 4 CPUs
juil. 14 15:31:12 pascaline kernel: smpboot: Total of 4 processors activated (28016.44 BogoMIPS)
juil. 14 15:31:12 pascaline kernel: devtmpfs: initialized
juil. 14 15:31:12 pascaline kernel: x86/mm: Memory block size: 128MB
juil. 14 15:31:12 pascaline kernel: PM: Registering ACPI NVS region [mem 0x9a040000-0x9a046fff] (28672 bytes)
juil. 14 15:31:12 pascaline kernel: PM: Registering ACPI NVS region [mem 0xbdde6000-0xbe309fff] (5390336 bytes)
juil. 14 15:31:12 pascaline kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
juil. 14 15:31:12 pascaline kernel: pinctrl core: initialized pinctrl subsystem
juil. 14 15:31:12 pascaline kernel: RTC time: 13:31:08, date: 07/14/16
juil. 14 15:31:12 pascaline kernel: NET: Registered protocol family 16
juil. 14 15:31:12 pascaline kernel: cpuidle: using governor ladder
juil. 14 15:31:12 pascaline kernel: cpuidle: using governor menu
juil. 14 15:31:12 pascaline kernel: ACPI: bus type PCI registered
juil. 14 15:31:12 pascaline kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
juil. 14 15:31:12 pascaline kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
juil. 14 15:31:12 pascaline kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
juil. 14 15:31:12 pascaline kernel: pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
juil. 14 15:31:12 pascaline kernel: PCI: Using configuration type 1 for base access
juil. 14 15:31:12 pascaline kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
juil. 14 15:31:12 pascaline kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
juil. 14 15:31:12 pascaline kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
juil. 14 15:31:12 pascaline kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
juil. 14 15:31:12 pascaline kernel: ACPI: Added _OSI(Module Device)
juil. 14 15:31:12 pascaline kernel: ACPI: Added _OSI(Processor Device)
juil. 14 15:31:12 pascaline kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
juil. 14 15:31:12 pascaline kernel: ACPI: Added _OSI(Processor Aggregator Device)
juil. 14 15:31:12 pascaline kernel: ACPI: Executed 4 blocks of module-level executable AML code
juil. 14 15:31:12 pascaline kernel: ACPI: Dynamic OEM Table Load:
juil. 14 15:31:12 pascaline kernel: ACPI: SSDT 0xFFFF880234E50000 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
juil. 14 15:31:12 pascaline kernel: ACPI : EC: EC started
juil. 14 15:31:12 pascaline kernel: ACPI: Interpreter enabled
juil. 14 15:31:12 pascaline kernel: ACPI: (supports S0 S3 S4 S5)
juil. 14 15:31:12 pascaline kernel: ACPI: Using IOAPIC for interrupt routing
juil. 14 15:31:12 pascaline kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [PG00] (on)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [PG01] (on)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [PG02] (on)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [FN00] (off)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [FN01] (off)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [FN02] (off)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [FN03] (off)
juil. 14 15:31:12 pascaline kernel: ACPI: Power Resource [FN04] (off)
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
juil. 14 15:31:12 pascaline kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
juil. 14 15:31:12 pascaline kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
juil. 14 15:31:12 pascaline kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
juil. 14 15:31:12 pascaline kernel: PCI host bridge to bus 0000:00
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfeafffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
juil. 14 15:31:12 pascaline kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf120000-0xdf12ffff 64bit]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
juil. 14 15:31:12 pascaline kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf13a000-0xdf13a00f 64bit]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: reg 0x10: [mem 0xdf100000-0xdf11ffff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: reg 0x14: [mem 0xdf138000-0xdf138fff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:19.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xdf137000-0xdf1373ff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xdf130000-0xdf133fff 64bit]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xdf136000-0xdf1363ff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xdf135000-0xdf1357ff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.2: PME# supported from D3hot
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf134000-0xdf1340ff 64bit]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
juil. 14 15:31:12 pascaline kernel: acpiphp: Slot [1] registered
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [mem 0xc0000000-0xfeafffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:04:01.0: [1102:0002] type 00 class 0x040100
juil. 14 15:31:12 pascaline kernel: pci 0000:04:01.0: reg 0x10: [io  0xd000-0xd01f]
juil. 14 15:31:12 pascaline kernel: pci 0000:04:01.1: [1102:7002] type 00 class 0x098000
juil. 14 15:31:12 pascaline kernel: pci 0000:04:01.1: reg 0x10: [io  0xd020-0xd027]
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [mem 0xc0000000-0xfeafffff window] (subtractive decode)
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
juil. 14 15:31:12 pascaline kernel: ACPI: Enabled 6 GPEs in block 00 to 3F
juil. 14 15:31:12 pascaline kernel: ACPI : EC: GPE = 0x1e, I/O: command/status = 0x66, data = 0x62
juil. 14 15:31:12 pascaline kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
juil. 14 15:31:12 pascaline kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
juil. 14 15:31:12 pascaline kernel: vgaarb: loaded
juil. 14 15:31:12 pascaline kernel: vgaarb: bridge control possible 0000:01:00.0
juil. 14 15:31:12 pascaline kernel: PCI: Using ACPI for IRQ routing
juil. 14 15:31:12 pascaline kernel: PCI: pci_cache_line_size set to 64 bytes
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0x9a040000-0x9bffffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0x9a4a7000-0x9bffffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0xbdbe0000-0xbfffffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
juil. 14 15:31:12 pascaline kernel: e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
juil. 14 15:31:12 pascaline kernel: NetLabel: Initializing
juil. 14 15:31:12 pascaline kernel: NetLabel:  domain hash size = 128
juil. 14 15:31:12 pascaline kernel: NetLabel:  protocols = UNLABELED CIPSOv4
juil. 14 15:31:12 pascaline kernel: NetLabel:  unlabeled traffic allowed by default
juil. 14 15:31:12 pascaline kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
juil. 14 15:31:12 pascaline kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
juil. 14 15:31:12 pascaline kernel: clocksource: Switched to clocksource hpet
juil. 14 15:31:12 pascaline kernel: VFS: Disk quotas dquot_6.6.0
juil. 14 15:31:12 pascaline kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
juil. 14 15:31:12 pascaline kernel: pnp: PnP ACPI init
juil. 14 15:31:12 pascaline kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
juil. 14 15:31:12 pascaline kernel: system 00:01: [io  0x0800-0x087f] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
juil. 14 15:31:12 pascaline kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
juil. 14 15:31:12 pascaline kernel: system 00:03: [io  0x1854-0x1857] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
juil. 14 15:31:12 pascaline kernel: system 00:04: [io  0x0290-0x029f] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:04: [io  0x02a0-0x02af] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:04: [io  0x0a00-0x0aff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
juil. 14 15:31:12 pascaline kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xdffe0000-0xdffeffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: [mem 0xdfff0000-0xdfffffff] has been reserved
juil. 14 15:31:12 pascaline kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
juil. 14 15:31:12 pascaline kernel: pnp: PnP ACPI: found 7 devices
juil. 14 15:31:12 pascaline kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
juil. 14 15:31:12 pascaline kernel: pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3: PCI bridge to [bus 03-04]
juil. 14 15:31:12 pascaline kernel: pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:00: resource 15 [mem 0xc0000000-0xfeafffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7 window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 5 [io  0x0d00-0xffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 10 [mem 0x000cc000-0x000cffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 11 [mem 0x000d0000-0x000d3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 12 [mem 0x000d4000-0x000d7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 13 [mem 0x000d8000-0x000dbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 14 [mem 0x000dc000-0x000dffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:03: resource 15 [mem 0xc0000000-0xfeafffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 4 [io  0xd000-0xdfff]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 5 [io  0x0000-0x0cf7 window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 6 [io  0x0d00-0xffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 7 [mem 0x000a0000-0x000bffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 8 [mem 0x000c0000-0x000c3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 9 [mem 0x000c4000-0x000c7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 10 [mem 0x000c8000-0x000cbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 11 [mem 0x000cc000-0x000cffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 12 [mem 0x000d0000-0x000d3fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 13 [mem 0x000d4000-0x000d7fff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 14 [mem 0x000d8000-0x000dbfff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 15 [mem 0x000dc000-0x000dffff window]
juil. 14 15:31:12 pascaline kernel: pci_bus 0000:04: resource 16 [mem 0xc0000000-0xfeafffff window]
juil. 14 15:31:12 pascaline kernel: NET: Registered protocol family 2
juil. 14 15:31:12 pascaline kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
juil. 14 15:31:12 pascaline kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
juil. 14 15:31:12 pascaline kernel: TCP: Hash tables configured (established 65536 bind 65536)
juil. 14 15:31:12 pascaline kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
juil. 14 15:31:12 pascaline kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
juil. 14 15:31:12 pascaline kernel: NET: Registered protocol family 1
juil. 14 15:31:12 pascaline kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
juil. 14 15:31:12 pascaline kernel: PCI: CLS 64 bytes, default 64
juil. 14 15:31:12 pascaline kernel: Unpacking initramfs...
juil. 14 15:31:12 pascaline kernel: Freeing initrd memory: 18944K (ffff880035af0000 - ffff880036d70000)
juil. 14 15:31:12 pascaline kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
juil. 14 15:31:12 pascaline kernel: software IO TLB [mem 0xb08ac000-0xb48ac000] (64MB) mapped at [ffff8800b08ac000-ffff8800b48abfff]
juil. 14 15:31:12 pascaline kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
juil. 14 15:31:12 pascaline kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
juil. 14 15:31:12 pascaline kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
juil. 14 15:31:12 pascaline kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
juil. 14 15:31:12 pascaline kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
juil. 14 15:31:12 pascaline kernel: Scanning for low memory corruption every 60 seconds
juil. 14 15:31:12 pascaline kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
juil. 14 15:31:12 pascaline kernel: Initialise system trusted keyring
juil. 14 15:31:12 pascaline kernel: workingset: timestamp_bits=38 max_order=21 bucket_order=0
juil. 14 15:31:12 pascaline kernel: zbud: loaded
juil. 14 15:31:12 pascaline kernel: Key type big_key registered
juil. 14 15:31:12 pascaline kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
juil. 14 15:31:12 pascaline kernel: io scheduler noop registered
juil. 14 15:31:12 pascaline kernel: io scheduler deadline registered
juil. 14 15:31:12 pascaline kernel: io scheduler cfq registered (default)
juil. 14 15:31:12 pascaline kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
juil. 14 15:31:12 pascaline kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
juil. 14 15:31:12 pascaline kernel: efifb: probing for efifb
juil. 14 15:31:12 pascaline kernel: efifb: framebuffer at 0xc0000000, mapped to 0xffffc90001000000, using 1920k, total 1920k
juil. 14 15:31:12 pascaline kernel: efifb: mode is 640x480x32, linelength=4096, pages=1
juil. 14 15:31:12 pascaline kernel: efifb: scrolling: redraw
juil. 14 15:31:12 pascaline kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
juil. 14 15:31:12 pascaline kernel: Console: switching to colour frame buffer device 80x30
juil. 14 15:31:12 pascaline kernel: fb0: EFI VGA frame buffer device
juil. 14 15:31:12 pascaline kernel: intel_idle: MWAIT substates: 0x42120
juil. 14 15:31:12 pascaline kernel: intel_idle: v0.4.1 model 0x3C
juil. 14 15:31:12 pascaline kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
juil. 14 15:31:12 pascaline kernel: GHES: HEST is not enabled!
juil. 14 15:31:12 pascaline kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
juil. 14 15:31:12 pascaline kernel: Linux agpgart interface v0.103
juil. 14 15:31:12 pascaline kernel: rtc_cmos 00:02: RTC can wake from S4
juil. 14 15:31:12 pascaline kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
juil. 14 15:31:12 pascaline kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
juil. 14 15:31:12 pascaline kernel: Intel P-state driver initializing.
juil. 14 15:31:12 pascaline kernel: ledtrig-cpu: registered to indicate activity on CPUs
juil. 14 15:31:12 pascaline kernel: NET: Registered protocol family 10
juil. 14 15:31:12 pascaline kernel: NET: Registered protocol family 17
juil. 14 15:31:12 pascaline kernel: microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1e
juil. 14 15:31:12 pascaline kernel: microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1e
juil. 14 15:31:12 pascaline kernel: microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1e
juil. 14 15:31:12 pascaline kernel: microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1e
juil. 14 15:31:12 pascaline kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
juil. 14 15:31:12 pascaline kernel: registered taskstats version 1
juil. 14 15:31:12 pascaline kernel: Loading compiled-in X.509 certificates
juil. 14 15:31:12 pascaline kernel: zswap: loaded using pool lzo/zbud
juil. 14 15:31:12 pascaline kernel:   Magic number: 8:912:533
juil. 14 15:31:12 pascaline kernel: rtc_cmos 00:02: setting system clock to 2016-07-14 13:31:08 UTC (1468503068)
juil. 14 15:31:12 pascaline kernel: PM: Hibernation image not present or could not be loaded.
juil. 14 15:31:12 pascaline kernel: Freeing unused kernel memory: 1224K (ffffffff818f5000 - ffffffff81a27000)
juil. 14 15:31:12 pascaline kernel: Write protecting the kernel read-only data: 8192k
juil. 14 15:31:12 pascaline kernel: Freeing unused kernel memory: 192K (ffff8800015d0000 - ffff880001600000)
juil. 14 15:31:12 pascaline kernel: Freeing unused kernel memory: 252K (ffff8800017c1000 - ffff880001800000)
juil. 14 15:31:12 pascaline kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
juil. 14 15:31:12 pascaline kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
juil. 14 15:31:12 pascaline kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
juil. 14 15:31:12 pascaline kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
juil. 14 15:31:12 pascaline kernel: ACPI: bus type USB registered
juil. 14 15:31:12 pascaline kernel: usbcore: registered new interface driver usbfs
juil. 14 15:31:12 pascaline kernel: usbcore: registered new interface driver hub
juil. 14 15:31:12 pascaline kernel: usbcore: registered new device driver usb
juil. 14 15:31:12 pascaline kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
juil. 14 15:31:12 pascaline kernel: ehci-pci: EHCI PCI platform driver
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: debug port 2
juil. 14 15:31:12 pascaline kernel: SCSI subsystem initialized
juil. 14 15:31:12 pascaline kernel: libata version 3.00 loaded.
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf137000
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
juil. 14 15:31:12 pascaline kernel: hub 1-0:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 1-0:1.0: 2 ports detected
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: debug port 2
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf136000
juil. 14 15:31:12 pascaline kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
juil. 14 15:31:12 pascaline kernel: hub 2-0:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 2-0:1.0: 2 ports detected
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
juil. 14 15:31:12 pascaline kernel: hub 3-0:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 3-0:1.0: 14 ports detected
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
juil. 14 15:31:12 pascaline kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
juil. 14 15:31:12 pascaline kernel: hub 4-0:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 4-0:1.0: 6 ports detected
juil. 14 15:31:12 pascaline kernel: ahci 0000:00:1f.2: version 3.0
juil. 14 15:31:12 pascaline kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xb impl SATA mode
juil. 14 15:31:12 pascaline kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
juil. 14 15:31:12 pascaline kernel: scsi host0: ahci
juil. 14 15:31:12 pascaline kernel: scsi host1: ahci
juil. 14 15:31:12 pascaline kernel: scsi host2: ahci
juil. 14 15:31:12 pascaline kernel: scsi host3: ahci
juil. 14 15:31:12 pascaline kernel: scsi host4: ahci
juil. 14 15:31:12 pascaline kernel: scsi host5: ahci
juil. 14 15:31:12 pascaline kernel: ata1: SATA max UDMA/133 abar m2048@0xdf135000 port 0xdf135100 irq 26
juil. 14 15:31:12 pascaline kernel: ata2: SATA max UDMA/133 abar m2048@0xdf135000 port 0xdf135180 irq 26
juil. 14 15:31:12 pascaline kernel: ata3: DUMMY
juil. 14 15:31:12 pascaline kernel: ata4: SATA max UDMA/133 abar m2048@0xdf135000 port 0xdf135280 irq 26
juil. 14 15:31:12 pascaline kernel: ata5: DUMMY
juil. 14 15:31:12 pascaline kernel: ata6: DUMMY
juil. 14 15:31:12 pascaline kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
juil. 14 15:31:12 pascaline kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
juil. 14 15:31:12 pascaline kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
juil. 14 15:31:12 pascaline kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
juil. 14 15:31:12 pascaline kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
juil. 14 15:31:12 pascaline kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 14 15:31:12 pascaline kernel: ata2.00: ATA-9: ST2000DM001-1ER164, CC26, max UDMA/133
juil. 14 15:31:12 pascaline kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
juil. 14 15:31:12 pascaline kernel: ata1.00: ATA-9: ST2000DM001-1ER164, CC43, max UDMA/133
juil. 14 15:31:12 pascaline kernel: ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
juil. 14 15:31:12 pascaline kernel: ata4.00: ATAPI: TSSTcorp CDDVDW SH-224DB, SB01, max UDMA/100
juil. 14 15:31:12 pascaline kernel: ata1.00: supports DRM functions and may not be fully accessible
juil. 14 15:31:12 pascaline kernel: ata1.00: configured for UDMA/133
juil. 14 15:31:12 pascaline kernel: scsi 0:0:0:0: Direct-Access     ATA      ST2000DM001-1ER1 CC43 PQ: 0 ANSI: 5
juil. 14 15:31:12 pascaline kernel: ata4.00: configured for UDMA/100
juil. 14 15:31:12 pascaline kernel: usb 3-4: new high-speed USB device number 2 using xhci_hcd
juil. 14 15:31:12 pascaline kernel: hub 1-1:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 1-1:1.0: 6 ports detected
juil. 14 15:31:12 pascaline kernel: hub 2-1:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 2-1:1.0: 8 ports detected
juil. 14 15:31:12 pascaline kernel: ata2.00: configured for UDMA/133
juil. 14 15:31:12 pascaline kernel: scsi 1:0:0:0: Direct-Access     ATA      ST2000DM001-1ER1 CC26 PQ: 0 ANSI: 5
juil. 14 15:31:12 pascaline kernel: hub 3-4:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 3-4:1.0: 4 ports detected
juil. 14 15:31:12 pascaline kernel: scsi 3:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-224DB  SB01 PQ: 0 ANSI: 5
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] Write Protect is off
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] Write Protect is off
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
juil. 14 15:31:12 pascaline kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
juil. 14 15:31:12 pascaline kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
juil. 14 15:31:12 pascaline kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
juil. 14 15:31:12 pascaline kernel:  sda: sda1 sda2 sda3 sda4
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: [sda] Attached SCSI disk
juil. 14 15:31:12 pascaline kernel:  sdb: sdb1 sdb2
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
juil. 14 15:31:12 pascaline kernel: usb 4-4: new SuperSpeed USB device number 2 using xhci_hcd
juil. 14 15:31:12 pascaline kernel: tsc: Refined TSC clocksource calibration: 3499.996 MHz
juil. 14 15:31:12 pascaline kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32734d20948, max_idle_ns: 440795306379 ns
juil. 14 15:31:12 pascaline kernel: hub 4-4:1.0: USB hub found
juil. 14 15:31:12 pascaline kernel: hub 4-4:1.0: 4 ports detected
juil. 14 15:31:12 pascaline kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
juil. 14 15:31:12 pascaline kernel: usb 3-13: new low-speed USB device number 3 using xhci_hcd
juil. 14 15:31:12 pascaline kernel: usb 3-14: new low-speed USB device number 4 using xhci_hcd
juil. 14 15:31:12 pascaline kernel: random: nonblocking pool is initialized
juil. 14 15:31:12 pascaline kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
juil. 14 15:31:12 pascaline systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
juil. 14 15:31:12 pascaline systemd[1]: Detected architecture x86-64.
juil. 14 15:31:12 pascaline systemd[1]: Set hostname to <pascaline>.
juil. 14 15:31:12 pascaline kernel: clocksource: Switched to clocksource tsc
juil. 14 15:31:12 pascaline systemd[1]: Started Forward Password Requests to Wall Directory Watch.
juil. 14 15:31:12 pascaline systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Encrypted Volumes.
juil. 14 15:31:12 pascaline systemd[1]: Created slice User and Session Slice.
juil. 14 15:31:12 pascaline systemd[1]: Listening on Process Core Dump Socket.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Remote File Systems.
juil. 14 15:31:12 pascaline systemd[1]: Listening on udev Kernel Socket.
juil. 14 15:31:12 pascaline systemd[1]: Listening on Device-mapper event daemon FIFOs.
juil. 14 15:31:12 pascaline systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
juil. 14 15:31:12 pascaline systemd[1]: Listening on Journal Socket (/dev/log).
juil. 14 15:31:12 pascaline systemd[1]: Created slice System Slice.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Slices.
juil. 14 15:31:12 pascaline systemd[1]: Created slice system-systemd\x2dfsck.slice.
juil. 14 15:31:12 pascaline systemd[1]: Created slice system-dhcpcd.slice.
juil. 14 15:31:12 pascaline systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
juil. 14 15:31:12 pascaline systemd[1]: Listening on Journal Socket.
juil. 14 15:31:12 pascaline systemd[1]: Mounting Huge Pages File System...
juil. 14 15:31:12 pascaline systemd[1]: Mounting POSIX Message Queue File System...
juil. 14 15:31:12 pascaline systemd[1]: Starting Journal Service...
juil. 14 15:31:12 pascaline systemd[1]: Mounting Debug File System...
juil. 14 15:31:12 pascaline systemd[1]: Starting Create list of required static device nodes for the current kernel...
juil. 14 15:31:12 pascaline systemd[1]: Starting Load Kernel Modules...
juil. 14 15:31:12 pascaline systemd[1]: Starting Setup Virtual Console...
juil. 14 15:31:12 pascaline systemd[1]: Listening on LVM2 metadata daemon socket.
juil. 14 15:31:12 pascaline systemd[1]: Listening on udev Control Socket.
juil. 14 15:31:12 pascaline systemd[1]: Starting Remount Root and Kernel File Systems...
juil. 14 15:31:12 pascaline systemd[1]: Created slice system-getty.slice.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Paths.
juil. 14 15:31:12 pascaline systemd[1]: Started Create list of required static device nodes for the current kernel.
juil. 14 15:31:12 pascaline kernel: EXT4-fs (sdb1): re-mounted. Opts: data=ordered
juil. 14 15:31:12 pascaline systemd[1]: Mounted POSIX Message Queue File System.
juil. 14 15:31:12 pascaline systemd[1]: Mounted Debug File System.
juil. 14 15:31:12 pascaline systemd[1]: Mounted Huge Pages File System.
juil. 14 15:31:12 pascaline systemd[1]: Started Remount Root and Kernel File Systems.
juil. 14 15:31:12 pascaline systemd[1]: Starting udev Coldplug all Devices...
juil. 14 15:31:12 pascaline systemd[1]: Activating swap /swapfile...
juil. 14 15:31:12 pascaline systemd[1]: Starting Load/Save Random Seed...
juil. 14 15:31:12 pascaline systemd[1]: Starting Create Static Device Nodes in /dev...
juil. 14 15:31:12 pascaline systemd[1]: Started udev Coldplug all Devices.
juil. 14 15:31:12 pascaline systemd[1]: Started Load/Save Random Seed.
juil. 14 15:31:12 pascaline kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
juil. 14 15:31:12 pascaline kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
juil. 14 15:31:12 pascaline kernel: sr 3:0:0:0: Attached scsi generic sg2 type 5
juil. 14 15:31:12 pascaline kernel: vboxdrv: Found 4 processor cores
juil. 14 15:31:12 pascaline kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3499995292 Hz
juil. 14 15:31:12 pascaline kernel: vboxdrv: Successfully loaded version 5.0.22_OSE (interface 0x00240000)
juil. 14 15:31:12 pascaline kernel: Adding 8388604k swap on /swapfile.  Priority:-1 extents:11 across:8978428k FS
juil. 14 15:31:12 pascaline systemd[1]: Activated swap /swapfile.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Swap.
juil. 14 15:31:12 pascaline kernel: VBoxPciLinuxInit
juil. 14 15:31:12 pascaline kernel: vboxpci: IOMMU not found (not registered)
juil. 14 15:31:12 pascaline kernel: VBoxNetAdp: Successfully started.
juil. 14 15:31:12 pascaline kernel: VBoxNetFlt: Successfully started.
juil. 14 15:31:12 pascaline systemd[1]: Mounting Temporary Directory...
juil. 14 15:31:12 pascaline systemd[1]: Started Load Kernel Modules.
juil. 14 15:31:12 pascaline systemd[1]: Starting Apply Kernel Variables...
juil. 14 15:31:12 pascaline systemd[1]: Mounting Configuration File System...
juil. 14 15:31:12 pascaline systemd[1]: Mounted Temporary Directory.
juil. 14 15:31:12 pascaline systemd[1]: Mounted Configuration File System.
juil. 14 15:31:12 pascaline systemd[1]: Started Apply Kernel Variables.
juil. 14 15:31:12 pascaline systemd[1]: Started Setup Virtual Console.
juil. 14 15:31:12 pascaline systemd[1]: Started Create Static Device Nodes in /dev.
juil. 14 15:31:12 pascaline systemd[1]: Reached target Local File Systems (Pre).
juil. 14 15:31:12 pascaline systemd[1]: Starting udev Kernel Device Manager...
juil. 14 15:31:12 pascaline systemd[1]: Started udev Kernel Device Manager.
juil. 14 15:31:12 pascaline systemd-journald[173]: Journal started
juil. 14 15:31:11 pascaline systemd-modules-load[176]: Inserted module 'sg'
juil. 14 15:31:11 pascaline systemd-modules-load[176]: Inserted module 'vboxdrv'
juil. 14 15:31:11 pascaline systemd-modules-load[176]: Inserted module 'vboxpci'
juil. 14 15:31:11 pascaline systemd-modules-load[176]: Inserted module 'vboxnetadp'
juil. 14 15:31:11 pascaline systemd-modules-load[176]: Inserted module 'vboxnetflt'
juil. 14 15:31:12 pascaline systemd[1]: Started Journal Service.
juil. 14 15:31:12 pascaline systemd[1]: Starting Flush Journal to Persistent Storage...
juil. 14 15:31:15 pascaline kernel: wmi: Mapper loaded
juil. 14 15:31:15 pascaline kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
juil. 14 15:31:15 pascaline kernel: ACPI: Power Button [PWRB]
juil. 14 15:31:15 pascaline kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
juil. 14 15:31:15 pascaline kernel: ACPI: Power Button [PWRF]
juil. 14 15:31:15 pascaline kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
juil. 14 15:31:15 pascaline kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
juil. 14 15:31:15 pascaline kernel: pps_core: LinuxPPS API ver. 1 registered
juil. 14 15:31:15 pascaline kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
juil. 14 15:31:15 pascaline kernel: PTP clock support registered
juil. 14 15:31:15 pascaline kernel: thermal LNXTHERM:00: registered as thermal_zone0
juil. 14 15:31:15 pascaline kernel: ACPI: Thermal Zone [TZ00] (28 C)
juil. 14 15:31:15 pascaline kernel: ACPI Warning: SystemIO range 0x000000000000F000-0x000000000000F01F conflicts with OpRegion 0x000000000000F000-0x000000000000F00F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
juil. 14 15:31:15 pascaline kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
juil. 14 15:31:15 pascaline kernel: thermal LNXTHERM:01: registered as thermal_zone1
juil. 14 15:31:15 pascaline kernel: ACPI: Thermal Zone [TZ01] (30 C)
juil. 14 15:31:15 pascaline kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
juil. 14 15:31:15 pascaline kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0 eth0: registered PHC clock
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 78:24:af:88:98:b3
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
juil. 14 15:31:15 pascaline kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
juil. 14 15:31:15 pascaline kernel: Emu10k1_gameport 0000:04:01.1: enabling device (0000 -> 0001)
juil. 14 15:31:15 pascaline kernel: gameport gameport0: EMU10K1 is pci0000:04:01.1/gameport0, io 0xd020, speed 531kHz
juil. 14 15:31:15 pascaline kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
juil. 14 15:31:15 pascaline kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
juil. 14 15:31:15 pascaline kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
juil. 14 15:31:15 pascaline kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
juil. 14 15:31:15 pascaline kernel: asus_wmi: ASUS WMI generic driver loaded
juil. 14 15:31:15 pascaline kernel: asus_wmi: Initialization: 0x0
juil. 14 15:31:15 pascaline kernel: asus_wmi: BIOS WMI version: 0.9
juil. 14 15:31:15 pascaline kernel: asus_wmi: SFUN value: 0x0
juil. 14 15:31:15 pascaline kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6
juil. 14 15:31:15 pascaline kernel: asus_wmi: Number of fans: 1
juil. 14 15:31:15 pascaline kernel: iTCO_vendor_support: vendor-support=0
juil. 14 15:31:15 pascaline kernel: e1000e 0000:00:19.0 eno1: renamed from eth0
juil. 14 15:31:15 pascaline kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
juil. 14 15:31:15 pascaline kernel: iTCO_wdt: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
juil. 14 15:31:15 pascaline kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
juil. 14 15:31:15 pascaline kernel: snd_emu10k1 0000:04:01.0: enabling device (0000 -> 0001)
juil. 14 15:31:15 pascaline kernel: [drm] Initialized drm 1.1.0 20060810
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x11/0x1e
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
juil. 14 15:31:15 pascaline kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
juil. 14 15:31:15 pascaline kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
juil. 14 15:31:15 pascaline kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input14
juil. 14 15:31:15 pascaline kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input15
juil. 14 15:31:15 pascaline kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input16
juil. 14 15:31:15 pascaline kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
juil. 14 15:31:15 pascaline kernel: MXM: GUID detected in BIOS
juil. 14 15:31:15 pascaline kernel: checking generic (c0000000 1e0000) vs hw (c0000000 10000000)
juil. 14 15:31:15 pascaline kernel: fb: switching to nouveaufb from EFI VGA
juil. 14 15:31:15 pascaline kernel: Console: switching to colour dummy device 80x25
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: NVIDIA GM204 (124020a1)
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: bios: version 84.04.2f.00.66
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: disp: dcb 15 type 8 unknown
juil. 14 15:31:15 pascaline kernel: AVX2 version of gcm_enc/dec engaged.
juil. 14 15:31:15 pascaline kernel: AES CTR mode by8 optimization enabled
juil. 14 15:31:13 pascaline systemd[1]: Found device ST2000DM001-1ER164 EFI\x20system\x20partition.
juil. 14 15:31:15 pascaline mtp-probe[308]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14"
juil. 14 15:31:14 pascaline systemd[1]: Mounting /boot...
juil. 14 15:31:15 pascaline mtp-probe[312]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13"
juil. 14 15:31:14 pascaline systemd[1]: Found device Ethernet Connection (2) I218-V.
juil. 14 15:31:15 pascaline mtp-probe[312]: bus: 3, device: 3 was not an MTP device
juil. 14 15:31:14 pascaline systemd[1]: Mounted /boot.
juil. 14 15:31:15 pascaline mtp-probe[308]: bus: 3, device: 4 was not an MTP device
juil. 14 15:31:14 pascaline systemd[1]: Reached target Sound Card.
juil. 14 15:31:14 pascaline systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
juil. 14 15:31:15 pascaline systemd-udevd[212]: Process '/usr/bin/alsactl restore 2' failed with exit code 99.
juil. 14 15:31:15 pascaline systemd-udevd[217]: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
juil. 14 15:31:15 pascaline systemd-udevd[224]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
juil. 14 15:31:15 pascaline systemd[1]: Started Flush Journal to Persistent Storage.
juil. 14 15:31:15 pascaline systemd[1]: Found device ST2000DM001-1ER164 ArchHome.
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
juil. 14 15:31:15 pascaline systemd[1]: Starting File System Check on /dev/disk/by-uuid/2b9ae955-4cb3-4de4-bf3a-7495c6c0b55f...
juil. 14 15:31:15 pascaline kernel: [TTM] Zone  kernel: Available graphics memory: 4061166 kiB
juil. 14 15:31:15 pascaline kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
juil. 14 15:31:15 pascaline kernel: [TTM] Initializing pool allocator
juil. 14 15:31:15 pascaline kernel: [TTM] Initializing DMA pool allocator
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB version 4.1
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 04011f82 00020030
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 04: 02833f76 04400020
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 05: 02033f72 00020020
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB outp 15: 01df4ff8 00000000
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: DCB conn 04: 00000470
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: Pointer to flat panel table invalid
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: unknown connector type 70
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: failed to create encoder 1/8/0: -19
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: Unknown-1 has no encoders, removing
juil. 14 15:31:15 pascaline kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
juil. 14 15:31:15 pascaline kernel: [drm] Driver supports precise vblank timestamp query.
juil. 14 15:31:15 pascaline systemd-fsck[349]: /usr/sbin/fsck.xfs: XFS file system.
juil. 14 15:31:15 pascaline systemd[1]: Started File System Check on /dev/disk/by-uuid/2b9ae955-4cb3-4de4-bf3a-7495c6c0b55f.
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
juil. 14 15:31:15 pascaline kernel: hidraw: raw HID events driver (C) Jiri Kosina
juil. 14 15:31:15 pascaline kernel: intel_rapl: Found RAPL domain package
juil. 14 15:31:15 pascaline kernel: intel_rapl: Found RAPL domain core
juil. 14 15:31:15 pascaline kernel: intel_rapl: Found RAPL domain dram
juil. 14 15:31:15 pascaline kernel: usbcore: registered new interface driver usbhid
juil. 14 15:31:15 pascaline kernel: usbhid: USB HID core driver
juil. 14 15:31:15 pascaline systemd[1]: Mounting /home...
juil. 14 15:31:15 pascaline kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:0461:4D22.0001/input/input18
juil. 14 15:31:15 pascaline kernel: hid-generic 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-13/input0
juil. 14 15:31:15 pascaline kernel: input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:04F2:0111.0002/input/input19
juil. 14 15:31:15 pascaline kernel: SGI XFS with ACLs, security attributes, realtime, no debug enabled
juil. 14 15:31:15 pascaline kernel: hid-generic 0003:04F2:0111.0002: input,hidraw1: USB HID v1.10 Keyboard [CHICONY USB Keyboard] on usb-0000:00:14.0-14/input0
juil. 14 15:31:15 pascaline kernel: input: CHICONY USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.1/0003:04F2:0111.0003/input/input20
juil. 14 15:31:15 pascaline kernel: XFS (sdb2): Mounting V5 Filesystem
juil. 14 15:31:15 pascaline kernel: hid-generic 0003:04F2:0111.0003: input,hiddev0,hidraw2: USB HID v1.10 Device [CHICONY USB Keyboard] on usb-0000:00:14.0-14/input1
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: priv: GPC0: 419df4 00000000 (1b40820e)
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: priv: GPC1: 419df4 00000000 (1b40820e)
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: priv: GPC2: 419df4 00000000 (1b40820e)
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: priv: GPC3: 419df4 00000000 (1b40820e)
juil. 14 15:31:15 pascaline kernel: mousedev: PS/2 mouse device common for all mice
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffba0000 engine 1f [] client 12 [PMU] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:15 pascaline kernel: XFS (sdb2): Ending clean mount
juil. 14 15:31:15 pascaline systemd[1]: Mounted /home.
juil. 14 15:31:15 pascaline systemd[1]: Reached target Local File Systems.
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: timeout at drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c:145/nvkm_secboot_falcon_run()!
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: fifo: write fault at 000030d000 engine 05 [BAR3] client 08 [HOST_CPU_NB] reason 0d [REGION_VIOLATION] on channel -1 [00ffbf5000 unknown]
juil. 14 15:31:15 pascaline kernel: nouveau 0000:01:00.0: fifo: write fault at 0000011000 engine 05 [BAR3] client 08 [HOST_CPU_NB] reason 0d [REGION_VIOLATION] on channel -1 [00ffbf5000 unknown]
juil. 14 15:31:15 pascaline systemd[1]: Starting Create Volatile Files and Directories...
juil. 14 15:31:16 pascaline systemd[1]: Started Create Volatile Files and Directories.
juil. 14 15:31:16 pascaline systemd[1]: Starting Update UTMP about System Boot/Shutdown...
juil. 14 15:31:16 pascaline systemd[1]: Started Update UTMP about System Boot/Shutdown.
juil. 14 15:31:16 pascaline systemd[1]: Reached target System Initialization.
juil. 14 15:31:16 pascaline systemd[1]: Started Weekly pkgstats submission.
juil. 14 15:31:16 pascaline systemd[1]: Started Daily rotation of log files.
juil. 14 15:31:16 pascaline systemd[1]: Started Daily verification of password and group files.
juil. 14 15:31:16 pascaline systemd[1]: Started Daily Cleanup of Temporary Directories.
juil. 14 15:31:16 pascaline systemd[1]: Reached target Timers.
juil. 14 15:31:16 pascaline systemd[1]: Listening on D-Bus System Message Bus Socket.
juil. 14 15:31:16 pascaline systemd[1]: Reached target Sockets.
juil. 14 15:31:16 pascaline systemd[1]: Reached target Basic System.
juil. 14 15:31:16 pascaline systemd[1]: Starting Save/Restore Sound Card State...
juil. 14 15:31:16 pascaline systemd[1]: Starting Login Service...
juil. 14 15:31:16 pascaline systemd[1]: Starting dhcpcd on eno1...
juil. 14 15:31:16 pascaline systemd[1]: Started D-Bus System Message Bus.
juil. 14 15:31:16 pascaline systemd[1]: Started Save/Restore Sound Card State.
juil. 14 15:31:16 pascaline systemd[1]: Started Login Service.
juil. 14 15:31:16 pascaline systemd-logind[386]: Watching system buttons on /dev/input/event1 (Power Button)
juil. 14 15:31:16 pascaline systemd-logind[386]: Watching system buttons on /dev/input/event0 (Power Button)
juil. 14 15:31:16 pascaline systemd-logind[386]: Watching system buttons on /dev/input/event3 (Eee PC WMI hotkeys)
juil. 14 15:31:16 pascaline systemd-logind[386]: New seat seat0.
juil. 14 15:31:16 pascaline dhcpcd[387]: eno1: waiting for carrier
juil. 14 15:31:16 pascaline kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: timeout at drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1469/gf100_gr_init_ctxctl()!
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: gr: init failed, -16
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: DRM: allocated 2560x1440 fb: 0x60000, bo ffff880231ca8800
juil. 14 15:31:17 pascaline kernel: fbcon: nouveaufb (fb0) is primary device
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: disp: chid 0 mthd 0474 data ffff0000 00007474 00000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: disp: chid 0 mthd 0474 data ffff0000 10007474 00000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: disp: chid 0 mthd 045c data f0000001 1000745c 00000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:17 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline dhcpcd[387]: eno1: carrier acquired
juil. 14 15:31:18 pascaline dhcpcd[387]: eno1: adding address fe80::ae7f:357a:516b:4364
juil. 14 15:31:18 pascaline dhcpcd[387]: DUID 00:01:00:01:1e:3f:df:dc:78:24:af:88:98:b3
juil. 14 15:31:18 pascaline dhcpcd[387]: eno1: IAID af:88:98:b3
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: chid 1 mthd 0094 data f0000000 00007094 00000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: DROPPED_MMU_FAULT 80000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fifo: read fault at 00ffb90000 engine 1f [] client 03 [DNISO] reason 0d [REGION_VIOLATION] on channel -1 [0000000000 unknown]
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: chid 1 mthd 00c0 data ffff0000 100070c0 00000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: chid 1 mthd 0080 data 00000000 10005080 00000002
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: Base 1:
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0080: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0084: 00000000 -> 00000010
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0088: 00000000 -> 00000100
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         008c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0090: 00000000 -> 00000001
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0094: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00a0: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00a4: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00c0: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00c4: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00c8: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00cc: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00e0: 00000000 -> 40000000
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00e4: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00e8: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00ec: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         00fc: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0100: fffe0000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0104: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0108: 18131813              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         010c: f0000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0110: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0114: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0118: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         011c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0130: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0134: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0138: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         013c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0140: 00010000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0144: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0148: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         014c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0150: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0154: 00010000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0158: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         015c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0160: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0164: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0168: 00010000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         016c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: Base 1 - Image 0:
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0400: 00000000 -> 00000600
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0404: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0408: 00000000 -> 05a00a00
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         040c: 00000000 -> 01002800
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0410: 0000e900 -> 0000cf00
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp: Base 1 - Image 1:
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0420: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0424: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0428: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         042c: 00000000              
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: disp:         0430: 0000e900              
juil. 14 15:31:18 pascaline kernel: e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
juil. 14 15:31:18 pascaline kernel: e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO
juil. 14 15:31:18 pascaline kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
juil. 14 15:31:18 pascaline kernel: Console: switching to colour frame buffer device 320x90
juil. 14 15:31:18 pascaline kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
juil. 14 15:31:18 pascaline kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
juil. 14 15:31:18 pascaline dhcpcd[387]: eno1: rebinding lease of 192.168.0.12
juil. 14 15:31:18 pascaline dhcpcd[387]: eno1: probing address 192.168.0.12/24
juil. 14 15:31:19 pascaline dhcpcd[387]: eno1: soliciting an IPv6 router
juil. 14 15:31:23 pascaline dhcpcd[387]: eno1: leased 192.168.0.12 for 864000 seconds
juil. 14 15:31:23 pascaline dhcpcd[387]: eno1: adding route to 192.168.0.0/24
juil. 14 15:31:23 pascaline dhcpcd[387]: eno1: adding default route via 192.168.0.254
juil. 14 15:31:24 pascaline dhcpcd[387]: forked to background, child pid 441
juil. 14 15:31:24 pascaline systemd[1]: Started dhcpcd on eno1.
juil. 14 15:31:24 pascaline systemd[1]: Reached target Network.
juil. 14 15:31:24 pascaline systemd[1]: Starting Permit User Sessions...
juil. 14 15:31:24 pascaline systemd[1]: Started Permit User Sessions.
juil. 14 15:31:24 pascaline systemd[1]: Started Getty on tty1.
juil. 14 15:31:24 pascaline systemd[1]: Reached target Login Prompts.
juil. 14 15:31:24 pascaline systemd[1]: Reached target Multi-User System.
juil. 14 15:31:24 pascaline systemd[1]: Reached target Graphical Interface.
juil. 14 15:31:24 pascaline systemd[1]: Startup finished in 2.272s (kernel) + 14.007s (userspace) = 3min 7.495s.
juil. 14 15:31:31 pascaline dhcpcd[441]: eno1: no IPv6 Routers available
juil. 14 15:31:31 pascaline systemd[1]: Received SIGINT.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Sound Card.
juil. 14 15:31:31 pascaline systemd[1]: Starting Generate shutdown-ramfs...
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Graphical Interface.
juil. 14 15:31:31 pascaline systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Timers.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Daily Cleanup of Temporary Directories.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Save/Restore Sound Card State...
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Multi-User System.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Weekly pkgstats submission.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Login Prompts.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Getty on tty1...
juil. 14 15:31:31 pascaline systemd[1]: Stopping D-Bus System Message Bus...
juil. 14 15:31:31 pascaline systemd[1]: Stopped Daily rotation of log files.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Daily verification of password and group files.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Login Service...
juil. 14 15:31:31 pascaline systemd[1]: Stopped Getty on tty1.
juil. 14 15:31:31 pascaline systemd[1]: Stopped D-Bus System Message Bus.
juil. 14 15:31:31 pascaline systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
juil. 14 15:31:31 pascaline systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
juil. 14 15:31:31 pascaline systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
juil. 14 15:31:31 pascaline systemd[1]: Removed slice system-getty.slice.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Permit User Sessions...
juil. 14 15:31:31 pascaline systemd[1]: Stopped Permit User Sessions.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Remote File Systems.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Network.
juil. 14 15:31:31 pascaline systemd[1]: Stopping dhcpcd on eno1...
juil. 14 15:31:31 pascaline dhcpcd[457]: sending signal TERM to pid 441
juil. 14 15:31:31 pascaline dhcpcd[457]: waiting for pid 441 to exit
juil. 14 15:31:31 pascaline dhcpcd[441]: received SIGTERM, stopping
juil. 14 15:31:31 pascaline dhcpcd[441]: eno1: removing interface
juil. 14 15:31:31 pascaline dhcpcd[441]: dhcpcd exited
juil. 14 15:31:31 pascaline systemd[1]: Stopped Login Service.
juil. 14 15:31:31 pascaline dhcpcd[457]: sending signal TERM to pid 441
juil. 14 15:31:31 pascaline dhcpcd[457]: waiting for pid 441 to exit
juil. 14 15:31:31 pascaline systemd[1]: Stopped dhcpcd on eno1.
juil. 14 15:31:31 pascaline systemd[1]: Removed slice system-dhcpcd.slice.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Save/Restore Sound Card State.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Basic System.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Slices.
juil. 14 15:31:31 pascaline systemd[1]: Removed slice User and Session Slice.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Paths.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Sockets.
juil. 14 15:31:31 pascaline systemd[1]: Closed D-Bus System Message Bus Socket.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target System Initialization.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Encrypted Volumes.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Setup Virtual Console.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Apply Kernel Variables.
juil. 14 15:31:31 pascaline systemd[1]: Stopping Load/Save Random Seed...
juil. 14 15:31:31 pascaline systemd[1]: Stopped Load Kernel Modules.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Load/Save Random Seed.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
juil. 14 15:31:31 pascaline systemd[1]: Stopped Create Volatile Files and Directories.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Local File Systems.
juil. 14 15:31:31 pascaline systemd[1]: Unmounting /boot...
juil. 14 15:31:31 pascaline systemd[1]: Unmounting Temporary Directory...
juil. 14 15:31:31 pascaline systemd[1]: Unmounting /home...
juil. 14 15:31:31 pascaline mkinitcpio[449]: ==> Starting build: none
juil. 14 15:31:31 pascaline systemd[1]: Unmounted Temporary Directory.
juil. 14 15:31:31 pascaline systemd[1]: Stopped target Swap.
juil. 14 15:31:31 pascaline mkinitcpio[449]:   -> Running build hook: [sd-shutdown]
juil. 14 15:31:31 pascaline systemd[1]: Deactivating swap /swapfile...
juil. 14 15:31:31 pascaline systemd[1]: Unmounted /boot.
juil. 14 15:31:32 pascaline systemd[1]: Deactivated swap /swapfile.
juil. 14 15:31:32 pascaline mkinitcpio[449]: ==> Build complete.
juil. 14 15:31:32 pascaline systemd[1]: Started Generate shutdown-ramfs.
juil. 14 15:31:32 pascaline kernel: XFS (sdb2): Unmounting Filesystem
juil. 14 15:31:32 pascaline systemd[1]: Received SIGINT.
juil. 14 15:31:34 pascaline systemd[1]: Unmounted /home.
juil. 14 15:31:34 pascaline systemd[1]: Reached target Unmount All Filesystems.
juil. 14 15:31:34 pascaline systemd[1]: Stopped File System Check on /dev/disk/by-uuid/2b9ae955-4cb3-4de4-bf3a-7495c6c0b55f.
juil. 14 15:31:34 pascaline systemd[1]: Removed slice system-systemd\x2dfsck.slice.
juil. 14 15:31:34 pascaline systemd[1]: Stopped target Local File Systems (Pre).
juil. 14 15:31:34 pascaline systemd[1]: Stopped Create Static Device Nodes in /dev.
juil. 14 15:31:34 pascaline systemd[1]: Stopped Remount Root and Kernel File Systems.
juil. 14 15:31:34 pascaline systemd[1]: Reached target Shutdown.
juil. 14 15:31:34 pascaline systemd[1]: Reached target Final Step.
juil. 14 15:31:34 pascaline systemd[1]: Starting Reboot...
juil. 14 15:31:34 pascaline systemd[1]: Shutting down.
juil. 14 15:31:34 pascaline systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
juil. 14 15:31:34 pascaline systemd[1]: Set hardware watchdog to 10min.
juil. 14 15:31:34 pascaline kernel: watchdog: watchdog0: watchdog did not stop!
juil. 14 15:31:34 pascaline systemd-shutdown[1]: Sending SIGTERM to remaining processes...
juil. 14 15:31:34 pascaline systemd-journald[173]: Journal stopped

Offline

#2 2016-07-14 21:00:13

dazemc
Member
From: Seattle, Washington, USA
Registered: 2013-03-02
Posts: 64

Re: nouveau: Blank screen when starting KMS on a GTX970

Can you boot after disabling KMS?

EDIT: Oops sorry I just read that you have tried that.

Can you post your /var/log/Xorg.0.log?

Last edited by dazemc (2016-07-14 21:08:16)

Offline

#3 2016-07-14 22:19:38

loqs
Member
Registered: 2014-03-06
Posts: 17,308

Re: nouveau: Blank screen when starting KMS on a GTX970

smmilut wrote:

During the culprit update from 2016-07-03, linux was upgraded from 4.5.4-1 to 4.6.3-1

Downgrading the linux package back to 4.5.4-1 would prove it is an issue with the 4.6.3 kernel.
You could also install the linux-lts kernel in parallel it is currently on 4.4.15 so if it is an issue with the 4.6 series it should not be affected.
You could also try again in parallel linux-mainline which as of writing is on 4.7 release candidate 7 (which might indicate if it has already been fixed upstream)

Online

#4 2016-07-15 23:30:25

smmilut
Member
Registered: 2011-09-15
Posts: 6

Re: nouveau: Blank screen when starting KMS on a GTX970

Thanks for your suggestions.

loqs wrote:

Downgrading the linux package back to 4.5.4-1 would prove it is an issue with the 4.6.3 kernel.
You could also install the linux-lts kernel in parallel it is currently on 4.4.15 so if it is an issue with the 4.6 series it should not be affected.
You could also try again in parallel linux-mainline which as of writing is on 4.7 release candidate 7 (which might indicate if it has already been fixed upstream)

I downgraded only linux, linux-headers and linux-firmware and was able to avoid the issue, so indeed it seems related to the kernel version.
Sadly, i use the EFI partition as /boot partition and it is very small (less than 100MB), so i am unable to install an alternative kernel. When i tried to install linux-lts, image generation failed because it ran out of space when the partition got full.

dazemc wrote:

Can you post your /var/log/Xorg.0.log?

For info, my system's normal workflow is : boot to tty, login manually in a tty, start X manually from there using startx. During my issue, i cannot even see the tty because the screen goes blank as soon as the system enters KMS.
I was able to login and startx blindly anyway, so here is the ~/.local/share/xorg/Xorg.0.log of that boot with the issue :

[    69.368] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    69.368] X Protocol Version 11, Revision 0
[    69.368] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    69.368] Current Operating System: Linux pascaline 4.6.3-1-ARCH #1 SMP PREEMPT Fri Jun 24 21:19:13 CEST 2016 x86_64
[    69.368] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ff805fdd-2f1a-41d5-abef-1cd6107ee637 rw quiet
[    69.368] Build Date: 03 June 2016  07:28:24AM
[    69.368]  
[    69.368] Current version of pixman: 0.34.0
[    69.368] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    69.368] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    69.368] (==) Log file: "/home/smmilut/.local/share/xorg/Xorg.0.log", Time: Fri Jul 15 21:17:23 2016
[    69.399] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    69.399] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    69.410] (==) No Layout section.  Using the first Screen section.
[    69.410] (==) No screen section available. Using defaults.
[    69.410] (**) |-->Screen "Default Screen Section" (0)
[    69.410] (**) |   |-->Monitor "<default monitor>"
[    69.410] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    69.410] (==) Automatically adding devices
[    69.410] (==) Automatically enabling devices
[    69.410] (==) Automatically adding GPU devices
[    69.410] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    69.443] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    69.443] 	Entry deleted from font path.
[    69.443] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    69.444] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    69.444] 	Entry deleted from font path.
[    69.444] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    69.444] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    69.444] (==) ModulePath set to "/usr/lib/xorg/modules"
[    69.444] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    69.444] (II) Loader magic: 0x821d20
[    69.444] (II) Module ABI versions:
[    69.444] 	X.Org ANSI C Emulation: 0.4
[    69.444] 	X.Org Video Driver: 20.0
[    69.444] 	X.Org XInput driver : 22.1
[    69.444] 	X.Org Server Extension : 9.0
[    69.445] (++) using VT number 5

[    69.445] (--) controlling tty is VT number 5, auto-enabling KeepTty
[    69.445] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    69.446] (II) xfree86: Adding drm device (/dev/dri/card0)
[    69.446] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    69.447] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    69.447] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    69.447] (II) LoadModule: "glx"
[    69.457] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    69.539] (II) Module glx: vendor="X.Org Foundation"
[    69.539] 	compiled for 1.18.3, module version = 1.0.0
[    69.539] 	ABI class: X.Org Server Extension, version 9.0
[    69.539] (==) AIGLX enabled
[    69.539] (==) Matched nouveau as autoconfigured driver 0
[    69.539] (==) Matched nv as autoconfigured driver 1
[    69.539] (==) Matched nouveau as autoconfigured driver 2
[    69.539] (==) Matched nv as autoconfigured driver 3
[    69.539] (==) Matched modesetting as autoconfigured driver 4
[    69.539] (==) Matched fbdev as autoconfigured driver 5
[    69.539] (==) Matched vesa as autoconfigured driver 6
[    69.539] (==) Assigned the driver to the xf86ConfigLayout
[    69.539] (II) LoadModule: "nouveau"
[    69.547] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    69.561] (II) Module nouveau: vendor="X.Org Foundation"
[    69.561] 	compiled for 1.18.0, module version = 1.0.12
[    69.561] 	Module class: X.Org Video Driver
[    69.561] 	ABI class: X.Org Video Driver, version 20.0
[    69.561] (II) LoadModule: "nv"
[    69.561] (WW) Warning, couldn't open module nv
[    69.561] (II) UnloadModule: "nv"
[    69.561] (II) Unloading nv
[    69.561] (EE) Failed to load module "nv" (module does not exist, 0)
[    69.561] (II) LoadModule: "modesetting"
[    69.561] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    69.562] (II) Module modesetting: vendor="X.Org Foundation"
[    69.562] 	compiled for 1.18.3, module version = 1.18.3
[    69.562] 	Module class: X.Org Video Driver
[    69.562] 	ABI class: X.Org Video Driver, version 20.0
[    69.562] (II) LoadModule: "fbdev"
[    69.562] (WW) Warning, couldn't open module fbdev
[    69.562] (II) UnloadModule: "fbdev"
[    69.562] (II) Unloading fbdev
[    69.562] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    69.562] (II) LoadModule: "vesa"
[    69.562] (WW) Warning, couldn't open module vesa
[    69.562] (II) UnloadModule: "vesa"
[    69.562] (II) Unloading vesa
[    69.562] (EE) Failed to load module "vesa" (module does not exist, 0)
[    69.562] (II) NOUVEAU driver 
[    69.562] (II) NOUVEAU driver for NVIDIA chipset families :
[    69.562] 	RIVA TNT        (NV04)
[    69.562] 	RIVA TNT2       (NV05)
[    69.562] 	GeForce 256     (NV10)
[    69.562] 	GeForce 2       (NV11, NV15)
[    69.562] 	GeForce 4MX     (NV17, NV18)
[    69.562] 	GeForce 3       (NV20)
[    69.562] 	GeForce 4Ti     (NV25, NV28)
[    69.562] 	GeForce FX      (NV3x)
[    69.562] 	GeForce 6       (NV4x)
[    69.562] 	GeForce 7       (G7x)
[    69.562] 	GeForce 8       (G8x)
[    69.562] 	GeForce GTX 200 (NVA0)
[    69.562] 	GeForce GTX 400 (NVC0)
[    69.562] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    69.562] (II) [drm] nouveau interface version: 1.3.1
[    69.562] (EE) Unknown chipset: NV124
[    69.562] (II) [drm] nouveau interface version: 1.3.1
[    69.562] (EE) Unknown chipset: NV124
[    69.562] (II) [drm] nouveau interface version: 1.3.1
[    69.562] (EE) Unknown chipset: NV124
[    69.562] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -13
[    69.562] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -13
[    69.562] (II) modeset(0): using drv /dev/dri/card0
[    69.562] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    69.575] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    69.575] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    69.575] (==) modeset(0): RGB weight 888
[    69.575] (==) modeset(0): Default visual is TrueColor
[    69.575] (II) Loading sub module "glamoregl"
[    69.575] (II) LoadModule: "glamoregl"
[    69.575] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    69.633] (II) Module glamoregl: vendor="X.Org Foundation"
[    69.633] 	compiled for 1.18.3, module version = 1.0.0
[    69.633] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    69.633] (II) glamor: OpenGL accelerated X.org driver based.
[   104.416] (II) glamor: EGL version 1.4 (DRI2):
[   104.416] EGL_MESA_drm_image required.
[   104.416] (EE) modeset(0): glamor initialization failed
[   104.416] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[   104.481] (II) modeset(0): Output DVI-I-1 has no monitor section
[   104.482] (II) modeset(0): Output DVI-D-1 has no monitor section
[   104.483] (II) modeset(0): Output HDMI-1 has no monitor section
[   104.536] (II) modeset(0): Output DP-1 has no monitor section
[   104.601] (II) modeset(0): EDID for output DVI-I-1
[   104.601] (II) modeset(0): Manufacturer: AOC  Model: 3277  Serial#: 316
[   104.601] (II) modeset(0): Year: 2016  Week: 1
[   104.601] (II) modeset(0): EDID Version: 1.3
[   104.601] (II) modeset(0): Digital Display Input
[   104.601] (II) modeset(0): Max Image Size [cm]: horiz.: 71  vert.: 40
[   104.601] (II) modeset(0): Gamma: 2.20
[   104.601] (II) modeset(0): DPMS capabilities: Off
[   104.601] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   104.601] (II) modeset(0): First detailed timing is preferred mode
[   104.601] (II) modeset(0): redX: 0.654 redY: 0.333   greenX: 0.305 greenY: 0.626
[   104.601] (II) modeset(0): blueX: 0.146 blueY: 0.047   whiteX: 0.313 whiteY: 0.329
[   104.601] (II) modeset(0): Supported established timings:
[   104.601] (II) modeset(0): 720x400@70Hz
[   104.601] (II) modeset(0): 640x480@60Hz
[   104.601] (II) modeset(0): 640x480@67Hz
[   104.601] (II) modeset(0): 640x480@72Hz
[   104.601] (II) modeset(0): 640x480@75Hz
[   104.601] (II) modeset(0): 800x600@56Hz
[   104.601] (II) modeset(0): 800x600@60Hz
[   104.601] (II) modeset(0): 800x600@72Hz
[   104.601] (II) modeset(0): 800x600@75Hz
[   104.601] (II) modeset(0): 832x624@75Hz
[   104.601] (II) modeset(0): 1024x768@60Hz
[   104.601] (II) modeset(0): 1024x768@70Hz
[   104.601] (II) modeset(0): 1024x768@75Hz
[   104.602] (II) modeset(0): 1280x1024@75Hz
[   104.602] (II) modeset(0): Manufacturer's mask: 0
[   104.602] (II) modeset(0): Supported standard timings:
[   104.602] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   104.602] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   104.602] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   104.602] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   104.602] (II) modeset(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   104.602] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 241.5 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   104.602] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[   104.602] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 99 kHz, PixClock max 305 MHz
[   104.602] (II) modeset(0): Monitor name: Q3277
[   104.602] (II) modeset(0): Serial No: JQBG1JA000316
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 148.5 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   104.602] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 74.2 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   104.602] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 27.0 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   104.602] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 27.0 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[   104.602] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[   104.602] (II) modeset(0): Supported detailed timing:
[   104.602] (II) modeset(0): clock: 156.0 MHz   Image Size:  708 x 399 mm
[   104.602] (II) modeset(0): h_active: 1280  h_sync: 1376  h_sync_end 1512 h_blank_end 1744 h_border: 0
[   104.602] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1453 v_blanking: 1493 v_border: 0
[   104.602] (II) modeset(0): Number of EDID sections to follow: 1
[   104.602] (II) modeset(0): EDID (in hex):
[   104.602] (II) modeset(0): 	00ffffffffffff0005e377323c010000
[   104.602] (II) modeset(0): 	011a0103804728782a9145a7554ea025
[   104.602] (II) modeset(0): 	0c5054bfef00d1c0b300950081808140
[   104.602] (II) modeset(0): 	81c001010101565e00a0a0a029503020
[   104.602] (II) modeset(0): 	3500c48f2100001e000000fd00324c1e
[   104.602] (II) modeset(0): 	631e000a202020202020000000fc0051
[   104.602] (II) modeset(0): 	333237370a20202020202020000000ff
[   104.602] (II) modeset(0): 	004a514247314a413030303331360149
[   104.602] (II) modeset(0): 	02010400023a801871382d40582c4500
[   104.602] (II) modeset(0): 	c48f2100001e011d007251d01e206e28
[   104.602] (II) modeset(0): 	5500c48f2100001e8c0ad08a20e02d10
[   104.602] (II) modeset(0): 	103e9600c48f210000188c0ad0902040
[   104.602] (II) modeset(0): 	31200c405500c48f21000018f03c00d0
[   104.602] (II) modeset(0): 	51a0355060883a00c48f2100001c0000
[   104.602] (II) modeset(0): 	00000000000000000000000000000000
[   104.602] (II) modeset(0): 	000000000000000000000000000000b3
[   104.602] (II) modeset(0): Printing probed modes for output DVI-I-1
[   104.602] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[   104.602] (II) modeset(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[   104.602] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   104.602] (II) modeset(0): Modeline "1856x1392"x75.0  288.00  1856 1984 2208 2560  1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[   104.602] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   104.602] (II) modeset(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[   104.602] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   104.602] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   104.602] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   104.602] (II) modeset(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[   104.602] (II) modeset(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[   104.602] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[   104.602] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   104.602] (II) modeset(0): Modeline "1280x1440"x59.9  156.00  1280 1376 1512 1744  1440 1443 1453 1493 -hsync +vsync (89.4 kHz e)
[   104.602] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   104.602] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   104.602] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   104.602] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   104.602] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   104.602] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   104.602] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   104.602] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   104.602] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   104.602] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   104.602] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   104.602] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   104.602] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   104.602] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   104.602] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   104.602] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   104.602] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   104.602] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   104.602] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   104.602] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   104.602] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   104.602] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   104.602] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   104.602] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   104.602] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   104.602] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   104.602] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   104.602] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   104.602] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   104.602] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   104.602] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   104.602] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   104.602] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   104.602] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   104.602] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   104.602] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   104.602] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   104.602] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   104.602] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   104.602] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   104.602] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   104.602] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   104.602] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   104.602] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   104.602] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   104.602] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   104.602] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   104.602] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   104.602] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   104.602] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   104.602] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   104.602] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   104.603] (II) modeset(0): EDID for output DVI-D-1
[   104.604] (II) modeset(0): EDID for output HDMI-1
[   104.656] (II) modeset(0): EDID for output DP-1
[   104.656] (II) modeset(0): Output DVI-I-1 connected
[   104.656] (II) modeset(0): Output DVI-D-1 disconnected
[   104.656] (II) modeset(0): Output HDMI-1 disconnected
[   104.656] (II) modeset(0): Output DP-1 disconnected
[   104.656] (II) modeset(0): Using exact sizes for initial modes
[   104.656] (II) modeset(0): Output DVI-I-1 using initial mode 2560x1440 +0+0
[   104.656] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   104.656] (==) modeset(0): DPI set to (96, 96)
[   104.656] (II) Loading sub module "fb"
[   104.656] (II) LoadModule: "fb"
[   104.656] (II) Loading /usr/lib/xorg/modules/libfb.so
[   104.663] (II) Module fb: vendor="X.Org Foundation"
[   104.663] 	compiled for 1.18.3, module version = 1.0.0
[   104.663] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   104.663] (II) Loading sub module "shadow"
[   104.663] (II) LoadModule: "shadow"
[   104.663] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   104.664] (II) Module shadow: vendor="X.Org Foundation"
[   104.664] 	compiled for 1.18.3, module version = 1.1.0
[   104.664] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   104.664] (==) Depth 24 pixmap format is 32 bpp
[   104.692] (==) modeset(0): Backing store enabled
[   104.692] (==) modeset(0): Silken mouse enabled
[   104.692] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   108.698] (==) modeset(0): DPMS enabled
[   110.849] (--) RandR disabled
[   110.853] (II) AIGLX: Screen 0 is not DRI2 capable
[   110.853] (EE) AIGLX: reverting to software rendering
[   110.854] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   110.854] (II) AIGLX: Loaded and initialized swrast
[   110.854] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   110.999] (II) modeset(0): Setting screen physical size to 677 x 381
[   111.210] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   111.210] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   111.210] (**) Power Button: Applying InputClass "Keyboard Layout"
[   111.210] (II) LoadModule: "evdev"
[   111.211] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   111.234] (II) Module evdev: vendor="X.Org Foundation"
[   111.234] 	compiled for 1.18.3, module version = 2.10.3
[   111.234] 	Module class: X.Org XInput Driver
[   111.234] 	ABI class: X.Org XInput driver, version 22.1
[   111.234] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 12 paused 0
[   111.234] (II) Using input driver 'evdev' for 'Power Button'
[   111.234] (**) Power Button: always reports core events
[   111.234] (**) evdev: Power Button: Device: "/dev/input/event1"
[   111.234] (--) evdev: Power Button: Vendor 0 Product 0x1
[   111.234] (--) evdev: Power Button: Found keys
[   111.234] (II) evdev: Power Button: Configuring as keyboard
[   111.234] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[   111.234] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   111.234] (**) Option "xkb_rules" "evdev"
[   111.234] (**) Option "xkb_layout" "fr"
[   111.234] (**) Option "xkb_variant" "oss"
[   111.255] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   111.255] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   111.255] (**) Power Button: Applying InputClass "Keyboard Layout"
[   111.255] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 13 paused 0
[   111.255] (II) Using input driver 'evdev' for 'Power Button'
[   111.255] (**) Power Button: always reports core events
[   111.255] (**) evdev: Power Button: Device: "/dev/input/event0"
[   111.255] (--) evdev: Power Button: Vendor 0 Product 0x1
[   111.255] (--) evdev: Power Button: Found keys
[   111.255] (II) evdev: Power Button: Configuring as keyboard
[   111.255] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[   111.255] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   111.255] (**) Option "xkb_rules" "evdev"
[   111.255] (**) Option "xkb_layout" "fr"
[   111.255] (**) Option "xkb_variant" "oss"
[   111.256] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[   111.256] (II) No input driver specified, ignoring this device.
[   111.256] (II) This device may have been added with another device file.
[   111.256] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[   111.256] (II) No input driver specified, ignoring this device.
[   111.256] (II) This device may have been added with another device file.
[   111.256] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[   111.256] (II) No input driver specified, ignoring this device.
[   111.256] (II) This device may have been added with another device file.
[   111.256] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[   111.256] (II) No input driver specified, ignoring this device.
[   111.256] (II) This device may have been added with another device file.
[   111.257] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event15)
[   111.257] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   111.257] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 14 paused 0
[   111.257] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[   111.257] (**) USB Optical Mouse: always reports core events
[   111.257] (**) evdev: USB Optical Mouse: Device: "/dev/input/event15"
[   111.257] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d22
[   111.257] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[   111.257] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[   111.257] (--) evdev: USB Optical Mouse: Found relative axes
[   111.257] (--) evdev: USB Optical Mouse: Found x and y relative axes
[   111.257] (II) evdev: USB Optical Mouse: Configuring as mouse
[   111.257] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[   111.257] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   111.257] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   111.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:0461:4D22.0001/input/input18/event15"
[   111.257] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[   111.257] (II) evdev: USB Optical Mouse: initialized for relative axes.
[   111.257] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[   111.257] (**) USB Optical Mouse: (accel) acceleration profile 0
[   111.257] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   111.257] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   111.257] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[   111.257] (II) No input driver specified, ignoring this device.
[   111.257] (II) This device may have been added with another device file.
[   111.258] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event16)
[   111.258] (**) CHICONY USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   111.258] (**) CHICONY USB Keyboard: Applying InputClass "Keyboard Layout"
[   111.258] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 15 paused 0
[   111.258] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[   111.258] (**) CHICONY USB Keyboard: always reports core events
[   111.258] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event16"
[   111.258] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x111
[   111.258] (--) evdev: CHICONY USB Keyboard: Found keys
[   111.258] (II) evdev: CHICONY USB Keyboard: Configuring as keyboard
[   111.258] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:04F2:0111.0002/input/input19/event16"
[   111.258] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD, id 9)
[   111.258] (**) Option "xkb_rules" "evdev"
[   111.258] (**) Option "xkb_layout" "fr"
[   111.258] (**) Option "xkb_variant" "oss"
[   111.258] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event17)
[   111.258] (**) CHICONY USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   111.258] (**) CHICONY USB Keyboard: Applying InputClass "Keyboard Layout"
[   111.259] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 16 paused 0
[   111.259] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[   111.259] (**) CHICONY USB Keyboard: always reports core events
[   111.259] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event17"
[   111.259] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x111
[   111.259] (--) evdev: CHICONY USB Keyboard: Found keys
[   111.259] (II) evdev: CHICONY USB Keyboard: Configuring as keyboard
[   111.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.1/0003:04F2:0111.0003/input/input20/event17"
[   111.259] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD, id 10)
[   111.259] (**) Option "xkb_rules" "evdev"
[   111.259] (**) Option "xkb_layout" "fr"
[   111.259] (**) Option "xkb_variant" "oss"
[   111.259] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event8)
[   111.259] (II) No input driver specified, ignoring this device.
[   111.259] (II) This device may have been added with another device file.
[   111.259] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event2)
[   111.259] (II) No input driver specified, ignoring this device.
[   111.259] (II) This device may have been added with another device file.
[   111.259] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event3)
[   111.259] (II) No input driver specified, ignoring this device.
[   111.259] (II) This device may have been added with another device file.
[   111.259] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event4)
[   111.259] (II) No input driver specified, ignoring this device.
[   111.259] (II) This device may have been added with another device file.
[   111.259] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event5)
[   111.259] (II) No input driver specified, ignoring this device.
[   111.259] (II) This device may have been added with another device file.
[   111.260] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event6)
[   111.260] (II) No input driver specified, ignoring this device.
[   111.260] (II) This device may have been added with another device file.
[   111.260] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event7)
[   111.260] (II) No input driver specified, ignoring this device.
[   111.260] (II) This device may have been added with another device file.
[   111.260] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event14)
[   111.260] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   111.260] (**) Eee PC WMI hotkeys: Applying InputClass "Keyboard Layout"
[   111.260] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 17 paused 0
[   111.260] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[   111.260] (**) Eee PC WMI hotkeys: always reports core events
[   111.260] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event14"
[   111.260] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[   111.260] (--) evdev: Eee PC WMI hotkeys: Found keys
[   111.260] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[   111.260] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input17/event14"
[   111.260] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[   111.260] (**) Option "xkb_rules" "evdev"
[   111.260] (**) Option "xkb_layout" "fr"
[   111.260] (**) Option "xkb_variant" "oss"
[   111.261] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[   111.261] (II) No input driver specified, ignoring this device.
[   111.261] (II) This device may have been added with another device file.
[   274.049] (II) evdev: Eee PC WMI hotkeys: Close
[   274.049] (II) UnloadModule: "evdev"
[   274.049] (II) systemd-logind: releasing fd for 13:78
[   274.060] (II) evdev: CHICONY USB Keyboard: Close
[   274.060] (II) UnloadModule: "evdev"
[   274.060] (II) systemd-logind: releasing fd for 13:81
[   274.060] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[   274.060] (II) evdev: CHICONY USB Keyboard: Close
[   274.060] (II) UnloadModule: "evdev"
[   274.060] (II) systemd-logind: releasing fd for 13:80
[   274.060] (EE) systemd-logind: failed to release device: Connection is closed
[   274.060] (II) evdev: USB Optical Mouse: Close
[   274.060] (II) UnloadModule: "evdev"
[   274.060] (II) systemd-logind: releasing fd for 13:79
[   274.060] (EE) systemd-logind: failed to release device: Connection is closed
[   274.060] (II) evdev: Power Button: Close
[   274.060] (II) UnloadModule: "evdev"
[   274.060] (II) systemd-logind: releasing fd for 13:64
[   274.060] (EE) systemd-logind: failed to release device: Connection is closed
[   274.060] (II) evdev: Power Button: Close
[   274.060] (II) UnloadModule: "evdev"
[   274.060] (II) systemd-logind: releasing fd for 13:65
[   274.060] (EE) systemd-logind: failed to release device: Connection is closed
[   278.536] (EE) systemd-logind: ReleaseControl failed: Connection is closed
[   278.536] (II) Server terminated successfully (0). Closing log file.

I think Xorg launches successfully (but i only see the same monochromatic image, today pure red, that doesn't even flicker when Xorg is started)

When i boot without KMS, Xorg fails, but i think this is normal with nouveau. Here is the corresponding /var/log/Xorg.0.log :

[    36.306] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    36.306] X Protocol Version 11, Revision 0
[    36.306] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    36.307] Current Operating System: Linux pascaline 4.6.3-1-ARCH #1 SMP PREEMPT Fri Jun 24 21:19:13 CEST 2016 x86_64
[    36.307] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ff805fdd-2f1a-41d5-abef-1cd6107ee637 rw nomodeset nouveau.modeset=0
[    36.307] Build Date: 03 June 2016  07:28:24AM
[    36.307]  
[    36.307] Current version of pixman: 0.34.0
[    36.307] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    36.307] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.307] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 14 15:36:01 2016
[    36.329] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    36.330] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    36.348] (==) No Layout section.  Using the first Screen section.
[    36.348] (==) No screen section available. Using defaults.
[    36.348] (**) |-->Screen "Default Screen Section" (0)
[    36.348] (**) |   |-->Monitor "<default monitor>"
[    36.348] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    36.349] (==) Automatically adding devices
[    36.349] (==) Automatically enabling devices
[    36.349] (==) Automatically adding GPU devices
[    36.349] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.382] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    36.382] 	Entry deleted from font path.
[    36.382] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    36.382] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    36.382] 	Entry deleted from font path.
[    36.382] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    36.382] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    36.382] (==) ModulePath set to "/usr/lib/xorg/modules"
[    36.382] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.382] (II) Loader magic: 0x821d20
[    36.382] (II) Module ABI versions:
[    36.382] 	X.Org ANSI C Emulation: 0.4
[    36.382] 	X.Org Video Driver: 20.0
[    36.382] 	X.Org XInput driver : 22.1
[    36.382] 	X.Org Server Extension : 9.0
[    36.383] (++) using VT number 5

[    36.383] (--) controlling tty is VT number 5, auto-enabling KeepTty
[    36.383] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    36.384] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    36.384] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    36.384] (II) LoadModule: "glx"
[    36.395] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    36.469] (II) Module glx: vendor="X.Org Foundation"
[    36.469] 	compiled for 1.18.3, module version = 1.0.0
[    36.469] 	ABI class: X.Org Server Extension, version 9.0
[    36.469] (==) AIGLX enabled
[    36.469] (==) Matched nouveau as autoconfigured driver 0
[    36.469] (==) Matched nv as autoconfigured driver 1
[    36.469] (==) Matched modesetting as autoconfigured driver 2
[    36.469] (==) Matched fbdev as autoconfigured driver 3
[    36.469] (==) Matched vesa as autoconfigured driver 4
[    36.469] (==) Assigned the driver to the xf86ConfigLayout
[    36.469] (II) LoadModule: "nouveau"
[    36.477] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    36.491] (II) Module nouveau: vendor="X.Org Foundation"
[    36.491] 	compiled for 1.18.0, module version = 1.0.12
[    36.491] 	Module class: X.Org Video Driver
[    36.491] 	ABI class: X.Org Video Driver, version 20.0
[    36.491] (II) LoadModule: "nv"
[    36.491] (WW) Warning, couldn't open module nv
[    36.491] (II) UnloadModule: "nv"
[    36.491] (II) Unloading nv
[    36.491] (EE) Failed to load module "nv" (module does not exist, 0)
[    36.491] (II) LoadModule: "modesetting"
[    36.491] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    36.492] (II) Module modesetting: vendor="X.Org Foundation"
[    36.492] 	compiled for 1.18.3, module version = 1.18.3
[    36.492] 	Module class: X.Org Video Driver
[    36.492] 	ABI class: X.Org Video Driver, version 20.0
[    36.492] (II) LoadModule: "fbdev"
[    36.492] (WW) Warning, couldn't open module fbdev
[    36.492] (II) UnloadModule: "fbdev"
[    36.492] (II) Unloading fbdev
[    36.492] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    36.492] (II) LoadModule: "vesa"
[    36.492] (WW) Warning, couldn't open module vesa
[    36.492] (II) UnloadModule: "vesa"
[    36.492] (II) Unloading vesa
[    36.492] (EE) Failed to load module "vesa" (module does not exist, 0)
[    36.492] (II) NOUVEAU driver 
[    36.492] (II) NOUVEAU driver for NVIDIA chipset families :
[    36.492] 	RIVA TNT        (NV04)
[    36.492] 	RIVA TNT2       (NV05)
[    36.492] 	GeForce 256     (NV10)
[    36.492] 	GeForce 2       (NV11, NV15)
[    36.492] 	GeForce 4MX     (NV17, NV18)
[    36.492] 	GeForce 3       (NV20)
[    36.492] 	GeForce 4Ti     (NV25, NV28)
[    36.492] 	GeForce FX      (NV3x)
[    36.492] 	GeForce 6       (NV4x)
[    36.492] 	GeForce 7       (G7x)
[    36.492] 	GeForce 8       (G8x)
[    36.492] 	GeForce GTX 200 (NVA0)
[    36.492] 	GeForce GTX 400 (NVC0)
[    36.492] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.609] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[    36.609] (EE) open /dev/dri/card0: No such file or directory
[    36.609] (WW) Falling back to old probe method for modesetting
[    36.609] (EE) open /dev/dri/card0: No such file or directory
[    36.609] (EE) Screen 0 deleted because of no matching config section.
[    36.609] (II) UnloadModule: "modesetting"
[    36.609] (EE) Device(s) detected, but none match those in the config file.
[    36.609] (EE) 
Fatal server error:
[    36.609] (EE) no screens found(EE) 
[    36.609] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    36.609] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    36.609] (EE) 
[    36.610] (EE) Server terminated with error (1). Closing log file.

When i boot with the previous kernel, everything seems to work. Here is the corresponding ~/.local/share/xorg/Xorg.0.log :

[    26.027] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    26.027] X Protocol Version 11, Revision 0
[    26.027] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[    26.027] Current Operating System: Linux pascaline 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
[    26.027] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ff805fdd-2f1a-41d5-abef-1cd6107ee637 rw quiet
[    26.027] Build Date: 03 June 2016  07:28:24AM
[    26.027]  
[    26.027] Current version of pixman: 0.34.0
[    26.027] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    26.027] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.027] (==) Log file: "/home/smmilut/.local/share/xorg/Xorg.0.log", Time: Fri Jul 15 21:48:52 2016
[    26.057] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    26.057] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.068] (==) No Layout section.  Using the first Screen section.
[    26.068] (==) No screen section available. Using defaults.
[    26.068] (**) |-->Screen "Default Screen Section" (0)
[    26.068] (**) |   |-->Monitor "<default monitor>"
[    26.069] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    26.069] (==) Automatically adding devices
[    26.069] (==) Automatically enabling devices
[    26.069] (==) Automatically adding GPU devices
[    26.069] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    26.102] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    26.102] 	Entry deleted from font path.
[    26.102] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    26.102] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    26.102] 	Entry deleted from font path.
[    26.102] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    26.102] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    26.102] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.102] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.103] (II) Loader magic: 0x821d20
[    26.103] (II) Module ABI versions:
[    26.103] 	X.Org ANSI C Emulation: 0.4
[    26.103] 	X.Org Video Driver: 20.0
[    26.103] 	X.Org XInput driver : 22.1
[    26.103] 	X.Org Server Extension : 9.0
[    26.103] (++) using VT number 5

[    26.103] (--) controlling tty is VT number 5, auto-enabling KeepTty
[    26.104] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    26.104] (II) xfree86: Adding drm device (/dev/dri/card0)
[    26.105] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    26.105] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    26.105] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    26.105] (II) LoadModule: "glx"
[    26.116] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.197] (II) Module glx: vendor="X.Org Foundation"
[    26.197] 	compiled for 1.18.3, module version = 1.0.0
[    26.197] 	ABI class: X.Org Server Extension, version 9.0
[    26.197] (==) AIGLX enabled
[    26.197] (==) Matched nouveau as autoconfigured driver 0
[    26.197] (==) Matched nv as autoconfigured driver 1
[    26.197] (==) Matched nouveau as autoconfigured driver 2
[    26.197] (==) Matched nv as autoconfigured driver 3
[    26.197] (==) Matched modesetting as autoconfigured driver 4
[    26.197] (==) Matched fbdev as autoconfigured driver 5
[    26.197] (==) Matched vesa as autoconfigured driver 6
[    26.197] (==) Assigned the driver to the xf86ConfigLayout
[    26.197] (II) LoadModule: "nouveau"
[    26.206] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    26.219] (II) Module nouveau: vendor="X.Org Foundation"
[    26.219] 	compiled for 1.18.0, module version = 1.0.12
[    26.219] 	Module class: X.Org Video Driver
[    26.219] 	ABI class: X.Org Video Driver, version 20.0
[    26.219] (II) LoadModule: "nv"
[    26.220] (WW) Warning, couldn't open module nv
[    26.220] (II) UnloadModule: "nv"
[    26.220] (II) Unloading nv
[    26.220] (EE) Failed to load module "nv" (module does not exist, 0)
[    26.220] (II) LoadModule: "modesetting"
[    26.220] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    26.221] (II) Module modesetting: vendor="X.Org Foundation"
[    26.221] 	compiled for 1.18.3, module version = 1.18.3
[    26.221] 	Module class: X.Org Video Driver
[    26.221] 	ABI class: X.Org Video Driver, version 20.0
[    26.221] (II) LoadModule: "fbdev"
[    26.221] (WW) Warning, couldn't open module fbdev
[    26.221] (II) UnloadModule: "fbdev"
[    26.221] (II) Unloading fbdev
[    26.221] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    26.221] (II) LoadModule: "vesa"
[    26.221] (WW) Warning, couldn't open module vesa
[    26.221] (II) UnloadModule: "vesa"
[    26.221] (II) Unloading vesa
[    26.221] (EE) Failed to load module "vesa" (module does not exist, 0)
[    26.221] (II) NOUVEAU driver 
[    26.221] (II) NOUVEAU driver for NVIDIA chipset families :
[    26.221] 	RIVA TNT        (NV04)
[    26.221] 	RIVA TNT2       (NV05)
[    26.221] 	GeForce 256     (NV10)
[    26.221] 	GeForce 2       (NV11, NV15)
[    26.221] 	GeForce 4MX     (NV17, NV18)
[    26.221] 	GeForce 3       (NV20)
[    26.221] 	GeForce 4Ti     (NV25, NV28)
[    26.221] 	GeForce FX      (NV3x)
[    26.221] 	GeForce 6       (NV4x)
[    26.221] 	GeForce 7       (G7x)
[    26.221] 	GeForce 8       (G8x)
[    26.221] 	GeForce GTX 200 (NVA0)
[    26.221] 	GeForce GTX 400 (NVC0)
[    26.221] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    26.221] (II) [drm] nouveau interface version: 1.3.1
[    26.221] (EE) Unknown chipset: NV124
[    26.221] (II) [drm] nouveau interface version: 1.3.1
[    26.221] (EE) Unknown chipset: NV124
[    26.221] (II) [drm] nouveau interface version: 1.3.1
[    26.221] (EE) Unknown chipset: NV124
[    26.221] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -13
[    26.221] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -13
[    26.221] (II) modeset(0): using drv /dev/dri/card0
[    26.221] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    26.234] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.234] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    26.234] (==) modeset(0): RGB weight 888
[    26.234] (==) modeset(0): Default visual is TrueColor
[    26.234] (II) Loading sub module "glamoregl"
[    26.234] (II) LoadModule: "glamoregl"
[    26.234] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    26.275] (II) Module glamoregl: vendor="X.Org Foundation"
[    26.275] 	compiled for 1.18.3, module version = 1.0.0
[    26.275] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.275] (II) glamor: OpenGL accelerated X.org driver based.
[    26.895] (II) glamor: EGL version 1.4 (DRI2):
[    26.895] EGL_MESA_drm_image required.
[    26.895] (EE) modeset(0): glamor initialization failed
[    26.895] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    26.960] (II) modeset(0): Output DVI-I-1 has no monitor section
[    26.962] (II) modeset(0): Output DVI-D-1 has no monitor section
[    26.963] (II) modeset(0): Output HDMI-1 has no monitor section
[    27.016] (II) modeset(0): Output DP-1 has no monitor section
[    27.081] (II) modeset(0): EDID for output DVI-I-1
[    27.081] (II) modeset(0): Manufacturer: AOC  Model: 3277  Serial#: 316
[    27.081] (II) modeset(0): Year: 2016  Week: 1
[    27.081] (II) modeset(0): EDID Version: 1.3
[    27.081] (II) modeset(0): Digital Display Input
[    27.081] (II) modeset(0): Max Image Size [cm]: horiz.: 71  vert.: 40
[    27.081] (II) modeset(0): Gamma: 2.20
[    27.081] (II) modeset(0): DPMS capabilities: Off
[    27.081] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    27.081] (II) modeset(0): First detailed timing is preferred mode
[    27.081] (II) modeset(0): redX: 0.654 redY: 0.333   greenX: 0.305 greenY: 0.626
[    27.081] (II) modeset(0): blueX: 0.146 blueY: 0.047   whiteX: 0.313 whiteY: 0.329
[    27.081] (II) modeset(0): Supported established timings:
[    27.081] (II) modeset(0): 720x400@70Hz
[    27.081] (II) modeset(0): 640x480@60Hz
[    27.081] (II) modeset(0): 640x480@67Hz
[    27.081] (II) modeset(0): 640x480@72Hz
[    27.081] (II) modeset(0): 640x480@75Hz
[    27.081] (II) modeset(0): 800x600@56Hz
[    27.081] (II) modeset(0): 800x600@60Hz
[    27.081] (II) modeset(0): 800x600@72Hz
[    27.081] (II) modeset(0): 800x600@75Hz
[    27.081] (II) modeset(0): 832x624@75Hz
[    27.081] (II) modeset(0): 1024x768@60Hz
[    27.081] (II) modeset(0): 1024x768@70Hz
[    27.081] (II) modeset(0): 1024x768@75Hz
[    27.081] (II) modeset(0): 1280x1024@75Hz
[    27.081] (II) modeset(0): Manufacturer's mask: 0
[    27.081] (II) modeset(0): Supported standard timings:
[    27.081] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    27.081] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    27.081] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    27.081] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.081] (II) modeset(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    27.081] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 241.5 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    27.081] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[    27.081] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 99 kHz, PixClock max 305 MHz
[    27.081] (II) modeset(0): Monitor name: Q3277
[    27.081] (II) modeset(0): Serial No: JQBG1JA000316
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 148.5 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.081] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 74.2 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    27.081] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 27.0 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    27.081] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 27.0 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    27.081] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    27.081] (II) modeset(0): Supported detailed timing:
[    27.081] (II) modeset(0): clock: 156.0 MHz   Image Size:  708 x 399 mm
[    27.081] (II) modeset(0): h_active: 1280  h_sync: 1376  h_sync_end 1512 h_blank_end 1744 h_border: 0
[    27.081] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1453 v_blanking: 1493 v_border: 0
[    27.081] (II) modeset(0): Number of EDID sections to follow: 1
[    27.081] (II) modeset(0): EDID (in hex):
[    27.081] (II) modeset(0): 	00ffffffffffff0005e377323c010000
[    27.081] (II) modeset(0): 	011a0103804728782a9145a7554ea025
[    27.081] (II) modeset(0): 	0c5054bfef00d1c0b300950081808140
[    27.081] (II) modeset(0): 	81c001010101565e00a0a0a029503020
[    27.081] (II) modeset(0): 	3500c48f2100001e000000fd00324c1e
[    27.081] (II) modeset(0): 	631e000a202020202020000000fc0051
[    27.081] (II) modeset(0): 	333237370a20202020202020000000ff
[    27.081] (II) modeset(0): 	004a514247314a413030303331360149
[    27.081] (II) modeset(0): 	02010400023a801871382d40582c4500
[    27.081] (II) modeset(0): 	c48f2100001e011d007251d01e206e28
[    27.081] (II) modeset(0): 	5500c48f2100001e8c0ad08a20e02d10
[    27.081] (II) modeset(0): 	103e9600c48f210000188c0ad0902040
[    27.082] (II) modeset(0): 	31200c405500c48f21000018f03c00d0
[    27.082] (II) modeset(0): 	51a0355060883a00c48f2100001c0000
[    27.082] (II) modeset(0): 	00000000000000000000000000000000
[    27.082] (II) modeset(0): 	000000000000000000000000000000b3
[    27.082] (II) modeset(0): Printing probed modes for output DVI-I-1
[    27.082] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync +vsync (88.8 kHz eP)
[    27.082] (II) modeset(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[    27.082] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    27.082] (II) modeset(0): Modeline "1856x1392"x75.0  288.00  1856 1984 2208 2560  1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[    27.082] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    27.082] (II) modeset(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[    27.082] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    27.082] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.082] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    27.082] (II) modeset(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[    27.082] (II) modeset(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[    27.082] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[    27.082] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    27.082] (II) modeset(0): Modeline "1280x1440"x59.9  156.00  1280 1376 1512 1744  1440 1443 1453 1493 -hsync +vsync (89.4 kHz e)
[    27.082] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.082] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    27.082] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    27.082] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.082] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.082] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.082] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    27.082] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    27.082] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.082] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.082] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    27.082] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    27.082] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    27.082] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    27.082] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    27.082] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.082] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    27.082] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    27.082] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    27.082] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    27.082] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    27.082] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    27.082] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    27.082] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    27.082] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    27.082] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    27.082] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    27.082] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    27.082] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.082] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.082] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    27.082] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.082] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    27.082] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    27.082] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.082] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.082] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    27.082] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    27.082] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    27.082] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.082] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[    27.082] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    27.082] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    27.082] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    27.082] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.082] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.082] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.082] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    27.082] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    27.082] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    27.082] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    27.082] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    27.082] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    27.082] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    27.082] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    27.082] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    27.082] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    27.082] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    27.082] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    27.083] (II) modeset(0): EDID for output DVI-D-1
[    27.084] (II) modeset(0): EDID for output HDMI-1
[    27.136] (II) modeset(0): EDID for output DP-1
[    27.136] (II) modeset(0): Output DVI-I-1 connected
[    27.136] (II) modeset(0): Output DVI-D-1 disconnected
[    27.136] (II) modeset(0): Output HDMI-1 disconnected
[    27.136] (II) modeset(0): Output DP-1 disconnected
[    27.136] (II) modeset(0): Using exact sizes for initial modes
[    27.136] (II) modeset(0): Output DVI-I-1 using initial mode 2560x1440 +0+0
[    27.136] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    27.136] (==) modeset(0): DPI set to (96, 96)
[    27.136] (II) Loading sub module "fb"
[    27.136] (II) LoadModule: "fb"
[    27.136] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.143] (II) Module fb: vendor="X.Org Foundation"
[    27.143] 	compiled for 1.18.3, module version = 1.0.0
[    27.143] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.143] (II) Loading sub module "shadow"
[    27.143] (II) LoadModule: "shadow"
[    27.143] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    27.143] (II) Module shadow: vendor="X.Org Foundation"
[    27.143] 	compiled for 1.18.3, module version = 1.1.0
[    27.143] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.143] (==) Depth 24 pixmap format is 32 bpp
[    27.171] (==) modeset(0): Backing store enabled
[    27.171] (==) modeset(0): Silken mouse enabled
[    27.171] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.193] (==) modeset(0): DPMS enabled
[    27.393] (--) RandR disabled
[    27.397] (II) AIGLX: Screen 0 is not DRI2 capable
[    27.397] (EE) AIGLX: reverting to software rendering
[    27.397] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    27.398] (II) AIGLX: Loaded and initialized swrast
[    27.398] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    27.544] (II) modeset(0): Setting screen physical size to 677 x 381
[    27.764] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    27.764] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.764] (**) Power Button: Applying InputClass "Keyboard Layout"
[    27.764] (II) LoadModule: "evdev"
[    27.764] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.788] (II) Module evdev: vendor="X.Org Foundation"
[    27.788] 	compiled for 1.18.3, module version = 2.10.3
[    27.788] 	Module class: X.Org XInput Driver
[    27.788] 	ABI class: X.Org XInput driver, version 22.1
[    27.788] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 12 paused 0
[    27.788] (II) Using input driver 'evdev' for 'Power Button'
[    27.788] (**) Power Button: always reports core events
[    27.788] (**) evdev: Power Button: Device: "/dev/input/event4"
[    27.788] (--) evdev: Power Button: Vendor 0 Product 0x1
[    27.788] (--) evdev: Power Button: Found keys
[    27.788] (II) evdev: Power Button: Configuring as keyboard
[    27.788] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[    27.788] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    27.788] (**) Option "xkb_rules" "evdev"
[    27.788] (**) Option "xkb_layout" "fr"
[    27.788] (**) Option "xkb_variant" "oss"
[    27.809] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    27.809] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.809] (**) Power Button: Applying InputClass "Keyboard Layout"
[    27.809] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 13 paused 0
[    27.809] (II) Using input driver 'evdev' for 'Power Button'
[    27.809] (**) Power Button: always reports core events
[    27.809] (**) evdev: Power Button: Device: "/dev/input/event3"
[    27.809] (--) evdev: Power Button: Vendor 0 Product 0x1
[    27.809] (--) evdev: Power Button: Found keys
[    27.809] (II) evdev: Power Button: Configuring as keyboard
[    27.809] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[    27.809] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    27.809] (**) Option "xkb_rules" "evdev"
[    27.809] (**) Option "xkb_layout" "fr"
[    27.809] (**) Option "xkb_variant" "oss"
[    27.810] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[    27.810] (II) No input driver specified, ignoring this device.
[    27.810] (II) This device may have been added with another device file.
[    27.810] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[    27.810] (II) No input driver specified, ignoring this device.
[    27.810] (II) This device may have been added with another device file.
[    27.810] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[    27.810] (II) No input driver specified, ignoring this device.
[    27.810] (II) This device may have been added with another device file.
[    27.810] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[    27.810] (II) No input driver specified, ignoring this device.
[    27.810] (II) This device may have been added with another device file.
[    27.810] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[    27.810] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    27.811] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 14 paused 0
[    27.811] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    27.811] (**) USB Optical Mouse: always reports core events
[    27.811] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[    27.811] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d22
[    27.811] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[    27.811] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[    27.811] (--) evdev: USB Optical Mouse: Found relative axes
[    27.811] (--) evdev: USB Optical Mouse: Found x and y relative axes
[    27.811] (II) evdev: USB Optical Mouse: Configuring as mouse
[    27.811] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[    27.811] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    27.811] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    27.811] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13/3-13:1.0/0003:0461:4D22.0001/input/input2/event0"
[    27.811] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[    27.811] (II) evdev: USB Optical Mouse: initialized for relative axes.
[    27.811] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    27.811] (**) USB Optical Mouse: (accel) acceleration profile 0
[    27.811] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    27.811] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    27.811] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    27.811] (II) No input driver specified, ignoring this device.
[    27.811] (II) This device may have been added with another device file.
[    27.811] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event1)
[    27.811] (**) CHICONY USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    27.811] (**) CHICONY USB Keyboard: Applying InputClass "Keyboard Layout"
[    27.812] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 15 paused 0
[    27.812] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[    27.812] (**) CHICONY USB Keyboard: always reports core events
[    27.812] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event1"
[    27.812] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x111
[    27.812] (--) evdev: CHICONY USB Keyboard: Found keys
[    27.812] (II) evdev: CHICONY USB Keyboard: Configuring as keyboard
[    27.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/0003:04F2:0111.0002/input/input3/event1"
[    27.812] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD, id 9)
[    27.812] (**) Option "xkb_rules" "evdev"
[    27.812] (**) Option "xkb_layout" "fr"
[    27.812] (**) Option "xkb_variant" "oss"
[    27.812] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event2)
[    27.812] (**) CHICONY USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    27.812] (**) CHICONY USB Keyboard: Applying InputClass "Keyboard Layout"
[    27.812] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 16 paused 0
[    27.812] (II) Using input driver 'evdev' for 'CHICONY USB Keyboard'
[    27.812] (**) CHICONY USB Keyboard: always reports core events
[    27.812] (**) evdev: CHICONY USB Keyboard: Device: "/dev/input/event2"
[    27.812] (--) evdev: CHICONY USB Keyboard: Vendor 0x4f2 Product 0x111
[    27.812] (--) evdev: CHICONY USB Keyboard: Found keys
[    27.812] (II) evdev: CHICONY USB Keyboard: Configuring as keyboard
[    27.812] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.1/0003:04F2:0111.0003/input/input4/event2"
[    27.812] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD, id 10)
[    27.812] (**) Option "xkb_rules" "evdev"
[    27.812] (**) Option "xkb_layout" "fr"
[    27.812] (**) Option "xkb_variant" "oss"
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.813] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[    27.813] (II) No input driver specified, ignoring this device.
[    27.813] (II) This device may have been added with another device file.
[    27.814] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event13)
[    27.814] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    27.814] (**) Eee PC WMI hotkeys: Applying InputClass "Keyboard Layout"
[    27.814] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 17 paused 0
[    27.814] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[    27.814] (**) Eee PC WMI hotkeys: always reports core events
[    27.814] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event13"
[    27.814] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[    27.814] (--) evdev: Eee PC WMI hotkeys: Found keys
[    27.814] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[    27.814] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input16/event13"
[    27.814] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[    27.814] (**) Option "xkb_rules" "evdev"
[    27.814] (**) Option "xkb_layout" "fr"
[    27.814] (**) Option "xkb_variant" "oss"
[    27.814] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    27.814] (II) No input driver specified, ignoring this device.
[    27.814] (II) This device may have been added with another device file.
[    71.614] (II) evdev: Eee PC WMI hotkeys: Close
[    71.614] (II) UnloadModule: "evdev"
[    71.614] (II) systemd-logind: releasing fd for 13:77
[    71.643] (II) evdev: CHICONY USB Keyboard: Close
[    71.643] (II) UnloadModule: "evdev"
[    71.643] (II) systemd-logind: releasing fd for 13:66
[    71.680] (II) evdev: CHICONY USB Keyboard: Close
[    71.680] (II) UnloadModule: "evdev"
[    71.680] (II) systemd-logind: releasing fd for 13:65
[    71.706] (II) evdev: USB Optical Mouse: Close
[    71.706] (II) UnloadModule: "evdev"
[    71.706] (II) systemd-logind: releasing fd for 13:64
[    71.733] (II) evdev: Power Button: Close
[    71.733] (II) UnloadModule: "evdev"
[    71.733] (II) systemd-logind: releasing fd for 13:67
[    71.753] (II) evdev: Power Button: Close
[    71.753] (II) UnloadModule: "evdev"
[    71.753] (II) systemd-logind: releasing fd for 13:68
[    71.952] (II) Server terminated successfully (0). Closing log file.

I have never done such a thing, but i would be tempted to open a bug report upstream. And maybe on Arch's bugtracker too?

Offline

#5 2016-07-16 16:30:49

loqs
Member
Registered: 2014-03-06
Posts: 17,308

Re: nouveau: Blank screen when starting KMS on a GTX970

smmilut wrote:

I have never done such a thing, but i would be tempted to open a bug report upstream. And maybe on Arch's bugtracker too?

I would expect a similar response to 4931 if you opened a bug report on the arch bug tracker.

Comment by Tobias Powalowski (tpowa) - Friday, 24 June 2016, 09:41 GMT
Please report this issue upstream, we cannot do much here.
Comment by Tobias Powalowski (tpowa) - Friday, 24 June 2016, 09:41 GMT
You could do a bisection of kernel and report this to upstream developers.

You might want to try building linux 4.6 without any of the stable patches to see if the issue lies in the stable patches or in the 4.5 to 4.6 patches.

Online

#6 2016-07-24 17:33:46

smmilut
Member
Registered: 2011-09-15
Posts: 6

Re: nouveau: Blank screen when starting KMS on a GTX970

I posted a bug report upstream at : Blank screen when starting KMS on a GTX970 for kernel 4.6 series

loqs wrote:

You might want to try building linux 4.6 without any of the stable patches to see if the issue lies in the stable patches or in the 4.5 to 4.6 patches.

I have never done this, but i'm pretty sure i will run into the same issue as with the lts kernel : i don't have enough space on my /boot partition for 2 kernels, it seems sad

Offline

Board footer

Powered by FluxBB