logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 08-10-2018 20:27:06

Ralph W. Llama
Merci pour ta réponse. C'est bien ce que je pensais.

Là je tourne avec Nouveau sans xorg.conf, ça marche nickel.

#2 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 05-10-2018 20:54:53

Ralph W. Llama
Le titre venait du fait qu'au départ je cherchais à faire un truc bien spécifique, avec xrandr, mais c'est vrai qu'on a débordé un peu.

Pour ce qui est de se passer de xorg.conf, j'ai vu qu'effectivement on pouvait le virer avec les derniers drivers nvidia. Mais comme j'ai une vieille carte graphique, il me faut le pilote nvidia-legacy, et dans le wiki officiel Debian ils disent toujours d'utiliser xorg.conf pour celui-là... j'aurais pu essayer de le virer pour voir si le pilote non-free fonctionnait sans ça. Mais là je laisse tomber ça, au moins tant que Nouveau marche. Par contre je peux effectivement essayer de voir si Nouveau marche sans ce fichier...

#3 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 04-10-2018 22:13:06

Ralph W. Llama
Bah merci, au moins je le saurai pour une autre fois.

#4 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 04-10-2018 15:55:07

Ralph W. Llama
Merci pour ta réponse !

J'ai modifié le xorg.conf comme tu m'as dit, et sur le moment ça n'a eu l'air de rien changer, du coup j'ai laissé tomber, découragé. Et puis là, aujourd'hui, je me motive pour m'y remettre, j'ouvre le gestionnaire d'affichage graphique pour regarder un truc, et miracle, j'ai toutes les résolutions disponibles habituellement, jusqu'à 1920x1080. Du coup je suis pas totalement sûr de comment j'ai résolu le problème, mais le fait est qu'il semble résolu...

Merci à tous en tout cas !

#5 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 02-10-2018 13:46:03

Ralph W. Llama
En installant le pilote nvidia, j'ai exécuté la commande nvidia-xconfig, qui a créé un fichier xorg.conf.backup avant de modifier le xorg.conf. J'ai exécuté cette commande une deuxième fois, après avoir tenté d'utiliser le pilote Nouveau sans désinstaller le nvidia (ce qui n'a pas marché), puis de repasser au nvidia, du coup le fichier contenant la sauvegarde d'origine a été écrasé (comme un con j'ai pas pensé à ça), mais ce qui est dedans n'a été affecté que par nvidia-xconfig. En repassant à Nouveau, j'ai édité le nouveau fichier xorg.conf, c'est donc lui qui a subi les changements dus à mes tentatives de résolution de mon problème de résolution. Là je viens de le remplacer par le fichier .backup, ce qui n'a absolument rien changé.

Voilà le contenu du fichier en question :

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 384.111  (buildd@debian)  Sun Feb 25 23:27:00 UTC 2018

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nouveau"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

#6 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 02-10-2018 12:33:07

Ralph W. Llama
Effectivement, je viens de regarder l'étiquette derrière l'écran, et il est bien prévu pour 60 Hz et pas 70. C'est un Packard Bell Viseo 230 WS, au passage.

Pour ce qui est des logs :

cat /var/log/Xorg.0.log


[     4.480]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[     4.480] X Protocol Version 11, Revision 0
[     4.480] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[     4.480] Current Operating System: Linux Ordinosaurus-Rex 4.9.0-8-lzk-bl-amd64 #1 SMP PREEMPT Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64
[     4.480] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-lzk-bl-amd64 root=UUID=1788952e-0c67-40a5-8a3f-587513161def ro threadirqs quiet
[     4.480] Build Date: 16 October 2017  08:19:45AM
[     4.480] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[     4.480] Current version of pixman: 0.34.0
[     4.480]  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
[     4.480] Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.480] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct  2 13:20:28 2018
[     4.481] (==) Using config file: "/etc/X11/xorg.conf"
[     4.481] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.482] (==) ServerLayout "Layout0"
[     4.482] (**) |-->Screen "Screen0" (0)
[     4.482] (**) |   |-->Monitor "Monitor0"
[     4.483] (==) No device specified for screen "Screen0".
  Using the first device section listed.
[     4.483] (**) |   |-->Device "My GPU"
[     4.483] (**) |-->Input Device "Keyboard0"
[     4.483] (**) |-->Input Device "Mouse0"
[     4.483] (==) Automatically adding devices
[     4.483] (==) Automatically enabling devices
[     4.483] (==) Automatically adding GPU devices
[     4.483] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.484] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.484]  Entry deleted from font path.
[     4.485] (==) FontPath set to:
  /usr/share/fonts/X11/misc,
  /usr/share/fonts/X11/100dpi/:unscaled,
  /usr/share/fonts/X11/75dpi/:unscaled,
  /usr/share/fonts/X11/Type1,
  /usr/share/fonts/X11/100dpi,
  /usr/share/fonts/X11/75dpi,
  built-ins
[     4.485] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.485] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     4.485] (WW) Disabling Keyboard0
[     4.485] (WW) Disabling Mouse0
[     4.485] (II) Loader magic: 0x5572f3b18e00
[     4.485] (II) Module ABI versions:
[     4.485]  X.Org ANSI C Emulation: 0.4
[     4.485]  X.Org Video Driver: 23.0
[     4.485]  X.Org XInput driver : 24.1
[     4.485]  X.Org Server Extension : 10.0
[     4.486] (++) using VT number 7

