Réglages pour affichage 4K sur 10 bits

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Question subsidiaire: Plasma fonctionne-t'il sur 10bits et sinon quel environnement le fait SVP ?

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Comme ce document semble un peu daté, je me disais que plasma pouvait avoir évoluer.
En fait j'ai essayé, sans résultat probant.
Ca me casse un peu les pieds, retourner en Win pour avoir de l'affichage en 10 bits est bien embêtant. En même temps avoir le matériel pour travailler ses photos au mieux et ne pas pouvoir l'utiliser, c'est ballot


Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Votre matériel est-il adapté ?
Le fichier journal /var/log/Xorg.0.log contient toutes sortes d'informations compromettantes sur votre ordinateur. Le premier indice à rechercher lorsque vous essayez de passer en 10 bits est la section EDID créée pour le moniteur. Elle ressemblera à quelque chose comme ceci quand un moniteur est connecté à une carte AMD capable de gérer le 10 bits (c'est-à-dire tous les GPU AMD sauf les plus anciens) :
Code TEXT :
[ 23.998] (II) AMDGPU(0): EDID for output DisplayPort-2 [ 23.998] (II) AMDGPU(0): Manufacturer: AUS Model: 28b1 Serial#: 108105 [ 23.998] (II) AMDGPU(0): Year: 2017 Week: 29 [ 23.998] (II) AMDGPU(0): EDID Version: 1.4 [ 23.998] (II) AMDGPU(0): Digital Display Input [ 23.998] (II) AMDGPU(0): 10 bits per channel [ 23.998] (II) AMDGPU(0): Digital interface is DisplayPort [ 23.998] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 62 vert.: 34 [ 23.998] (II) AMDGPU(0): Gamma: 2.20
Le 10 bits per chennel montre que le moniteur peut accepter un signal de 10 bits. Cela indique que le moniteur prend en charge l'entrée des couleurs sur 10 bits. Sachez qu'il existe des écrans qui prennent en charge l'entrée 10 bits même s'ils sont limités à une sortie d'affichage réelle de 6 bits. Vous pouvez leur envoyer des couleurs 10 bits et l'affichage sera parfait (pour les panneaux TN, en tout cas), mais les couleurs ne seront pas réellement 10 bits ou HDR. Le prix (et la fiche technique) d'un moniteur vous permet généralement de savoir s'il prend en charge le 10 bits ou non.
La deuxième ligne que vous devez rechercher est celle qui dit Pixel depth =. Elle dira soit :
si vous utilisez 8 bits :
Code TEXT :
(II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
OU, si vous utilisez 10 bits :
Code TEXT :
(II) AMDGPU(0): Pixel depth = 30 bits stored in 4 bytes (32 bpp pixmaps)
Exemple de fichier de configuration
En créant un fichier /etc/X11/xorg.conf.d/30-screensetup.conf avec le contenu suivant, vous obtiendrez une profondeur de couleur à 10 bits :
Code TEXT :
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" # 24 for 8-bit or 30 for 10-bit DefaultDepth 30 EndSection
Et c'est tout. DefaultDepth 30 est la ligne cruciale. La raison pour laquelle 30 permet la couleur 10 bits est que R, G, B = 3 couleurs * 10 bits = 30.
Yves

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Papoteur :
Voici ce que dit le document cité. De quelle manière as-tu appliqué ces consignes ? As-tu vérifié quelles étaient prises en compte ?
Votre matériel est-il adapté ?
Le fichier journal /var/log/Xorg.0.log contient toutes sortes d'informations compromettantes sur votre ordinateur. Le premier indice à rechercher lorsque vous essayez de passer en 10 bits est la section EDID créée pour le moniteur. Elle ressemblera à quelque chose comme ceci quand un moniteur est connecté à une carte AMD capable de gérer le 10 bits (c'est-à-dire tous les GPU AMD sauf les plus anciens) :
Votre matériel est-il adapté ?
Le fichier journal /var/log/Xorg.0.log contient toutes sortes d'informations compromettantes sur votre ordinateur. Le premier indice à rechercher lorsque vous essayez de passer en 10 bits est la section EDID créée pour le moniteur. Elle ressemblera à quelque chose comme ceci quand un moniteur est connecté à une carte AMD capable de gérer le 10 bits (c'est-à-dire tous les GPU AMD sauf les plus anciens) :
Code TEXT :
[ 23.998] (II) AMDGPU(0): EDID for output DisplayPort-2 [ 23.998] (II) AMDGPU(0): Manufacturer: AUS Model: 28b1 Serial#: 108105 [ 23.998] (II) AMDGPU(0): Year: 2017 Week: 29 [ 23.998] (II) AMDGPU(0): EDID Version: 1.4 [ 23.998] (II) AMDGPU(0): Digital Display Input [ 23.998] (II) AMDGPU(0): 10 bits per channel [ 23.998] (II) AMDGPU(0): Digital interface is DisplayPort [ 23.998] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 62 vert.: 34 [ 23.998] (II) AMDGPU(0): Gamma: 2.20
Oui, voici pour moi:
Code TEXT :
[ 36.105] (II) AMDGPU(0): EDID for output DisplayPort-0 [ 36.105] (II) AMDGPU(0): Manufacturer: AOC Model: 2790 Serial#: 23897 [ 36.105] (II) AMDGPU(0): Year: 2021 Week: 11 [ 36.105] (II) AMDGPU(0): EDID Version: 1.4 [ 36.105] (II) AMDGPU(0): Digital Display Input [ 36.105] (II) AMDGPU(0): 10 bits per channel [ 36.105] (II) AMDGPU(0): Digital interface is DisplayPort [ 36.105] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60 vert.: 34 [ 36.105] (II) AMDGPU(0): Gamma: 2.20
Papoteur :
Le 10 bits per chennel montre que le moniteur peut accepter un signal de 10 bits. Cela indique que le moniteur prend en charge l'entrée des couleurs sur 10 bits. Sachez qu'il existe des écrans qui prennent en charge l'entrée 10 bits même s'ils sont limités à une sortie d'affichage réelle de 6 bits. Vous pouvez leur envoyer des couleurs 10 bits et l'affichage sera parfait (pour les panneaux TN, en tout cas), mais les couleurs ne seront pas réellement 10 bits ou HDR. Le prix (et la fiche technique) d'un moniteur vous permet généralement de savoir s'il prend en charge le 10 bits ou non.
La deuxième ligne que vous devez rechercher est celle qui dit Pixel depth =. Elle dira soit :
si vous utilisez 8 bits :
OU, si vous utilisez 10 bits :
Le 10 bits per chennel montre que le moniteur peut accepter un signal de 10 bits. Cela indique que le moniteur prend en charge l'entrée des couleurs sur 10 bits. Sachez qu'il existe des écrans qui prennent en charge l'entrée 10 bits même s'ils sont limités à une sortie d'affichage réelle de 6 bits. Vous pouvez leur envoyer des couleurs 10 bits et l'affichage sera parfait (pour les panneaux TN, en tout cas), mais les couleurs ne seront pas réellement 10 bits ou HDR. Le prix (et la fiche technique) d'un moniteur vous permet généralement de savoir s'il prend en charge le 10 bits ou non.
La deuxième ligne que vous devez rechercher est celle qui dit Pixel depth =. Elle dira soit :
si vous utilisez 8 bits :
Code TEXT :
(II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
OU, si vous utilisez 10 bits :
Code TEXT :
(II) AMDGPU(0): Pixel depth = 30 bits stored in 4 bytes (32 bpp pixmaps)
Ben je suis toujours en 24 bits hélas:
Code TEXT :
(II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
Et ce malgré que j'aie effectivement configuré comme tu indiques ci-après:
Papoteur :
Exemple de fichier de configuration
En créant un fichier /etc/X11/xorg.conf.d/30-screensetup.conf avec le contenu suivant, vous obtiendrez une profondeur de couleur à 10 bits :
Et c'est tout. DefaultDepth 30 est la ligne cruciale. La raison pour laquelle 30 permet la couleur 10 bits est que R, G, B = 3 couleurs * 10 bits = 30.
Exemple de fichier de configuration
En créant un fichier /etc/X11/xorg.conf.d/30-screensetup.conf avec le contenu suivant, vous obtiendrez une profondeur de couleur à 10 bits :
Code TEXT :
Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" # 24 for 8-bit or 30 for 10-bit DefaultDepth 30 EndSection
Et c'est tout. DefaultDepth 30 est la ligne cruciale. La raison pour laquelle 30 permet la couleur 10 bits est que R, G, B = 3 couleurs * 10 bits = 30.
Et c'est bien pourquoi je suis embêté


Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Je crois que tu pourrais fournir le fichier /var/log/Xorg.0.log pour qu'on puisse le vérifier.
PS: en fait ces instructions me chipotent dans la mesure où une nouvelle section de monitor est ajoutée, mais sans vraiment d'explication sur pourquoi ce serait celle-là qui s'applique.
Édité par Papoteur Le 10/06/2021 à 11h45
Yves

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Papoteur :
Est-ce bien cette section monitor qui est prise en compte pour déterminer les propriétés de l'écran ?
Je crois que tu pourrais fournir le fichier /var/log/Xorg.0.log pour qu'on puisse le vérifier.
PS: en fait ces instructions me chipotent dans la mesure où une nouvelle section de monitor est ajoutée, mais sans vraiment d'explication sur pourquoi ce serait celle-là qui s'applique.
Je crois que tu pourrais fournir le fichier /var/log/Xorg.0.log pour qu'on puisse le vérifier.
PS: en fait ces instructions me chipotent dans la mesure où une nouvelle section de monitor est ajoutée, mais sans vraiment d'explication sur pourquoi ce serait celle-là qui s'applique.
Ok, mais c'est long:
Caché :
[ 35.791] (--) Log file renamed from "/var/log/Xorg.pid-8539.log" to "/var/log/Xorg.0.log"
[ 35.792]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 35.792] Build Operating System: rabbit 5.10.25-server-1.mga7
[ 35.792] Current Operating System: Linux serveur 5.12.8-desktop-1.mga8 #1 SMP Fri May 28 15:35:41 UTC 2021 x86_64
[ 35.792] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.12.8-desktop-1.mga8 root=UUID=caf7b4b3-8357-4e2d-ac35-50a922e36701 ro splash quiet noiswmd resume=UUID=75b37b72-d041-49d3-bc63-b04bc10f666a audit=0 vga=791
[ 35.792] Build Date: 13 April 2021 09:02:48PM
[ 35.792] Build ID: x11-server 1.20.11-1.mga8
[ 35.792] Current version of pixman: 0.40.0
[ 35.792] Before reporting problems, check https://bugs.mageia.org
to make sure that you have the latest version.
[ 35.792] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35.792] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 10 04:21:35 2021
[ 35.793] (==) Using config file: "/etc/X11/xorg.conf"
[ 35.793] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 35.793] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35.794] (==) ServerLayout "layout1"
[ 35.794] (**) |-->Screen "screen1" (0)
[ 35.794] (**) | |-->Monitor "monitor1"
[ 35.794] (**) | |-->Device "device1"
[ 35.794] (**) Option "DontZap" "False"
[ 35.794] (**) Option "AllowMouseOpenFail"
[ 35.794] (==) Automatically adding devices
[ 35.794] (==) Automatically enabling devices
[ 35.794] (==) Automatically adding GPU devices
[ 35.794] (==) Automatically binding GPU devices
[ 35.794] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 35.794] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 35.794] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 35.794] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35.794] (II) Loader magic: 0x61fd40
[ 35.794] (II) Module ABI versions:
[ 35.794] X.Org ANSI C Emulation: 0.4
[ 35.794] X.Org Video Driver: 24.1
[ 35.794] X.Org XInput driver : 24.1
[ 35.794] X.Org Server Extension : 10.0
[ 35.795] (++) using VT number 1
[ 35.795] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 35.796] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35.807] (--) PCI:*(39@0:0:0) 1002:67ff:1462:8a91 rev 207, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcf00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 35.807] (II) Open ACPI successful (/var/run/acpid.socket)
[ 35.807] (II) "glx" will be loaded by default.
[ 35.807] (II) LoadModule: "v4l"
[ 35.807] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 35.807] (II) Module v4l: vendor="X.Org Foundation"
[ 35.807] compiled for 1.20.7, module version = 0.1.1
[ 35.807] ABI class: X.Org Video Driver, version 24.1
[ 35.807] (II) LoadModule: "glx"
[ 35.807] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 35.808] (II) Module glx: vendor="X.Org Foundation"
[ 35.808] compiled for 1.20.11, module version = 1.0.0
[ 35.808] ABI class: X.Org Server Extension, version 10.0
[ 35.808] (II) LoadModule: "amdgpu"
[ 35.808] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[ 35.809] (II) Module amdgpu: vendor="X.Org Foundation"
[ 35.809] compiled for 1.20.10, module version = 19.1.0
[ 35.809] Module class: X.Org Video Driver
[ 35.809] ABI class: X.Org Video Driver, version 24.1
[ 35.809] (II) v4l driver for Video4Linux overlay mode (V4L2)
[ 35.809] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 35.809] (WW) Falling back to old probe method for v4l
[ 35.809] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 35.810] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 35.810] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 35.810] (==) AMDGPU(0): Default visual is TrueColor
[ 35.810] (==) AMDGPU(0): RGB weight 888
[ 35.810] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 35.810] (--) AMDGPU(0): Chipset: "Radeon RX 560 Series" (ChipID = 0x67ff)
[ 35.810] (II) Loading sub module "fb"
[ 35.810] (II) LoadModule: "fb"
[ 35.810] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 35.810] (II) Module fb: vendor="X.Org Foundation"
[ 35.810] compiled for 1.20.11, module version = 1.0.0
[ 35.810] ABI class: X.Org ANSI C Emulation, version 0.4
[ 35.810] (II) Loading sub module "dri2"
[ 35.810] (II) LoadModule: "dri2"
[ 35.810] (II) Module "dri2" already built-in
[ 36.054] (II) Loading sub module "glamoregl"
[ 36.054] (II) LoadModule: "glamoregl"
[ 36.054] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 36.059] (II) Module glamoregl: vendor="X.Org Foundation"
[ 36.059] compiled for 1.20.11, module version = 1.0.1
[ 36.059] ABI class: X.Org ANSI C Emulation, version 0.4
[ 36.087] (II) AMDGPU(0): glamor X acceleration enabled on Radeon RX 560 Series (POLARIS11, DRM 3.40.0, 5.12.8-desktop-1.mga8, LLVM 11.0.1)
[ 36.087] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 36.087] (==) AMDGPU(0): TearFree property default: auto
[ 36.087] (==) AMDGPU(0): VariableRefresh: disabled
[ 36.087] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 36.088] (II) AMDGPU(0): Output DisplayPort-0 using monitor section monitor1
[ 36.088] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 36.089] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 36.105] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 36.105] (II) AMDGPU(0): Manufacturer: AOC Model: 2790 Serial#: 23897
[ 36.105] (II) AMDGPU(0): Year: 2021 Week: 11
[ 36.105] (II) AMDGPU(0): EDID Version: 1.4
[ 36.105] (II) AMDGPU(0): Digital Display Input
[ 36.105] (II) AMDGPU(0): 10 bits per channel
[ 36.105] (II) AMDGPU(0): Digital interface is DisplayPort
[ 36.105] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 36.105] (II) AMDGPU(0): Gamma: 2.20
[ 36.105] (II) AMDGPU(0): DPMS capabilities: Off
[ 36.105] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 36.106] (II) AMDGPU(0): First detailed timing is preferred mode
[ 36.106] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 36.106] (II) AMDGPU(0): redX: 0.646 redY: 0.334 greenX: 0.302 greenY: 0.636
[ 36.106] (II) AMDGPU(0): blueX: 0.154 blueY: 0.057 whiteX: 0.312 whiteY: 0.329
[ 36.106] (II) AMDGPU(0): Supported established timings:
[ 36.106] (II) AMDGPU(0): 720x400@70Hz
[ 36.106] (II) AMDGPU(0): 640x480@60Hz
[ 36.106] (II) AMDGPU(0): 640x480@67Hz
[ 36.106] (II) AMDGPU(0): 640x480@72Hz
[ 36.106] (II) AMDGPU(0): 640x480@75Hz
[ 36.106] (II) AMDGPU(0): 800x600@56Hz
[ 36.106] (II) AMDGPU(0): 800x600@60Hz
[ 36.106] (II) AMDGPU(0): 800x600@72Hz
[ 36.106] (II) AMDGPU(0): 800x600@75Hz
[ 36.106] (II) AMDGPU(0): 832x624@75Hz
[ 36.106] (II) AMDGPU(0): 1024x768@60Hz
[ 36.106] (II) AMDGPU(0): 1024x768@70Hz
[ 36.106] (II) AMDGPU(0): 1024x768@75Hz
[ 36.106] (II) AMDGPU(0): 1280x1024@75Hz
[ 36.106] (II) AMDGPU(0): Manufacturer's mask: 0
[ 36.106] (II) AMDGPU(0): Supported standard timings:
[ 36.106] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 36.106] (II) AMDGPU(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 36.106] (II) AMDGPU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 36.106] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 36.106] (II) AMDGPU(0): #4: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 36.106] (II) AMDGPU(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 533.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 262.8 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2191 v_border: 0
[ 36.106] (II) AMDGPU(0): Monitor name: U2790B
[ 36.106] (II) AMDGPU(0): Ranges: V min: 23 V max: 80 Hz, H min: 30 H max: 160 kHz, PixClock max 605 MHz
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 277.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2173 v_blanking: 2222 v_border: 0
[ 36.106] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 36.106] (II) AMDGPU(0): EDID (in hex):
[ 36.106] (II) AMDGPU(0): 00ffffffffffff0005e39027595d0000
[ 36.106] (II) AMDGPU(0): 0b1f0104b53c22783a67a1a5554da227
[ 36.106] (II) AMDGPU(0): 0e5054bfef00d1c0b300950081808140
[ 36.106] (II) AMDGPU(0): 81c0010101014dd000a0f0703e803020
[ 36.106] (II) AMDGPU(0): 350055502100001aa36600a0f0701f80
[ 36.106] (II) AMDGPU(0): 3020350055502100001a000000fc0055
[ 36.106] (II) AMDGPU(0): 32373930420a202020202020000000fd
[ 36.106] (II) AMDGPU(0): 0017501ea03c010a20202020202001bf
[ 36.106] (II) AMDGPU(0): 020320f14b0103051404131f12021190
[ 36.106] (II) AMDGPU(0): 230907078301000067030c0010001878
[ 36.106] (II) AMDGPU(0): 565e00a0a0a029503020350055502100
[ 36.106] (II) AMDGPU(0): 001e023a801871382d40582c45005550
[ 36.106] (II) AMDGPU(0): 2100001e011d007251d01e206e285500
[ 36.106] (II) AMDGPU(0): 55502100001e8c0ad08a20e02d10103e
[ 36.106] (II) AMDGPU(0): 96005550210000184d6c80a070703e80
[ 36.106] (II) AMDGPU(0): 30203a0055502100001a000000000028
[ 36.106] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080" (hsync out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "800x600" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "640x480" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "800x600" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1024x768" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "768x576" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_75" (hsync out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1360x765_120" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1360x765_100" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1360x765_85" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_120" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_100" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_85" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz UeP)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160_60"x60.0 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -hsync +vsync (134.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160_50"x50.0 586.61 3840 4136 4560 5280 2160 2161 2164 2222 -hsync +vsync (111.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 -hsync +vsync (133.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x30.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 -hsync +vsync (65.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x30.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_75"x75.0 624.25 3200 3464 3816 4432 1800 1801 1804 1878 -hsync +vsync (140.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_60"x60.0 491.57 3200 3448 3800 4400 1800 1801 1804 1862 -hsync +vsync (111.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_50"x50.0 404.48 3200 3432 3784 4368 1800 1801 1804 1852 -hsync +vsync (92.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_75"x75.0 505.27 2880 3112 3432 3984 1620 1621 1624 1691 -hsync +vsync (126.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_60"x60.0 397.41 2880 3096 3416 3952 1620 1621 1624 1676 -hsync +vsync (100.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_50"x50.0 326.73 2880 3088 3400 3920 1620 1621 1624 1667 -hsync +vsync (83.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x2160"x60.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_75"x75.0 396.79 2560 2760 3040 3520 1440 1441 1444 1503 -hsync +vsync (112.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_60"x60.0 311.83 2560 2744 3024 3488 1440 1441 1444 1490 -hsync +vsync (89.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_50"x50.0 256.09 2560 2728 3008 3456 1440 1441 1444 1482 -hsync +vsync (74.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1200"x60.0 533.25 1920 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_75"x75.0 220.64 1920 2056 2264 2608 1080 1081 1084 1128 -hsync +vsync (84.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_60"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_50"x50.0 141.45 1920 2032 2232 2544 1080 1081 1084 1112 -hsync +vsync (55.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x1200"x60.0 533.25 1600 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_75"x75.0 152.28 1600 1704 1880 2160 900 901 904 940 -hsync +vsync (70.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_60"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_50"x50.0 97.04 1600 1680 1848 2096 900 901 904 926 -hsync +vsync (46.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x76.2 135.00 1280 1288 1392 1664 1024 1027 1030 1064 (81.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x75.0 134.99 1280 1317 1429 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_75"x75.0 110.19 1368 1456 1600 1832 768 769 772 802 -hsync +vsync (60.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_60"x60.0 85.86 1368 1440 1584 1800 768 769 772 795 -hsync +vsync (47.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_50"x50.0 69.92 1368 1424 1568 1768 768 769 772 791 -hsync +vsync (39.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_75"x75.0 108.34 1360 1440 1584 1808 765 766 769 799 -hsync +vsync (59.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_60"x60.0 84.40 1360 1424 1568 1776 765 766 769 792 -hsync +vsync (47.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_50"x50.0 69.34 1360 1416 1560 1760 765 766 769 788 -hsync +vsync (39.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x800"x60.0 533.25 1280 3888 3920 4000 800 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_75"x75.0 95.65 1280 1352 1488 1696 720 721 724 752 -hsync +vsync (56.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_60"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_50"x50.0 60.47 1280 1328 1456 1632 720 721 724 741 -hsync +vsync (37.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1152x768"x68.4 78.74 1152 1173 1269 1440 768 769 772 800 +vsync (54.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x74.8 78.53 1024 1049 1145 1312 768 769 772 800 +hsync +vsync (59.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1032 1176 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "832x624"x74.2 57.00 832 876 940 1152 624 625 628 667 -hsync -vsync (49.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "768x576"x79.4 50.00 768 832 846 1000 576 590 595 630 (50.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 36.107] (II) AMDGPU(0): EDID for output DVI-D-0
[ 36.107] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 36.107] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 36.107] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 36.107] (II) AMDGPU(0): Using user preference for initial modes
[ 36.107] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0
[ 36.107] (II) AMDGPU(0): mem size init: gart size :ff86f000 vram size: s:fd2ec000 visible:de2c000
[ 36.107] (==) AMDGPU(0): DPI set to (96, 96)
[ 36.108] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 36.108] (II) Loading sub module "ramdac"
[ 36.108] (II) LoadModule: "ramdac"
[ 36.108] (II) Module "ramdac" already built-in
[ 36.109] (II) AMDGPU(0): [DRI2] Setup complete
[ 36.109] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 36.109] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 36.110] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[ 36.110] (II) AMDGPU(0): SYNC extension fences enabled
[ 36.110] (II) AMDGPU(0): Present extension enabled
[ 36.110] (==) AMDGPU(0): DRI3 enabled
[ 36.110] (==) AMDGPU(0): Backing store enabled
[ 36.110] (II) AMDGPU(0): Direct rendering enabled
[ 36.132] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 36.132] (II) AMDGPU(0): Acceleration enabled
[ 36.132] (**) AMDGPU(0): DPMS enabled
[ 36.132] (==) AMDGPU(0): Silken mouse enabled
[ 36.132] (II) AMDGPU(0): Set up textured video (glamor)
[ 36.139] (II) Initializing extension Generic Event Extension
[ 36.139] (II) Initializing extension SHAPE
[ 36.140] (II) Initializing extension MIT-SHM
[ 36.140] (II) Initializing extension XInputExtension
[ 36.140] (II) Initializing extension XTEST
[ 36.140] (II) Initializing extension BIG-REQUESTS
[ 36.141] (II) Initializing extension SYNC
[ 36.141] (II) Initializing extension XKEYBOARD
[ 36.141] (II) Initializing extension XC-MISC
[ 36.141] (II) Initializing extension SECURITY
[ 36.141] (II) Initializing extension XFIXES
[ 36.142] (II) Initializing extension RENDER
[ 36.142] (II) Initializing extension RANDR
[ 36.142] (II) Initializing extension COMPOSITE
[ 36.142] (II) Initializing extension DAMAGE
[ 36.143] (II) Initializing extension MIT-SCREEN-SAVER
[ 36.143] (II) Initializing extension DOUBLE-BUFFER
[ 36.143] (II) Initializing extension RECORD
[ 36.143] (II) Initializing extension DPMS
[ 36.143] (II) Initializing extension Present
[ 36.144] (II) Initializing extension DRI3
[ 36.144] (II) Initializing extension X-Resource
[ 36.144] (II) Initializing extension XVideo
[ 36.144] (II) Initializing extension XVideo-MotionCompensation
[ 36.144] (II) Initializing extension GLX
[ 36.155] (II) AIGLX: Loaded and initialized radeonsi
[ 36.155] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 36.155] (II) Initializing extension XFree86-VidModeExtension
[ 36.156] (II) Initializing extension XFree86-DGA
[ 36.156] (II) Initializing extension XFree86-DRI
[ 36.157] (II) Initializing extension DRI2
[ 36.159] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[ 36.196] (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
[ 36.365] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 36.365] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36.365] (**) Power Button: Applying InputClass "system-keyboard"
[ 36.365] (II) LoadModule: "libinput"
[ 36.365] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 36.370] (II) Module libinput: vendor="X.Org Foundation"
[ 36.370] compiled for 1.20.8, module version = 0.30.0
[ 36.370] Module class: X.Org XInput Driver
[ 36.370] ABI class: X.Org XInput driver, version 24.1
[ 36.370] (II) Using input driver 'libinput' for 'Power Button'
[ 36.370] (**) Power Button: always reports core events
[ 36.370] (**) Option "Device" "/dev/input/event2"
[ 36.372] (**) Option "_source" "server/udev"
[ 36.377] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 36.377] (II) event2 - Power Button: device is a keyboard
[ 36.377] (II) event2 - Power Button: device removed
[ 36.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 36.387] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 36.387] (**) Option "xkb_model" "pc105"
[ 36.387] (**) Option "xkb_layout" "fr"
[ 36.387] (**) Option "xkb_options" "compose:rwin"
[ 36.404] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 36.404] (II) event2 - Power Button: device is a keyboard
[ 36.405] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 36.405] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36.405] (**) Power Button: Applying InputClass "system-keyboard"
[ 36.405] (II) Using input driver 'libinput' for 'Power Button'
[ 36.405] (**) Power Button: always reports core events
[ 36.405] (**) Option "Device" "/dev/input/event1"
[ 36.405] (**) Option "_source" "server/udev"
[ 36.406] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.406] (II) event1 - Power Button: device is a keyboard
[ 36.406] (II) event1 - Power Button: device removed
[ 36.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 36.417] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 36.417] (**) Option "xkb_model" "pc105"
[ 36.417] (**) Option "xkb_layout" "fr"
[ 36.417] (**) Option "xkb_options" "compose:rwin"
[ 36.418] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.418] (II) event1 - Power Button: device is a keyboard
[ 36.419] (II) config/udev: Adding input device Logitech M325 (/dev/input/event15)
[ 36.419] (**) Logitech M325: Applying InputClass "libinput pointer catchall"
[ 36.419] (II) Using input driver 'libinput' for 'Logitech M325'
[ 36.419] (**) Logitech M325: always reports core events
[ 36.419] (**) Option "Device" "/dev/input/event15"
[ 36.419] (**) Option "_source" "server/udev"
[ 36.422] (II) event15 - Logitech M325: is tagged by udev as: Mouse
[ 36.422] (II) event15 - Logitech M325: device set to 600 DPI
[ 36.422] (II) event15 - Logitech M325: device is a pointer
[ 36.422] (II) event15 - Logitech M325: device removed
[ 36.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-13/1-13:1.2/0003:046D:C52B.0004/0003:046D:400A.0005/input/input24/event15"
[ 36.436] (II) XINPUT: Adding extended input device "Logitech M325" (type: MOUSE, id 8)
[ 36.436] (**) Option "AccelerationScheme" "none"
[ 36.436] (**) Logitech M325: (accel) selected scheme none/0
[ 36.436] (**) Logitech M325: (accel) acceleration factor: 2.000
[ 36.436] (**) Logitech M325: (accel) acceleration threshold: 4
[ 36.438] (II) event15 - Logitech M325: is tagged by udev as: Mouse
[ 36.438] (II) event15 - Logitech M325: device set to 600 DPI
[ 36.438] (II) event15 - Logitech M325: device is a pointer
[ 36.440] (II) config/udev: Adding input device Logitech M325 (/dev/input/mouse0)
[ 36.440] (II) No input driver specified, ignoring this device.
[ 36.440] (II) This device may have been added with another device file.
[ 36.441] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[ 36.441] (II) No input driver specified, ignoring this device.
[ 36.441] (II) This device may have been added with another device file.
[ 36.441] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[ 36.441] (II) No input driver specified, ignoring this device.
[ 36.441] (II) This device may have been added with another device file.
[ 36.442] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[ 36.442] (II) No input driver specified, ignoring this device.
[ 36.442] (II) This device may have been added with another device file.
[ 36.442] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[ 36.442] (II) No input driver specified, ignoring this device.
[ 36.442] (II) This device may have been added with another device file.
[ 36.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[ 36.443] (II) No input driver specified, ignoring this device.
[ 36.443] (II) This device may have been added with another device file.
[ 36.443] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[ 36.443] (II) No input driver specified, ignoring this device.
[ 36.443] (II) This device may have been added with another device file.
[ 36.444] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event11)
[ 36.444] (II) No input driver specified, ignoring this device.
[ 36.444] (II) This device may have been added with another device file.
[ 36.444] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event12)
[ 36.444] (II) No input driver specified, ignoring this device.
[ 36.444] (II) This device may have been added with another device file.
[ 36.445] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event13)
[ 36.445] (II) No input driver specified, ignoring this device.
[ 36.445] (II) This device may have been added with another device file.
[ 36.445] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 36.445] (II) No input driver specified, ignoring this device.
[ 36.445] (II) This device may have been added with another device file.
[ 36.446] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[ 36.446] (II) No input driver specified, ignoring this device.
[ 36.446] (II) This device may have been added with another device file.
[ 36.446] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
[ 36.446] (II) No input driver specified, ignoring this device.
[ 36.446] (II) This device may have been added with another device file.
[ 36.447] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 36.447] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 36.447] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 36.447] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 36.447] (**) AT Translated Set 2 keyboard: always reports core events
[ 36.447] (**) Option "Device" "/dev/input/event0"
[ 36.447] (**) Option "_source" "server/udev"
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 36.458] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 36.458] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 36.458] (**) Option "xkb_model" "pc105"
[ 36.458] (**) Option "xkb_layout" "fr"
[ 36.458] (**) Option "xkb_options" "compose:rwin"
[ 36.459] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.460] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 1102.057] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1102.057] (II) AMDGPU(0): Using hsync ranges from config file
[ 1102.057] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1102.057] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1102.057] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1102.057] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1102.058] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 1103.762] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1103.762] (II) AMDGPU(0): Using hsync ranges from config file
[ 1103.762] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1103.762] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1103.762] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1103.762] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1103.763] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 1104.337] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1104.337] (II) AMDGPU(0): Using hsync ranges from config file
[ 1104.337] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1104.337] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1104.337] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1104.337] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1104.337] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 4391.509] (EE) event15 - Logitech M325: client bug: event processing lagging behind by 11ms, your system is too slow
[ 35.791] (--) Log file renamed from "/var/log/Xorg.pid-8539.log" to "/var/log/Xorg.0.log"
[ 35.792]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 35.792] Build Operating System: rabbit 5.10.25-server-1.mga7
[ 35.792] Current Operating System: Linux serveur 5.12.8-desktop-1.mga8 #1 SMP Fri May 28 15:35:41 UTC 2021 x86_64
[ 35.792] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.12.8-desktop-1.mga8 root=UUID=caf7b4b3-8357-4e2d-ac35-50a922e36701 ro splash quiet noiswmd resume=UUID=75b37b72-d041-49d3-bc63-b04bc10f666a audit=0 vga=791
[ 35.792] Build Date: 13 April 2021 09:02:48PM
[ 35.792] Build ID: x11-server 1.20.11-1.mga8
[ 35.792] Current version of pixman: 0.40.0
[ 35.792] Before reporting problems, check https://bugs.mageia.org
to make sure that you have the latest version.
[ 35.792] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35.792] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 10 04:21:35 2021
[ 35.793] (==) Using config file: "/etc/X11/xorg.conf"
[ 35.793] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 35.793] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35.794] (==) ServerLayout "layout1"
[ 35.794] (**) |-->Screen "screen1" (0)
[ 35.794] (**) | |-->Monitor "monitor1"
[ 35.794] (**) | |-->Device "device1"
[ 35.794] (**) Option "DontZap" "False"
[ 35.794] (**) Option "AllowMouseOpenFail"
[ 35.794] (==) Automatically adding devices
[ 35.794] (==) Automatically enabling devices
[ 35.794] (==) Automatically adding GPU devices
[ 35.794] (==) Automatically binding GPU devices
[ 35.794] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 35.794] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 35.794] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 35.794] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35.794] (II) Loader magic: 0x61fd40
[ 35.794] (II) Module ABI versions:
[ 35.794] X.Org ANSI C Emulation: 0.4
[ 35.794] X.Org Video Driver: 24.1
[ 35.794] X.Org XInput driver : 24.1
[ 35.794] X.Org Server Extension : 10.0
[ 35.795] (++) using VT number 1
[ 35.795] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 35.796] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35.807] (--) PCI:*(39@0:0:0) 1002:67ff:1462:8a91 rev 207, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfcf00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 35.807] (II) Open ACPI successful (/var/run/acpid.socket)
[ 35.807] (II) "glx" will be loaded by default.
[ 35.807] (II) LoadModule: "v4l"
[ 35.807] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 35.807] (II) Module v4l: vendor="X.Org Foundation"
[ 35.807] compiled for 1.20.7, module version = 0.1.1
[ 35.807] ABI class: X.Org Video Driver, version 24.1
[ 35.807] (II) LoadModule: "glx"
[ 35.807] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 35.808] (II) Module glx: vendor="X.Org Foundation"
[ 35.808] compiled for 1.20.11, module version = 1.0.0
[ 35.808] ABI class: X.Org Server Extension, version 10.0
[ 35.808] (II) LoadModule: "amdgpu"
[ 35.808] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[ 35.809] (II) Module amdgpu: vendor="X.Org Foundation"
[ 35.809] compiled for 1.20.10, module version = 19.1.0
[ 35.809] Module class: X.Org Video Driver
[ 35.809] ABI class: X.Org Video Driver, version 24.1
[ 35.809] (II) v4l driver for Video4Linux overlay mode (V4L2)
[ 35.809] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 35.809] (WW) Falling back to old probe method for v4l
[ 35.809] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[ 35.810] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 35.810] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 35.810] (==) AMDGPU(0): Default visual is TrueColor
[ 35.810] (==) AMDGPU(0): RGB weight 888
[ 35.810] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 35.810] (--) AMDGPU(0): Chipset: "Radeon RX 560 Series" (ChipID = 0x67ff)
[ 35.810] (II) Loading sub module "fb"
[ 35.810] (II) LoadModule: "fb"
[ 35.810] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 35.810] (II) Module fb: vendor="X.Org Foundation"
[ 35.810] compiled for 1.20.11, module version = 1.0.0
[ 35.810] ABI class: X.Org ANSI C Emulation, version 0.4
[ 35.810] (II) Loading sub module "dri2"
[ 35.810] (II) LoadModule: "dri2"
[ 35.810] (II) Module "dri2" already built-in
[ 36.054] (II) Loading sub module "glamoregl"
[ 36.054] (II) LoadModule: "glamoregl"
[ 36.054] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 36.059] (II) Module glamoregl: vendor="X.Org Foundation"
[ 36.059] compiled for 1.20.11, module version = 1.0.1
[ 36.059] ABI class: X.Org ANSI C Emulation, version 0.4
[ 36.087] (II) AMDGPU(0): glamor X acceleration enabled on Radeon RX 560 Series (POLARIS11, DRM 3.40.0, 5.12.8-desktop-1.mga8, LLVM 11.0.1)
[ 36.087] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 36.087] (==) AMDGPU(0): TearFree property default: auto
[ 36.087] (==) AMDGPU(0): VariableRefresh: disabled
[ 36.087] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 36.088] (II) AMDGPU(0): Output DisplayPort-0 using monitor section monitor1
[ 36.088] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 36.089] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 36.105] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 36.105] (II) AMDGPU(0): Manufacturer: AOC Model: 2790 Serial#: 23897
[ 36.105] (II) AMDGPU(0): Year: 2021 Week: 11
[ 36.105] (II) AMDGPU(0): EDID Version: 1.4
[ 36.105] (II) AMDGPU(0): Digital Display Input
[ 36.105] (II) AMDGPU(0): 10 bits per channel
[ 36.105] (II) AMDGPU(0): Digital interface is DisplayPort
[ 36.105] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 36.105] (II) AMDGPU(0): Gamma: 2.20
[ 36.105] (II) AMDGPU(0): DPMS capabilities: Off
[ 36.105] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 36.106] (II) AMDGPU(0): First detailed timing is preferred mode
[ 36.106] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 36.106] (II) AMDGPU(0): redX: 0.646 redY: 0.334 greenX: 0.302 greenY: 0.636
[ 36.106] (II) AMDGPU(0): blueX: 0.154 blueY: 0.057 whiteX: 0.312 whiteY: 0.329
[ 36.106] (II) AMDGPU(0): Supported established timings:
[ 36.106] (II) AMDGPU(0): 720x400@70Hz
[ 36.106] (II) AMDGPU(0): 640x480@60Hz
[ 36.106] (II) AMDGPU(0): 640x480@67Hz
[ 36.106] (II) AMDGPU(0): 640x480@72Hz
[ 36.106] (II) AMDGPU(0): 640x480@75Hz
[ 36.106] (II) AMDGPU(0): 800x600@56Hz
[ 36.106] (II) AMDGPU(0): 800x600@60Hz
[ 36.106] (II) AMDGPU(0): 800x600@72Hz
[ 36.106] (II) AMDGPU(0): 800x600@75Hz
[ 36.106] (II) AMDGPU(0): 832x624@75Hz
[ 36.106] (II) AMDGPU(0): 1024x768@60Hz
[ 36.106] (II) AMDGPU(0): 1024x768@70Hz
[ 36.106] (II) AMDGPU(0): 1024x768@75Hz
[ 36.106] (II) AMDGPU(0): 1280x1024@75Hz
[ 36.106] (II) AMDGPU(0): Manufacturer's mask: 0
[ 36.106] (II) AMDGPU(0): Supported standard timings:
[ 36.106] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 36.106] (II) AMDGPU(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 36.106] (II) AMDGPU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 36.106] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 36.106] (II) AMDGPU(0): #4: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 36.106] (II) AMDGPU(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 533.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 262.8 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2191 v_border: 0
[ 36.106] (II) AMDGPU(0): Monitor name: U2790B
[ 36.106] (II) AMDGPU(0): Ranges: V min: 23 V max: 80 Hz, H min: 30 H max: 160 kHz, PixClock max 605 MHz
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 27.0 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 36.106] (II) AMDGPU(0): Supported detailed timing:
[ 36.106] (II) AMDGPU(0): clock: 277.2 MHz Image Size: 597 x 336 mm
[ 36.106] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 36.106] (II) AMDGPU(0): v_active: 2160 v_sync: 2163 v_sync_end 2173 v_blanking: 2222 v_border: 0
[ 36.106] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 36.106] (II) AMDGPU(0): EDID (in hex):
[ 36.106] (II) AMDGPU(0): 00ffffffffffff0005e39027595d0000
[ 36.106] (II) AMDGPU(0): 0b1f0104b53c22783a67a1a5554da227
[ 36.106] (II) AMDGPU(0): 0e5054bfef00d1c0b300950081808140
[ 36.106] (II) AMDGPU(0): 81c0010101014dd000a0f0703e803020
[ 36.106] (II) AMDGPU(0): 350055502100001aa36600a0f0701f80
[ 36.106] (II) AMDGPU(0): 3020350055502100001a000000fc0055
[ 36.106] (II) AMDGPU(0): 32373930420a202020202020000000fd
[ 36.106] (II) AMDGPU(0): 0017501ea03c010a20202020202001bf
[ 36.106] (II) AMDGPU(0): 020320f14b0103051404131f12021190
[ 36.106] (II) AMDGPU(0): 230907078301000067030c0010001878
[ 36.106] (II) AMDGPU(0): 565e00a0a0a029503020350055502100
[ 36.106] (II) AMDGPU(0): 001e023a801871382d40582c45005550
[ 36.106] (II) AMDGPU(0): 2100001e011d007251d01e206e285500
[ 36.106] (II) AMDGPU(0): 55502100001e8c0ad08a20e02d10103e
[ 36.106] (II) AMDGPU(0): 96005550210000184d6c80a070703e80
[ 36.106] (II) AMDGPU(0): 30203a0055502100001a000000000028
[ 36.106] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080" (hsync out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "800x600" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "640x480" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "800x600" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1024x768" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "768x576" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3840x2160_75" (hsync out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "3200x1800_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2880x1620_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "2560x1440_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1920x1080_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1600x900_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_120" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_100" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1368x768_85" (vrefresh out of range)
[ 36.106] (II) AMDGPU(0): Not using mode "1360x765_120" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1360x765_100" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1360x765_85" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_120" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_100" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Not using mode "1280x720_85" (vrefresh out of range)
[ 36.107] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz UeP)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160_60"x60.0 712.34 3840 4152 4576 5312 2160 2161 2164 2235 -hsync +vsync (134.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160_50"x50.0 586.61 3840 4136 4560 5280 2160 2161 2164 2222 -hsync +vsync (111.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x60.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 -hsync +vsync (133.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x30.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 -hsync +vsync (65.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3840x2160"x30.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_75"x75.0 624.25 3200 3464 3816 4432 1800 1801 1804 1878 -hsync +vsync (140.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_60"x60.0 491.57 3200 3448 3800 4400 1800 1801 1804 1862 -hsync +vsync (111.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "3200x1800_50"x50.0 404.48 3200 3432 3784 4368 1800 1801 1804 1852 -hsync +vsync (92.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_75"x75.0 505.27 2880 3112 3432 3984 1620 1621 1624 1691 -hsync +vsync (126.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_60"x60.0 397.41 2880 3096 3416 3952 1620 1621 1624 1676 -hsync +vsync (100.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2880x1620_50"x50.0 326.73 2880 3088 3400 3920 1620 1621 1624 1667 -hsync +vsync (83.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x2160"x60.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_75"x75.0 396.79 2560 2760 3040 3520 1440 1441 1444 1503 -hsync +vsync (112.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_60"x60.0 311.83 2560 2744 3024 3488 1440 1441 1444 1490 -hsync +vsync (89.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440_50"x50.0 256.09 2560 2728 3008 3456 1440 1441 1444 1482 -hsync +vsync (74.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1200"x60.0 533.25 1920 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_75"x75.0 220.64 1920 2056 2264 2608 1080 1081 1084 1128 -hsync +vsync (84.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_60"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080_50"x50.0 141.45 1920 2032 2232 2544 1080 1081 1084 1112 -hsync +vsync (55.6 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1920x1080"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x1200"x60.0 533.25 1600 3888 3920 4000 1200 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_75"x75.0 152.28 1600 1704 1880 2160 900 901 904 940 -hsync +vsync (70.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_60"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1600x900_50"x50.0 97.04 1600 1680 1848 2096 900 901 904 926 -hsync +vsync (46.3 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x76.2 135.00 1280 1288 1392 1664 1024 1027 1030 1064 (81.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x75.0 134.99 1280 1317 1429 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_75"x75.0 110.19 1368 1456 1600 1832 768 769 772 802 -hsync +vsync (60.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_60"x60.0 85.86 1368 1440 1584 1800 768 769 772 795 -hsync +vsync (47.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1368x768_50"x50.0 69.92 1368 1424 1568 1768 768 769 772 791 -hsync +vsync (39.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_75"x75.0 108.34 1360 1440 1584 1808 765 766 769 799 -hsync +vsync (59.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_60"x60.0 84.40 1360 1424 1568 1776 765 766 769 792 -hsync +vsync (47.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1360x765_50"x50.0 69.34 1360 1416 1560 1760 765 766 769 788 -hsync +vsync (39.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x800"x60.0 533.25 1280 3888 3920 4000 800 2163 2168 2222 +hsync -vsync (133.3 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_75"x75.0 95.65 1280 1352 1488 1696 720 721 724 752 -hsync +vsync (56.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_60"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1280x720_50"x50.0 60.47 1280 1328 1456 1632 720 721 724 741 -hsync +vsync (37.1 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1152x768"x68.4 78.74 1152 1173 1269 1440 768 769 772 800 +vsync (54.7 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x74.8 78.53 1024 1049 1145 1312 768 769 772 800 +hsync +vsync (59.9 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1032 1176 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "832x624"x74.2 57.00 832 876 940 1152 624 625 628 667 -hsync -vsync (49.5 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "768x576"x79.4 50.00 768 832 846 1000 576 590 595 630 (50.0 kHz)
[ 36.107] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 36.107] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 36.107] (II) AMDGPU(0): EDID for output DVI-D-0
[ 36.107] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 36.107] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 36.107] (II) AMDGPU(0): Output DVI-D-0 disconnected
[ 36.107] (II) AMDGPU(0): Using user preference for initial modes
[ 36.107] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0
[ 36.107] (II) AMDGPU(0): mem size init: gart size :ff86f000 vram size: s:fd2ec000 visible:de2c000
[ 36.107] (==) AMDGPU(0): DPI set to (96, 96)
[ 36.108] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 36.108] (II) Loading sub module "ramdac"
[ 36.108] (II) LoadModule: "ramdac"
[ 36.108] (II) Module "ramdac" already built-in
[ 36.109] (II) AMDGPU(0): [DRI2] Setup complete
[ 36.109] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 36.109] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 36.110] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[ 36.110] (II) AMDGPU(0): SYNC extension fences enabled
[ 36.110] (II) AMDGPU(0): Present extension enabled
[ 36.110] (==) AMDGPU(0): DRI3 enabled
[ 36.110] (==) AMDGPU(0): Backing store enabled
[ 36.110] (II) AMDGPU(0): Direct rendering enabled
[ 36.132] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 36.132] (II) AMDGPU(0): Acceleration enabled
[ 36.132] (**) AMDGPU(0): DPMS enabled
[ 36.132] (==) AMDGPU(0): Silken mouse enabled
[ 36.132] (II) AMDGPU(0): Set up textured video (glamor)
[ 36.139] (II) Initializing extension Generic Event Extension
[ 36.139] (II) Initializing extension SHAPE
[ 36.140] (II) Initializing extension MIT-SHM
[ 36.140] (II) Initializing extension XInputExtension
[ 36.140] (II) Initializing extension XTEST
[ 36.140] (II) Initializing extension BIG-REQUESTS
[ 36.141] (II) Initializing extension SYNC
[ 36.141] (II) Initializing extension XKEYBOARD
[ 36.141] (II) Initializing extension XC-MISC
[ 36.141] (II) Initializing extension SECURITY
[ 36.141] (II) Initializing extension XFIXES
[ 36.142] (II) Initializing extension RENDER
[ 36.142] (II) Initializing extension RANDR
[ 36.142] (II) Initializing extension COMPOSITE
[ 36.142] (II) Initializing extension DAMAGE
[ 36.143] (II) Initializing extension MIT-SCREEN-SAVER
[ 36.143] (II) Initializing extension DOUBLE-BUFFER
[ 36.143] (II) Initializing extension RECORD
[ 36.143] (II) Initializing extension DPMS
[ 36.143] (II) Initializing extension Present
[ 36.144] (II) Initializing extension DRI3
[ 36.144] (II) Initializing extension X-Resource
[ 36.144] (II) Initializing extension XVideo
[ 36.144] (II) Initializing extension XVideo-MotionCompensation
[ 36.144] (II) Initializing extension GLX
[ 36.155] (II) AIGLX: Loaded and initialized radeonsi
[ 36.155] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 36.155] (II) Initializing extension XFree86-VidModeExtension
[ 36.156] (II) Initializing extension XFree86-DGA
[ 36.156] (II) Initializing extension XFree86-DRI
[ 36.157] (II) Initializing extension DRI2
[ 36.159] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[ 36.196] (EE) AMDGPU(0): Failed to make import prime FD as pixmap: 22
[ 36.365] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 36.365] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36.365] (**) Power Button: Applying InputClass "system-keyboard"
[ 36.365] (II) LoadModule: "libinput"
[ 36.365] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 36.370] (II) Module libinput: vendor="X.Org Foundation"
[ 36.370] compiled for 1.20.8, module version = 0.30.0
[ 36.370] Module class: X.Org XInput Driver
[ 36.370] ABI class: X.Org XInput driver, version 24.1
[ 36.370] (II) Using input driver 'libinput' for 'Power Button'
[ 36.370] (**) Power Button: always reports core events
[ 36.370] (**) Option "Device" "/dev/input/event2"
[ 36.372] (**) Option "_source" "server/udev"
[ 36.377] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 36.377] (II) event2 - Power Button: device is a keyboard
[ 36.377] (II) event2 - Power Button: device removed
[ 36.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 36.387] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 36.387] (**) Option "xkb_model" "pc105"
[ 36.387] (**) Option "xkb_layout" "fr"
[ 36.387] (**) Option "xkb_options" "compose:rwin"
[ 36.404] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 36.404] (II) event2 - Power Button: device is a keyboard
[ 36.405] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 36.405] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 36.405] (**) Power Button: Applying InputClass "system-keyboard"
[ 36.405] (II) Using input driver 'libinput' for 'Power Button'
[ 36.405] (**) Power Button: always reports core events
[ 36.405] (**) Option "Device" "/dev/input/event1"
[ 36.405] (**) Option "_source" "server/udev"
[ 36.406] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.406] (II) event1 - Power Button: device is a keyboard
[ 36.406] (II) event1 - Power Button: device removed
[ 36.417] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 36.417] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 36.417] (**) Option "xkb_model" "pc105"
[ 36.417] (**) Option "xkb_layout" "fr"
[ 36.417] (**) Option "xkb_options" "compose:rwin"
[ 36.418] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 36.418] (II) event1 - Power Button: device is a keyboard
[ 36.419] (II) config/udev: Adding input device Logitech M325 (/dev/input/event15)
[ 36.419] (**) Logitech M325: Applying InputClass "libinput pointer catchall"
[ 36.419] (II) Using input driver 'libinput' for 'Logitech M325'
[ 36.419] (**) Logitech M325: always reports core events
[ 36.419] (**) Option "Device" "/dev/input/event15"
[ 36.419] (**) Option "_source" "server/udev"
[ 36.422] (II) event15 - Logitech M325: is tagged by udev as: Mouse
[ 36.422] (II) event15 - Logitech M325: device set to 600 DPI
[ 36.422] (II) event15 - Logitech M325: device is a pointer
[ 36.422] (II) event15 - Logitech M325: device removed
[ 36.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-13/1-13:1.2/0003:046D:C52B.0004/0003:046D:400A.0005/input/input24/event15"
[ 36.436] (II) XINPUT: Adding extended input device "Logitech M325" (type: MOUSE, id 8)
[ 36.436] (**) Option "AccelerationScheme" "none"
[ 36.436] (**) Logitech M325: (accel) selected scheme none/0
[ 36.436] (**) Logitech M325: (accel) acceleration factor: 2.000
[ 36.436] (**) Logitech M325: (accel) acceleration threshold: 4
[ 36.438] (II) event15 - Logitech M325: is tagged by udev as: Mouse
[ 36.438] (II) event15 - Logitech M325: device set to 600 DPI
[ 36.438] (II) event15 - Logitech M325: device is a pointer
[ 36.440] (II) config/udev: Adding input device Logitech M325 (/dev/input/mouse0)
[ 36.440] (II) No input driver specified, ignoring this device.
[ 36.440] (II) This device may have been added with another device file.
[ 36.441] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event3)
[ 36.441] (II) No input driver specified, ignoring this device.
[ 36.441] (II) This device may have been added with another device file.
[ 36.441] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event4)
[ 36.441] (II) No input driver specified, ignoring this device.
[ 36.441] (II) This device may have been added with another device file.
[ 36.442] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event5)
[ 36.442] (II) No input driver specified, ignoring this device.
[ 36.442] (II) This device may have been added with another device file.
[ 36.442] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event6)
[ 36.442] (II) No input driver specified, ignoring this device.
[ 36.442] (II) This device may have been added with another device file.
[ 36.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event7)
[ 36.443] (II) No input driver specified, ignoring this device.
[ 36.443] (II) This device may have been added with another device file.
[ 36.443] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event10)
[ 36.443] (II) No input driver specified, ignoring this device.
[ 36.443] (II) This device may have been added with another device file.
[ 36.444] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event11)
[ 36.444] (II) No input driver specified, ignoring this device.
[ 36.444] (II) This device may have been added with another device file.
[ 36.444] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event12)
[ 36.444] (II) No input driver specified, ignoring this device.
[ 36.444] (II) This device may have been added with another device file.
[ 36.445] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event13)
[ 36.445] (II) No input driver specified, ignoring this device.
[ 36.445] (II) This device may have been added with another device file.
[ 36.445] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event14)
[ 36.445] (II) No input driver specified, ignoring this device.
[ 36.445] (II) This device may have been added with another device file.
[ 36.446] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event8)
[ 36.446] (II) No input driver specified, ignoring this device.
[ 36.446] (II) This device may have been added with another device file.
[ 36.446] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event9)
[ 36.446] (II) No input driver specified, ignoring this device.
[ 36.446] (II) This device may have been added with another device file.
[ 36.447] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 36.447] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 36.447] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 36.447] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 36.447] (**) AT Translated Set 2 keyboard: always reports core events
[ 36.447] (**) Option "Device" "/dev/input/event0"
[ 36.447] (**) Option "_source" "server/udev"
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 36.449] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 36.458] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 36.458] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 36.458] (**) Option "xkb_model" "pc105"
[ 36.458] (**) Option "xkb_layout" "fr"
[ 36.458] (**) Option "xkb_options" "compose:rwin"
[ 36.459] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 36.460] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 1102.057] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1102.057] (II) AMDGPU(0): Using hsync ranges from config file
[ 1102.057] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1102.057] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1102.057] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1102.057] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1102.057] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1102.058] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1102.058] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 1103.762] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1103.762] (II) AMDGPU(0): Using hsync ranges from config file
[ 1103.762] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1103.762] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1103.762] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1103.762] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1103.762] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1103.763] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 1104.337] (II) AMDGPU(0): EDID vendor "AOC", prod id 10128
[ 1104.337] (II) AMDGPU(0): Using hsync ranges from config file
[ 1104.337] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 1104.337] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 1104.337] (II) AMDGPU(0): Modeline "3840x2160"x0.0 533.25 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 1104.337] (II) AMDGPU(0): Modeline "3840x2160"x0.0 262.75 3840 3888 3920 4000 2160 2163 2168 2191 +hsync -vsync (65.7 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync +vsync (88.8 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x2160"x0.0 277.25 1920 1968 2000 2080 2160 2163 2173 2222 +hsync -vsync (133.3 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 1104.337] (II) AMDGPU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 1104.337] (--) AMDGPU(0): HDMI max TMDS frequency 600000KHz
[ 4391.509] (EE) event15 - Logitech M325: client bug: event processing lagging behind by 11ms, your system is too slow
Édité par Papoteur Le 10/06/2021 à 16h16

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
J'ai l'impression que les directives ajoutées ne sont pas prises en compte.
Gentoo propose aussi une autre méthode :
https://wiki.gentoo.org/wiki/30bpp
Yves

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Papoteur :
Bonjour,
J'ai l'impression que les directives ajoutées ne sont pas prises en compte.
Gentoo propose aussi une autre méthode :
https://wiki.gentoo.org/wiki/30bpp
J'ai l'impression que les directives ajoutées ne sont pas prises en compte.
Gentoo propose aussi une autre méthode :
https://wiki.gentoo.org/wiki/30bpp
Je viens d'essayer le conseil de Gentoo:
Avec:
Code :
Xorg -depth 30 -retro
J'obtiens la page grise du X d'origine avec le curseur en X
Avec
Code :
startx -- depth 30
J'obtiens un fond de page uni rouge (lancé en root) et le curseur en flèche.
Donc, ça doit pouvoir fonctionner, reste à comprendre comment faire, et trouver un desktop fonctionnant en 10 bits puisqu'a priori plasma ne le fait pas.

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Gentoo donne encore une autre indication :
Gentoo :
If you have a display manager, find the X server arguments in its configuration files and append -depth 30.
Dans /etc/sddm.conf, j'ai
Code TEXT :
[X11] ServerArguments=
donc tu pourrais remplacer par :
Code TEXT :
ServerArguments=-depth 30
Je ne suis pas certain de la syntaxe.
Yves

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
https://doc.mageia.org/mcc/8/fr/content/XFdrake.html
Quand tu choisis une résolution, tu peux également indiquer une profondeur. La copie d'écran montre 24bits, mais c'est le maximum dans mon cas. Peut-être qu'avec ton matériel, l'option 30bits existe ?
Yves

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Papoteur :
Sinon, je viens de vérifier ici :
https://doc.mageia.org/mcc/8/fr/content/XFdrake.html
Quand tu choisis une résolution, tu peux également indiquer une profondeur. La copie d'écran montre 24bits, mais c'est le maximum dans mon cas. Peut-être qu'avec ton matériel, l'option 30bits existe ?
https://doc.mageia.org/mcc/8/fr/content/XFdrake.html
Quand tu choisis une résolution, tu peux également indiquer une profondeur. La copie d'écran montre 24bits, mais c'est le maximum dans mon cas. Peut-être qu'avec ton matériel, l'option 30bits existe ?
Non, ça j'ai déjà testé, l'option n'est pas offerte, c'est en fait par là que j'avais commencé à regarder.
J'ai testé ServerArguments=-depth 30 sans résultat aucun. Il y a quelque chose qui nous échappe, mais impossible de mettre le doigt dessus, même pas une piste. Je suis étonné que pas plus de monde que ça se soit intéressé au truc, photographes et graphistes au moins ?
Édité par holly76 Le 12/06/2021 à 06h18

Yuusha Membre non connecté
-
- Voir le profil du membre Yuusha
- Inscrit le : 04/07/2017
- Groupes :
-
Modérateur
-
Administrateur
-
Forgeron
Je n'en avais jamais entendu parler. Je me suis renseigné un peu et j'ai trouvé qu'à part pour les retoucheurs (photographes) professionnels travaillant sur des images de grandes dimensions où très zoomées et faisant face à des gradients de couleurs très faibles, la technologie n'a que peu d'intérêt. C'est probablement la raison pour laquelle si peu de monde s'y intéresse.
Dans la syntaxe, il faut peut-être ne pas mettre le tiret.

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Donc, il écrit des sections sous cette forme :
Code TEXT :
Section "Screen" Identifier "screen" Device "device" Monitor "monitor" DefaultColorDepth $depth Subsection "Display" Depth $depth Modes $resolution EndSubsection EndSection
de ce que je comprends, il peut y avoir plusieurs Subsection "Display" pour différentes profondeurs, et les résolutions acceptables (Modes) pour ladite profondeur.
Il ne garde pas la directive "DefaultDepth".
Voici le modèle de fichier de configuration complet :
Code TEXT :
Section "ServerFlags" EndSection Section "Module" Disable "glx" EndSection Section "Files" FontPath "/usr/share/fonts:unscaled" EndSection Section "Monitor" Identifier "monitor" HorizSync 31.5-35.5 VertRefresh 50-70 EndSection Section "Device" Identifier "device" Driver "$Driver" EndSection Section "Screen" Identifier "screen" Device "device" Monitor "monitor" DefaultColorDepth $depth Subsection "Display" Depth $depth Modes $resolution EndSubsection EndSection Section "ServerLayout" Option "BlankTime" "0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" Identifier "layout" Screen "screen" EndSection
Yves

holly76 Membre non connecté
-
- Voir le profil du membre holly76
- Inscrit le : 03/09/2011
- Groupes :
Je pense que ça va venir, le 4K commence à se démocratiser avec des écrans qui deviennent abordables, mais c'est quand même bizarre que ce ne soit pas plus avancé que ça.

Édité par holly76 Le 12/06/2021 à 18h01
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie