J'ai tenté d'activer l'affichage 30 bits (10 bits par canal) sur mon système qui supporte cet profondeur de couleurs et j'obtiens un crash juste après le login (écran noir avec juste le curseur souris). J'affiche sur deux écrans : le Zizo CG243W et un IIyama PLE2483H).
[ 8.280] (--) Log file renamed from "/var/log/Xorg.pid-1852.log" to "/var/log/Xorg.0.log"
[ 8.281]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 8.281] Build Operating System: Linux 4.15.0-124-generic x86_64 Ubuntu
[ 8.281] Current Operating System: Linux desktop 5.8.0-44-lowlatency #50-Ubuntu SMP PREEMPT Tue Feb 9 07:22:30 UTC 2021 x86_64
[ 8.281] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.8.0-44-lowlatency root=UUID=af599ae5-4f68-4c5a-8576-f3349d6fe6e4 ro threadirqs quiet splash resume=UUID=6ba623ea-f2ce-4f92-aa5d-d6175d8cd8df vt.handoff=1
[ 8.281] Build Date: 30 November 2020 05:53:48PM
[ 8.281] xorg-server 2:1.20.9-2ubuntu1.1 (For technical support please see http://www.ubuntu.com/support)
[ 8.281] Current version of pixman: 0.38.4
[ 8.281] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.281] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.281] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 12 15:43:30 2021
[ 8.281] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.281] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.283] (==) No Layout section. Using the first Screen section.
[ 8.283] (==) No screen section available. Using defaults.
[ 8.283] (**) |-->Screen "Default Screen Section" (0)
[ 8.283] (**) | |-->Monitor "<default monitor>"
[ 8.283] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.283] (==) Automatically adding devices
[ 8.283] (==) Automatically enabling devices
[ 8.283] (==) Automatically adding GPU devices
[ 8.283] (==) Automatically binding GPU devices
[ 8.283] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.284] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.285] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 8.285] Entry deleted from font path.
[ 8.285] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 8.285] Entry deleted from font path.
[ 8.285] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 8.285] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.285] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.285] (II) Loader magic: 0x558b5b1fc020
[ 8.285] (II) Module ABI versions:
[ 8.285] X.Org ANSI C Emulation: 0.4
[ 8.285] X.Org Video Driver: 24.1
[ 8.285] X.Org XInput driver : 24.1
[ 8.285] X.Org Server Extension : 10.0
[ 8.285] (++) using VT number 1
[ 8.285] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 8.285] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.296] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 8.298] (--) PCI:*(1@0:0:0) 1002:67df:1458:22f9 rev 231, Mem @ 0x4100000000/4294967296, 0x4080000000/2097152, 0x60600000/262144, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[ 8.298] (--) PCI: (2@0:0:0) 1002:67df:1458:22f9 rev 231, Mem @ 0x4200000000/4294967296, 0x4300000000/2097152, 0x60200000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[ 8.298] (II) LoadModule: "glx"
[ 8.299] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.304] (II) Module glx: vendor="X.Org Foundation"
[ 8.304] compiled for 1.20.9, module version = 1.0.0
[ 8.304] ABI class: X.Org Server Extension, version 10.0
[ 8.305] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 8.305] loading driver: amdgpu
[ 8.305] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 8.305] loading driver: amdgpu
[ 8.305] (==) Matched amdgpu as autoconfigured driver 0
[ 8.305] (==) Matched ati as autoconfigured driver 1
[ 8.305] (==) Matched modesetting as autoconfigured driver 2
[ 8.305] (==) Matched fbdev as autoconfigured driver 3
[ 8.305] (==) Matched vesa as autoconfigured driver 4
[ 8.305] (==) Assigned the driver to the xf86ConfigLayout
[ 8.305] (II) LoadModule: "amdgpu"
[ 8.305] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 8.307] (II) Module amdgpu: vendor="X.Org Foundation"
[ 8.307] compiled for 1.20.8, module version = 19.1.0
[ 8.307] Module class: X.Org Video Driver
[ 8.307] ABI class: X.Org Video Driver, version 24.1
[ 8.307] (II) LoadModule: "ati"
[ 8.307] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 8.307] (II) Module ati: vendor="X.Org Foundation"
[ 8.307] compiled for 1.20.8, module version = 19.1.0
[ 8.307] Module class: X.Org Video Driver
[ 8.307] ABI class: X.Org Video Driver, version 24.1
[ 8.321] (II) LoadModule: "modesetting"
[ 8.321] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.322] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.322] compiled for 1.20.9, module version = 1.20.9
[ 8.322] Module class: X.Org Video Driver
[ 8.322] ABI class: X.Org Video Driver, version 24.1
[ 8.322] (II) LoadModule: "fbdev"
[ 8.322] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 8.322] (II) Module fbdev: vendor="X.Org Foundation"
[ 8.323] compiled for 1.20.1, module version = 0.5.0
[ 8.323] Module class: X.Org Video Driver
[ 8.323] ABI class: X.Org Video Driver, version 24.0
[ 8.323] (II) LoadModule: "vesa"
[ 8.323] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 8.323] (II) Module vesa: vendor="X.Org Foundation"
[ 8.323] compiled for 1.20.8, module version = 2.5.0
[ 8.323] Module class: X.Org Video Driver
[ 8.323] ABI class: X.Org Video Driver, version 24.1
[ 8.323] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 8.323] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 8.323] (II) FBDEV: driver for framebuffer: fbdev
[ 8.323] (II) VESA: driver for VESA chipsets: vesa
[ 8.323] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 8.324] (WW) Falling back to old probe method for modesetting
[ 8.324] (WW) Falling back to old probe method for fbdev
[ 8.324] (II) Loading sub module "fbdevhw"
[ 8.324] (II) LoadModule: "fbdevhw"
[ 8.324] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 8.324] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 8.324] compiled for 1.20.9, module version = 0.0.2
[ 8.324] ABI class: X.Org Video Driver, version 24.1
[ 8.324] (II) AMDGPU(G0): [KMS] Kernel modesetting enabled.
[ 8.325] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.325] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 8.325] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 8.325] (==) AMDGPU(0): Default visual is TrueColor
[ 8.325] (==) AMDGPU(0): RGB weight 888
[ 8.325] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 8.325] (--) AMDGPU(0): Chipset: "Radeon RX 580 Series" (ChipID = 0x67df)
[ 8.325] (II) Loading sub module "fb"
[ 8.325] (II) LoadModule: "fb"
[ 8.325] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.326] (II) Module fb: vendor="X.Org Foundation"
[ 8.326] compiled for 1.20.9, module version = 1.0.0
[ 8.326] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.326] (II) Loading sub module "dri2"
[ 8.326] (II) LoadModule: "dri2"
[ 8.326] (II) Module "dri2" already built-in
[ 8.442] (II) Loading sub module "glamoregl"
[ 8.442] (II) LoadModule: "glamoregl"
[ 8.442] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 8.447] (II) Module glamoregl: vendor="X.Org Foundation"
[ 8.447] compiled for 1.20.9, module version = 1.0.1
[ 8.447] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.465] (II) AMDGPU(0): glamor X acceleration enabled on Radeon RX 580 Series (POLARIS10, DRM 3.38.0, 5.8.0-44-lowlatency, LLVM 11.0.0)
[ 8.465] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 8.465] (==) AMDGPU(0): TearFree property default: auto
[ 8.465] (==) AMDGPU(0): VariableRefresh: disabled
[ 8.465] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 8.465] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 8.465] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[ 8.465] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[ 8.465] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 8.465] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 8.488] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 8.488] (II) AMDGPU(0): Manufacturer: ENC Model: 2090 Serial#: 16843009
[ 8.488] (II) AMDGPU(0): Year: 2012 Week: 41
[ 8.488] (II) AMDGPU(0): EDID Version: 1.4
[ 8.488] (II) AMDGPU(0): Digital Display Input
[ 8.488] (II) AMDGPU(0): 10 bits per channel
[ 8.488] (II) AMDGPU(0): Digital interface is DisplayPort
[ 8.488] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 52 vert.: 33
[ 8.488] (II) AMDGPU(0): Gamma: 2.20
[ 8.488] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[ 8.488] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 8.488] (II) AMDGPU(0): First detailed timing is preferred mode
[ 8.488] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 8.488] (II) AMDGPU(0): redX: 0.680 redY: 0.310 greenX: 0.206 greenY: 0.693
[ 8.488] (II) AMDGPU(0): blueX: 0.151 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 8.488] (II) AMDGPU(0): Supported established timings:
[ 8.488] (II) AMDGPU(0): 720x400@70Hz
[ 8.488] (II) AMDGPU(0): 640x480@60Hz
[ 8.488] (II) AMDGPU(0): 800x600@60Hz
[ 8.488] (II) AMDGPU(0): 1024x768@60Hz
[ 8.488] (II) AMDGPU(0): Manufacturer's mask: 0
[ 8.488] (II) AMDGPU(0): Supported standard timings:
[ 8.488] (II) AMDGPU(0): #0: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 8.488] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 8.488] (II) AMDGPU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 8.488] (II) AMDGPU(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 8.488] (II) AMDGPU(0): Supported detailed timing:
[ 8.488] (II) AMDGPU(0): clock: 154.0 MHz Image Size: 519 x 324 mm
[ 8.488] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 8.488] (II) AMDGPU(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
[ 8.488] (II) AMDGPU(0): Serial No: 03684092
[ 8.488] (II) AMDGPU(0): Ranges: V min: 59 V max: 61 Hz, H min: 26 H max: 78 kHz, PixClock max 175 MHz
[ 8.488] (II) AMDGPU(0): Monitor name: CG243W
[ 8.488] (II) AMDGPU(0): EDID (in hex):
[ 8.488] (II) AMDGPU(0): 00ffffffffffff0015c3902001010101
[ 8.488] (II) AMDGPU(0): 29160104b5342178e21ec5ae4f34b126
[ 8.488] (II) AMDGPU(0): 0e5054a10800a94081808140b3000101
[ 8.488] (II) AMDGPU(0): 010101010101283c80a070b023403020
[ 8.488] (II) AMDGPU(0): 360007442100001a000000ff00303336
[ 8.488] (II) AMDGPU(0): 38343039320a20202020000000fd003b
[ 8.488] (II) AMDGPU(0): 3d1a4e11000a202020202020000000fc
[ 8.488] (II) AMDGPU(0): 004347323433570a20202020202000f2
[ 8.488] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 8.488] (II) AMDGPU(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[ 8.488] (II) AMDGPU(0): Modeline "1920x1080"x60.0 154.00 1920 1968 2000 2080 1080 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1440x900"x60.0 154.00 1440 1968 2000 2080 900 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1280x800"x60.0 154.00 1280 1968 2000 2080 800 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1280x720"x60.0 154.00 1280 1968 2000 2080 720 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.488] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 8.488] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 8.488] (II) AMDGPU(0): Manufacturer: IVM Model: 6113 Serial#: 2940
[ 8.488] (II) AMDGPU(0): Year: 2015 Week: 40
[ 8.488] (II) AMDGPU(0): EDID Version: 1.3
[ 8.488] (II) AMDGPU(0): Digital Display Input
[ 8.488] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 53 vert.: 30
[ 8.488] (II) AMDGPU(0): Gamma: 2.20
[ 8.488] (II) AMDGPU(0): DPMS capabilities: Off
[ 8.488] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 8.488] (II) AMDGPU(0): First detailed timing is preferred mode
[ 8.488] (II) AMDGPU(0): redX: 0.645 redY: 0.332 greenX: 0.315 greenY: 0.619
[ 8.488] (II) AMDGPU(0): blueX: 0.151 blueY: 0.065 whiteX: 0.313 whiteY: 0.329
[ 8.488] (II) AMDGPU(0): Supported established timings:
[ 8.488] (II) AMDGPU(0): 640x480@60Hz
[ 8.488] (II) AMDGPU(0): 640x480@67Hz
[ 8.488] (II) AMDGPU(0): 800x600@56Hz
[ 8.488] (II) AMDGPU(0): 800x600@60Hz
[ 8.488] (II) AMDGPU(0): 1024x768@60Hz
[ 8.488] (II) AMDGPU(0): Manufacturer's mask: 0
[ 8.488] (II) AMDGPU(0): Supported standard timings:
[ 8.488] (II) AMDGPU(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
[ 8.488] (II) AMDGPU(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 8.488] (II) AMDGPU(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 8.488] (II) AMDGPU(0): #3: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 8.488] (II) AMDGPU(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 8.488] (II) AMDGPU(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 8.488] (II) AMDGPU(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 8.488] (II) AMDGPU(0): Supported detailed timing:
[ 8.488] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 531 x 299 mm
[ 8.488] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 8.488] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 8.489] (II) AMDGPU(0): Serial No: 1127854022940
[ 8.489] (II) AMDGPU(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[ 8.489] (II) AMDGPU(0): Monitor name: PLE2483H
[ 8.489] (II) AMDGPU(0): EDID (in hex):
[ 8.489] (II) AMDGPU(0): 00ffffffffffff0026cd13617c0b0000
[ 8.489] (II) AMDGPU(0): 2819010380351e782a0ef5a555509e26
[ 8.489] (II) AMDGPU(0): 105054330800710081408180a940b300
[ 8.489] (II) AMDGPU(0): 9500d1c00101023a801871382d40582c
[ 8.489] (II) AMDGPU(0): 4500132b2100001e000000ff00313132
[ 8.489] (II) AMDGPU(0): 37383534303232393430000000fd0037
[ 8.489] (II) AMDGPU(0): 4c1e5311000a202020202020000000fc
[ 8.489] (II) AMDGPU(0): 00504c4532343833480a20202020004f
[ 8.489] (II) AMDGPU(0): Printing probed modes for output DisplayPort-1
[ 8.489] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 8.489] (II) AMDGPU(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1280x800"x60.0 148.50 1280 2008 2052 2200 800 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1280x720"x60.0 148.50 1280 2008 2052 2200 720 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 8.489] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.489] (II) AMDGPU(0): EDID for output DisplayPort-2
[ 8.489] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 8.489] (II) AMDGPU(0): EDID for output DVI-D-0
[ 8.489] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 8.489] (II) AMDGPU(0): Output DisplayPort-1 connected
[ 8.489] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[ 8.489] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 8.489] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 8.489] (II) AMDGPU(0): Using spanning desktop for initial modes
[ 8.489] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1920x1200 +0+0
[ 8.489] (II) AMDGPU(0): Output DisplayPort-1 using initial mode 1920x1080 +1920+0
[ 8.489] (II) AMDGPU(0): mem size init: gart size :ff86f000 vram size: s:fee06000 visible:bf284800
[ 8.489] (==) AMDGPU(0): DPI set to (96, 96)
[ 8.489] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.489] (II) Loading sub module "ramdac"
[ 8.489] (II) LoadModule: "ramdac"
[ 8.489] (II) Module "ramdac" already built-in
[ 8.489] (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
[ 8.489] (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 8.489] (==) AMDGPU(G0): Default visual is TrueColor
[ 8.489] (==) AMDGPU(G0): RGB weight 888
[ 8.489] (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
[ 8.489] (--) AMDGPU(G0): Chipset: "Radeon RX 580 Series" (ChipID = 0x67df)
[ 8.489] (II) Loading sub module "fb"
[ 8.489] (II) LoadModule: "fb"
[ 8.489] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.489] (II) Module fb: vendor="X.Org Foundation"
[ 8.489] compiled for 1.20.9, module version = 1.0.0
[ 8.489] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.489] (II) Loading sub module "dri2"
[ 8.489] (II) LoadModule: "dri2"
[ 8.489] (II) Module "dri2" already built-in
[ 8.492] (II) Loading sub module "glamoregl"
[ 8.492] (II) LoadModule: "glamoregl"
[ 8.492] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 8.492] (II) Module glamoregl: vendor="X.Org Foundation"
[ 8.492] compiled for 1.20.9, module version = 1.0.1
[ 8.492] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.496] (II) AMDGPU(G0): glamor X acceleration enabled on Radeon RX 580 Series (POLARIS10, DRM 3.38.0, 5.8.0-44-lowlatency, LLVM 11.0.0)
[ 8.496] (II) AMDGPU(G0): glamor detected, initialising EGL layer.
[ 8.496] (==) AMDGPU(G0): TearFree property default: auto
[ 8.496] (II) AMDGPU(G0): Output DisplayPort-1-3 has no monitor section
[ 8.496] (II) AMDGPU(G0): Output DisplayPort-1-4 has no monitor section
[ 8.496] (II) AMDGPU(G0): Output DisplayPort-1-5 has no monitor section
[ 8.496] (II) AMDGPU(G0): Output HDMI-A-1-1 has no monitor section
[ 8.496] (II) AMDGPU(G0): Output DVI-D-1-1 has no monitor section
[ 8.496] (II) AMDGPU(G0): EDID for output DisplayPort-1-3
[ 8.496] (II) AMDGPU(G0): EDID for output DisplayPort-1-4
[ 8.496] (II) AMDGPU(G0): EDID for output DisplayPort-1-5
[ 8.496] (II) AMDGPU(G0): EDID for output HDMI-A-1-1
[ 8.496] (II) AMDGPU(G0): EDID for output DVI-D-1-1
[ 8.496] (II) AMDGPU(G0): mem size init: gart size :ff86f000 vram size: s:ff6d0000 visible:bf91c000
[ 8.496] (==) AMDGPU(G0): DPI set to (96, 96)
[ 8.496] (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.496] (II) Loading sub module "ramdac"
[ 8.496] (II) LoadModule: "ramdac"
[ 8.496] (II) Module "ramdac" already built-in
[ 8.496] (II) UnloadModule: "modesetting"
[ 8.496] (II) Unloading modesetting
[ 8.496] (II) UnloadModule: "fbdev"
[ 8.496] (II) Unloading fbdev
[ 8.496] (II) UnloadSubModule: "fbdevhw"
[ 8.496] (II) Unloading fbdevhw
[ 8.496] (II) UnloadModule: "vesa"
[ 8.496] (II) Unloading vesa
[ 8.497] (II) AMDGPU(0): [DRI2] Setup complete
[ 8.497] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 8.497] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 8.497] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[ 8.498] (II) AMDGPU(0): SYNC extension fences enabled
[ 8.499] (II) AMDGPU(0): Present extension enabled
[ 8.499] (==) AMDGPU(0): DRI3 enabled
[ 8.499] (==) AMDGPU(0): Backing store enabled
[ 8.499] (II) AMDGPU(0): Direct rendering enabled
[ 8.515] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 8.515] (II) AMDGPU(0): Acceleration enabled
[ 8.515] (==) AMDGPU(0): DPMS enabled
[ 8.515] (==) AMDGPU(0): Silken mouse enabled
[ 8.515] (II) AMDGPU(0): Set up textured video (glamor)
[ 8.540] (II) AMDGPU(G0): [DRI2] Setup complete
[ 8.540] (II) AMDGPU(G0): [DRI2] DRI driver: radeonsi
[ 8.540] (II) AMDGPU(G0): [DRI2] VDPAU driver: radeonsi
[ 8.541] (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
[ 8.541] (==) AMDGPU(G0): Backing store enabled
[ 8.541] (II) AMDGPU(G0): Direct rendering enabled
[ 8.544] (II) AMDGPU(G0): Use GLAMOR acceleration.
[ 8.544] (II) AMDGPU(G0): Acceleration enabled
[ 8.544] (==) AMDGPU(G0): DPMS enabled
[ 8.544] (==) AMDGPU(G0): Silken mouse enabled
[ 8.547] (II) Initializing extension Generic Event Extension
[ 8.548] (II) Initializing extension SHAPE
[ 8.548] (II) Initializing extension MIT-SHM
[ 8.548] (II) Initializing extension XInputExtension
[ 8.548] (II) Initializing extension XTEST
[ 8.549] (II) Initializing extension BIG-REQUESTS
[ 8.549] (II) Initializing extension SYNC
[ 8.549] (II) Initializing extension XKEYBOARD
[ 8.549] (II) Initializing extension XC-MISC
[ 8.549] (II) Initializing extension SECURITY
[ 8.549] (II) Initializing extension XFIXES
[ 8.549] (II) Initializing extension RENDER
[ 8.550] (II) Initializing extension RANDR
[ 8.550] (II) Initializing extension COMPOSITE
[ 8.550] (II) Initializing extension DAMAGE
[ 8.550] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.550] (II) Initializing extension DOUBLE-BUFFER
[ 8.550] (II) Initializing extension RECORD
[ 8.551] (II) Initializing extension DPMS
[ 8.551] (II) Initializing extension Present
[ 8.551] (II) Initializing extension DRI3
[ 8.551] (II) Initializing extension X-Resource
[ 8.551] (II) Initializing extension XVideo
[ 8.551] (II) Initializing extension XVideo-MotionCompensation
[ 8.551] (II) Initializing extension SELinux
[ 8.551] (II) SELinux: Disabled on system
[ 8.551] (II) Initializing extension GLX
[ 8.557] (II) AIGLX: Loaded and initialized radeonsi
[ 8.557] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 8.557] (II) Initializing extension XFree86-VidModeExtension
[ 8.557] (II) Initializing extension XFree86-DGA
[ 8.557] (II) Initializing extension XFree86-DRI
[ 8.557] (II) Initializing extension DRI2
[ 8.564] (II) AMDGPU(0): Setting screen physical size to 1016 x 317
[ 8.694] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 8.694] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.694] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.694] (II) LoadModule: "libinput"
[ 8.694] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.697] (II) Module libinput: vendor="X.Org Foundation"
[ 8.697] compiled for 1.20.8, module version = 0.30.0
[ 8.697] Module class: X.Org XInput Driver
[ 8.697] ABI class: X.Org XInput driver, version 24.1
[ 8.697] (II) Using input driver 'libinput' for 'Power Button'
[ 8.697] (**) Power Button: always reports core events
[ 8.697] (**) Option "Device" "/dev/input/event2"
[ 8.697] (**) Option "_source" "server/udev"
[ 8.702] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 8.702] (II) event2 - Power Button: device is a keyboard
[ 8.702] (II) event2 - Power Button: device removed
[ 8.714] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 8.714] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.714] (**) Option "xkb_model" "pc105"
[ 8.714] (**) Option "xkb_layout" "fr"
[ 8.714] (**) Option "xkb_variant" "mac"
[ 8.729] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 8.729] (II) event2 - Power Button: device is a keyboard
[ 8.729] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 8.729] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.729] (**) Power Button: Applying InputClass "system-keyboard"
[ 8.729] (II) Using input driver 'libinput' for 'Power Button'
[ 8.729] (**) Power Button: always reports core events
[ 8.729] (**) Option "Device" "/dev/input/event1"
[ 8.729] (**) Option "_source" "server/udev"
[ 8.730] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.730] (II) event1 - Power Button: device is a keyboard
[ 8.730] (II) event1 - Power Button: device removed
[ 8.747] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 8.747] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 8.747] (**) Option "xkb_model" "pc105"
[ 8.747] (**) Option "xkb_layout" "fr"
[ 8.747] (**) Option "xkb_variant" "mac"
[ 8.747] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.747] (II) event1 - Power Button: device is a keyboard
[ 8.747] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 8.747] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 8.747] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 8.747] (II) Using input driver 'libinput' for 'Sleep Button'
[ 8.747] (**) Sleep Button: always reports core events
[ 8.747] (**) Option "Device" "/dev/input/event0"
[ 8.747] (**) Option "_source" "server/udev"
[ 8.748] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 8.748] (II) event0 - Sleep Button: device is a keyboard
[ 8.748] (II) event0 - Sleep Button: device removed
[ 8.759] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 8.759] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 8.759] (**) Option "xkb_model" "pc105"
[ 8.759] (**) Option "xkb_layout" "fr"
[ 8.759] (**) Option "xkb_variant" "mac"
[ 8.759] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 8.759] (II) event0 - Sleep Button: device is a keyboard
[ 8.759] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 8.759] (II) No input driver specified, ignoring this device.
[ 8.759] (II) This device may have been added with another device file.
[ 8.759] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[ 8.759] (II) No input driver specified, ignoring this device.
[ 8.759] (II) This device may have been added with another device file.
[ 8.760] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[ 8.760] (II) No input driver specified, ignoring this device.
[ 8.760] (II) This device may have been added with another device file.
[ 8.760] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8)
[ 8.760] (II) No input driver specified, ignoring this device.
[ 8.760] (II) This device may have been added with another device file.
[ 8.760] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event9)
[ 8.760] (II) No input driver specified, ignoring this device.
[ 8.760] (II) This device may have been added with another device file.
[ 8.760] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event10)
[ 8.760] (II) No input driver specified, ignoring this device.
[ 8.760] (II) This device may have been added with another device file.
[ 8.760] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event16)
[ 8.760] (II) No input driver specified, ignoring this device.
[ 8.760] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 8.761] (II) No input driver specified, ignoring this device.
[ 8.761] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 8.761] (II) No input driver specified, ignoring this device.
[ 8.761] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[ 8.761] (II) No input driver specified, ignoring this device.
[ 8.761] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event14)
[ 8.761] (II) No input driver specified, ignoring this device.
[ 8.761] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event15)
[ 8.761] (II) No input driver specified, ignoring this device.
[ 8.761] (II) This device may have been added with another device file.
[ 8.761] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event18)
[ 8.761] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[ 8.761] (**) UVC Camera (046d:0825): Applying InputClass "system-keyboard"
[ 8.761] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[ 8.761] (**) UVC Camera (046d:0825): always reports core events
[ 8.761] (**) Option "Device" "/dev/input/event18"
[ 8.761] (**) Option "_source" "server/udev"
[ 8.762] (II) event18 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 8.762] (II) event18 - UVC Camera (046d:0825): device is a keyboard
[ 8.762] (II) event18 - UVC Camera (046d:0825): device removed
[ 8.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.1/1-11.1:1.0/input/input34/event18"
[ 8.783] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 9)
[ 8.783] (**) Option "xkb_model" "pc105"
[ 8.783] (**) Option "xkb_layout" "fr"
[ 8.783] (**) Option "xkb_variant" "mac"
[ 8.787] (II) event18 - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[ 8.787] (II) event18 - UVC Camera (046d:0825): device is a keyboard
[ 8.789] (II) config/udev: Adding input device HAILUCK CO.,LTD USB KEYBOARD (/dev/input/event3)
[ 8.789] (**) HAILUCK CO.,LTD USB KEYBOARD: Applying InputClass "libinput keyboard catchall"
[ 8.789] (**) HAILUCK CO.,LTD USB KEYBOARD: Applying InputClass "system-keyboard"
[ 8.789] (II) Using input driver 'libinput' for 'HAILUCK CO.,LTD USB KEYBOARD'
[ 8.789] (**) HAILUCK CO.,LTD USB KEYBOARD: always reports core events
[ 8.789] (**) Option "Device" "/dev/input/event3"
[ 8.789] (**) Option "_source" "server/udev"
[ 8.793] (II) event3 - HAILUCK CO.,LTD USB KEYBOARD: is tagged by udev as: Keyboard
[ 8.793] (II) event3 - HAILUCK CO.,LTD USB KEYBOARD: device is a keyboard
[ 8.794] (II) event3 - HAILUCK CO.,LTD USB KEYBOARD: device removed
[ 8.807] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.1/1-11.4.1:1.0/0003:05AC:0255.0003/input/input3/event3"
[ 8.807] (II) XINPUT: Adding extended input device "HAILUCK CO.,LTD USB KEYBOARD" (type: KEYBOARD, id 10)
[ 8.807] (**) Option "xkb_model" "pc105"
[ 8.807] (**) Option "xkb_layout" "fr"
[ 8.807] (**) Option "xkb_variant" "mac"
[ 8.810] (II) event3 - HAILUCK CO.,LTD USB KEYBOARD: is tagged by udev as: Keyboard
[ 8.810] (II) event3 - HAILUCK CO.,LTD USB KEYBOARD: device is a keyboard
[ 8.812] (II) config/udev: Adding input device HAILUCK CO.,LTD USB KEYBOARD Consumer Control (/dev/input/event4)
[ 8.812] (**) HAILUCK CO.,LTD USB KEYBOARD Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.812] (**) HAILUCK CO.,LTD USB KEYBOARD Consumer Control: Applying InputClass "system-keyboard"
[ 8.812] (II) Using input driver 'libinput' for 'HAILUCK CO.,LTD USB KEYBOARD Consumer Control'
[ 8.812] (**) HAILUCK CO.,LTD USB KEYBOARD Consumer Control: always reports core events
[ 8.812] (**) Option "Device" "/dev/input/event4"
[ 8.812] (**) Option "_source" "server/udev"
[ 8.814] (II) event4 - HAILUCK CO.,LTD USB KEYBOARD Consumer Control: is tagged by udev as: Keyboard
[ 8.814] (II) event4 - HAILUCK CO.,LTD USB KEYBOARD Consumer Control: device is a keyboard
[ 8.814] (II) event4 - HAILUCK CO.,LTD USB KEYBOARD Consumer Control: device removed
[ 8.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.1/1-11.4.1:1.1/0003:05AC:0255.0004/input/input4/event4"
[ 8.826] (II) XINPUT: Adding extended input device "HAILUCK CO.,LTD USB KEYBOARD Consumer Control" (type: KEYBOARD, id 11)
[ 8.826] (**) Option "xkb_model" "pc105"
[ 8.826] (**) Option "xkb_layout" "fr"
[ 8.826] (**) Option "xkb_variant" "mac"
[ 8.827] (II) event4 - HAILUCK CO.,LTD USB KEYBOARD Consumer Control: is tagged by udev as: Keyboard
[ 8.827] (II) event4 - HAILUCK CO.,LTD USB KEYBOARD Consumer Control: device is a keyboard
[ 8.828] (II) config/udev: Adding input device Logitech B330/M330/M3 (/dev/input/event17)
[ 8.828] (**) Logitech B330/M330/M3: Applying InputClass "libinput pointer catchall"
[ 8.828] (**) Logitech B330/M330/M3: Applying InputClass "libinput keyboard catchall"
[ 8.828] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[ 8.828] (II) Using input driver 'libinput' for 'Logitech B330/M330/M3'
[ 8.828] (**) Logitech B330/M330/M3: always reports core events
[ 8.828] (**) Option "Device" "/dev/input/event17"
[ 8.828] (**) Option "_source" "server/udev"
[ 8.829] (II) event17 - Logitech B330/M330/M3: is tagged by udev as: Keyboard Mouse
[ 8.829] (II) event17 - Logitech B330/M330/M3: device is a pointer
[ 8.829] (II) event17 - Logitech B330/M330/M3: device is a keyboard
[ 8.830] (II) event17 - Logitech B330/M330/M3: device removed
[ 8.839] (II) libinput: Logitech B330/M330/M3: needs a virtual subdevice
[ 8.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.3/1-11.4.3:1.1/0003:046D:C52F.0006/0003:046D:4057.0007/input/input33/event17"
[ 8.839] (II) XINPUT: Adding extended input device "Logitech B330/M330/M3" (type: MOUSE, id 12)
[ 8.839] (**) Option "AccelerationScheme" "none"
[ 8.839] (**) Logitech B330/M330/M3: (accel) selected scheme none/0
[ 8.839] (**) Logitech B330/M330/M3: (accel) acceleration factor: 2.000
[ 8.839] (**) Logitech B330/M330/M3: (accel) acceleration threshold: 4
[ 8.840] (II) event17 - Logitech B330/M330/M3: is tagged by udev as: Keyboard Mouse
[ 8.840] (II) event17 - Logitech B330/M330/M3: device is a pointer
[ 8.840] (II) event17 - Logitech B330/M330/M3: device is a keyboard
[ 8.840] (II) config/udev: Adding input device Logitech B330/M330/M3 (/dev/input/mouse0)
[ 8.840] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[ 8.840] (II) No input driver specified, ignoring this device.
[ 8.840] (II) This device may have been added with another device file.
[ 8.841] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[ 8.841] (II) No input driver specified, ignoring this device.
[ 8.841] (II) This device may have been added with another device file.
[ 8.841] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event20)
[ 8.841] (II) No input driver specified, ignoring this device.
[ 8.841] (II) This device may have been added with another device file.
[ 8.841] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event21)
[ 8.841] (II) No input driver specified, ignoring this device.
[ 8.841] (II) This device may have been added with another device file.
[ 8.841] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event22)
[ 8.841] (II) No input driver specified, ignoring this device.
[ 8.841] (II) This device may have been added with another device file.
[ 8.841] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event23)
[ 8.841] (II) No input driver specified, ignoring this device.
[ 8.841] (II) This device may have been added with another device file.
[ 8.842] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event24)
[ 8.842] (II) No input driver specified, ignoring this device.
[ 8.842] (II) This device may have been added with another device file.
[ 8.842] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event25)
[ 8.842] (II) No input driver specified, ignoring this device.
[ 8.842] (II) This device may have been added with another device file.
[ 8.845] (**) Logitech B330/M330/M3: Applying InputClass "libinput pointer catchall"
[ 8.845] (**) Logitech B330/M330/M3: Applying InputClass "libinput keyboard catchall"
[ 8.845] (**) Logitech B330/M330/M3: Applying InputClass "system-keyboard"
[ 8.845] (II) Using input driver 'libinput' for 'Logitech B330/M330/M3'
[ 8.845] (**) Logitech B330/M330/M3: always reports core events
[ 8.845] (**) Option "Device" "/dev/input/event17"
[ 8.845] (**) Option "_source" "_driver/libinput"
[ 8.845] (II) libinput: Logitech B330/M330/M3: is a virtual subdevice
[ 8.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4.3/1-11.4.3:1.1/0003:046D:C52F.0006/0003:046D:4057.0007/input/input33/event17"
[ 8.845] (II) XINPUT: Adding extended input device "Logitech B330/M330/M3" (type: KEYBOARD, id 13)
[ 8.845] (**) Option "xkb_model" "pc105"
[ 8.845] (**) Option "xkb_layout" "fr"
[ 8.845] (**) Option "xkb_variant" "mac"
[ 8.847] (EE) Failed to open authorization file "/var/run/sddm/{d2bb52ce-9e8f-4817-8a5e-4c31f281b5f0}": No such file or directory
[ 27.057] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.058] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 27.058] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 27.058] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.058] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.058] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.058] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.221] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.221] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.221] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.221] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.221] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.221] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.221] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.222] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.222] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.222] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.222] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.222] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.222] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.222] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.578] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.578] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.578] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.578] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.578] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.578] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.578] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.579] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.579] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.579] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.579] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.579] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.579] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.579] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.762] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.762] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.762] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.762] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.763] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.763] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 27.763] (II) AMDGPU(0): EDID vendor "IVM", prod id 24851
[ 27.763] (II) AMDGPU(0): Using hsync ranges from config file
[ 27.763] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 27.763] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 27.763] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 27.763] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1152x720"x60.0 67.32 1152 1208 1328 1504 720 721 724 746 -hsync +vsync (44.8 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.763] (II) AMDGPU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 136.536] (EE) event3 - HAILUCK CO.,LTD USB KEYBOARD: client bug: event processing lagging behind by 14ms, your system is too slow
J'ai suivi ces indications :
https://linuxreviews.org/HOWTO_enable_10-bit_color_on_Linux#end
Quelqu'un sait-il comment faire pour activer l'affichage 30 bits ?