[     4.486] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.486] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.488] (--) PCI:*(0:6:0:0) 10de:0a65:3842:1313 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     4.488] (II) LoadModule: "glx"
[     4.488] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.494] (II) Module glx: vendor="X.Org Foundation"
[     4.494]  compiled for 1.19.2, module version = 1.0.0
[     4.494]  ABI class: X.Org Server Extension, version 10.0
[     4.494] (II) LoadModule: "nouveau"
[     4.494] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     4.495] (II) Module nouveau: vendor="X.Org Foundation"
[     4.495]  compiled for 1.19.3, module version = 1.0.13
[     4.495]  Module class: X.Org Video Driver
[     4.495]  ABI class: X.Org Video Driver, version 23.0
[     4.495] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[     4.495] (II) NOUVEAU driver for NVIDIA chipset families :
[     4.495]  RIVA TNT        (NV04)
[     4.495]  RIVA TNT2       (NV05)
[     4.495]  GeForce 256     (NV10)
[     4.495]  GeForce 2       (NV11, NV15)
[     4.495]  GeForce 4MX     (NV17, NV18)
[     4.495]  GeForce 3       (NV20)
[     4.495]  GeForce 4Ti     (NV25, NV28)
[     4.495]  GeForce FX      (NV3x)
[     4.495]  GeForce 6       (NV4x)
[     4.495]  GeForce 7       (G7x)
[     4.495]  GeForce 8       (G8x)
[     4.495]  GeForce GTX 200 (NVA0)
[     4.495]  GeForce GTX 400 (NVC0)
[     4.496] (II) [drm] nouveau interface version: 1.3.1
[     4.496] (II) Loading sub module "dri2"
[     4.496] (II) LoadModule: "dri2"
[     4.496] (II) Module "dri2" already built-in
[     4.496] (--) NOUVEAU(0): Chipset: "NVIDIA NVA8"
[     4.496] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[     4.496] (==) NOUVEAU(0): RGB weight 888
[     4.496] (==) NOUVEAU(0): Default visual is TrueColor
[     4.496] (==) NOUVEAU(0): Using HW cursor
[     4.496] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[     4.496] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[     4.496] (==) NOUVEAU(0): Page flipping enabled
[     4.496] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[     4.496] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[     4.496] (II) NOUVEAU(0): Initializing outputs ...
[     4.527] (II) NOUVEAU(0): Output DVI-I-1 using monitor section Monitor0
[     4.528] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[     4.556] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[     4.556] (II) NOUVEAU(0): 3 crtcs needed for screen.
[     4.560] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[     4.560] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[     4.592] (II) NOUVEAU(0): EDID for output DVI-I-1
[     4.592] (II) NOUVEAU(0): Manufacturer: PKB  Model: c1  Serial#: 67146373
[     4.592] (II) NOUVEAU(0): Year: 2010  Week: 40
[     4.592] (II) NOUVEAU(0): EDID Version: 1.3
[     4.592] (II) NOUVEAU(0): Digital Display Input
[     4.592] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51  vert.: 28
[     4.592] (II) NOUVEAU(0): Gamma: 2.20
[     4.592] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[     4.592] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[     4.592] (II) NOUVEAU(0): First detailed timing is preferred mode
[     4.592] (II) NOUVEAU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[     4.592] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[     4.592] (II) NOUVEAU(0): Supported established timings:
[     4.592] (II) NOUVEAU(0): 720x400@70Hz
[     4.592] (II) NOUVEAU(0): 640x480@60Hz
[     4.592] (II) NOUVEAU(0): 640x480@67Hz
[     4.592] (II) NOUVEAU(0): 800x600@56Hz
[     4.592] (II) NOUVEAU(0): 800x600@60Hz
[     4.592] (II) NOUVEAU(0): 1024x768@60Hz
[     4.592] (II) NOUVEAU(0): 1024x768@70Hz
[     4.592] (II) NOUVEAU(0): Manufacturer's mask: 0
[     4.592] (II) NOUVEAU(0): Supported standard timings:
[     4.592] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.592] (II) NOUVEAU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.592] (II) NOUVEAU(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[     4.592] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[     4.592] (II) NOUVEAU(0): Supported detailed timing:
[     4.592] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[     4.592] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.592] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     4.592] (II) NOUVEAU(0): Monitor name: Viseo 230Ws
[     4.592] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 185 MHz
[     4.592] (II) NOUVEAU(0): Serial No: D150C0244032
[     4.592] (II) NOUVEAU(0): EDID (in hex):
[     4.592] (II) NOUVEAU(0):   00ffffffffffff004162c10085920004
[     4.592] (II) NOUVEAU(0):   2814010380331c78eaee95a3544c9926
[     4.592] (II) NOUVEAU(0):   0f5054b30c00714f8180810095000101
[     4.592] (II) NOUVEAU(0):   010101010101023a801871382d40582c
[     4.592] (II) NOUVEAU(0):   4500fd1e1100001e000000fc00566973
[     4.592] (II) NOUVEAU(0):   656f2032333057730a20000000fd0038
[     4.592] (II) NOUVEAU(0):   4c1f5312000a202020202020000000ff
[     4.592] (II) NOUVEAU(0):   004431353043303234343033320a0044
[     4.592] (II) NOUVEAU(0): Not using mode "1920x1080" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1280x1024" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1440x900" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1280x800" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1152x864" (vrefresh out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Not using mode "640x480" (hsync out of range)
[     4.592] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[     4.592] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.592] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.593] (II) NOUVEAU(0): EDID for output HDMI-1
[     4.623] (II) NOUVEAU(0): EDID for output VGA-1
[     4.623] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[     4.623] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.623] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.623] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     4.623] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[     4.623] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.623] (II) NOUVEAU(0): Output DVI-I-1 connected
[     4.623] (II) NOUVEAU(0): Output HDMI-1 disconnected
[     4.623] (II) NOUVEAU(0): Output VGA-1 connected
[     4.623] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[     4.623] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 640x480 +0+0
[     4.623] (II) NOUVEAU(0): Output VGA-1 using initial mode 640x480 +0+0
[     4.623] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.623] (--) NOUVEAU(0): Virtual size is 640x480 (pitch 0)
[     4.623] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[     4.623] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.623] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[     4.623] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.623] (==) NOUVEAU(0): DPI set to (96, 96)
[     4.623] (II) Loading sub module "fb"
[     4.623] (II) LoadModule: "fb"
[     4.623] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.624] (II) Module fb: vendor="X.Org Foundation"
[     4.624]  compiled for 1.19.2, module version = 1.0.0
[     4.624]  ABI class: X.Org ANSI C Emulation, version 0.4
[     4.624] (II) Loading sub module "shadowfb"
[     4.624] (II) LoadModule: "shadowfb"
[     4.624] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[     4.624] (II) Module shadowfb: vendor="X.Org Foundation"
[     4.624]  compiled for 1.19.2, module version = 1.0.0
[     4.624]  ABI class: X.Org ANSI C Emulation, version 0.4
[     4.624] (--) Depth 24 pixmap format is 32 bpp
[     4.642] (II) NOUVEAU(0): Channel setup complete.
[     4.659] (II) NOUVEAU(0): [COPY] async initialised.
[     4.661] (II) NOUVEAU(0): Hardware support for Present enabled
[     4.661] (II) NOUVEAU(0): [DRI2] Setup complete
[     4.661] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[     4.661] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[     4.661] (II) Loading sub module "exa"
[     4.661] (II) LoadModule: "exa"
[     4.661] (II) Loading /usr/lib/xorg/modules/libexa.so
[     4.661] (II) Module exa: vendor="X.Org Foundation"
[     4.661]  compiled for 1.19.2, module version = 2.6.0
[     4.661]  ABI class: X.Org Video Driver, version 23.0
[     4.661] (II) EXA(0): Driver allocated offscreen pixmaps
[     4.661] (II) EXA(0): Driver registered support for the following operations:
[     4.661] (II)         Solid
[     4.661] (II)         Copy
[     4.661] (II)         Composite (RENDER acceleration)
[     4.661] (II)         UploadToScreen
[     4.661] (II)         DownloadFromScreen
[     4.661] (==) NOUVEAU(0): Backing store enabled
[     4.661] (==) NOUVEAU(0): Silken mouse enabled
[     4.661] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[     4.662] (II) NOUVEAU(0): [XvMC] Extension initialized.
[     4.662] (**) NOUVEAU(0): DPMS enabled
[     4.662] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     4.662] (--) RandR disabled
[     4.664] (II) SELinux: Disabled on system
[     4.766] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     4.766] (II) AIGLX: enabled GLX_ARB_create_context
[     4.766] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     4.766] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     4.766] (II) AIGLX: enabled GLX_INTEL_swap_event
[     4.766] (II) AIGLX: enabled GLX_SGI_swap_control
[     4.766] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     4.766] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     4.766] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     4.766] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     4.767] (II) AIGLX: Loaded and initialized nouveau
[     4.767] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.768] (II) NOUVEAU(0): NVEnterVT is called.
[     4.923] (II) NOUVEAU(0): Setting screen physical size to 169 x 127
[     4.923] resize called 640 480
[     4.958] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     4.959] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.959] (II) LoadModule: "libinput"
[     4.959] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.962] (II) Module libinput: vendor="X.Org Foundation"
[     4.962]  compiled for 1.19.0, module version = 0.23.0
[     4.962]  Module class: X.Org XInput Driver
[     4.962]  ABI class: X.Org XInput driver, version 24.1
[     4.962] (II) Using input driver 'libinput' for 'Power Button'
[     4.962] (**) Power Button: always reports core events
[     4.962] (**) Option "Device" "/dev/input/event5"
[     4.962] (**) Option "_source" "server/udev"
[     4.962] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[     4.962] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[     4.985] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[     4.985] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.985] (**) Option "xkb_model" "pc105"
[     4.985] (**) Option "xkb_layout" "fr"
[     4.985] (**) Option "xkb_variant" "latin9"
[     4.996] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[     4.996] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[     4.996] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     4.996] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.996] (II) Using input driver 'libinput' for 'Power Button'
[     4.996] (**) Power Button: always reports core events
[     4.996] (**) Option "Device" "/dev/input/event4"
[     4.996] (**) Option "_source" "server/udev"
[     4.996] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     4.996] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     5.017] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
[     5.017] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.017] (**) Option "xkb_model" "pc105"
[     5.017] (**) Option "xkb_layout" "fr"
[     5.017] (**) Option "xkb_variant" "latin9"
[     5.017] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     5.017] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     5.017] (II) config/udev: Adding input device Logitech K400 (/dev/input/event1)
[     5.017] (**) Logitech K400: Applying InputClass "libinput pointer catchall"
[     5.017] (**) Logitech K400: Applying InputClass "libinput keyboard catchall"
[     5.017] (II) Using input driver 'libinput' for 'Logitech K400'
[     5.017] (**) Logitech K400: always reports core events
[     5.017] (**) Option "Device" "/dev/input/event1"
[     5.017] (**) Option "_source" "server/udev"
[     5.018] (II) input device 'Logitech K400', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[     5.018] (II) input device 'Logitech K400', /dev/input/event1 is a pointer caps
[     5.018] (II) input device 'Logitech K400', /dev/input/event1 is a keyboard
[     5.049] (II) libinput: Logitech K400: needs a virtual subdevice
[     5.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input3/event1"
[     5.049] (II) XINPUT: Adding extended input device "Logitech K400" (type: MOUSE, id 8)
[     5.049] (**) Option "AccelerationScheme" "none"
[     5.049] (**) Logitech K400: (accel) selected scheme none/0
[     5.049] (**) Logitech K400: (accel) acceleration factor: 2.000
[     5.049] (**) Logitech K400: (accel) acceleration threshold: 4
[     5.049] (II) input device 'Logitech K400', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[     5.049] (II) input device 'Logitech K400', /dev/input/event1 is a pointer caps
[     5.049] (II) input device 'Logitech K400', /dev/input/event1 is a keyboard
[     5.049] (II) config/udev: Adding input device Logitech K400 (/dev/input/mouse1)
[     5.049] (II) No input driver specified, ignoring this device.
[     5.049] (II) This device may have been added with another device file.
[     5.050] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event12)
[     5.050] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.050] (II) Using input driver 'libinput' for 'Logitech Logitech USB Keyboard'
[     5.050] (**) Logitech Logitech USB Keyboard: always reports core events
[     5.050] (**) Option "Device" "/dev/input/event12"
[     5.050] (**) Option "_source" "server/udev"
[     5.050] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event12 is tagged by udev as: Keyboard
[     5.050] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event12 is a keyboard
[     5.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.0/0003:046D:C30F.0007/input/input14/event12"
[     5.081] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 9)
[     5.081] (**) Option "xkb_model" "pc105"
[     5.081] (**) Option "xkb_layout" "fr"
[     5.081] (**) Option "xkb_variant" "latin9"
[     5.081] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event12 is tagged by udev as: Keyboard
[     5.081] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event12 is a keyboard
[     5.081] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event13)
[     5.081] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.081] (II) Using input driver 'libinput' for 'Logitech Logitech USB Keyboard'
[     5.081] (**) Logitech Logitech USB Keyboard: always reports core events
[     5.081] (**) Option "Device" "/dev/input/event13"
[     5.081] (**) Option "_source" "server/udev"
[     5.081] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is tagged by udev as: Keyboard
[     5.081] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is a keyboard
[     5.113] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.1/0003:046D:C30F.0008/input/input15/event13"
[     5.113] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 10)
[     5.113] (**) Option "xkb_model" "pc105"
[     5.113] (**) Option "xkb_layout" "fr"
[     5.113] (**) Option "xkb_variant" "latin9"
[     5.113] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is tagged by udev as: Keyboard
[     5.113] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is a keyboard
[     5.113] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event2)
[     5.113] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[     5.113] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.113] (**) Logitech Gaming Mouse G502: always reports core events
[     5.113] (**) Option "Device" "/dev/input/event2"
[     5.113] (**) Option "_source" "server/udev"
[     5.165] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is tagged by udev as: Mouse
[     5.165] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is a pointer caps
[     5.187] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.0/0003:046D:C07D.0005/input/input4/event2"
[     5.187] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 11)
[     5.187] (**) Option "AccelerationScheme" "none"
[     5.187] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[     5.187] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[     5.187] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[     5.239] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is tagged by udev as: Mouse
[     5.239] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is a pointer caps
[     5.239] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse2)
[     5.239] (II) No input driver specified, ignoring this device.
[     5.239] (II) This device may have been added with another device file.
[     5.239] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event3)
[     5.239] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput keyboard catchall"
[     5.239] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.239] (**) Logitech Gaming Mouse G502: always reports core events
[     5.239] (**) Option "Device" "/dev/input/event3"
[     5.239] (**) Option "_source" "server/udev"
[     5.240] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is tagged by udev as: Keyboard
[     5.240] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is a keyboard
[     5.265] (II) libinput: Logitech Gaming Mouse G502: needs a virtual subdevice
[     5.265] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.1/0003:046D:C07D.0006/input/input5/event3"
[     5.265] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 12)
[     5.265] (**) Option "AccelerationScheme" "none"
[     5.265] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[     5.265] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[     5.265] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[     5.265] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is tagged by udev as: Keyboard
[     5.265] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is a keyboard
[     5.265] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[     5.265] (II) No input driver specified, ignoring this device.
[     5.265] (II) This device may have been added with another device file.
[     5.265] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[     5.265] (II) No input driver specified, ignoring this device.
[     5.265] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event9)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event10)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event11)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event7)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.267] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event8)
[     5.267] (II) No input driver specified, ignoring this device.
[     5.267] (II) This device may have been added with another device file.
[     5.267] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[     5.267] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.267] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     5.267] (**) Eee PC WMI hotkeys: always reports core events
[     5.267] (**) Option "Device" "/dev/input/event6"
[     5.267] (**) Option "_source" "server/udev"
[     5.267] (II) input device 'Eee PC WMI hotkeys', /dev/input/event6 is tagged by udev as: Keyboard
[     5.267] (II) input device 'Eee PC WMI hotkeys', /dev/input/event6 is a keyboard
[     5.277] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input13/event6"
[     5.277] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[     5.277] (**) Option "xkb_model" "pc105"
[     5.277] (**) Option "xkb_layout" "fr"
[     5.277] (**) Option "xkb_variant" "latin9"
[     5.277] (II) input device 'Eee PC WMI hotkeys', /dev/input/event6 is tagged by udev as: Keyboard
[     5.277] (II) input device 'Eee PC WMI hotkeys', /dev/input/event6 is a keyboard
[     5.277] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event0)
[     5.277] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "libinput pointer catchall"
[     5.277] (II) Using input driver 'libinput' for 'ImPS/2 Generic Wheel Mouse'
[     5.277] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[     5.277] (**) Option "Device" "/dev/input/event0"
[     5.277] (**) Option "_source" "server/udev"
[     5.277] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is tagged by udev as: Mouse
[     5.277] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is a pointer caps
[     5.308] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event0"
[     5.308] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
[     5.308] (**) Option "AccelerationScheme" "none"
[     5.308] (**) ImPS/2 Generic Wheel Mouse: (accel) selected scheme none/0
[     5.308] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[     5.308] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[     5.308] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is tagged by udev as: Mouse
[     5.308] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is a pointer caps
[     5.308] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[     5.308] (II) No input driver specified, ignoring this device.
[     5.308] (II) This device may have been added with another device file.
[     5.312] (**) Logitech K400: Applying InputClass "libinput pointer catchall"
[     5.312] (**) Logitech K400: Applying InputClass "libinput keyboard catchall"
[     5.312] (II) Using input driver 'libinput' for 'Logitech K400'
[     5.312] (**) Logitech K400: always reports core events
[     5.312] (**) Option "Device" "/dev/input/event1"
[     5.312] (**) Option "_source" "_driver/libinput"
[     5.312] (II) libinput: Logitech K400: is a virtual subdevice
[     5.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input3/event1"
[     5.312] (II) XINPUT: Adding extended input device "Logitech K400" (type: KEYBOARD, id 15)
[     5.312] (**) Option "xkb_model" "pc105"
[     5.312] (**) Option "xkb_layout" "fr"
[     5.312] (**) Option "xkb_variant" "latin9"
[     5.312] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput keyboard catchall"
[     5.312] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.312] (**) Logitech Gaming Mouse G502: always reports core events
[     5.312] (**) Option "Device" "/dev/input/event3"
[     5.312] (**) Option "_source" "_driver/libinput"
[     5.312] (II) libinput: Logitech Gaming Mouse G502: is a virtual subdevice
[     5.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.1/0003:046D:C07D.0006/input/input5/event3"
[     5.312] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: KEYBOARD, id 16)
[     5.312] (**) Option "xkb_model" "pc105"
[     5.312] (**) Option "xkb_layout" "fr"
[     5.312] (**) Option "xkb_variant" "latin9"
[     6.089] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.089] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.089] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.089] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.089] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.089] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.089] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.182] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.182] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.182] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.182] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.182] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.182] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.182] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.421] resize called 2944 768
[     6.591] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.591] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.591] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.591] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.591] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.591] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.591] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.657] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.657] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.657] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.657] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.657] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.657] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.657] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    20.068] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[    20.068] (II) NOUVEAU(0): Using hsync ranges from config file
[    20.068] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    20.068] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    20.068] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    20.068] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    20.068] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    52.965] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[    52.965] (II) NOUVEAU(0): Using hsync ranges from config file
[    52.965] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    52.965] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    52.965] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    52.965] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    52.965] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    57.008] resize called 2944 1080
[    57.188] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[    57.188] (II) NOUVEAU(0): Using hsync ranges from config file
[    57.188] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    57.188] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    57.188] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    57.188] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    57.188] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    57.255] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[    57.255] (II) NOUVEAU(0): Using hsync ranges from config file
[    57.255] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    57.255] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    57.255] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    57.255] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    57.255] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)



Comme j'ai redémarré, voilà aussi l'ancien log :

cat /var/log/Xorg.0.log.old


[     4.699]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[     4.699] X Protocol Version 11, Revision 0
[     4.699] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[     4.699] Current Operating System: Linux Ordinosaurus-Rex 4.9.0-8-lzk-bl-amd64 #1 SMP PREEMPT Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64
[     4.699] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-lzk-bl-amd64 root=UUID=1788952e-0c67-40a5-8a3f-587513161def ro threadirqs quiet
[     4.699] Build Date: 16 October 2017  08:19:45AM
[     4.699] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support)
[     4.699] Current version of pixman: 0.34.0
[     4.699]  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
[     4.699] Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.699] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct  2 10:52:50 2018
[     4.700] (==) Using config file: "/etc/X11/xorg.conf"
[     4.700] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.701] (==) ServerLayout "Layout0"
[     4.701] (**) |-->Screen "Screen0" (0)
[     4.701] (**) |   |-->Monitor "Monitor0"
[     4.701] (==) No device specified for screen "Screen0".
  Using the first device section listed.
[     4.701] (**) |   |-->Device "My GPU"
[     4.701] (**) |-->Input Device "Keyboard0"
[     4.701] (**) |-->Input Device "Mouse0"
[     4.701] (==) Automatically adding devices
[     4.701] (==) Automatically enabling devices
[     4.701] (==) Automatically adding GPU devices
[     4.701] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.703] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     4.703]  Entry deleted from font path.
[     4.704] (==) FontPath set to:
  /usr/share/fonts/X11/misc,
  /usr/share/fonts/X11/100dpi/:unscaled,
  /usr/share/fonts/X11/75dpi/:unscaled,
  /usr/share/fonts/X11/Type1,
  /usr/share/fonts/X11/100dpi,
  /usr/share/fonts/X11/75dpi,
  built-ins
[     4.704] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.704] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     4.704] (WW) Disabling Keyboard0
[     4.704] (WW) Disabling Mouse0
[     4.704] (II) Loader magic: 0x55bb2a185e00
[     4.704] (II) Module ABI versions:
[     4.704]  X.Org ANSI C Emulation: 0.4
[     4.704]  X.Org Video Driver: 23.0
[     4.704]  X.Org XInput driver : 24.1
[     4.704]  X.Org Server Extension : 10.0
[     4.704] (++) using VT number 7

