#1 Le 03/10/2022, à 12:57
- Petitbidon
Écran noir après essai de coolbits sur une Nvidia RTX 2060, pc Tuxedo
Bonjour,
J'ai un Tuxedo Polaris 15 Gen1, avec un Ryzen 7 4800h avec un processeur graphique intégré, et une carte graphique Nvidia Geforce RTX 2060. J'utilise Ubuntu 20.04 et les drivers Nvidia 510.
Je voulais essayer d'overclocker la carte Nvidia. La commande
nvidia-xconfig --cool-bits=8
ne marchait pas. J'ai donc ajouté la ligne
Option "Coolbits" "8"
au fichiers
usr/share/X11/xorg.conf.d/10-nvidia.conf
Puis j'ai rebooté mon pc. Écran noir avec le petit tiret blanc en haut à gauche, et aucun tty de disponible. J'ai donc utilisé une clé USB bootable avec Ubuntu 22.04 pour supprimer la fameuse ligne
Option "Coolbits" "8"
du fichier. Puis j'ai redémarré mon pc et le problème reste le même...
petites précisions :
À certains boot je n'ai pas le petit tiret blanc en haut à gauche mais les logos Ubuntu et Tuxedo au milieu de l'écran.
Le live Ubuntu utilise le processeur graphique intégré.
voici le contenu du fichier /etc/X11/xorg.conf :
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 510.85.02
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"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "8"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Et le contenu du fichier /var/log/Xorg.0.log :
[ 5.960] (--) Log file renamed from "/var/log/Xorg.pid-1127.log" to "/var/log/Xorg.0.log"
[ 5.960]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 5.960] Build Operating System: linux Ubuntu
[ 5.960] Current Operating System: Linux fantasio-TUXEDO 5.11.0-43-generic #47~20.04.2-Ubuntu SMP Mon Dec 13 11:06:56 UTC 2021 x86_64
[ 5.960] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-43-generic root=UUID=384eaf8d-7e1a-4344-9a9f-575544a7206a ro quiet splash xhci_hcd.quirks=1073741824 vt.handoff=7
[ 5.960] Build Date: 14 December 2021 02:14:13PM
[ 5.960] xorg-server 2:1.20.13-1ubuntu1~20.04.2 (For technical support please see http://www.ubuntu.com/support)
[ 5.960] Current version of pixman: 0.38.4
[ 5.960] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.960] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.960] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 10 08:19:10 2022
[ 5.961] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.961] (==) No Layout section. Using the first Screen section.
[ 5.961] (==) No screen section available. Using defaults.
[ 5.961] (**) |-->Screen "Default Screen Section" (0)
[ 5.961] (**) | |-->Monitor "<default monitor>"
[ 5.962] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.962] (==) Automatically adding devices
[ 5.962] (==) Automatically enabling devices
[ 5.962] (==) Automatically adding GPU devices
[ 5.962] (==) Automatically binding GPU devices
[ 5.962] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.962] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.962] Entry deleted from font path.
[ 5.962] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 5.962] Entry deleted from font path.
[ 5.962] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 5.962] Entry deleted from font path.
[ 5.962] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 5.962] Entry deleted from font path.
[ 5.962] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 5.962] Entry deleted from font path.
[ 5.962] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 5.962] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.962] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.962] (II) Loader magic: 0x557ac0ddf020
[ 5.962] (II) Module ABI versions:
[ 5.962] X.Org ANSI C Emulation: 0.4
[ 5.962] X.Org Video Driver: 24.1
[ 5.962] X.Org XInput driver : 24.1
[ 5.962] X.Org Server Extension : 10.0
[ 5.963] (++) using VT number 1
[ 5.963] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 5.964] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.964] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 5.964] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.964] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 5.965] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
[ 5.965] (**) OutputClass "Nvidia Prime" ModulePath extended to "/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules"
[ 5.965] (**) OutputClass "Nvidia Prime" setting /dev/dri/card1 as PrimaryGPU
[ 5.966] (--) PCI:*(1@0:0:0) 10de:1f15:1d05:1100 rev 161, Mem @ 0xfb000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/524288
[ 5.966] (--) PCI: (5@0:0:0) 1002:1636:1d05:1100 rev 198, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfc500000/524288, I/O @ 0x0000d000/256
[ 5.966] (II) LoadModule: "glx"
[ 5.967] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.969] (II) Module glx: vendor="X.Org Foundation"
[ 5.969] compiled for 1.20.13, module version = 1.0.0
[ 5.969] ABI class: X.Org Server Extension, version 10.0
[ 5.969] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[ 5.969] loading driver: nvidia
[ 5.969] (II) Applying OutputClass "Nvidia Prime" to /dev/dri/card1
[ 5.969] loading driver: nvidia
[ 6.088] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 6.088] loading driver: amdgpu
[ 6.206] (==) Matched nvidia as autoconfigured driver 0
[ 6.206] (==) Matched nouveau as autoconfigured driver 1
[ 6.206] (==) Matched amdgpu as autoconfigured driver 2
[ 6.206] (==) Matched ati as autoconfigured driver 3
[ 6.206] (==) Matched modesetting as autoconfigured driver 4
[ 6.206] (==) Matched fbdev as autoconfigured driver 5
[ 6.206] (==) Matched vesa as autoconfigured driver 6
[ 6.206] (==) Assigned the driver to the xf86ConfigLayout
[ 6.206] (II) LoadModule: "nvidia"
[ 6.206] (II) Loading /lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so
[ 6.208] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.208] compiled for 1.6.99.901, module version = 1.0.0
[ 6.208] Module class: X.Org Video Driver
[ 6.208] (II) LoadModule: "nouveau"
[ 6.208] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 6.209] (II) Module nouveau: vendor="X.Org Foundation"
[ 6.209] compiled for 1.20.3, module version = 1.0.16
[ 6.209] Module class: X.Org Video Driver
[ 6.209] ABI class: X.Org Video Driver, version 24.0
[ 6.209] (II) LoadModule: "amdgpu"
[ 6.209] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 6.210] (II) Module amdgpu: vendor="X.Org Foundation"
[ 6.211] compiled for 1.20.5, module version = 19.1.0
[ 6.211] Module class: X.Org Video Driver
[ 6.211] ABI class: X.Org Video Driver, version 24.0
[ 6.211] (II) LoadModule: "ati"
[ 6.211] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 6.211] (II) Module ati: vendor="X.Org Foundation"
[ 6.211] compiled for 1.20.5, module version = 19.1.0
[ 6.211] Module class: X.Org Video Driver
[ 6.211] ABI class: X.Org Video Driver, version 24.0
[ 6.211] (II) LoadModule: "modesetting"
[ 6.211] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 6.211] (II) Module modesetting: vendor="X.Org Foundation"
[ 6.211] compiled for 1.20.13, module version = 1.20.13
[ 6.211] Module class: X.Org Video Driver
[ 6.211] ABI class: X.Org Video Driver, version 24.1
[ 6.211] (II) LoadModule: "fbdev"
[ 6.212] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 6.212] (II) Module fbdev: vendor="X.Org Foundation"
[ 6.212] compiled for 1.20.1, module version = 0.5.0
[ 6.212] Module class: X.Org Video Driver
[ 6.212] ABI class: X.Org Video Driver, version 24.0
[ 6.212] (II) LoadModule: "vesa"
[ 6.212] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 6.212] (II) Module vesa: vendor="X.Org Foundation"
[ 6.212] compiled for 1.20.4, module version = 2.4.0
[ 6.212] Module class: X.Org Video Driver
[ 6.212] ABI class: X.Org Video Driver, version 24.0
[ 6.212] (II) NVIDIA dlloader X Driver 470.86 Tue Oct 26 21:53:29 UTC 2021
[ 6.212] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.212] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 6.212] (II) NOUVEAU driver for NVIDIA chipset families :
[ 6.212] RIVA TNT (NV04)
[ 6.213] RIVA TNT2 (NV05)
[ 6.213] GeForce 256 (NV10)
[ 6.213] GeForce 2 (NV11, NV15)
[ 6.213] GeForce 4MX (NV17, NV18)
[ 6.213] GeForce 3 (NV20)
[ 6.213] GeForce 4Ti (NV25, NV28)
[ 6.213] GeForce FX (NV3x)
[ 6.213] GeForce 6 (NV4x)
[ 6.213] GeForce 7 (G7x)
[ 6.213] GeForce 8 (G8x)
[ 6.213] GeForce 9 (G9x)
[ 6.213] GeForce GTX 2xx/3xx (GT2xx)
[ 6.213] GeForce GTX 4xx/5xx (GFxxx)
[ 6.213] GeForce GTX 6xx/7xx (GKxxx)
[ 6.213] GeForce GTX 9xx (GMxxx)
[ 6.213] GeForce GTX 10xx (GPxxx)
[ 6.213] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 6.213] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 6.213] (II) FBDEV: driver for framebuffer: fbdev
[ 6.213] (II) VESA: driver for VESA chipsets: vesa
[ 6.213] (II) systemd-logind: releasing fd for 226:1
[ 6.214] (II) Loading sub module "fb"
[ 6.214] (II) LoadModule: "fb"
[ 6.214] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.215] (II) Module fb: vendor="X.Org Foundation"
[ 6.215] compiled for 1.20.13, module version = 1.0.0
[ 6.215] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.215] (II) Loading sub module "wfb"
[ 6.215] (II) LoadModule: "wfb"
[ 6.215] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.216] (II) Module wfb: vendor="X.Org Foundation"
[ 6.216] compiled for 1.20.13, module version = 1.0.0
[ 6.216] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.216] (II) Loading sub module "ramdac"
[ 6.216] (II) LoadModule: "ramdac"
[ 6.216] (II) Module "ramdac" already built-in
[ 6.273] (WW) Falling back to old probe method for modesetting
[ 6.273] (WW) Falling back to old probe method for fbdev
[ 6.273] (II) Loading sub module "fbdevhw"
[ 6.273] (II) LoadModule: "fbdevhw"
[ 6.274] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 6.274] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 6.274] compiled for 1.20.13, module version = 0.0.2
[ 6.274] ABI class: X.Org Video Driver, version 24.1
[ 6.275] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.276] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6.276] (==) NVIDIA(0): RGB weight 888
[ 6.276] (==) NVIDIA(0): Default visual is TrueColor
[ 6.276] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.276] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 6.276] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card1
[ 6.276] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 6.276] (**) NVIDIA(0): Enabling 2D acceleration
[ 6.276] (II) Loading sub module "glxserver_nvidia"
[ 6.276] (II) LoadModule: "glxserver_nvidia"
[ 6.276] (II) Loading /lib/x86_64-linux-gnu/nvidia/xorg/libglxserver_nvidia.so
[ 6.291] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 6.291] compiled for 1.6.99.901, module version = 1.0.0
[ 6.291] Module class: X.Org Server Extension
[ 6.291] (II) NVIDIA GLX Module 470.86 Tue Oct 26 21:51:04 UTC 2021
[ 6.292] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.427] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.427] (--) NVIDIA(0): DFP-0
[ 7.427] (--) NVIDIA(0): DFP-1
[ 7.427] (--) NVIDIA(0): DFP-2
[ 7.427] (--) NVIDIA(0): DFP-3
[ 7.427] (--) NVIDIA(0): DFP-4 (boot)
[ 7.428] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2060 (TU106-A) at PCI:1:0:0
[ 7.428] (II) NVIDIA(0): (GPU-0)
[ 7.428] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 7.428] (--) NVIDIA(0): VideoBIOS: 90.06.5c.00.12
[ 7.428] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.428] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.428] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 7.428] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 7.428] (--) NVIDIA(GPU-0):
[ 7.522] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 7.522] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 7.522] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 7.522] (--) NVIDIA(GPU-0):
[ 7.522] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7.522] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 7.522] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 7.522] (--) NVIDIA(GPU-0):
[ 7.522] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7.522] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7.522] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7.522] (--) NVIDIA(GPU-0):
[ 7.566] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 7.566] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 7.566] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 7.566] (--) NVIDIA(GPU-0):
[ 7.644] (==) NVIDIA(0):
[ 7.644] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.644] (==) NVIDIA(0): will be used as the requested mode.
[ 7.644] (==) NVIDIA(0):
[ 7.645] (II) NVIDIA(0): Validated MetaModes:
[ 7.645] (II) NVIDIA(0): "DFP-4:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 7.645] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 7.697] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 7.697] (--) NVIDIA(0): option
[ 7.697] (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
[ 7.697] (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 7.697] (==) AMDGPU(G0): Default visual is TrueColor
[ 7.697] (==) AMDGPU(G0): RGB weight 888
[ 7.697] (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
[ 7.697] (--) AMDGPU(G0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1636)
[ 7.697] (II) Loading sub module "fb"
[ 7.697] (II) LoadModule: "fb"
[ 7.698] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.698] (II) Module fb: vendor="X.Org Foundation"
[ 7.698] compiled for 1.20.13, module version = 1.0.0
[ 7.698] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.698] (II) Loading sub module "dri2"
[ 7.698] (II) LoadModule: "dri2"
[ 7.698] (II) Module "dri2" already built-in
[ 7.753] (II) Loading sub module "glamoregl"
[ 7.753] (II) LoadModule: "glamoregl"
[ 7.753] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 7.756] (II) Module glamoregl: vendor="X.Org Foundation"
[ 7.756] compiled for 1.20.13, module version = 1.0.1
[ 7.756] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.783] (II) AMDGPU(G0): glamor X acceleration enabled on AMD RENOIR (DRM 3.40.0, 5.11.0-43-generic, LLVM 12.0.0)
[ 7.783] (II) AMDGPU(G0): glamor detected, initialising EGL layer.
[ 7.783] (==) AMDGPU(G0): TearFree property default: auto
[ 7.783] (II) AMDGPU(G0): Output eDP-1-0 has no monitor section
[ 7.786] (II) AMDGPU(G0): EDID for output eDP-1-0
[ 7.786] (II) AMDGPU(G0): Manufacturer: BOE Model: 84d Serial#: 0
[ 7.786] (II) AMDGPU(G0): Year: 2018 Week: 1
[ 7.786] (II) AMDGPU(G0): EDID Version: 1.4
[ 7.786] (II) AMDGPU(G0): Digital Display Input
[ 7.786] (II) AMDGPU(G0): 8 bits per channel
[ 7.786] (II) AMDGPU(G0): Digital interface is DisplayPort
[ 7.786] (II) AMDGPU(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 7.786] (II) AMDGPU(G0): Gamma: 2.20
[ 7.786] (II) AMDGPU(G0): No DPMS capabilities specified
[ 7.786] (II) AMDGPU(G0): Supported color encodings: RGB 4:4:4
[ 7.786] (II) AMDGPU(G0): First detailed timing is preferred mode
[ 7.786] (II) AMDGPU(G0): Preferred mode is native pixel format and refresh rate
[ 7.786] (II) AMDGPU(G0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
[ 7.786] (II) AMDGPU(G0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
[ 7.786] (II) AMDGPU(G0): Manufacturer's mask: 0
[ 7.786] (II) AMDGPU(G0): Supported detailed timing:
[ 7.786] (II) AMDGPU(G0): clock: 342.1 MHz Image Size: 344 x 193 mm
[ 7.786] (II) AMDGPU(G0): h_active: 1920 h_sync: 2028 h_sync_end 2076 h_blank_end 2080 h_border: 0
[ 7.786] (II) AMDGPU(G0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1142 v_border: 0
[ 7.786] (II) AMDGPU(G0): BOE HF
[ 7.786] (II) AMDGPU(G0): NV156FHM-N4G
[ 7.786] (II) AMDGPU(G0): EDID (in hex):
[ 7.786] (II) AMDGPU(G0): 00ffffffffffff0009e54d0800000000
[ 7.786] (II) AMDGPU(G0): 011c0104a522137802de50a3544c9926
[ 7.786] (II) AMDGPU(G0): 0f505400000001010101010101010101
[ 7.786] (II) AMDGPU(G0): 0101010101019d8580a070383e406c30
[ 7.786] (II) AMDGPU(G0): aa0058c11000001a0000000000000000
[ 7.786] (II) AMDGPU(G0): 00000000000000000000000000fe0042
[ 7.786] (II) AMDGPU(G0): 4f452048460a202020202020000000fe
[ 7.786] (II) AMDGPU(G0): 004e5631353646484d2d4e34470a0004
[ 7.786] (II) AMDGPU(G0): Printing probed modes for output eDP-1-0
[ 7.786] (II) AMDGPU(G0): Modeline "1920x1080"x144.0 342.05 1920 2028 2076 2080 1080 1090 1100 1142 +hsync -vsync (164.4 kHz eP)
[ 7.786] (II) AMDGPU(G0): Modeline "1680x1050"x144.0 342.05 1680 2028 2076 2080 1050 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "1280x1024"x144.0 342.05 1280 2028 2076 2080 1024 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "1440x900"x144.0 342.05 1440 2028 2076 2080 900 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "1280x800"x144.0 342.05 1280 2028 2076 2080 800 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "1280x720"x144.0 342.05 1280 2028 2076 2080 720 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "1024x768"x144.0 342.05 1024 2028 2076 2080 768 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "800x600"x144.0 342.05 800 2028 2076 2080 600 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): Modeline "640x480"x144.0 342.05 640 2028 2076 2080 480 1090 1100 1142 +hsync -vsync (164.4 kHz e)
[ 7.786] (II) AMDGPU(G0): mem size init: gart size :bf6b3000 vram size: s:1d6fc000 visible:1d6fc000
[ 7.786] (==) AMDGPU(G0): DPI set to (96, 96)
[ 7.786] (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.786] (II) Loading sub module "ramdac"
[ 7.786] (II) LoadModule: "ramdac"
[ 7.786] (II) Module "ramdac" already built-in
[ 7.786] (II) UnloadModule: "nouveau"
[ 7.786] (II) Unloading nouveau
[ 7.786] (II) UnloadModule: "modesetting"
[ 7.786] (II) Unloading modesetting
[ 7.786] (II) UnloadModule: "fbdev"
[ 7.786] (II) Unloading fbdev
[ 7.786] (II) UnloadSubModule: "fbdevhw"
[ 7.786] (II) Unloading fbdevhw
[ 7.786] (II) UnloadModule: "vesa"
[ 7.786] (II) Unloading vesa
[ 7.787] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7.787] (II) NVIDIA: access.
[ 7.811] (II) NVIDIA(0): Setting mode "DFP-4:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 8.017] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 8.017] (==) NVIDIA(0): Backing store enabled
[ 8.017] (==) NVIDIA(0): Silken mouse enabled
[ 8.018] (==) NVIDIA(0): DPMS enabled
[ 8.018] (WW) NVIDIA(0): Option "IgnoreDisplayDevices" is not used
[ 8.018] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 8.018] (II) Loading sub module "dri2"
[ 8.018] (II) LoadModule: "dri2"
[ 8.018] (II) Module "dri2" already built-in
[ 8.018] (II) NVIDIA(0): [DRI2] Setup complete
[ 8.018] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 8.018] (II) AMDGPU(G0): [DRI2] Setup complete
[ 8.018] (II) AMDGPU(G0): [DRI2] DRI driver: radeonsi
[ 8.018] (II) AMDGPU(G0): [DRI2] VDPAU driver: radeonsi
[ 8.060] (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
[ 8.060] (==) AMDGPU(G0): Backing store enabled
[ 8.060] (II) AMDGPU(G0): Direct rendering enabled
[ 8.084] (II) AMDGPU(G0): Use GLAMOR acceleration.
[ 8.084] (II) AMDGPU(G0): Acceleration enabled
[ 8.084] (==) AMDGPU(G0): DPMS enabled
[ 8.084] (==) AMDGPU(G0): Silken mouse enabled
[ 8.092] (II) Initializing extension Generic Event Extension
[ 8.092] (II) Initializing extension SHAPE
[ 8.093] (II) Initializing extension MIT-SHM
[ 8.093] (II) Initializing extension XInputExtension
[ 8.093] (II) Initializing extension XTEST
[ 8.093] (II) Initializing extension BIG-REQUESTS
[ 8.093] (II) Initializing extension SYNC
[ 8.093] (II) Initializing extension XKEYBOARD
[ 8.093] (II) Initializing extension XC-MISC
[ 8.093] (II) Initializing extension SECURITY
[ 8.093] (II) Initializing extension XFIXES
[ 8.093] (II) Initializing extension RENDER
[ 8.094] (II) Initializing extension RANDR
[ 8.094] (II) Initializing extension COMPOSITE
[ 8.094] (II) Initializing extension DAMAGE
[ 8.094] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.094] (II) Initializing extension DOUBLE-BUFFER
[ 8.094] (II) Initializing extension RECORD
[ 8.094] (II) Initializing extension DPMS
[ 8.094] (II) Initializing extension Present
[ 8.094] (II) Initializing extension DRI3
[ 8.094] (II) Initializing extension X-Resource
[ 8.094] (II) Initializing extension XVideo
[ 8.094] (II) Initializing extension XVideo-MotionCompensation
[ 8.094] (II) Initializing extension SELinux
[ 8.094] (II) SELinux: Disabled on system
[ 8.094] (II) Initializing extension GLX
[ 8.094] (II) Initializing extension GLX
[ 8.094] (II) Indirect GLX disabled.
[ 8.094] (II) GLX: Another vendor is already registered for screen 0
[ 8.094] (II) Initializing extension XFree86-VidModeExtension
[ 8.094] (II) Initializing extension XFree86-DGA
[ 8.094] (II) Initializing extension XFree86-DRI
[ 8.095] (II) Initializing extension DRI2
[ 8.095] (II) Initializing extension NV-GLX
[ 8.095] (II) Initializing extension NV-CONTROL
[ 8.095] (II) Initializing extension XINERAMA
[ 8.174] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 8.174] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.174] (II) LoadModule: "libinput"
[ 8.174] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.176] (II) Module libinput: vendor="X.Org Foundation"
[ 8.176] compiled for 1.20.4, module version = 0.29.0
[ 8.176] Module class: X.Org XInput Driver
[ 8.176] ABI class: X.Org XInput driver, version 24.1
[ 8.176] (II) Using input driver 'libinput' for 'Power Button'
[ 8.177] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 48 paused 0
[ 8.177] (**) Power Button: always reports core events
[ 8.177] (**) Option "Device" "/dev/input/event3"
[ 8.177] (**) Option "_source" "server/udev"
[ 8.183] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 8.183] (II) event3 - Power Button: device is a keyboard
[ 8.183] (II) event3 - Power Button: device removed
[ 8.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 8.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.183] (**) Option "xkb_model" "pc105"
[ 8.183] (**) Option "xkb_layout" "fr"
[ 8.204] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 8.204] (II) event3 - Power Button: device is a keyboard
[ 8.205] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 8.205] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.205] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.206] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 51 paused 0
[ 8.206] (**) Video Bus: always reports core events
[ 8.206] (**) Option "Device" "/dev/input/event5"
[ 8.206] (**) Option "_source" "server/udev"
[ 8.207] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 8.207] (II) event5 - Video Bus: device is a keyboard
[ 8.207] (II) event5 - Video Bus: device removed
[ 8.207] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0e/LNXVIDEO:00/input/input5/event5"
[ 8.207] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.207] (**) Option "xkb_model" "pc105"
[ 8.207] (**) Option "xkb_layout" "fr"
[ 8.208] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 8.208] (II) event5 - Video Bus: device is a keyboard
[ 8.208] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.208] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.208] (II) Using input driver 'libinput' for 'Power Button'
[ 8.209] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 52 paused 0
[ 8.209] (**) Power Button: always reports core events
[ 8.209] (**) Option "Device" "/dev/input/event0"
[ 8.209] (**) Option "_source" "server/udev"
[ 8.210] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.210] (II) event0 - Power Button: device is a keyboard
[ 8.210] (II) event0 - Power Button: device removed
[ 8.210] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.210] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 8.210] (**) Option "xkb_model" "pc105"
[ 8.210] (**) Option "xkb_layout" "fr"
[ 8.211] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.212] (II) event0 - Power Button: device is a keyboard
[ 8.212] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 8.212] (II) No input driver specified, ignoring this device.
[ 8.212] (II) This device may have been added with another device file.
[ 8.213] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 8.213] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 8.213] (II) Using input driver 'libinput' for 'Sleep Button'
[ 8.214] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 53 paused 0
[ 8.214] (**) Sleep Button: always reports core events
[ 8.214] (**) Option "Device" "/dev/input/event1"
[ 8.214] (**) Option "_source" "server/udev"
[ 8.215] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 8.216] (II) event1 - Sleep Button: device is a keyboard
[ 8.216] (II) event1 - Sleep Button: device removed
[ 8.216] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 8.216] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 8.216] (**) Option "xkb_model" "pc105"
[ 8.216] (**) Option "xkb_layout" "fr"
[ 8.217] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 8.217] (II) event1 - Sleep Button: device is a keyboard
[ 8.218] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[ 8.218] (II) No input driver specified, ignoring this device.
[ 8.218] (II) This device may have been added with another device file.
[ 8.219] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[ 8.219] (II) No input driver specified, ignoring this device.
[ 8.219] (II) This device may have been added with another device file.
[ 8.219] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 8.219] (II) No input driver specified, ignoring this device.
[ 8.219] (II) This device may have been added with another device file.
[ 8.219] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 8.220] (II) No input driver specified, ignoring this device.
[ 8.220] (II) This device may have been added with another device file.
[ 8.220] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[ 8.220] (II) No input driver specified, ignoring this device.
[ 8.220] (II) This device may have been added with another device file.
[ 8.220] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[ 8.220] (II) No input driver specified, ignoring this device.
[ 8.220] (II) This device may have been added with another device file.
[ 8.221] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event9)
[ 8.222] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.222] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 8.222] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 54 paused 0
[ 8.222] (**) Logitech USB Keyboard: always reports core events
[ 8.222] (**) Option "Device" "/dev/input/event9"
[ 8.222] (**) Option "_source" "server/udev"
[ 8.223] (II) event9 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 8.223] (II) event9 - Logitech USB Keyboard: device is a keyboard
[ 8.224] (II) event9 - Logitech USB Keyboard: device removed
[ 8.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.1/3-2.1:1.0/0003:046D:C31C.0003/input/input9/event9"
[ 8.224] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 10)
[ 8.224] (**) Option "xkb_model" "pc105"
[ 8.224] (**) Option "xkb_layout" "fr"
[ 8.225] (II) event9 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 8.225] (II) event9 - Logitech USB Keyboard: device is a keyboard
[ 8.225] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event10)
[ 8.225] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.225] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 8.226] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 55 paused 0
[ 8.226] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 8.226] (**) Option "Device" "/dev/input/event10"
[ 8.226] (**) Option "_source" "server/udev"
[ 8.227] (II) event10 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 8.227] (II) event10 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 8.227] (II) event10 - Logitech USB Keyboard Consumer Control: device removed
[ 8.227] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C31C.0004/input/input10/event10"
[ 8.227] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 11)
[ 8.227] (**) Option "xkb_model" "pc105"
[ 8.227] (**) Option "xkb_layout" "fr"
[ 8.228] (II) event10 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 8.228] (II) event10 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 8.229] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event11)
[ 8.229] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 8.229] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 8.230] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 56 paused 0
[ 8.230] (**) Logitech USB Keyboard System Control: always reports core events
[ 8.230] (**) Option "Device" "/dev/input/event11"
[ 8.230] (**) Option "_source" "server/udev"
[ 8.231] (II) event11 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 8.231] (II) event11 - Logitech USB Keyboard System Control: device is a keyboard
[ 8.231] (II) event11 - Logitech USB Keyboard System Control: device removed
[ 8.231] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-2/3-2.1/3-2.1:1.1/0003:046D:C31C.0004/input/input11/event11"
[ 8.231] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 8.231] (**) Option "xkb_model" "pc105"
[ 8.231] (**) Option "xkb_layout" "fr"
[ 8.232] (II) event11 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 8.232] (II) event11 - Logitech USB Keyboard System Control: device is a keyboard
[ 8.232] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event8)
[ 8.232] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 8.232] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 8.233] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 57 paused 0
[ 8.233] (**) Logitech USB Optical Mouse: always reports core events
[ 8.233] (**) Option "Device" "/dev/input/event8"
[ 8.233] (**) Option "_source" "server/udev"
[ 8.234] (II) event8 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 8.235] (II) event8 - Logitech USB Optical Mouse: device is a pointer
[ 8.235] (II) event8 - Logitech USB Optical Mouse: device removed
[ 8.235] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb3/3-3/3-3:1.0/0003:046D:C077.0002/input/input8/event8"
[ 8.235] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 13)
[ 8.235] (**) Option "AccelerationScheme" "none"
[ 8.235] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 8.235] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 8.235] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 8.236] (II) event8 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 8.236] (II) event8 - Logitech USB Optical Mouse: device is a pointer
[ 8.236] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse2)
[ 8.236] (II) No input driver specified, ignoring this device.
[ 8.236] (II) This device may have been added with another device file.
[ 8.236] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event19)
[ 8.236] (II) No input driver specified, ignoring this device.
[ 8.236] (II) This device may have been added with another device file.
[ 8.237] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event20)
[ 8.237] (II) No input driver specified, ignoring this device.
[ 8.237] (II) This device may have been added with another device file.
[ 8.237] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event6)
[ 8.237] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[ 8.237] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[ 8.238] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 58 paused 0
[ 8.238] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[ 8.238] (**) Option "Device" "/dev/input/event6"
[ 8.238] (**) Option "_source" "server/udev"
[ 8.239] (II) event6 - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.239] (II) event6 - UNIW0001:00 093A:0255 Mouse: device is a pointer
[ 8.240] (II) event6 - UNIW0001:00 093A:0255 Mouse: device removed
[ 8.240] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input12/event6"
[ 8.240] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 14)
[ 8.240] (**) Option "AccelerationScheme" "none"
[ 8.240] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[ 8.240] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[ 8.240] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[ 8.242] (II) event6 - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[ 8.242] (II) event6 - UNIW0001:00 093A:0255 Mouse: device is a pointer
[ 8.243] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[ 8.243] (II) No input driver specified, ignoring this device.
[ 8.243] (II) This device may have been added with another device file.
[ 8.244] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event7)
[ 8.244] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 8.244] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[ 8.245] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 59 paused 0
[ 8.245] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[ 8.245] (**) Option "Device" "/dev/input/event7"
[ 8.245] (**) Option "_source" "server/udev"
[ 8.247] (II) event7 - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[ 8.248] (II) event7 - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[ 8.248] (II) event7 - UNIW0001:00 093A:0255 Touchpad: device removed
[ 8.249] (**) Option "Tapping" "True"
[ 8.249] (**) Option "ClickMethod" "areas"
[ 8.249] (EE) libinput: UNIW0001:00 093A:0255 Touchpad: Unknown click method 'areas'. Using default.
[ 8.249] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-UNIW0001:00/0018:093A:0255.0001/input/input13/event7"
[ 8.249] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 15)
[ 8.250] (**) Option "AccelerationScheme" "none"
[ 8.250] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[ 8.250] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[ 8.250] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[ 8.252] (II) event7 - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[ 8.253] (II) event7 - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[ 8.254] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[ 8.254] (II) No input driver specified, ignoring this device.
[ 8.254] (II) This device may have been added with another device file.
[ 8.254] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 8.254] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.254] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.255] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 60 paused 0
[ 8.255] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.255] (**) Option "Device" "/dev/input/event4"
[ 8.255] (**) Option "_source" "server/udev"
[ 8.255] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.255] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.256] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 8.256] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 8.256] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 8.256] (**) Option "xkb_model" "pc105"
[ 8.256] (**) Option "xkb_layout" "fr"
[ 8.257] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.257] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.258] (II) config/udev: Adding input device TUXEDO Keyboard (/dev/input/event18)
[ 8.258] (**) TUXEDO Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.258] (II) Using input driver 'libinput' for 'TUXEDO Keyboard'
[ 8.259] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 61 paused 0
[ 8.259] (**) TUXEDO Keyboard: always reports core events
[ 8.259] (**) Option "Device" "/dev/input/event18"
[ 8.259] (**) Option "_source" "server/udev"
[ 8.259] (II) event18 - TUXEDO Keyboard: is tagged by udev as: Keyboard
[ 8.259] (II) event18 - TUXEDO Keyboard: device is a keyboard
[ 8.260] (II) event18 - TUXEDO Keyboard: device removed
[ 8.260] (**) Option "config_info" "udev:/sys/devices/platform/tuxedo_keyboard/input/input20/event18"
[ 8.260] (II) XINPUT: Adding extended input device "TUXEDO Keyboard" (type: KEYBOARD, id 17)
[ 8.260] (**) Option "xkb_model" "pc105"
[ 8.260] (**) Option "xkb_layout" "fr"
[ 8.260] (II) event18 - TUXEDO Keyboard: is tagged by udev as: Keyboard
[ 8.260] (II) event18 - TUXEDO Keyboard: device is a keyboard
[ 8.307] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.307] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.307] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.307] (--) NVIDIA(GPU-0):
[ 8.351] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.351] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.351] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.351] (--) NVIDIA(GPU-0):
[ 8.352] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.352] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.352] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.352] (--) NVIDIA(GPU-0):
[ 8.446] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 8.446] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 8.446] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 8.446] (--) NVIDIA(GPU-0):
[ 8.446] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.446] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.446] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.446] (--) NVIDIA(GPU-0):
[ 8.446] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.446] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.446] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.446] (--) NVIDIA(GPU-0):
[ 8.490] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.490] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.490] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.490] (--) NVIDIA(GPU-0):
[ 8.498] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.498] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.498] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.498] (--) NVIDIA(GPU-0):
[ 8.591] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 8.591] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 8.591] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 8.591] (--) NVIDIA(GPU-0):
[ 8.591] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.591] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.591] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.591] (--) NVIDIA(GPU-0):
[ 8.591] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.591] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.591] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.591] (--) NVIDIA(GPU-0):
[ 8.635] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.635] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.635] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.635] (--) NVIDIA(GPU-0):
[ 8.635] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.635] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.635] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.635] (--) NVIDIA(GPU-0):
[ 8.640] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8.640] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8.640] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8.640] (--) NVIDIA(GPU-0):
[ 8.640] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.640] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.640] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.640] (--) NVIDIA(GPU-0):
[ 8.640] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.640] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.640] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.640] (--) NVIDIA(GPU-0):
[ 8.729] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.729] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.729] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.729] (--) NVIDIA(GPU-0):
[ 8.730] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.730] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.730] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.730] (--) NVIDIA(GPU-0):
[ 8.735] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8.735] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8.735] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8.735] (--) NVIDIA(GPU-0):
[ 8.735] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.735] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.735] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.735] (--) NVIDIA(GPU-0):
[ 8.735] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.735] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.735] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.735] (--) NVIDIA(GPU-0):
[ 8.779] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.779] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.779] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.779] (--) NVIDIA(GPU-0):
[ 8.785] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 8.785] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 8.785] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 8.785] (--) NVIDIA(GPU-0):
[ 8.790] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 8.790] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 8.790] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 8.790] (--) NVIDIA(GPU-0):
[ 8.790] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 8.790] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 8.790] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 8.790] (--) NVIDIA(GPU-0):
[ 8.790] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 8.791] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 8.791] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 8.791] (--) NVIDIA(GPU-0):
[ 8.835] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 8.835] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 8.835] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 8.835] (--) NVIDIA(GPU-0):
[ 8.843] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 8.998] randr: falling back to unsynchronized pixmap sharing
[ 9.139] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.139] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.139] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 9.139] (--) NVIDIA(GPU-0):
[ 9.275] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 9.275] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 9.275] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 9.275] (--) NVIDIA(GPU-0):
[ 9.275] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.275] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.275] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 9.275] (--) NVIDIA(GPU-0):
[ 9.275] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.275] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.275] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.275] (--) NVIDIA(GPU-0):
[ 9.364] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 9.364] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 9.364] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 9.364] (--) NVIDIA(GPU-0):
[ 9.364] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.364] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 9.364] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 9.364] (--) NVIDIA(GPU-0):
[ 9.457] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 9.457] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 9.457] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 9.457] (--) NVIDIA(GPU-0):
[ 9.457] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.457] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.457] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 9.457] (--) NVIDIA(GPU-0):
[ 9.508] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.508] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.508] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.508] (--) NVIDIA(GPU-0):
[ 9.554] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 9.554] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 9.554] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 9.554] (--) NVIDIA(GPU-0):
[ 9.647] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 9.647] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 9.647] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 9.647] (--) NVIDIA(GPU-0):
[ 9.741] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 9.741] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 9.741] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 9.741] (--) NVIDIA(GPU-0):
[ 9.785] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 9.785] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 9.785] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 9.785] (--) NVIDIA(GPU-0):
[ 9.878] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 9.878] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 9.878] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 9.878] (--) NVIDIA(GPU-0):
[ 9.940] (EE) AMDGPU(G0): drmmode_do_crtc_dpms cannot get last vblank counter
[ 10.912] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10.912] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 10.912] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 10.912] (--) NVIDIA(GPU-0):
[ 11.006] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 11.006] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 11.006] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 11.006] (--) NVIDIA(GPU-0):
[ 11.006] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 11.006] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 11.006] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 11.006] (--) NVIDIA(GPU-0):
[ 11.006] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 11.006] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 11.006] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 11.006] (--) NVIDIA(GPU-0):
[ 11.050] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 11.050] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 11.050] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 11.050] (--) NVIDIA(GPU-0):
[ 11.050] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 11.051] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 11.051] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 11.051] (--) NVIDIA(GPU-0):
[ 11.143] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 11.143] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 11.143] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 11.143] (--) NVIDIA(GPU-0):
[ 11.143] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 11.143] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 11.143] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 11.143] (--) NVIDIA(GPU-0):
[ 11.143] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 11.143] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 11.143] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 11.143] (--) NVIDIA(GPU-0):
[ 11.187] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 11.187] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 11.187] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 11.187] (--) NVIDIA(GPU-0):
[ 11.297] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 11.463] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +3840+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12.576] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12.576] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 12.576] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 12.576] (--) NVIDIA(GPU-0):
[ 12.670] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 12.670] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 12.670] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 12.670] (--) NVIDIA(GPU-0):
[ 12.670] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 12.670] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 12.670] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 12.670] (--) NVIDIA(GPU-0):
[ 12.670] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 12.670] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 12.670] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 12.670] (--) NVIDIA(GPU-0):
[ 12.714] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 12.714] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 12.714] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 12.715] (--) NVIDIA(GPU-0):
[ 12.715] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12.715] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 12.715] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 12.715] (--) NVIDIA(GPU-0):
[ 12.808] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): connected
[ 12.808] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): Internal TMDS
[ 12.808] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-1): 340.0 MHz maximum pixel clock
[ 12.808] (--) NVIDIA(GPU-0):
[ 12.808] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 12.808] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 12.808] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 12.808] (--) NVIDIA(GPU-0):
[ 12.808] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 12.808] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 12.808] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 12.808] (--) NVIDIA(GPU-0):
[ 12.852] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): connected
[ 12.852] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): Internal TMDS
[ 12.852] (--) NVIDIA(GPU-0): BenQ GW2283 (DFP-4): 600.0 MHz maximum pixel clock
[ 12.852] (--) NVIDIA(GPU-0):
[ 65.139] (**) Option "fd" "48"
[ 65.139] (II) event3 - Power Button: device removed
[ 65.139] (**) Option "fd" "51"
[ 65.139] (II) event5 - Video Bus: device removed
[ 65.140] (**) Option "fd" "52"
[ 65.140] (II) event0 - Power Button: device removed
[ 65.140] (**) Option "fd" "53"
[ 65.140] (II) event1 - Sleep Button: device removed
[ 65.140] (**) Option "fd" "54"
[ 65.140] (II) event9 - Logitech USB Keyboard: device removed
[ 65.140] (**) Option "fd" "55"
[ 65.140] (II) event10 - Logitech USB Keyboard Consumer Control: device removed
[ 65.141] (**) Option "fd" "56"
[ 65.141] (II) event11 - Logitech USB Keyboard System Control: device removed
[ 65.141] (**) Option "fd" "57"
[ 65.141] (II) event8 - Logitech USB Optical Mouse: device removed
[ 65.141] (**) Option "fd" "58"
[ 65.141] (II) event6 - UNIW0001:00 093A:0255 Mouse: device removed
[ 65.141] (**) Option "fd" "59"
[ 65.141] (II) event7 - UNIW0001:00 093A:0255 Touchpad: device removed
[ 65.141] (**) Option "fd" "60"
[ 65.142] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 65.142] (**) Option "fd" "61"
[ 65.142] (II) event18 - TUXEDO Keyboard: device removed
[ 65.318] (II) systemd-logind: got pause for 13:70
[ 65.318] (II) systemd-logind: got pause for 13:67
[ 65.318] (II) systemd-logind: got pause for 13:69
[ 65.318] (II) systemd-logind: got pause for 13:71
[ 65.318] (II) systemd-logind: got pause for 13:64
[ 65.318] (II) systemd-logind: got pause for 13:73
[ 65.318] (II) systemd-logind: got pause for 13:74
[ 65.318] (II) systemd-logind: got pause for 13:68
[ 65.319] (II) systemd-logind: got pause for 13:82
[ 65.319] (II) systemd-logind: got pause for 13:65
[ 65.319] (II) systemd-logind: got pause for 13:72
[ 65.319] (II) systemd-logind: got pause for 226:0
[ 65.319] (II) systemd-logind: got pause for 13:75
[ 70.927] (EE) AMDGPU(G0): Setting DRM property blob failed with errno -13
[ 70.927] (EE) AMDGPU(G0): Setting Gamma LUT failed with errno 1
[ 71.009] (EE) AMDGPU(G0): Setting DRM property blob failed with errno -13
[ 71.009] (EE) AMDGPU(G0): Setting Gamma LUT failed with errno 1
[ 2156.906] (EE) AMDGPU(G0): failed to set mode: Permission denied
[ 6509.099] (EE) AMDGPU(G0): failed to set mode: Permission denied
[ 11714.783] (II) config/udev: removing device Logitech USB Optical Mouse
[ 11714.784] (II) UnloadModule: "libinput"
[ 11714.784] (II) systemd-logind: releasing fd for 13:72
[ 11715.045] (EE) systemd-logind: failed to release device: Device not taken
[ 11715.046] (II) config/udev: removing device Logitech USB Keyboard
[ 11715.046] (II) UnloadModule: "libinput"
[ 11715.046] (II) systemd-logind: releasing fd for 13:73
[ 11715.114] (EE) systemd-logind: failed to release device: Device not taken
[ 11715.114] (II) config/udev: removing device Logitech USB Keyboard Consumer Control
[ 11715.115] (II) UnloadModule: "libinput"
[ 11715.115] (II) systemd-logind: releasing fd for 13:74
[ 11715.209] (EE) systemd-logind: failed to release device: Device not taken
[ 11715.210] (II) config/udev: removing device Logitech USB Keyboard System Control
[ 11715.211] (II) UnloadModule: "libinput"
[ 11715.211] (II) systemd-logind: releasing fd for 13:75
[ 11715.565] (EE) systemd-logind: failed to release device: Device not taken
[ 11715.574] (EE) AMDGPU(G0): failed to set mode: Permission denied
[ 11770.657] (II) UnloadModule: "libinput"
[ 11770.657] (II) systemd-logind: releasing fd for 13:82
[ 11770.773] (II) UnloadModule: "libinput"
[ 11770.773] (II) systemd-logind: releasing fd for 13:68
[ 11770.829] (II) UnloadModule: "libinput"
[ 11770.830] (II) systemd-logind: releasing fd for 13:71
[ 11770.877] (II) UnloadModule: "libinput"
[ 11770.877] (II) systemd-logind: releasing fd for 13:70
[ 11770.922] (II) UnloadModule: "libinput"
[ 11770.922] (II) systemd-logind: releasing fd for 13:65
[ 11770.958] (II) UnloadModule: "libinput"
[ 11770.958] (II) systemd-logind: releasing fd for 13:64
[ 11770.998] (II) UnloadModule: "libinput"
[ 11770.998] (II) systemd-logind: releasing fd for 13:69
[ 11771.079] (II) UnloadModule: "libinput"
[ 11771.079] (II) systemd-logind: releasing fd for 13:67
[ 11771.114] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 11771.115] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 11771.115] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 11771.115] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 11771.116] (II) Server terminated successfully (0). Closing log file.
Est-ce que vous pouvez m'aider ?
Est-il possible de demander à mon OS de démarrer en utilisant le processeur graphique integré à la place de la carte Nvidia ?
Merci beaucoup pour votre aide
Voici le lien vers mon pc, je ne sais pas si c'est utile : https://www.tuxedocomputers.com/en/Linu … en1.tuxedo
Hors ligne
#2 Le 03/10/2022, à 13:09
- xubu1957
Re : Écran noir après essai de coolbits sur une Nvidia RTX 2060, pc Tuxedo
Bonjour,
As-tu moyen de changer de session avec la roue crantée, pour tester wayland ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 03/10/2022, à 13:12
- Petitbidon
Re : Écran noir après essai de coolbits sur une Nvidia RTX 2060, pc Tuxedo
Salut,
Désolé je ne peux pas tester, j'ai un écran noir.
Hors ligne
#4 Le 03/10/2022, à 13:16
- xubu1957
Re : Écran noir après essai de coolbits sur une Nvidia RTX 2060, pc Tuxedo
As-tu un support d'installation d'Ubuntu (DVD ou clé USB) ?
Pour appliquer la procédure > amorcer_sur_cd_ubuntu#amorcage et arriver à cette étape : essayer_ubuntu_sans_rien_changer_dans_votre_ordinateur et tester sur une session-live.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#5 Le 03/10/2022, à 13:19
- Petitbidon
Re : Écran noir après essai de coolbits sur une Nvidia RTX 2060, pc Tuxedo
Oui, je l'ai d'ailleurs utilisé pour enlever la ligne qui posait problème dans le fichier usr/share/X11/xorg.conf.d/10-nvidia.conf
Et je suis en train d'écrire ces lignes avec
Hors ligne