[     4.704] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.705] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.706] (--) PCI:*(0:6:0:0) 10de:0a65:3842:1313 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     4.706] (II) LoadModule: "glx"
[     4.707] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.712] (II) Module glx: vendor="X.Org Foundation"
[     4.712]  compiled for 1.19.2, module version = 1.0.0
[     4.712]  ABI class: X.Org Server Extension, version 10.0
[     4.712] (II) LoadModule: "nouveau"
[     4.712] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     4.713] (II) Module nouveau: vendor="X.Org Foundation"
[     4.713]  compiled for 1.19.3, module version = 1.0.13
[     4.713]  Module class: X.Org Video Driver
[     4.713]  ABI class: X.Org Video Driver, version 23.0
[     4.714] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[     4.714] (II) NOUVEAU driver for NVIDIA chipset families :
[     4.714]  RIVA TNT        (NV04)
[     4.714]  RIVA TNT2       (NV05)
[     4.714]  GeForce 256     (NV10)
[     4.714]  GeForce 2       (NV11, NV15)
[     4.714]  GeForce 4MX     (NV17, NV18)
[     4.714]  GeForce 3       (NV20)
[     4.714]  GeForce 4Ti     (NV25, NV28)
[     4.714]  GeForce FX      (NV3x)
[     4.714]  GeForce 6       (NV4x)
[     4.714]  GeForce 7       (G7x)
[     4.714]  GeForce 8       (G8x)
[     4.714]  GeForce GTX 200 (NVA0)
[     4.714]  GeForce GTX 400 (NVC0)
[     4.714] (II) [drm] nouveau interface version: 1.3.1
[     4.714] (II) Loading sub module "dri2"
[     4.714] (II) LoadModule: "dri2"
[     4.714] (II) Module "dri2" already built-in
[     4.714] (--) NOUVEAU(0): Chipset: "NVIDIA NVA8"
[     4.714] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[     4.714] (==) NOUVEAU(0): RGB weight 888
[     4.714] (==) NOUVEAU(0): Default visual is TrueColor
[     4.714] (==) NOUVEAU(0): Using HW cursor
[     4.714] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[     4.714] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[     4.714] (==) NOUVEAU(0): Page flipping enabled
[     4.714] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[     4.714] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[     4.714] (II) NOUVEAU(0): Initializing outputs ...
[     4.746] (II) NOUVEAU(0): Output DVI-I-1 using monitor section Monitor0
[     4.747] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[     4.770] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[     4.770] (II) NOUVEAU(0): 3 crtcs needed for screen.
[     4.774] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[     4.774] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[     4.806] (II) NOUVEAU(0): EDID for output DVI-I-1
[     4.806] (II) NOUVEAU(0): Manufacturer: PKB  Model: c1  Serial#: 67146373
[     4.806] (II) NOUVEAU(0): Year: 2010  Week: 40
[     4.806] (II) NOUVEAU(0): EDID Version: 1.3
[     4.806] (II) NOUVEAU(0): Digital Display Input
[     4.806] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51  vert.: 28
[     4.806] (II) NOUVEAU(0): Gamma: 2.20
[     4.806] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[     4.806] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[     4.806] (II) NOUVEAU(0): First detailed timing is preferred mode
[     4.806] (II) NOUVEAU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[     4.806] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[     4.806] (II) NOUVEAU(0): Supported established timings:
[     4.806] (II) NOUVEAU(0): 720x400@70Hz
[     4.806] (II) NOUVEAU(0): 640x480@60Hz
[     4.806] (II) NOUVEAU(0): 640x480@67Hz
[     4.806] (II) NOUVEAU(0): 800x600@56Hz
[     4.806] (II) NOUVEAU(0): 800x600@60Hz
[     4.806] (II) NOUVEAU(0): 1024x768@60Hz
[     4.806] (II) NOUVEAU(0): 1024x768@70Hz
[     4.806] (II) NOUVEAU(0): Manufacturer's mask: 0
[     4.806] (II) NOUVEAU(0): Supported standard timings:
[     4.806] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.806] (II) NOUVEAU(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.806] (II) NOUVEAU(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[     4.806] (II) NOUVEAU(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[     4.806] (II) NOUVEAU(0): Supported detailed timing:
[     4.806] (II) NOUVEAU(0): clock: 148.5 MHz   Image Size:  509 x 286 mm
[     4.806] (II) NOUVEAU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.806] (II) NOUVEAU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     4.806] (II) NOUVEAU(0): Monitor name: Viseo 230Ws
[     4.806] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 185 MHz
[     4.806] (II) NOUVEAU(0): Serial No: D150C0244032
[     4.806] (II) NOUVEAU(0): EDID (in hex):
[     4.806] (II) NOUVEAU(0):   00ffffffffffff004162c10085920004
[     4.806] (II) NOUVEAU(0):   2814010380331c78eaee95a3544c9926
[     4.806] (II) NOUVEAU(0):   0f5054b30c00714f8180810095000101
[     4.806] (II) NOUVEAU(0):   010101010101023a801871382d40582c
[     4.806] (II) NOUVEAU(0):   4500fd1e1100001e000000fc00566973
[     4.806] (II) NOUVEAU(0):   656f2032333057730a20000000fd0038
[     4.806] (II) NOUVEAU(0):   4c1f5312000a202020202020000000ff
[     4.806] (II) NOUVEAU(0):   004431353043303234343033320a0044
[     4.806] (II) NOUVEAU(0): Not using mode "1920x1080" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1280x1024" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1440x900" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1280x800" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1152x864" (vrefresh out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Not using mode "640x480" (hsync out of range)
[     4.806] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[     4.806] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.806] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.807] (II) NOUVEAU(0): EDID for output HDMI-1
[     4.837] (II) NOUVEAU(0): EDID for output VGA-1
[     4.837] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[     4.837] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.837] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.837] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     4.837] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[     4.837] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.837] (II) NOUVEAU(0): Output DVI-I-1 connected
[     4.837] (II) NOUVEAU(0): Output HDMI-1 disconnected
[     4.837] (II) NOUVEAU(0): Output VGA-1 connected
[     4.837] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[     4.837] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 640x480 +0+0
[     4.837] (II) NOUVEAU(0): Output VGA-1 using initial mode 640x480 +0+0
[     4.837] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.837] (--) NOUVEAU(0): Virtual size is 640x480 (pitch 0)
[     4.837] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[     4.837] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.837] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[     4.837] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.837] (==) NOUVEAU(0): DPI set to (96, 96)
[     4.837] (II) Loading sub module "fb"
[     4.837] (II) LoadModule: "fb"
[     4.837] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.838] (II) Module fb: vendor="X.Org Foundation"
[     4.838]  compiled for 1.19.2, module version = 1.0.0
[     4.838]  ABI class: X.Org ANSI C Emulation, version 0.4
[     4.838] (II) Loading sub module "shadowfb"
[     4.838] (II) LoadModule: "shadowfb"
[     4.838] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[     4.838] (II) Module shadowfb: vendor="X.Org Foundation"
[     4.838]  compiled for 1.19.2, module version = 1.0.0
[     4.838]  ABI class: X.Org ANSI C Emulation, version 0.4
[     4.838] (--) Depth 24 pixmap format is 32 bpp
[     4.856] (II) NOUVEAU(0): Channel setup complete.
[     4.873] (II) NOUVEAU(0): [COPY] async initialised.
[     4.875] (II) NOUVEAU(0): Hardware support for Present enabled
[     4.875] (II) NOUVEAU(0): [DRI2] Setup complete
[     4.875] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[     4.875] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[     4.875] (II) Loading sub module "exa"
[     4.875] (II) LoadModule: "exa"
[     4.875] (II) Loading /usr/lib/xorg/modules/libexa.so
[     4.875] (II) Module exa: vendor="X.Org Foundation"
[     4.875]  compiled for 1.19.2, module version = 2.6.0
[     4.875]  ABI class: X.Org Video Driver, version 23.0
[     4.875] (II) EXA(0): Driver allocated offscreen pixmaps
[     4.875] (II) EXA(0): Driver registered support for the following operations:
[     4.876] (II)         Solid
[     4.876] (II)         Copy
[     4.876] (II)         Composite (RENDER acceleration)
[     4.876] (II)         UploadToScreen
[     4.876] (II)         DownloadFromScreen
[     4.876] (==) NOUVEAU(0): Backing store enabled
[     4.876] (==) NOUVEAU(0): Silken mouse enabled
[     4.876] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[     4.876] (II) NOUVEAU(0): [XvMC] Extension initialized.
[     4.876] (**) NOUVEAU(0): DPMS enabled
[     4.876] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     4.876] (--) RandR disabled
[     4.878] (II) SELinux: Disabled on system
[     4.980] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     4.980] (II) AIGLX: enabled GLX_ARB_create_context
[     4.980] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     4.980] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     4.980] (II) AIGLX: enabled GLX_INTEL_swap_event
[     4.980] (II) AIGLX: enabled GLX_SGI_swap_control
[     4.980] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     4.980] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     4.980] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     4.980] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     4.980] (II) AIGLX: Loaded and initialized nouveau
[     4.980] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.981] (II) NOUVEAU(0): NVEnterVT is called.
[     5.137] (II) NOUVEAU(0): Setting screen physical size to 169 x 127
[     5.137] resize called 640 480
[     5.173] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     5.173] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.173] (II) LoadModule: "libinput"
[     5.173] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.176] (II) Module libinput: vendor="X.Org Foundation"
[     5.176]  compiled for 1.19.0, module version = 0.23.0
[     5.176]  Module class: X.Org XInput Driver
[     5.176]  ABI class: X.Org XInput driver, version 24.1
[     5.176] (II) Using input driver 'libinput' for 'Power Button'
[     5.176] (**) Power Button: always reports core events
[     5.176] (**) Option "Device" "/dev/input/event5"
[     5.176] (**) Option "_source" "server/udev"
[     5.176] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[     5.176] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[     5.194] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[     5.194] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.194] (**) Option "xkb_model" "pc105"
[     5.194] (**) Option "xkb_layout" "fr"
[     5.194] (**) Option "xkb_variant" "latin9"
[     5.205] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[     5.205] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[     5.205] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     5.205] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.205] (II) Using input driver 'libinput' for 'Power Button'
[     5.205] (**) Power Button: always reports core events
[     5.205] (**) Option "Device" "/dev/input/event4"
[     5.205] (**) Option "_source" "server/udev"
[     5.205] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     5.205] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     5.226] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
[     5.226] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     5.226] (**) Option "xkb_model" "pc105"
[     5.226] (**) Option "xkb_layout" "fr"
[     5.226] (**) Option "xkb_variant" "latin9"
[     5.226] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[     5.226] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[     5.226] (II) config/udev: Adding input device Logitech K400 (/dev/input/event1)
[     5.226] (**) Logitech K400: Applying InputClass "libinput pointer catchall"
[     5.226] (**) Logitech K400: Applying InputClass "libinput keyboard catchall"
[     5.226] (II) Using input driver 'libinput' for 'Logitech K400'
[     5.226] (**) Logitech K400: always reports core events
[     5.226] (**) Option "Device" "/dev/input/event1"
[     5.226] (**) Option "_source" "server/udev"
[     5.226] (II) input device 'Logitech K400', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[     5.227] (II) input device 'Logitech K400', /dev/input/event1 is a pointer caps
[     5.227] (II) input device 'Logitech K400', /dev/input/event1 is a keyboard
[     5.266] (II) libinput: Logitech K400: needs a virtual subdevice
[     5.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input3/event1"
[     5.266] (II) XINPUT: Adding extended input device "Logitech K400" (type: MOUSE, id 8)
[     5.266] (**) Option "AccelerationScheme" "none"
[     5.266] (**) Logitech K400: (accel) selected scheme none/0
[     5.266] (**) Logitech K400: (accel) acceleration factor: 2.000
[     5.266] (**) Logitech K400: (accel) acceleration threshold: 4
[     5.266] (II) input device 'Logitech K400', /dev/input/event1 is tagged by udev as: Keyboard Mouse
[     5.266] (II) input device 'Logitech K400', /dev/input/event1 is a pointer caps
[     5.266] (II) input device 'Logitech K400', /dev/input/event1 is a keyboard
[     5.266] (II) config/udev: Adding input device Logitech K400 (/dev/input/mouse1)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.267] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event6)
[     5.267] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.267] (II) Using input driver 'libinput' for 'Logitech Logitech USB Keyboard'
[     5.267] (**) Logitech Logitech USB Keyboard: always reports core events
[     5.267] (**) Option "Device" "/dev/input/event6"
[     5.267] (**) Option "_source" "server/udev"
[     5.267] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event6 is tagged by udev as: Keyboard
[     5.267] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event6 is a keyboard
[     5.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.0/0003:046D:C30F.0007/input/input8/event6"
[     5.298] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 9)
[     5.298] (**) Option "xkb_model" "pc105"
[     5.298] (**) Option "xkb_layout" "fr"
[     5.298] (**) Option "xkb_variant" "latin9"
[     5.298] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event6 is tagged by udev as: Keyboard
[     5.298] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event6 is a keyboard
[     5.298] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event13)
[     5.298] (**) Logitech Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.298] (II) Using input driver 'libinput' for 'Logitech Logitech USB Keyboard'
[     5.298] (**) Logitech Logitech USB Keyboard: always reports core events
[     5.298] (**) Option "Device" "/dev/input/event13"
[     5.298] (**) Option "_source" "server/udev"
[     5.298] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is tagged by udev as: Keyboard
[     5.298] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is a keyboard
[     5.330] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.1/0003:046D:C30F.0008/input/input15/event13"
[     5.330] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 10)
[     5.330] (**) Option "xkb_model" "pc105"
[     5.330] (**) Option "xkb_layout" "fr"
[     5.330] (**) Option "xkb_variant" "latin9"
[     5.330] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is tagged by udev as: Keyboard
[     5.330] (II) input device 'Logitech Logitech USB Keyboard', /dev/input/event13 is a keyboard
[     5.330] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event2)
[     5.330] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput pointer catchall"
[     5.330] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.330] (**) Logitech Gaming Mouse G502: always reports core events
[     5.330] (**) Option "Device" "/dev/input/event2"
[     5.330] (**) Option "_source" "server/udev"
[     5.382] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is tagged by udev as: Mouse
[     5.382] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is a pointer caps
[     5.404] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.0/0003:046D:C07D.0005/input/input4/event2"
[     5.404] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 11)
[     5.404] (**) Option "AccelerationScheme" "none"
[     5.404] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[     5.404] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[     5.404] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[     5.456] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is tagged by udev as: Mouse
[     5.456] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event2 is a pointer caps
[     5.456] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse2)
[     5.456] (II) No input driver specified, ignoring this device.
[     5.456] (II) This device may have been added with another device file.
[     5.456] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/event3)
[     5.456] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput keyboard catchall"
[     5.456] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.456] (**) Logitech Gaming Mouse G502: always reports core events
[     5.456] (**) Option "Device" "/dev/input/event3"
[     5.456] (**) Option "_source" "server/udev"
[     5.457] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is tagged by udev as: Keyboard
[     5.457] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is a keyboard
[     5.490] (II) libinput: Logitech Gaming Mouse G502: needs a virtual subdevice
[     5.490] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.1/0003:046D:C07D.0006/input/input5/event3"
[     5.490] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 12)
[     5.490] (**) Option "AccelerationScheme" "none"
[     5.490] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[     5.490] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[     5.490] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[     5.490] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is tagged by udev as: Keyboard
[     5.490] (II) input device 'Logitech Gaming Mouse G502', /dev/input/event3 is a keyboard
[     5.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[     5.490] (II) No input driver specified, ignoring this device.
[     5.490] (II) This device may have been added with another device file.
[     5.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[     5.490] (II) No input driver specified, ignoring this device.
[     5.490] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.491] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event11)
[     5.491] (II) No input driver specified, ignoring this device.
[     5.491] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event12)
[     5.492] (II) No input driver specified, ignoring this device.
[     5.492] (II) This device may have been added with another device file.
[     5.492] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
[     5.492] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.492] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[     5.492] (**) Eee PC WMI hotkeys: always reports core events
[     5.492] (**) Option "Device" "/dev/input/event7"
[     5.492] (**) Option "_source" "server/udev"
[     5.492] (II) input device 'Eee PC WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[     5.492] (II) input device 'Eee PC WMI hotkeys', /dev/input/event7 is a keyboard
[     5.506] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input9/event7"
[     5.506] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[     5.506] (**) Option "xkb_model" "pc105"
[     5.506] (**) Option "xkb_layout" "fr"
[     5.506] (**) Option "xkb_variant" "latin9"
[     5.506] (II) input device 'Eee PC WMI hotkeys', /dev/input/event7 is tagged by udev as: Keyboard
[     5.506] (II) input device 'Eee PC WMI hotkeys', /dev/input/event7 is a keyboard
[     5.506] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event0)
[     5.506] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "libinput pointer catchall"
[     5.506] (II) Using input driver 'libinput' for 'ImPS/2 Generic Wheel Mouse'
[     5.506] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[     5.506] (**) Option "Device" "/dev/input/event0"
[     5.506] (**) Option "_source" "server/udev"
[     5.506] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is tagged by udev as: Mouse
[     5.506] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is a pointer caps
[     5.534] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event0"
[     5.534] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
[     5.534] (**) Option "AccelerationScheme" "none"
[     5.534] (**) ImPS/2 Generic Wheel Mouse: (accel) selected scheme none/0
[     5.534] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[     5.534] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[     5.534] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is tagged by udev as: Mouse
[     5.534] (II) input device 'ImPS/2 Generic Wheel Mouse', /dev/input/event0 is a pointer caps
[     5.534] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[     5.534] (II) No input driver specified, ignoring this device.
[     5.534] (II) This device may have been added with another device file.
[     5.538] (**) Logitech K400: Applying InputClass "libinput pointer catchall"
[     5.538] (**) Logitech K400: Applying InputClass "libinput keyboard catchall"
[     5.538] (II) Using input driver 'libinput' for 'Logitech K400'
[     5.538] (**) Logitech K400: always reports core events
[     5.538] (**) Option "Device" "/dev/input/event1"
[     5.538] (**) Option "_source" "_driver/libinput"
[     5.538] (II) libinput: Logitech K400: is a virtual subdevice
[     5.538] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input3/event1"
[     5.538] (II) XINPUT: Adding extended input device "Logitech K400" (type: KEYBOARD, id 15)
[     5.538] (**) Option "xkb_model" "pc105"
[     5.538] (**) Option "xkb_layout" "fr"
[     5.538] (**) Option "xkb_variant" "latin9"
[     5.538] (**) Logitech Gaming Mouse G502: Applying InputClass "libinput keyboard catchall"
[     5.538] (II) Using input driver 'libinput' for 'Logitech Gaming Mouse G502'
[     5.538] (**) Logitech Gaming Mouse G502: always reports core events
[     5.538] (**) Option "Device" "/dev/input/event3"
[     5.538] (**) Option "_source" "_driver/libinput"
[     5.538] (II) libinput: Logitech Gaming Mouse G502: is a virtual subdevice
[     5.538] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.1/0003:046D:C07D.0006/input/input5/event3"
[     5.538] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: KEYBOARD, id 16)
[     5.538] (**) Option "xkb_model" "pc105"
[     5.538] (**) Option "xkb_layout" "fr"
[     5.538] (**) Option "xkb_variant" "latin9"
[     5.538] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[     5.538] (II) No input driver specified, ignoring this device.
[     5.538] (II) This device may have been added with another device file.
[     5.539] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[     5.539] (II) No input driver specified, ignoring this device.
[     5.539] (II) This device may have been added with another device file.
[     5.539] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[     5.539] (II) No input driver specified, ignoring this device.
[     5.539] (II) This device may have been added with another device file.
[     5.539] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[     5.539] (II) No input driver specified, ignoring this device.
[     5.539] (II) This device may have been added with another device file.
[     6.228] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.228] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.228] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.228] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.228] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.228] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.228] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.329] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.329] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.329] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.329] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.329] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.329] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.329] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.583] resize called 2944 768
[     6.755] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.755] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.755] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.755] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.755] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.755] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.755] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[     6.821] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[     6.821] (II) NOUVEAU(0): Using hsync ranges from config file
[     6.821] (II) NOUVEAU(0): Using vrefresh ranges from config file
[     6.821] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[     6.821] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[     6.821] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[     6.821] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   549.588] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[   549.588] (II) NOUVEAU(0): Using hsync ranges from config file
[   549.588] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   549.588] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   549.588] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   549.588] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   549.588] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   562.753] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[   562.753] (II) NOUVEAU(0): Using hsync ranges from config file
[   562.753] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   562.753] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   562.753] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   562.753] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   562.753] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   606.676] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[   606.676] (II) NOUVEAU(0): Using hsync ranges from config file
[   606.676] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   606.676] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   606.676] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   606.676] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   606.676] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  1215.737] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  1215.737] (II) NOUVEAU(0): Using hsync ranges from config file
[  1215.737] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  1215.737] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  1215.737] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1215.737] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  1215.737] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  6842.346] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  6842.346] (II) NOUVEAU(0): Using hsync ranges from config file
[  6842.346] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  6842.346] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  6842.346] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  6842.346] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  6842.346] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  6857.285] resize called 2944 1080
[  6857.468] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  6857.468] (II) NOUVEAU(0): Using hsync ranges from config file
[  6857.468] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  6857.468] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  6857.468] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  6857.468] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  6857.468] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  6857.545] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  6857.545] (II) NOUVEAU(0): Using hsync ranges from config file
[  6857.545] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  6857.545] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  6857.545] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  6857.545] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  6857.545] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  6934.493] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  6934.493] (II) NOUVEAU(0): Using hsync ranges from config file
[  6934.493] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  6934.493] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  6934.493] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  6934.493] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  6934.493] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  6939.659] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  6939.659] (II) NOUVEAU(0): Using hsync ranges from config file
[  6939.659] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  6939.659] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  6939.659] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  6939.659] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  6939.659] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  7043.849] (II) NOUVEAU(0): EDID vendor "PKB", prod id 193
[  7043.849] (II) NOUVEAU(0): Using hsync ranges from config file
[  7043.849] (II) NOUVEAU(0): Using vrefresh ranges from config file
[  7043.849] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[  7043.849] (II) NOUVEAU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  7043.849] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  7043.849] (II) NOUVEAU(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.570] (II) UnloadModule: "libinput"
[  8831.618] (II) NOUVEAU(0): NVLeaveVT is called.
[  8831.808] (II) Server terminated successfully (0). Closing log file.



J'ai effectivement bidouillé quelques trucs, j'ai cherché des solutions que j'ai tenté, mais rien n'a marché mieux que ta solution.

Edit à toto : Pour une lecture plus facile des plus débutants, ajouté =user dans le code des commandes.

#7 Re : Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 02-10-2018 11:54:07

Ralph W. Llama
Merci pour ta réponse !

Je viens de tester avec ce que t'as mis, en 70 Hz l'écran me met "Fréquences non supportées", ce qui est bizarre vu qu'en 720x400 j'étais à 70 Hz. Je passe donc à 60 Hz, l'écran s'affiche bien en 1920x1080 par contre l'image est dégueulasse, comme si elle était excessivement agrandie, et avec des pixels qui clignotent un peu partout.

#8 Matériel » [résolu] Ajouter une résolution d'écran avec xrandr » 02-10-2018 10:35:48

Ralph W. Llama
Réponses : 15
Salut à tous !

Nouveau problème sur ma tour : j'ai voulu installer les pilotes propriétaires nvidia pour ma GeForce 210. Une fois les pilotes installés et xorg configuré correctement, impossible de lancer lightdm. Après quelques recherches, je vois que c'est un problème récurrent et ne trouve aucune solution qui marche, je décide donc d'abandonner et de repasser à Nouveau, puis que ça marchait bien. Une fois les pilotes propriétaires désinstallés et xorg configuré pour utiliser Nouveau, j'ai de nouveau de l'image, mais un de mes écrans (23") ne peut plus avoir une résolution supérieure à 720x400.

J'ai changé la résolution en 1920x1080 dans l'éditeur de paramètres, rien ne change.

J'ai voulu tenter avec xrand, je vois qu'il faut utiliser cvt pour avoir les informations nécessaires à la création d'une nouvelle résolution. Voilà ce que ça me donne :

cvt 1920 1080 70


# 1920x1080 69.92 Hz (CVT) hsync: 78.80 kHz; pclk: 204.25 MHz
Modeline "1920x1080_70.00"  204.25  1920 2056 2256 2592  1080 1083 1088 1127 -hsync +vsync



Mais si je copie directement le résultat, comme ça :

xrandr --newmode 1920x1080 60.00 204.25  1920 2056 2256 2592  1080 1083 1088 1127 -hsync +vsync


xrandr: unrecognized option '-hsync'
Try 'xrandr --help' for more information.



-hsync et +vsync posent problème, donc à tout hasard j'essaie de les enlever :

xrandr --newmode 1920x1080 60.00 204.25  1920 2056 2256 2592  1080 1083 1088 1127



Bon, je me suis planté, j'ai mit 60 au lieu de 70, mais ça a eu l'air de marcher (aucune ligne en retour).

root@Ordinosaurus-Rex:~# xrandr --addmode DVI-I-1 1920x1080



Pareil, aucun retour. Mais je sais que ça a marché. La preuve, quand je vais modifier l'affichage en mode graphique, j'ai une nouvelle résolution disponible...

204x2592.

Tout simplement magnifique.

J'en déduis donc que les informations données par cvt ne sont pas dans l'ordre demandé par xrandr --newmode. Voilà ce que j'ai à ce sujet dans le manuel :

  --newmode <name> <clock MHz>
            <hdisp> <hsync-start> <hsync-end> <htotal>
            <vdisp> <vsync-start> <vsync-end> <vtotal>
            [flags...]
            Valid flags: +HSync -HSync +VSync -VSync
                         +CSync -CSync CSync Interlace DoubleScan



J'ai essayé de trouver des infos sur le retour de la commande cvt, mais je ne trouve rien. Quelqu'un saurait-il me dire à quoi correspondent les différents nombres ?

Merci d'avance pour vos réponses !

#9 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 02-10-2018 08:30:34

Ralph W. Llama
Merci à vous.

J'avais l'impression que Nouveau gérait bien la CG, que j'avais pas besoin d'autre chose, mais effectivement, je peux installer les pilotes propriétaires, au pire ça fera rien de mal. Après, faudra un moment avant de dire si mon problème est résolu...

EDIT : bon bah lightdm se lance plus suite à l'installation du pilote nvidia. Il me semblait bien avoir déjà eu ce genre de problème. Je vais voir si j'arrive à le résoudre...

REEDIT : et une fois le pilote nvidia désinstallé, un de mes écrans ne peut plus avoir une résolution supérieure à 720x400, impossible d'ajouter 1920x1080 dans xrandr. Une chose est sûre, une fois ce problème résolu je touche plus aux pilotes propriétaires nvidia, ça sera nouveau tant que j'ai pas la preuve formelle que c'est ça qui cause mon problème de freeze.

#10 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 01-10-2018 16:26:00

Ralph W. Llama
Quels tests je peux faire pour vérifier ça ? (à part changer de CG)

EDIT : je viens de remettre à jour le BIOS, ils ont sorti une nouvelle version fin août que j'avais pas vu.

Et je viens de regarder chez LZK, pas de nouvelle version du noyau BL depuis la dernière fois. Du coup je vais attendre un moment.

#11 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 01-10-2018 08:34:01

Ralph W. Llama
Merci !

J'avais déjà désactivé toutes les veilles possibles, à part celle quand la batterie de l'onduleur est faible. D'ailleurs un autre truc bizarre, hier quand j'ai voulu fouiller les paramètres pour vérifier que tout était bien désactivé, l'onduleur n'était plus reconnu... sûrement la faute du câble USB, j'en ai pris un qui traînait dans un coin, il doit être un peu vieux. Mais je pense pas que ça soit impliqué dans mon problème, si ?

Pour le noyau, je le mettrai à jour dès que je pourrai, mais je sais pas du tout si y'a régulièrement des màj.

Et pour les paramètres dans le BIOS, je verrai ce soir.

EDIT : je l'ai passé en "Typical current idle", c'est bien ça ?

#12 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 30-09-2018 23:07:59

Ralph W. Llama
OK, merci pour cette simplification de la réponse.

Comme je l'ai dit au début, j'ai mit le BIOS à jour avec la dernière version disponible, au cours d'une des tentative de résolution de mon problème de clock_watchdog_timeout sous Windows (ce qui n'a servi à rien, mais au moins mon BIOS est à jour maintenant).

Je vais de ce pas fouiller dedans pour trouver l'option à paramétrer.

#13 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 30-09-2018 21:54:03

Ralph W. Llama

Beta-Pictoris a écrit :

L'idéal est, quand même, d'utiliser un noyau linux qui corrige le problème de freeze des processeurs ryzen.



Quel noyau ?

Beta-Pictoris a écrit :



Je comprends pas grand chose dans tout ça... visiblement une solution consisterait à désactiver le "C6 strate", à faire depuis le BIOS, c'est bien ça ? Autre chose à faire ?

tux12 a écrit :

En l'absence d'onduleur il est toujours possible que le reset soit simplement  lié à une [micro-]coupure électrique et donc sans rapport avec un soucis matériel.



J'ai un onduleur, et line-interactive en plus, donc a priori pas de risque de problème avec les micro-coupures.

#14 Re : Matériel » PC qui freeze, comment en identifier la cause ? » 30-09-2018 20:23:52

Ralph W. Llama
Merci pour vos réponses !

Beta-Pictoris a écrit :

Contrairement aux membres de ton espèce, on n'a pas de boule de cristal et on ne peut pas deviner les spécifications précises de ta machine. smile

Regarde ceci:
Voir le tuto : Trop cool d'indiquer son installation dans son profil !

Et arrête de faire une drôle de tête ! big_smile
.



Effectivement, c'est pas mal d'indiquer les specs... on va dire que c'est dimanche et que je suis fatigué. Voilà donc quelques détails :

- Carte mère Asus Prime B350 Plus
- Proc AMD Ryzen 5 1500X (3,5 GHz)
- 8 Go de RAM
- Carte graphique nVidia GeForce 210

Le pire c'est qu'avant j'avais fait un super récapitulatif de tout ça sur mon sujet de présentation, et je l'ai pas mis à jour depuis le montage du nouveau PC... faut que je m'y mette.

anonyme a écrit :

installe buster et la machine ne plantera plus



J'ai pas très envie de passer sous testing, si je peux éviter je préfère.

anonyme a écrit :

Sûrement une veille qui a mal fonctionné ,


29 Ordinosaurus-Rex kernel: [    0.336477] smpboot: CPU0: AMD Ryzen 5 1500X Quad-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
 



Qu'est-ce que tu veux dire par là ?

anonyme a écrit :

donne le retour de lspci de ta machine


lspci
 



00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1450
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 1451
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1453
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1454
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1452
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 1454
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 59)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1460
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1461
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1462
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1463
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1464
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1465
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1466
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1467
01:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 43bb (rev 02)
01:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] Device 43b7 (rev 02)
01:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b2 (rev 02)
02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02)
02:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02)
02:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b4 (rev 02)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
04:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 04)
06:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)
06:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
07:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 145a
07:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1456
07:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 145c
08:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 1455
08:00.2 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51)
08:00.3 Audio device: Advanced Micro Devices, Inc. [AMD] Device 1457



Frosch a écrit :

Installer un noyau plus récent pour commencer!



Comme je l'ai dit, j'ai installé un noyau basse latence optimisé pour la MAO par les devs de la distrib LibraZiK 2, basé sur le 4.9.0.8. C'est la version la plus récente proposée par LZK, si j'en veux un plus récent il sera pas optimisé pour la MAO, je sais pas si ça risque de me poser problème... (si besoin j'irai poser des questions sur LinuxMAO).

#15 Matériel » PC qui freeze, comment en identifier la cause ? » 30-09-2018 14:59:13

Ralph W. Llama
Réponses : 20
Salut à tous !

Je poste mon sujet ici parce que je soupçonne un soucis matériel, j'espère que c'est bien la section la plus appropriée.

J'ai un problème avec ma tour. Je l'ai laissé tourner un moment sans la surveiller, en revenant elle était complètement bloquée, impossible de faire quoi que ce soit à part un hard reset, après lequel tout semble fonctionner normalement.

Voilà tout ce que j'ai réussi à afficher des logs :

Sep 30 13:03:10 Ordinosaurus-Rex liblogging-stdlog:  [origin software="rsyslogd" swVersion="8.24.0" x-pid="653" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
Sep 30 13:26:44 Ordinosaurus-Rex kernel: [ 1720.932816] ata12: hard resetting link
Sep 30 13:26:44 Ordinosaurus-Rex kernel: [ 1721.393685] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 13:26:44 Ordinosaurus-Rex kernel: [ 1721.396134] ata12.00: configured for UDMA/133
Sep 30 13:26:44 Ordinosaurus-Rex kernel: [ 1721.398691] ata12: EH complete
Sep 30 13:58:31 Ordinosaurus-Rex kernel: [ 3628.154020] ata12: hard resetting link
Sep 30 13:58:32 Ordinosaurus-Rex kernel: [ 3628.614909] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 13:58:32 Ordinosaurus-Rex kernel: [ 3628.617349] ata12.00: configured for UDMA/133
Sep 30 13:58:32 Ordinosaurus-Rex kernel: [ 3628.619911] ata12: EH complete
Sep 30 14:23:57 Ordinosaurus-Rex kernel: [ 5154.439924] ata12: hard resetting link
Sep 30 14:23:58 Ordinosaurus-Rex kernel: [ 5154.900910] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 14:23:58 Ordinosaurus-Rex kernel: [ 5154.903364] ata12.00: configured for UDMA/133
Sep 30 14:23:58 Ordinosaurus-Rex kernel: [ 5154.905926] ata12: EH complete
Sep 30 14:29:07 Ordinosaurus-Rex kernel: [ 5464.150590] ata12: hard resetting link
Sep 30 14:29:08 Ordinosaurus-Rex kernel: [ 5464.611553] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 14:29:08 Ordinosaurus-Rex kernel: [ 5464.613972] ata12.00: configured for UDMA/133
Sep 30 14:29:08 Ordinosaurus-Rex kernel: [ 5464.616553] ata12: EH complete
Sep 30 15:03:26 Ordinosaurus-Rex kernel: [ 7522.932258] ata12: hard resetting link
Sep 30 15:03:26 Ordinosaurus-Rex kernel: [ 7523.393576] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 15:03:26 Ordinosaurus-Rex kernel: [ 7523.396637] ata12.00: configured for UDMA/133
Sep 30 15:03:26 Ordinosaurus-Rex kernel: [ 7523.399461] ata12: EH complete
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-2/1-2.1"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb2/2-4"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 1, device: 2 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 1, device: 6 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 1, device: 5 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 2, device: 2 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-2"
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 3, device: 3 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex mtp-probe: bus: 1, device: 4 was not an MTP device
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Linux version 4.9.0-8-lzk-bl-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP PREEMPT Debian 4.9.110-3+deb9u4 (2018-08-21)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-lzk-bl-amd64 root=UUID=1788952e-0c67-40a5-8a3f-587513161def ro threadirqs quiet
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] e820: BIOS-provided physical RAM map:
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000009bfffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009ffffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000affffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d48ebfff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000d48ec000-0x00000000d4905fff] ACPI data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000d4906000-0x00000000da868fff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000da869000-0x00000000da980fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000da981000-0x00000000da988fff] ACPI data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000da989000-0x00000000daa8ffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000daa90000-0x00000000dae47fff] ACPI NVS
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000dae48000-0x00000000db93efff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000db93f000-0x00000000ddffffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000de000000-0x00000000dfffffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fd800000-0x00000000fdffffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f37ffff] usable
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] NX (Execute Disable) protection: active
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] SMBIOS 2.8 present.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Kernel/User page tables isolation: disabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] e820: last_pfn = 0x21f380 max_arch_pfn = 0x400000000
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] e820: last_pfn = 0xde000 max_arch_pfn = 0x400000000
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Using GB pages for direct mapping
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] RAMDISK: [mem 0x35c71000-0x36e2ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: Early table checksum verification disabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: XSDT 0x00000000D48EC098 0000A4 (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: FACP 0x00000000D48F6AC0 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20160831/tbfadt-658)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: DSDT 0x00000000D48EC1D0 00A8EA (v02 ALASKA A M I    01072009 INTL 20120913)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: FACS 0x00000000DAE30E00 000040
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: APIC 0x00000000D48F6BD8 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: FPDT 0x00000000D48F6CB8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: FIDT 0x00000000D48F6D00 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D4904508 001A41 (v01 AMD    AmdTable 00000001 INTL 20120913)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D48F6DF8 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D48FFA90 00119C (v01 AMD    AMD CPU  00000001 AMD  00000001)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: CRAT 0x00000000D4900C30 000850 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: CDIT 0x00000000D4901480 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D49014B0 002DA8 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: MCFG 0x00000000D4904258 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: HPET 0x00000000D4904298 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D49042D0 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: UEFI 0x00000000D49042F8 000042 (v01                 00000000      00000000)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: IVRS 0x00000000D4904340 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: SSDT 0x00000000D4904410 0000F8 (v01 AMD    AMD PT   00001000 INTL 20120913)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] No NUMA configuration found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021f37ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] NODE_DATA(0) allocated [mem 0x21f37b000-0x21f37ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Zone ranges:
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   Normal   [mem 0x0000000100000000-0x000000021f37ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   Device   empty
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Movable zone start for each node
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Early memory node ranges
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x000000000400a000-0x0000000009bfffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x000000000a000000-0x000000000affffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x000000000b020000-0x00000000d48ebfff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x00000000d4906000-0x00000000da868fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x00000000da989000-0x00000000daa8ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x00000000db93f000-0x00000000ddffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   node   0: [mem 0x0000000100000000-0x000000021f37ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f37ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x808
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x04000000-0x04009fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x09c00000-0x09ffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xd48ec000-0xd4905fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xda869000-0xda980fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xda981000-0xda988fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdaa90000-0xdae47fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xdae48000-0xdb93efff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xde000000-0xdfffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd7fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfd800000-0xfdffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] percpu: Embedded 35 pages/cpu @ffff90165ec00000 s105624 r8192 d29544 u262144
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2047990
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Policy zone: Normal
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-8-lzk-bl-amd64 root=UUID=1788952e-0c67-40a5-8a3f-587513161def ro threadirqs quiet
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Memory: 8088836K/8322084K available (6539K kernel code, 1172K rwdata, 2968K rodata, 1380K init, 704K bss, 233248K reserved, 0K cma-reserved)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   Build-time adjustment of leaf fanout to 64.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000]   RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=16
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] NR_IRQS:33024 nr_irqs:1096 16
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] Console: colour VGA+ 80x25
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] console [tty0] enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] tsc: Fast TSC calibration failed
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] tsc: PIT calibration matches HPET. 1 loops
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000000] tsc: Detected 3493.354 MHz processor
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000016] Calibrating delay loop (skipped), value calculated using timer frequency.. 6986.70 BogoMIPS (lpj=3493354)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000018] pid_max: default: 32768 minimum: 301
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.000035] ACPI: Core revision 20160831
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.010203] ACPI: 7 ACPI AML tables successfully acquired and loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.010259] Security Framework initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.010260] Yama: disabled by default; enable with sysctl kernel.yama.*
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.010264] AppArmor: AppArmor disabled by boot time parameter
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.010510] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.011759] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex liblogging-stdlog:  [origin software="rsyslogd" swVersion="8.24.0" x-pid="636" x-info="http://www.rsyslog.com"] start
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012336] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012342] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012614] mce: CPU supports 23 MCE banks
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012633] LVT offset 1 assigned for vector 0xf9
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012703] LVT offset 2 assigned for vector 0xf4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012715] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012715] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012717] Spectre V2 : Mitigation: Full AMD retpoline
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012717] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012718] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.012938] Freeing SMP alternatives memory: 24K
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.038487] ftrace: allocating 25301 entries in 99 pages
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.054184] smpboot: Max logical packages: 4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.224329] Switched APIC routing to physical flat.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.225125] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336477] smpboot: CPU0: AMD Ryzen 5 1500X Quad-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336481] Performance Events: Fam17h core perfctr, AMD PMU driver.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336483] ... version:                0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336484] ... bit width:              48
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336484] ... generic registers:      6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336485] ... value mask:             0000ffffffffffff
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336485] ... max period:             00007fffffffffff
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336486] ... fixed-purpose events:   0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.336486] ... event mask:             000000000000003f
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.346606] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.356525] x86: Booting SMP configuration:
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.356526] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.418692] x86: Booted up 1 node, 8 CPUs
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.418695] smpboot: Total of 8 processors activated (55893.66 BogoMIPS)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.420005] devtmpfs: initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.420061] x86/mm: Memory block size: 128MB
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422281] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422283] PM: Registering ACPI NVS region [mem 0xdaa90000-0xdae47fff] (3899392 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422408] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422423] futex hash table entries: 4096 (order: 6, 262144 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422516] pinctrl core: initialized pinctrl subsystem
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.422641] NET: Registered protocol family 16
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.427498] cpuidle: using governor ladder
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432634] cpuidle: using governor menu
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432856] ACPI: bus type PCI registered
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432916] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432918] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.432925] PCI: Using configuration type 1 for base access
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.433277] mtrr: your CPUs had inconsistent variable MTRR settings
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.433278] mtrr: probably your BIOS does not setup all CPUs.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.433278] mtrr: corrected configuration.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.438676] HugeTLB registered 1 GB page size, pre-allocated 0 pages
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.438677] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.439025] ACPI: Added _OSI(Module Device)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.439026] ACPI: Added _OSI(Processor Device)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.439027] ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.439028] ACPI: Added _OSI(Processor Aggregator Device)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.439239] ACPI: Executed 2 blocks of module-level executable AML code
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.444678] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.447052] ACPI: Interpreter enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.447065] ACPI: (supports S0 S3 S4 S5)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.447066] ACPI: Using IOAPIC for interrupt routing
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.447343] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454284] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454288] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454428] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454562] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454571] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454843] PCI host bridge to bus 0000:00
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454846] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454847] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454849] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454850] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454851] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454852] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454853] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454854] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.454855] pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.455252] pci 0000:00:01.3: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.455848] pci 0000:00:07.1: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.456094] pci 0000:00:08.1: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.457237] pci 0000:01:00.0: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.460907] pci 0000:00:01.3: PCI bridge to [bus 01-06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.461481] pci 0000:01:00.2: PCI bridge to [bus 02-06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.461840] pci 0000:03:00.0: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.464921] pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.465224] pci 0000:04:00.0: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.467692] pci 0000:02:01.0: PCI bridge to [bus 04-05]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.467878] pci 0000:04:00.0: PCI bridge to [bus 05]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.468187] pci 0000:06:00.0: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.470698] pci 0000:02:04.0: PCI bridge to [bus 06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471097] pci 0000:07:00.3: System wakeup disabled by ACPI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471131] pci 0000:00:07.1: PCI bridge to [bus 07]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471517] pci 0000:00:08.1: PCI bridge to [bus 08]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471826] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471873] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471913] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.471962] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472007] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472043] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472080] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472116] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472586] vgaarb: setting as boot device: PCI:0000:06:00.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472587] vgaarb: device added: PCI:0000:06:00.0,decodes=io+mem,owns=io+mem,locks=none
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472588] vgaarb: loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472589] vgaarb: bridge control possible 0000:06:00.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.472660] PCI: Using ACPI for IRQ routing
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.477275] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.477278] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.479331] clocksource: Switched to clocksource hpet
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.484678] VFS: Disk quotas dquot_6.6.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.484780] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.484851] pnp: PnP ACPI init
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.484934] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485000] system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485194] system 00:03: [io  0x0300-0x030f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485195] system 00:03: [io  0x0230-0x023f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485196] system 00:03: [io  0x0290-0x029f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485658] system 00:06: [io  0x04d0-0x04d1] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485659] system 00:06: [io  0x040b] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485660] system 00:06: [io  0x04d6] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485662] system 00:06: [io  0x0c00-0x0c01] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485663] system 00:06: [io  0x0c14] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485664] system 00:06: [io  0x0c50-0x0c51] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485665] system 00:06: [io  0x0c52] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485666] system 00:06: [io  0x0c6c] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485667] system 00:06: [io  0x0c6f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485668] system 00:06: [io  0x0cd0-0x0cd1] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485669] system 00:06: [io  0x0cd2-0x0cd3] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485670] system 00:06: [io  0x0cd4-0x0cd5] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485671] system 00:06: [io  0x0cd6-0x0cd7] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485672] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485673] system 00:06: [io  0x0800-0x089f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485676] system 00:06: [io  0x0b00-0x0b0f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485677] system 00:06: [io  0x0b20-0x0b3f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485678] system 00:06: [io  0x0900-0x090f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485679] system 00:06: [io  0x0910-0x091f] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485680] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485682] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485683] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485684] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485685] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485687] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.485688] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.486057] pnp: PnP ACPI: found 7 devices
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492610] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492662] pci 0000:02:00.0: PCI bridge to [bus 03]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492664] pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492667] pci 0000:02:00.0:   bridge window [mem 0xf7200000-0xf72fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492674] pci 0000:04:00.0: PCI bridge to [bus 05]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492694] pci 0000:02:01.0: PCI bridge to [bus 04-05]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492703] pci 0000:02:04.0: PCI bridge to [bus 06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492705] pci 0000:02:04.0:   bridge window [io  0xe000-0xefff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492708] pci 0000:02:04.0:   bridge window [mem 0xf6000000-0xf70fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492711] pci 0000:02:04.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492715] pci 0000:01:00.2: PCI bridge to [bus 02-06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492717] pci 0000:01:00.2:   bridge window [io  0xe000-0xffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492720] pci 0000:01:00.2:   bridge window [mem 0xf6000000-0xf72fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492723] pci 0000:01:00.2:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492727] pci 0000:00:01.3: PCI bridge to [bus 01-06]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492728] pci 0000:00:01.3:   bridge window [io  0xe000-0xffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492730] pci 0000:00:01.3:   bridge window [mem 0xf6000000-0xf73fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492732] pci 0000:00:01.3:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492735] pci 0000:00:07.1: PCI bridge to [bus 07]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492737] pci 0000:00:07.1:   bridge window [mem 0xf7500000-0xf77fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492740] pci 0000:00:08.1: PCI bridge to [bus 08]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492742] pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf78fffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.492976] NET: Registered protocol family 2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493169] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493264] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493394] TCP: Hash tables configured (established 65536 bind 65536)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493417] UDP hash table entries: 4096 (order: 5, 131072 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493439] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493506] NET: Registered protocol family 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493654] pci 0000:06:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.493798] Unpacking initramfs...
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712257] Freeing initrd memory: 18172K
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712275] AMD-Vi: IOMMU performance counters supported
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712607] iommu: Adding device 0000:00:01.0 to group 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712726] iommu: Adding device 0000:00:01.3 to group 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712846] iommu: Adding device 0000:00:02.0 to group 2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.712963] iommu: Adding device 0000:00:03.0 to group 3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713083] iommu: Adding device 0000:00:04.0 to group 4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713205] iommu: Adding device 0000:00:07.0 to group 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713325] iommu: Adding device 0000:00:07.1 to group 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713450] iommu: Adding device 0000:00:08.0 to group 7
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713566] iommu: Adding device 0000:00:08.1 to group 8
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713688] iommu: Adding device 0000:00:14.0 to group 9
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713700] iommu: Adding device 0000:00:14.3 to group 9
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713836] iommu: Adding device 0000:00:18.0 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713849] iommu: Adding device 0000:00:18.1 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713862] iommu: Adding device 0000:00:18.2 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713873] iommu: Adding device 0000:00:18.3 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713885] iommu: Adding device 0000:00:18.4 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713896] iommu: Adding device 0000:00:18.5 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713907] iommu: Adding device 0000:00:18.6 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.713918] iommu: Adding device 0000:00:18.7 to group 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714050] iommu: Adding device 0000:01:00.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714070] iommu: Adding device 0000:01:00.1 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714089] iommu: Adding device 0000:01:00.2 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714100] iommu: Adding device 0000:02:00.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714111] iommu: Adding device 0000:02:01.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714122] iommu: Adding device 0000:02:04.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714142] iommu: Adding device 0000:03:00.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714155] iommu: Adding device 0000:04:00.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714170] iommu: Adding device 0000:06:00.0 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714183] iommu: Adding device 0000:06:00.1 to group 11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714298] iommu: Adding device 0000:07:00.0 to group 12
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714430] iommu: Adding device 0000:07:00.2 to group 13
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714573] iommu: Adding device 0000:07:00.3 to group 14
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714693] iommu: Adding device 0000:08:00.0 to group 15
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714815] iommu: Adding device 0000:08:00.2 to group 16
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.714939] iommu: Adding device 0000:08:00.3 to group 17
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715175] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715175] AMD-Vi: Extended features (0xf77ef22294ada):
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715176]  PPR NX GT IA GA PC GA_vAPIC
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715179] AMD-Vi: Interrupt remapping enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715179] AMD-Vi: virtual APIC enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.715455] AMD-Vi: Lazy IO/TLB flushing enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.716610] perf: AMD NB counters detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.716614] perf: AMD L2I counters detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.716968] perf: amd_iommu: Detected. (0 banks, 0 counters/bank)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.717360] audit: initializing netlink subsys (disabled)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.717374] audit: type=2000 audit(1538321060.412:1): initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.717739] workingset: timestamp_bits=40 max_order=21 bucket_order=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.717861] zbud: loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.718644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.718683] io scheduler noop registered
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.718684] io scheduler deadline registered
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.718700] io scheduler cfq registered (default)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.720221] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.720225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.720934] GHES: HEST is not enabled!
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.720984] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.742052] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.742433] Linux agpgart interface v0.103
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.742501] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743020] i8042: PNP: PS/2 Controller [PNP0f03:PS2M] at 0x60,0x64 irq 12
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743021] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743698] serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743728] serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743818] mousedev: PS/2 mouse device common for all mice
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.743867] rtc_cmos 00:02: RTC can wake from S4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744073] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744168] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744283] ledtrig-cpu: registered to indicate activity on CPUs
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744651] NET: Registered protocol family 10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744860] mip6: Mobile IPv6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744861] NET: Registered protocol family 17
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.744863] mpls_gso: MPLS GSO support
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746165] microcode: CPU0: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746170] microcode: CPU1: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746176] microcode: CPU2: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746181] microcode: CPU3: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746188] microcode: CPU4: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746195] microcode: CPU5: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746199] microcode: CPU6: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746204] microcode: CPU7: patch_level=0x08001137
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746233] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746358] registered taskstats version 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746374] zswap: loaded using pool lzo/zbud
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746520] ima: No TPM chip found, activating TPM-bypass!
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746522] ima: Allocated hash algorithm: sha256
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.746907] rtc_cmos 00:02: setting system clock to 2018-09-30 15:24:21 UTC (1538321061)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.747716] Freeing unused kernel memory: 1380K
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.747717] Write protecting the kernel read-only data: 12288k
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.748121] Freeing unused kernel memory: 1636K
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.749842] Freeing unused kernel memory: 1128K
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.755408] x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.764998] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.765058] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.765065] random: systemd-udevd: uninitialized urandom read (16 bytes read)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.795567] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.795604] SCSI subsystem initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.796967] ACPI: bus type USB registered
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.797006] usbcore: registered new interface driver usbfs
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.797021] usbcore: registered new interface driver hub
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.797083] usbcore: registered new device driver usb
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.797626] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.797628] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.798031] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.798065] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.798067] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.798875] scsi host0: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.798985] scsi host1: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799098] scsi host2: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799206] scsi host3: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799310] scsi host4: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799456] scsi host5: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799514] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffb8e100c99000, 18:31:bf:69:a6:e7, XID 14100800 IRQ 37
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799516] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799589] scsi host6: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799724] scsi host7: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799769] ata1: SATA max UDMA/133 abar m131072@0xf7380000 port 0xf7380100 irq 36
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799771] ata2: SATA max UDMA/133 abar m131072@0xf7380000 port 0xf7380180 irq 36
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799772] ata3: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799773] ata4: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799775] ata5: SATA max UDMA/133 abar m131072@0xf7380000 port 0xf7380300 irq 36
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799777] ata6: SATA max UDMA/133 abar m131072@0xf7380000 port 0xf7380380 irq 36
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799778] ata7: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799779] ata8: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799907] xhci_hcd 0000:01:00.0: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.799912] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800084] ahci 0000:08:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x8 impl SATA mode
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800086] ahci 0000:08:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800088] ahci 0000:08:00.2: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800471] scsi host8: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800584] scsi host9: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800676] scsi host10: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800793] scsi host11: ahci
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800834] ata9: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800835] ata10: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800836] ata11: DUMMY
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.800838] ata12: SATA max UDMA/133 abar m4096@0xf7808000 port 0xf7808280 irq 42
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.803122] AVX2 version of gcm_enc/dec engaged.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.803123] AES CTR mode by8 optimization enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.816794] r8169 0000:03:00.0 enp3s0: renamed from eth0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855295] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x00000418
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855453] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855456] usb usb1: Product: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855457] usb usb1: Manufacturer: Linux 4.9.0-8-lzk-bl-amd64 xhci-hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855457] usb usb1: SerialNumber: 0000:01:00.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855574] hub 1-0:1.0: USB hub found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.855586] hub 1-0:1.0: 10 ports detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859890] xhci_hcd 0000:01:00.0: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859893] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859894] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859919] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859932] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859933] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859934] usb usb2: Product: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859934] usb usb2: Manufacturer: Linux 4.9.0-8-lzk-bl-amd64 xhci-hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.859935] usb usb2: SerialNumber: 0000:01:00.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.860019] hub 2-0:1.0: USB hub found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.860026] hub 2-0:1.0: 4 ports detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.861948] xhci_hcd 0000:07:00.3: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.861951] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862055] xhci_hcd 0000:07:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x00000418
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862180] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862181] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862182] usb usb3: Product: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862183] usb usb3: Manufacturer: Linux 4.9.0-8-lzk-bl-amd64 xhci-hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862184] usb usb3: SerialNumber: 0000:07:00.3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862477] hub 3-0:1.0: USB hub found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862483] hub 3-0:1.0: 4 ports detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862606] xhci_hcd 0000:07:00.3: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862609] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862620] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862635] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862636] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862637] usb usb4: Product: xHCI Host Controller
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862638] usb usb4: Manufacturer: Linux 4.9.0-8-lzk-bl-amd64 xhci-hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862640] usb usb4: SerialNumber: 0000:07:00.3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862724] hub 4-0:1.0: USB hub found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    0.862730] hub 4-0:1.0: 4 ports detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.176393] usb 3-1: new full-speed USB device number 2 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.220365] usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.272400] ata12: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.272422] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.272762] ata1.00: supports DRM functions and may not be fully accessible
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.273655] ata1.00: ATA-11: Samsung SSD 860 EVO 250GB, RVT01B6Q, max UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.273656] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.274506] ata12.00: ATAPI: DRW-24D5MT, 1.00, max UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.274550] ata1.00: supports DRM functions and may not be fully accessible
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.275885] ata1.00: configured for UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.275916] ata12.00: configured for UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.276273] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.326716] usb 3-1: New USB device found, idVendor=0a12, idProduct=0001
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.326718] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.326719] usb 3-1: Product: CSR8510 A10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.434405] usb 3-2: new high-speed USB device number 3 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.579425] usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.587726] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.587727] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.587728] usb 1-1: Product: USB Receiver
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.587729] usb 1-1: Manufacturer: Logitech
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598607] hidraw: raw HID events driver (C) Jiri Kosina
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598902] usb 2-4: New USB device found, idVendor=05e3, idProduct=0732
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598904] usb 2-4: New USB device strings: Mfr=3, Product=4, SerialNumber=5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598905] usb 2-4: Product: USB Reader
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598906] usb 2-4: Manufacturer: Genesys
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.598907] usb 2-4: SerialNumber: 000000001194
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.601796] usb-storage 2-4:1.0: USB Mass Storage device detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.601891] scsi host12: usb-storage 2-4:1.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.601940] usbcore: registered new interface driver usb-storage
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.602220] usbcore: registered new interface driver uas
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.650559] usbcore: registered new interface driver usbhid
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.650561] usbhid: USB HID core driver
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.658390] random: fast init done
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.662537] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1/input2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.739983] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.744405] tsc: Refined TSC clocksource calibration: 3493.435 MHz
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.744410] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325b17c40e7, max_idle_ns: 440795347064 ns
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.753432] usb 1-2: new high-speed USB device number 3 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.768432] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.768965] ata2.00: ATA-9: ST1000DX001-1CM162, CC43, max UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.768966] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.769489] ata2.00: configured for UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.769752] scsi 1:0:0:0: Direct-Access     ATA      ST1000DX001-1CM1 CC43 PQ: 0 ANSI: 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.781572] input: Logitech K400 as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4024.0004/input/input3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.781989] logitech-hidpp-device 0003:046D:4024.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400] on usb-0000:01:00.0-1:1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.934000] usb 1-2: New USB device found, idVendor=0424, idProduct=2422
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.934002] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.936975] hub 1-2:1.0: USB hub found
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    1.939936] hub 1-2:1.0: 1 port detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.103439] usb 1-7: new full-speed USB device number 4 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.264805] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.265550] ata5.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.265551] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.266407] ata5.00: configured for UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.266771] scsi 4:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.441766] usb 1-2.1: new high-speed USB device number 5 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.457871] usb 1-7: New USB device found, idVendor=046d, idProduct=c07d
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.457873] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.457874] usb 1-7: Product: Gaming Mouse G502
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.457875] usb 1-7: Manufacturer: Logitech
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.457876] usb 1-7: SerialNumber: 1276346B3433
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.485116] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.0/0003:046D:C07D.0005/input/input4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.485192] hid-generic 0003:046D:C07D.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Gaming Mouse G502] on usb-0000:01:00.0-7/input0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.499705] input: Logitech Gaming Mouse G502 as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-7/1-7:1.1/0003:046D:C07D.0006/input/input5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.551554] hid-generic 0003:046D:C07D.0006: input,hiddev0,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Mouse G502] on usb-0000:01:00.0-7/input1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.585474] usb 1-2.1: New USB device found, idVendor=0499, idProduct=170f
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.585477] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.585478] usb 1-2.1: Product: Steinberg UR22mkII
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.585479] usb 1-2.1: Manufacturer: Yamaha Corporation
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.642114] scsi 12:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0579 PQ: 0 ANSI: 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.642605] scsi 12:0:0:1: Direct-Access     Generic  STORAGE DEVICE   0579 PQ: 0 ANSI: 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.643079] scsi 12:0:0:2: Direct-Access     Generic  STORAGE DEVICE   0579 PQ: 0 ANSI: 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.643540] scsi 12:0:0:3: Direct-Access     Generic  STORAGE DEVICE   0579 PQ: 0 ANSI: 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.644014] scsi 12:0:0:4: Direct-Access     Generic  STORAGE DEVICE   0579 PQ: 0 ANSI: 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645284] ata1.00: Enabling discard_zeroes_data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645300] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645347] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645349] sd 1:0:0:0: [sdb] 4096-byte physical blocks
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645357] sd 4:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645360] sd 4:0:0:0: [sdc] 4096-byte physical blocks
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645373] sd 0:0:0:0: [sda] Write Protect is off
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645423] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645436] sd 1:0:0:0: [sdb] Write Protect is off
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645444] sd 4:0:0:0: [sdc] Write Protect is off
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645468] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645475] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.645614] ata1.00: Enabling discard_zeroes_data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.647137]  sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 >
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.647475]  sda: sda1 sda2 sda3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.647545] sd 1:0:0:0: [sdb] Attached SCSI disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.647647] ata1.00: Enabling discard_zeroes_data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.647815] sd 0:0:0:0: [sda] Attached SCSI disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.653678] sd 12:0:0:0: [sdd] Attached SCSI removable disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.654429] sd 12:0:0:1: [sde] Attached SCSI removable disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.655173] sd 12:0:0:2: [sdf] Attached SCSI removable disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.655923] sd 12:0:0:3: [sdg] Attached SCSI removable disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.656668] sd 12:0:0:4: [sdh] Attached SCSI removable disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.669173]  sdc: sdc1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.669583] sd 4:0:0:0: [sdc] Attached SCSI disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.703775] usb 1-10: new low-speed USB device number 6 using xhci_hcd
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.752895] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.753151] clocksource: Switched to clocksource tsc
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.753830] ata6.00: ATA-8: ST1000DM010-2EP102, CC43, max UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.753831] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.754860] ata6.00: configured for UDMA/133
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.755114] scsi 5:0:0:0: Direct-Access     ATA      ST1000DM010-2EP1 CC43 PQ: 0 ANSI: 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.760923] usb 3-2: New USB device found, idVendor=14cd, idProduct=6116
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.760925] usb 3-2: New USB device strings: Mfr=1, Product=3, SerialNumber=2
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.760926] usb 3-2: Product: USB Mass Storage Device
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.760927] usb 3-2: Manufacturer: Generic    
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.760928] usb 3-2: SerialNumber: 116AC2101219
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.761206] usb-storage 3-2:1.0: USB Mass Storage device detected
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.761330] scsi host13: usb-storage 3-2:1.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.778613] sd 5:0:0:0: [sdi] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.778616] sd 5:0:0:0: [sdi] 4096-byte physical blocks
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.778675] sd 5:0:0:0: [sdi] Write Protect is off
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.778697] sd 5:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.780347] scsi 11:0:0:0: CD-ROM            ASUS     DRW-24D5MT       1.00 PQ: 0 ANSI: 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.793329]  sdi: sdi1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.793557] sd 5:0:0:0: [sdi] Attached SCSI disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.819529] sr 11:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.819531] cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.991007] usb 1-10: New USB device found, idVendor=046d, idProduct=c30f
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.991009] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.991010] usb 1-10: Product: Logitech USB Keyboard
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    2.991011] usb 1-10: Manufacturer: Logitech
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.006936] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.0/0003:046D:C30F.0007/input/input6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.058950] hid-generic 0003:046D:C30F.0007: input,hidraw4: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:01:00.0-10/input0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.085823] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb1/1-10/1-10:1.1/0003:046D:C30F.0008/input/input7
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.137879] hid-generic 0003:046D:C30F.0008: input,hidraw5: USB HID v1.10 Device [Logitech Logitech USB Keyboard] on usb-0000:01:00.0-10/input1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.144665] random: crng init done
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.144666] random: 7 urandom warning(s) missed due to ratelimiting
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.146576] PM: Starting manual resume from disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.191454] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.254536] ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.305414] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.360500] acpi_cpufreq: overriding BIOS provided _PSD data
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.363236] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.363242] ACPI: Power Button [PWRB]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.363328] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.363330] ACPI: Power Button [PWRF]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.383102] wmi: Mapper loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.390265] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.397849] sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.397935] sd 1:0:0:0: Attached scsi generic sg1 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.397996] sd 4:0:0:0: Attached scsi generic sg2 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398056] sd 12:0:0:0: Attached scsi generic sg3 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398113] sd 12:0:0:1: Attached scsi generic sg4 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398204] sd 12:0:0:2: Attached scsi generic sg5 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398324] sd 12:0:0:3: Attached scsi generic sg6 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398384] sd 12:0:0:4: Attached scsi generic sg7 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398436] sd 5:0:0:0: Attached scsi generic sg8 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.398495] sr 11:0:0:0: Attached scsi generic sg9 type 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.415187] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.415287] sp5100_tco: PCI Vendor ID: 0x1022, Device ID: 0x790b, Revision ID: 0x59
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419092] ccp 0000:07:00.2: 3 command queues available
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419268] ccp 0000:07:00.2: Queue 2 can access 4 LSB regions
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419273] ccp 0000:07:00.2: Queue 3 can access 4 LSB regions
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419275] ccp 0000:07:00.2: Queue 4 can access 4 LSB regions
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419277] ccp 0000:07:00.2: Queue 0 gets LSB 4
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419279] ccp 0000:07:00.2: Queue 1 gets LSB 5
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419281] ccp 0000:07:00.2: Queue 2 gets LSB 6
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419384] [drm] Initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.419728] ccp 0000:07:00.2: enabled
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.429814] snd_hda_intel 0000:06:00.1: Disabling MSI
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.429829] snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435432] Bluetooth: Core ver 2.22
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435443] NET: Registered protocol family 31
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435444] Bluetooth: HCI device and connection manager initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435447] Bluetooth: HCI socket layer initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435449] Bluetooth: L2CAP socket layer initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.435458] Bluetooth: SCO socket layer initialized
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.443143] usbcore: registered new interface driver btusb
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.445338] nouveau 0000:06:00.0: NVIDIA GT218 (0a8280b1)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451077] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451080] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451083] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451091] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451093] snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x11/0x0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451094] snd_hda_codec_realtek hdaudioC2D0:    inputs:
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451097] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451099] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.451100] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.467658] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input10
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.467742] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input11
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.467817] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input12
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.467894] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input13
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.467963] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input14
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.500310] asus_wmi: ASUS WMI generic driver loaded
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.500948] asus_wmi: Initialization: 0x0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.500986] asus_wmi: BIOS WMI version: 0.9
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.501094] asus_wmi: SFUN value: 0x0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.501820] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input15
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.502978] asus_wmi: Number of fans: 1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.503462] Adding 16383996k swap on /dev/sdb2.  Priority:-1 extents:1 across:16383996k FS
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.512137] usbcore: registered new interface driver snd-usb-audio
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.613357] nouveau 0000:06:00.0: bios: version 70.18.5f.00.06
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.614079] nouveau 0000:06:00.0: fb: 1024 MiB DDR3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.793195] scsi 13:0:0:0: Direct-Access        Mass  Storage Device        PQ: 0 ANSI: 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.793776] sd 13:0:0:0: Attached scsi generic sg10 type 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.793893] sd 13:0:0:0: [sdj] 976773166 512-byte logical blocks: (500 GB/466 GiB)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.794022] sd 13:0:0:0: [sdj] Write Protect is off
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.795825]  sdj: sdj1
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.796603] sd 13:0:0:0: [sdj] Attached SCSI disk
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.856187] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.1/sound/card0/input16
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.856319] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.1/sound/card0/input17
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.856528] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.1/sound/card0/input18
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    3.856743] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:04.0/0000:06:00.1/sound/card0/input19
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277719] [TTM] Zone  kernel: Available graphics memory: 4088564 kiB
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277720] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277720] [TTM] Initializing pool allocator
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277723] [TTM] Initializing DMA pool allocator
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277743] nouveau 0000:06:00.0: DRM: VRAM: 1024 MiB
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277744] nouveau 0000:06:00.0: DRM: GART: 1048576 MiB
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277747] nouveau 0000:06:00.0: DRM: TMDS table version 2.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277748] nouveau 0000:06:00.0: DRM: DCB version 4.0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277750] nouveau 0000:06:00.0: DRM: DCB outp 00: 01000302 00020030
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277751] nouveau 0000:06:00.0: DRM: DCB outp 01: 02000300 00000000
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277753] nouveau 0000:06:00.0: DRM: DCB outp 02: 02011362 00020010
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277754] nouveau 0000:06:00.0: DRM: DCB outp 03: 01022310 00000000
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277755] nouveau 0000:06:00.0: DRM: DCB conn 00: 00001030
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277756] nouveau 0000:06:00.0: DRM: DCB conn 01: 00002161
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.277756] nouveau 0000:06:00.0: DRM: DCB conn 02: 00000200
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.282556] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.282557] [drm] Driver supports precise vblank timestamp query.
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.320021] nouveau 0000:06:00.0: DRM: MM: using COPY for buffer copies
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.389991] nouveau 0000:06:00.0: DRM: allocated 1920x1080 fb: 0x70000, bo ffff9016507f9c00
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.390058] fbcon: nouveaufb (fb0) is primary device
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.545710] Console: switching to colour frame buffer device 128x48
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.546913] nouveau 0000:06:00.0: fb0: nouveaufb frame buffer device
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    4.556459] [drm] Initialized nouveau 1.3.1 20120801 for 0000:06:00.0 on minor 0
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.250780] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.318384] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.368486] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.376582] EXT4-fs (sdi1): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.405870] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.618503] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.618505] Bluetooth: BNEP filters: protocol multicast
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.618510] Bluetooth: BNEP socket layer initialized
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4203] NetworkManager (version 1.6.2) is starting...
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4207] Read config: /etc/NetworkManager/NetworkManager.conf
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4323] manager[0x55c70f1f6040]: monitoring kernel firmware directory '/lib/firmware'.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4324] monitoring ifupdown state file '/run/network/ifstate'.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4345] dns-mgr[0x55c70f1db180]: init: dns=default, rc-manager=resolvconf
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4359] manager[0x55c70f1f6040]: WiFi hardware radio set enabled
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4359] manager[0x55c70f1f6040]: WWAN hardware radio set enabled
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4547] init!
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4551] guessed connection type (eth0) = 802-3-ethernet
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4551] update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4552] adding eth0 to connections
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4552] adding iface eth0 to eni_ifaces
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4553] autoconnect
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4553] management mode: unmanaged
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4555] devices added (path: /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:00.0/0000:03:00.0/net/enp3s0, iface: enp3s0)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4555] device added (path: /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:00.0/0000:03:00.0/net/enp3s0, iface: enp3s0): no ifupdown configuration found.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4555] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] end _init.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] (253863040) ... get_connections.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4556] (253863040) ... get_connections (managed=false): return empty list.
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4616] keyfile: new connection /etc/NetworkManager/system-connections/Wired connection 1 (2843ae26-b9ca-4546-a14e-96ba14fa120b,"Wired connection 1")
Sep 30 15:24:29 Ordinosaurus-Rex lightdm[833]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4810] get unmanaged devices count: 0
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4825] settings: hostname: using hostnamed
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4826] settings: hostname changed from (none) to "Ordinosaurus-Rex"
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4832] dhcp-init: Using DHCP client 'dhclient'
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4832] manager: WiFi enabled by radio killswitch; enabled by state file
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4832] manager: WWAN enabled by radio killswitch; enabled by state file
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4832] manager: Networking is enabled by state file
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4836] Loaded device plugin: NMBondDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4836] Loaded device plugin: NMBridgeDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMEthernetDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMInfinibandDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMMacsecDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMMacvlanDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMTunDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4837] Loaded device plugin: NMVethDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4838] Loaded device plugin: NMVlanDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4838] Loaded device plugin: NMVxlanDeviceFactory (internal)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4849] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4889] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4903] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4910] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4922] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4932] device (lo): link connected
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4938] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4947] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.4956] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.742933] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.743532] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.777160] r8169 0000:03:00.0 enp3s0: link down
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.777163] r8169 0000:03:00.0 enp3s0: link down
Sep 30 15:24:29 Ordinosaurus-Rex kernel: [    8.777249] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.5358] bluez: use BlueZ version 5
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.5364] ModemManager available in the bus
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6512] keyfile: add connection in-memory (a74172b3-06dd-4728-9b7e-a6dfaad229fa,"Réseau Allan Cullaigh")
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6520] bluez: BT device Allan Cullaigh (7C:46:85:85:70:B5) added (NAP)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6526] manager: (7C:46:85:85:70:B5): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/3)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6527] device (7C:46:85:85:70:B5): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6535] keyfile: add connection in-memory (6ce6e17a-3e8e-49eb-857a-d8f68d73a48f,"Réseau Shlafenflarst")
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6543] bluez: BT device Shlafenflarst (40:6F:2A:D8:51:79) added (NAP)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6548] manager: (40:6F:2A:D8:51:79): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/4)
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6551] device (40:6F:2A:D8:51:79): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6590] device (7C:46:85:85:70:B5): state change: unavailable -> disconnected (reason 'none') [20 30 0]
Sep 30 15:24:29 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313869.6592] device (40:6F:2A:D8:51:79): state change: unavailable -> disconnected (reason 'none') [20 30 0]
Sep 30 15:24:30 Ordinosaurus-Rex lightdm[899]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Sep 30 15:24:30 Ordinosaurus-Rex org.a11y.atspi.Registry[1015]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1699] device (enp3s0): link connected
Sep 30 15:24:31 Ordinosaurus-Rex kernel: [   10.416845] r8169 0000:03:00.0 enp3s0: link up
Sep 30 15:24:31 Ordinosaurus-Rex kernel: [   10.416855] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1703] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1708] policy: auto-activating connection 'Wired connection 1'
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1716] device (enp3s0): Activation: starting connection 'Wired connection 1' (2843ae26-b9ca-4546-a14e-96ba14fa120b)
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1717] device (enp3s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1717] manager: NetworkManager state is now CONNECTING
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1720] device (enp3s0): state change: prepare -> config (reason 'none') [40 50 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1722] device (enp3s0): state change: config -> ip-config (reason 'none') [50 70 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1727] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.1900] dhcp4 (enp3s0): dhclient started with pid 1101
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   address 192.168.0.11
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   plen 24 (255.255.255.0)
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   gateway 192.168.0.254
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   server identifier 192.168.0.254
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   lease time 864000
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2459] dhcp4 (enp3s0):   nameserver '212.27.40.240'
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2460] dhcp4 (enp3s0):   nameserver '212.27.40.241'
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2460] dhcp4 (enp3s0): state changed unknown -> bound
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2469] device (enp3s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2475] device (enp3s0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2477] device (enp3s0): state change: secondaries -> activated (reason 'none') [90 100 0]
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2478] manager: NetworkManager state is now CONNECTED_LOCAL
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2882] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2883] policy: set 'Wired connection 1' (enp3s0) as default for IPv4 routing and DNS
Sep 30 15:24:31 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313871.2886] device (enp3s0): Activation: successful, device activated.
Sep 30 15:24:32 Ordinosaurus-Rex kernel: [   11.289209] Bluetooth: RFCOMM TTY layer initialized
Sep 30 15:24:32 Ordinosaurus-Rex kernel: [   11.289218] Bluetooth: RFCOMM socket layer initialized
Sep 30 15:24:32 Ordinosaurus-Rex kernel: [   11.289224] Bluetooth: RFCOMM ver 1.11
Sep 30 15:24:32 Ordinosaurus-Rex org.blueman.Mechanism[639]: Unable to init server: Could not connect: Connection refused
Sep 30 15:24:32 Ordinosaurus-Rex org.blueman.Mechanism[639]: Unable to init server: Could not connect: Connection refused
Sep 30 15:24:32 Ordinosaurus-Rex blueman-mechani[1293]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Sep 30 15:24:36 Ordinosaurus-Rex NetworkManager[670]: <info>  [1538313876.0607] manager: startup complete
Sep 30 15:24:50 Ordinosaurus-Rex kernel: [   30.141963] fuse init (API version 7.26)



15:03:26 correspond à l'heure estimée du plantage (comme j'ai dit, j'étais pas devant).

Je ne sais pas trop quoi chercher d'autre. Quelques détails qui peuvent aider :

- La tour est neuve dans l'ensemble, à part trois disques durs qui ont quelques années (l'un d'entre eux contient /tmp, /var et /home, par contre / est sur un SSD neuf), la carte graphique qui doit commencer à dater et 2 ou 3 câbles SATA qui me restaient, que j'ai utilisé pour des disques durs de stockage et le lecteur CD. Le BIOS a été mis à jour avec la dernière version disponible.

- Je suis sous Stretch, dont j'ai changé le noyau pour le Linux 4.9.0-8-lzk-bl-amd64 (un noyau basse latence dédié à la MAO), mais il me semble avoir déjà eu un tel plantage avant de changer le noyau.

- Ce n'est donc pas la première fois que ce problème arrive, même si c'est plutôt rare, ça semble intervenir soit après une longue période d'inactivité, soit après une utilisation intense, mais ça n'arrive pas à chaque fois que l'ordi se retrouve dans une de ces situations.

- Sous Windows 10 j'ai des clock_watchdog_timeout toutes les 5 minutes, dont je n'ai pas réussi à trouver la cause. Peut-être est-ce lié...

Que puis-je donc chercher pour identifier le problème ? Ou déjà une possible idée à partir de ce que j'ai posté ?

Merci d'avance pour vos réponses !

#16 Re : Multimédia » Sampler permettant de composer en live (ou l'Ableton Live du libriste) » 13-09-2018 11:07:00

Ralph W. Llama
Merci pour ta réponse !

Je suis déjà sur LinuxMAO, mais je préfère me renseigner un peu partout pour avoir le plus d'avis possible.

J'ai déjà Ardour, il a l'air très complexe, du coup j'ai sûrement loupé plein de trucs. Va falloir que je m'y mette. Et je vais voir pour d'autres, regarder éventuellement ton deuxième lien. Comme tu dis, y'a énormément de choix, surtout que j'ai ajouté les dépôts de LibraZik2 pour en avoir encore plus. Je vais bien finir par trouver.

Et Wine, des fois ça marche bien. Guitar Pro, par exemple, j'ai jamais réussi à faire tourner la version GNU/Linux (je me rappelle plus du problème, ça doit sûrement être un .deb prévu pour Ubuntu et du coup y'a pas les bonnes dépendances (un grand classique quand un logiciel propriétaire existe en version GNU/Linux)), par contre la version Windows avec Wine marche nickel ! Mais des fois ça marche pas, et puis c'est sûr que si je trouve quelque chose de natif c'est à prendre en priorité.

#17 Multimédia » Sampler permettant de composer en live (ou l'Ableton Live du libriste) » 08-09-2018 19:28:04

Ralph W. Llama
Réponses : 2
Salut à tous !

Je sais pas si y'a beaucoup de monde ici qui s'y connaît en MAO, mais je tente, on sait jamais..

Si vous êtes musiciens, et si vous faites partie ou avez déjà fait partie d'un groupe, vous devez savoir à quel point c'est compliqué de trouver un batteur. De là m'est venu l'idée d'écrire et d'enregistrer des bandes son de batteries. En effet, bien que n'ayant ni le courage, ni les moyens, ni la place ni l'isolation phonique pour me mettre à la vraie batterie, je suis très inspiré pour en composer, et me suis déjà pas mal amusé avec Guitar Pro.

Mais afin d'obtenir un rendu un peu plus réaliste, un peu moins "boite à rythme", plutôt que de tout programmer, je souhaiterais pouvoir composer en direct, au moins en partie. J'ai pour cela un contrôleur Novation Launchpad Mini, un appareil apparemment "class compliant", donc censé être reconnu par Debian.

Reste à trouver un logiciel qu'il peut commander (y'a Ableton Live Lite fourni avec, mais ça marche pas avec Wine (et puis il parait que la MAO via Wine c'est pas conseillé), et j'arrive pas à faire tourner Windows (et puis même si j'y arrivais, j'ai pas envie de reboot à chaque fois que j'ai de l'inspiration)).

Quelqu'un ici aurait-il quelque chose à me suggérer ? De préférence quelque chose disponible dans les dépôts officiels Debian (je suis sous Stretch (9)), mais au pire je peux au moins essayer d'installer un truc venant d'ailleurs.

Merci d'avance pour vos réponses !

#18 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 22-05-2018 16:11:31

Ralph W. Llama
Bon, petit remontage du sujet. Déjà, j'ai fouillé dans tout ce qui traînait à la maison, j'ai pas de boitier pouvant accueillir une CM ATX. Du coup, obligé d'en acheter un nouveau. Pas la peine d'être très exigeant là dessus, si ? Vous pensez quoi du Thermaltake Versa H22 ? J'aime bien l'idée du machin aéré pour mieux refroidir, mais ça risque pas de finir en nid à poussière ? Et le ventilo à l'arrière, j'ai peur qu'il fasse trop de bruit...

Ensuite, j'ai récupéré une nVidia GeForce 210, je suis entrain de la tester sur ma vieille tour, pour le moment elle reconnait bien mes deux écrans (un branché en DVI et l'autre en VGA), faut que j'essaie de regarder des vidéos.

Pour les alims, y'en a beaucoup trop, je sais pas laquelle choisir, je sais pas sur quels critères me baser... une idée ? (pour la norme d'alimentation en fait j'ai trouvé, ça correspond tout simplement à la CM)

Et pour la RAM, quelle marque prendre ?

Merci d'avance, encore.

#19 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 14-05-2018 20:03:23

Ralph W. Llama
Ah non, pour ça, à l'époque où ma 8800 GTS marchait j'avais pas de problème. Du coup c'est bon, pas de SSD pour le moment. Merci !

Du coup je pense que je suis pas mal niveau config de base, me reste plus qu'à aller fouiller sur Linux MAO pour me choisir une carte son. Et à me trouver un onduleur, aussi, mais ça va être plus simple.

EDIT : je pensais plus à l'alim et à la RAM... quelles marques sont bien ? Et pour l'alim, je vois qu'y'a plein de normes d'alimentation différentes, je comprends pas trop... un modèle à me conseiller ? Merci !

#20 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 14-05-2018 06:55:48

Ralph W. Llama
De toute façon je pense que je vais pas prendre la CG de suite, c'est pas le plus urgent. Je vais voir comment s'en sort le chipset de la CM. Au pire pendant quelques jours je pourrai pas regarder de vidéo en plein écran, c'est pas grave, je m'en passerai.

Autre question : dans ma tour actuelle, le système est installé sur un SSHD de 1 To (ce qui est déjà très efficace par rapport à un HDD). Est-ce que le gain de performances serait vraiment significatif en prenant un SSD, ou est-ce que je peux conserver mon SSHD ? Et si j'installe le système sur un SSD, est-ce que conserver le SSHD pour y stocker des données est raisonnable ?

#21 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 11-05-2018 16:44:22

Ralph W. Llama

Debian Alain a écrit :

une C.G. avec 2 sorties  DVI , je n'en connais pas . je dis pas  que ça n'existe pas , mais , le DVI étant déjà un vieux standard , tu as peu de chances d'en trouver beaucoup .

ou alors tu as ceci :

https://www.materiel.net/cable-et-adapt … 37657.html

c'est le seul , à ma connaissance , qui supporte le WQXGA des écrans DVI-D

Un Peu D' Histoire (port DVI)     pour les cartes son professionnelles

voilà ce que j'ai trouvé pour les cartes avec 2 ports DVI : (attention les yeux)

Gigabyte GeForce GTX 1060 Mini ITX OC - 6Go

Gigabyte GTX 1070 - 8Go

Asus ROG GeForce GTX 1050 - 2 Go

Inno3D GeForce GTX 1060 Twin X2 - 3 Go



Ouais, en gros ça coûte moins cher d'acheter la première carte suggérée et l'adaptateur... mais y'a pas des CG moins puissantes et moins encombrantes qui suffiraient pour regarder des vidéos ?

Et ton lien pour les cartes son, a priori c'est du matos prévu pour le gaming, je sais pas si la qualité est suffisante pour de l'enregistrement musical. Pour ce composant là j'aurais plus tendance à aller chercher sur Thomann ou des sites du genre.

Debian Alain a écrit :

j'ai réussi à mettre linux sur ma carte en mode BIOS ( ou LEGACY) , UEFI , je sais pas faire .



Tant que c'est installable, c'est l'essentiel. l'UEFI je m'en passerai.

#22 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 10-05-2018 17:42:56

Ralph W. Llama
Ah bah une CM Asus en plus, ça me va très bien ! Merci ! Par contre je viens de voir qu'y'avait un UEFI, pas trop galère l'instal de Gnunux là dessus ?

Et la CG a qu'une sortie DVI, il m'en faudrait deux.

Au passage, j'ai installé Librazik sur mon vieux laptop, j'ai vu qu'y'avait tout un tas de trucs qui ont l'air bien sympas...

#23 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 10-05-2018 15:52:29

Ralph W. Llama
Merci encore !

J'ai commencé à fouiller un peu sur LinuxMAO, y'a l'air d'y avoir pas mal de trucs... je sens que je vais mettre très longtemps à tester plein de logiciels. Enfin je vais déjà tester Librazik.

Mais avant tout le matériel. Il me faut donc des trucs plus vieux, et plus compatibles. Vous auriez des trucs à me conseiller ?

Niveau graphique j'aimerais bien du nvidia, vu que j'ai jamais testé de ati/amd sous debian, j'ai pas envie de me prendre la tête, au moins nvidia je sais que ça marche. Mais je veux pouvoir brancher deux écrans, vaut mieux une vraie carte graphique pour ça ou y'a des cm avec un chipset et des branchements qui suffisent ?

Niveau son, je sais pas encore si je prends une carte interne ou externe. Pour ça, encore, je vais me renseigner sur LinuxMAO, où je trouverai sûrement les infos qu'il me faut.

#24 Re : Matériel » Montage d'un PC pour enregistrer de la musique » 10-05-2018 03:01:45

Ralph W. Llama
Merci pour vos réponses !
Ce qui demande de la puissance, c'est les logiciels. Pour avoir testé Ableton et Cubase sur un ordi qui n'en a pas, bah il en chie. Après, si je demande des conseils, c'est parce que je sais pas. Je m'y conaissais pas mal en informatique y'a quelques années, mais ça m'est un peu passé, du coup je suis resté sur mes connaissances d'y'a quelques années...
Pour la carte son, celle de la CM suffira pas, il me faut un truc vraiment dédié à l'enregistrement musical pour avoir une bonne qualité sonore. Mais sur le forum où je me suis renseigné ils m'en ont pas conseillé et mon sujet a été très vite enterré, du coup faut que je cherche ailleurs. Si jamais quelqu'un ici s'y connait là dedans...

EDIT : pour ce qui est des bons logiciels d'enregistrement sous Debian, c'est une bonne nouvelle, mais est-ce qu'il y en a qui font aussi séquenceur, avec des samples de bonne qualité ?

#25 Matériel » Montage d'un PC pour enregistrer de la musique » 09-05-2018 16:34:42

Ralph W. Llama
Réponses : 21
Salut à tous !

Je vais prochainement me monter un nouveau PC, qui me servira entre autre pour enregistrer de la musique, autant à partir de vrais instruments (principalement ma basse électrique, via son ampli et/ou un éventuel pédalier multi-effets que je compte peut-être me prendre prochainement) que de logiciels de MAO avec des samples (j'ai un Novation Launchpad Mini et la licence pour Ableton Live Lite qui va avec, qui me servirait par exemple pour composer des bandes son de batterie). Tout ça demande du matos assez puissant, et notamment une bonne carte son. Si je m'adresse à vous, c'est avant tout parce que je veux que tout ce bordel puisse tourner sous Debian. Pas forcément pour l'enregistrement audio, je suis pas sûr de trouve un bon logiciel compatible (dans un second temps je pourrai me renseigner là dessus, on sait jamais) mais ne serait-ce que pour mon utilisation de tous les jours (internet, films, etc.), qui se fera sur le même PC.

Voilà une config qu'on m'a conseillé pour le moment :

Carte Mère : MSI B350M PRO-VD PLUS 67 €
Processeur : AMD Ryzen 5 2400G Wraith Stealth Edition (3.6 GHz) avec mise à jour BIOS 162€
RAM : G.Skill Aegis 8 Go (1 x 8 Go) DDR4 3000 MHz CL16 87€
Disque SSD (pour les applis/systeme d'exploitation) : Samsung SSD 860 EVO 250 Go 70€
Disque Dur (pour le stockage) Seagate BarraCuda 2 To 64 €
Boitier : Cooler Master Elite RC-342 - Noir 32 €
Alimentation : Corsair Builder Series VS450 80PLUS V2 40 €



Il manque une carte graphique (mais pas forcément indispensable, le chipset de la CM suffit peut-être pour regarder des films en full HD, j'ai pas l'intention de me remettre aux jeux vidéo ou de me lancer dans la création graphique), et bien entendu la carte son, qui risque d'être l'élément le plus difficile à choisir.

Pensez vous que tout ce matériel risque de poser des problèmes de compatibilité avec Debian ?

Et à tout hasard, s'il y a des gens parmi vous qui s'y connaissent en MAO, que me conseilleriez-vous ?

Merci d'avance pour vos réponses !

Pied de page des forums

Propulsé par FluxBB