Résolu le 22-12-18 [Résolu] Mint 18 écran inconnu

Assistance concernant Linux Mint
Répondre
Azev
Messages : 5
Enregistré le : dim. 30 oct. 2016 20:20

[Résolu] Mint 18 écran inconnu

Message par Azev »

Bonjour tout le monde,

Je poste car j'ai un soucis de résolution d'écran. C'est un écran 16/9 Essentiel B Photo 190v qui peut gérer une résolution maximum de 1366x768 pixels mais dans les réglages de la résolution je ne dispose qu'au maximum de 1024x768 et cela depuis avoir allumé mon pc ce matin. Tout a bien fonctionné hier.
L'écran est branché sur une sortie DVI de la carte graphique à l'aide d'un adaptateur DVI > VGA.
J'ai eu le temps de parcourir le web à la recherche d'un solution, ce qui m'a mené à ce forum. Dans l'ordre, j'ai créé un fichier xorg.conf dans le répertoire /etc/X11 (sudo nano /etc/X11/xorg.conf) et j'ai enregistré les informations de configuration voulus. J'ai essayé d'éditer le fichier /home/michel/.config/monitors.xml mais le fichier n'est pas présent.

La commande lspci -vnn | grep -i VGA revoie

Code : Tout sélectionner

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650] [1002:9498] (prog-if 00 [VGA controller])
La commande lspci renvoie

Code : Tout sélectionner

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:19.0 Ethernet controller: Intel Corporation 82567V-2 Gigabit Network Connection
00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface Controller
00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RV710/730 HDMI Audio [Radeon HD 4000 series]
02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6315 Series Firewire Controller
Et le fichier /var/log/Xorg.0.log contient

Code : Tout sélectionner

[    18.152] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[    18.152] X Protocol Version 11, Revision 0
[    18.152] Build Operating System: Linux 3.13.0-85-generic x86_64 Ubuntu
[    18.152] Current Operating System: Linux Aspire-X3810 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64
[    18.152] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic root=UUID=f4c89ce8-e01c-4c0c-9be3-a23b1060dc93 ro quiet splash vt.handoff=7
[    18.153] Build Date: 07 April 2016  09:18:50AM
[    18.153] xorg-server 2:1.18.3-1ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[    18.153] Current version of pixman: 0.33.6
[    18.153] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    18.153] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.153] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 30 20:01:03 2016
[    18.153] (==) Using config file: "/etc/X11/xorg.conf"
[    18.153] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    18.171] (==) ServerLayout "Default Layout"
[    18.171] (**) |-->Screen "Ecran" (0)
[    18.171] (**) |   |-->Monitor "Moniteur"
[    18.171] (**) |   |-->Device "Carte"
[    18.171] (**) |-->Input Device "Generic Keyboard"
[    18.171] (**) |-->Input Device "Configured Mouse"
[    18.171] (==) Automatically adding devices
[    18.171] (==) Automatically enabling devices
[    18.171] (==) Automatically adding GPU devices
[    18.171] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    18.172] (WW) The directory "/usr/share/X11/fonts/misc" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    18.172] 	Entry deleted from font path.
[    18.172] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    18.172] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    18.172] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    18.172] (WW) Disabling Generic Keyboard
[    18.172] (WW) Disabling Configured Mouse
[    18.172] (II) Loader magic: 0x564fedcc4da0
[    18.172] (II) Module ABI versions:
[    18.172] 	X.Org ANSI C Emulation: 0.4
[    18.172] 	X.Org Video Driver: 20.0
[    18.172] 	X.Org XInput driver : 22.1
[    18.172] 	X.Org Server Extension : 9.0
[    18.173] (++) using VT number 8

[    18.173] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    18.173] (II) xfree86: Adding drm device (/dev/dri/card0)
[    18.175] (--) PCI:*(0:1:0:0) 1002:9498:174b:e109 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    18.175] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    18.175] (II) LoadModule: "i2c"
[    18.175] (II) Module "i2c" already built-in
[    18.175] (II) LoadModule: "ddc"
[    18.175] (II) Module "ddc" already built-in
[    18.175] (II) LoadModule: "dri"
[    18.175] (II) Module "dri" already built-in
[    18.175] (II) LoadModule: "extmod"
[    18.175] (II) Module "extmod" already built-in
[    18.175] (II) LoadModule: "glx"
[    20.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.806] (II) Module glx: vendor="X.Org Foundation"
[    22.806] 	compiled for 1.18.3, module version = 1.0.0
[    22.806] 	ABI class: X.Org Server Extension, version 9.0
[    22.806] (==) AIGLX enabled
[    22.806] (II) LoadModule: "int10"
[    22.806] (II) Loading /usr/lib/xorg/modules/libint10.so
[    22.823] (II) Module int10: vendor="X.Org Foundation"
[    22.823] 	compiled for 1.18.3, module version = 1.0.0
[    22.823] 	ABI class: X.Org Video Driver, version 20.0
[    22.823] (II) LoadModule: "vbe"
[    22.824] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    22.824] (II) Module vbe: vendor="X.Org Foundation"
[    22.824] 	compiled for 1.18.3, module version = 1.1.0
[    22.824] 	ABI class: X.Org Video Driver, version 20.0
[    22.824] (II) LoadModule: "vesa"
[    22.824] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.824] (II) Module vesa: vendor="X.Org Foundation"
[    22.824] 	compiled for 1.18.1, module version = 2.3.4
[    22.824] 	Module class: X.Org Video Driver
[    22.824] 	ABI class: X.Org Video Driver, version 20.0
[    22.824] (II) VESA: driver for VESA chipsets: vesa
[    22.826] vesa: Ignoring device with a bound kernel driver
[    22.826] (WW) Falling back to old probe method for vesa
[    22.826] (EE) Screen 0 deleted because of no matching config section.
[    22.826] (II) UnloadModule: "vesa"
[    22.826] (EE) Device(s) detected, but none match those in the config file.
[    22.826] (==) Matched ati as autoconfigured driver 0
[    22.826] (==) Matched ati as autoconfigured driver 1
[    22.826] (==) Matched modesetting as autoconfigured driver 2
[    22.826] (==) Matched fbdev as autoconfigured driver 3
[    22.826] (==) Matched vesa as autoconfigured driver 4
[    22.826] (==) Assigned the driver to the xf86ConfigLayout
[    22.826] (II) LoadModule: "ati"
[    22.827] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    22.827] (II) Module ati: vendor="X.Org Foundation"
[    22.827] 	compiled for 1.18.3, module version = 7.7.0
[    22.827] 	Module class: X.Org Video Driver
[    22.827] 	ABI class: X.Org Video Driver, version 20.0
[    22.827] (II) LoadModule: "radeon"
[    22.827] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    22.876] (II) Module radeon: vendor="X.Org Foundation"
[    22.876] 	compiled for 1.18.3, module version = 7.7.0
[    22.876] 	Module class: X.Org Video Driver
[    22.876] 	ABI class: X.Org Video Driver, version 20.0
[    22.876] (II) LoadModule: "modesetting"
[    22.876] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    22.876] (II) Module modesetting: vendor="X.Org Foundation"
[    22.876] 	compiled for 1.18.3, module version = 1.18.3
[    22.876] 	Module class: X.Org Video Driver
[    22.876] 	ABI class: X.Org Video Driver, version 20.0
[    22.876] (II) LoadModule: "fbdev"
[    22.877] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    22.877] (II) Module fbdev: vendor="X.Org Foundation"
[    22.877] 	compiled for 1.18.1, module version = 0.4.4
[    22.877] 	Module class: X.Org Video Driver
[    22.877] 	ABI class: X.Org Video Driver, version 20.0
[    22.877] (II) LoadModule: "vesa"
[    22.877] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.877] (II) Module vesa: vendor="X.Org Foundation"
[    22.877] 	compiled for 1.18.1, module version = 2.3.4
[    22.877] 	Module class: X.Org Video Driver
[    22.877] 	ABI class: X.Org Video Driver, version 20.0
[    22.877] (II) UnloadModule: "vesa"
[    22.877] (II) Unloading vesa
[    22.877] (II) Failed to load module "vesa" (already loaded, 22095)
[    22.877] (II) VESA: driver for VESA chipsets: vesa
[    22.877] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[    22.882] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    22.882] (II) FBDEV: driver for framebuffer: fbdev
[    22.882] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[    22.882] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[    22.882] vesa: Ignoring device with a bound kernel driver
[    22.882] (WW) Falling back to old probe method for vesa
[    22.890] (II) [KMS] Kernel modesetting enabled.
[    22.890] (WW) Falling back to old probe method for modesetting
[    22.890] (WW) Falling back to old probe method for fbdev
[    22.890] (II) Loading sub module "fbdevhw"
[    22.890] (II) LoadModule: "fbdevhw"
[    22.890] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.890] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.890] 	compiled for 1.18.3, module version = 0.0.2
[    22.890] 	ABI class: X.Org Video Driver, version 20.0
[    22.890] (EE) Screen 0 deleted because of no matching config section.
[    22.890] (II) UnloadModule: "vesa"
[    22.890] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    22.890] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    22.890] (==) RADEON(0): Default visual is TrueColor
[    22.890] (==) RADEON(0): RGB weight 888
[    22.890] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    22.890] (--) RADEON(0): Chipset: "ATI RV730 PRO [Radeon HD 4650]" (ChipID = 0x9498)
[    22.891] (II) Loading sub module "fb"
[    22.891] (II) LoadModule: "fb"
[    22.891] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.902] (II) Module fb: vendor="X.Org Foundation"
[    22.902] 	compiled for 1.18.3, module version = 1.0.0
[    22.902] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.902] (II) Loading sub module "dri2"
[    22.902] (II) LoadModule: "dri2"
[    22.902] (II) Module "dri2" already built-in
[    22.902] (II) Loading sub module "exa"
[    22.902] (II) LoadModule: "exa"
[    22.902] (II) Loading /usr/lib/xorg/modules/libexa.so
[    22.902] (II) Module exa: vendor="X.Org Foundation"
[    22.902] 	compiled for 1.18.3, module version = 2.6.0
[    22.902] 	ABI class: X.Org Video Driver, version 20.0
[    22.902] (II) RADEON(0): KMS Color Tiling: enabled
[    22.902] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    22.902] (II) RADEON(0): KMS Pageflipping: enabled
[    22.902] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    22.916] (II) RADEON(0): Output VGA-0 using monitor section Moniteur
[    22.917] (II) RADEON(0): Output HDMI-0 has no monitor section
[    22.929] (II) RADEON(0): Output DVI-0 has no monitor section
[    22.940] (II) RADEON(0): EDID for output VGA-0
[    22.941] (II) RADEON(0): EDID for output HDMI-0
[    22.953] (II) RADEON(0): EDID for output DVI-0
[    22.953] (II) RADEON(0): Printing probed modes for output DVI-0
[    22.953] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.953] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.953] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.953] (II) RADEON(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    22.953] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.953] (II) RADEON(0): Output VGA-0 disconnected
[    22.953] (II) RADEON(0): Output HDMI-0 disconnected
[    22.953] (II) RADEON(0): Output DVI-0 connected
[    22.953] (II) RADEON(0): Using exact sizes for initial modes
[    22.953] (II) RADEON(0): Output DVI-0 using initial mode 1024x768 +0+0
[    22.953] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    22.953] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:3f8a1000
[    22.953] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    22.953] (==) RADEON(0): DPI set to (96, 96)
[    22.953] (II) Loading sub module "ramdac"
[    22.953] (II) LoadModule: "ramdac"
[    22.953] (II) Module "ramdac" already built-in
[    22.953] (II) UnloadModule: "modesetting"
[    22.953] (II) Unloading modesetting
[    22.953] (II) UnloadModule: "fbdev"
[    22.953] (II) Unloading fbdev
[    22.953] (II) UnloadSubModule: "fbdevhw"
[    22.953] (II) Unloading fbdevhw
[    22.953] (--) Depth 24 pixmap format is 32 bpp
[    22.954] (II) RADEON(0): [DRI2] Setup complete
[    22.954] (II) RADEON(0): [DRI2]   DRI driver: r600
[    22.954] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    22.954] (II) RADEON(0): Front buffer size: 3072K
[    22.954] (II) RADEON(0): VRAM usage limit set to 934131K
[    22.955] (==) RADEON(0): DRI3 disabled
[    22.955] (==) RADEON(0): Backing store enabled
[    22.955] (II) RADEON(0): Direct rendering enabled
[    22.955] (II) EXA(0): Driver allocated offscreen pixmaps
[    22.955] (II) EXA(0): Driver registered support for the following operations:
[    22.955] (II)         Solid
[    22.955] (II)         Copy
[    22.955] (II)         Composite (RENDER acceleration)
[    22.955] (II)         UploadToScreen
[    22.955] (II)         DownloadFromScreen
[    22.955] (II) RADEON(0): Acceleration enabled
[    22.955] (**) RADEON(0): DPMS enabled
[    22.955] (==) RADEON(0): Silken mouse enabled
[    22.960] (II) RADEON(0): Set up textured video
[    22.960] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    22.960] (II) RADEON(0): [XvMC] Extension initialized.
[    22.960] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    22.961] (--) RandR disabled
[    22.966] (II) SELinux: Disabled on system
[    23.482] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    23.482] (II) AIGLX: enabled GLX_ARB_create_context
[    23.482] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    23.482] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    23.482] (II) AIGLX: enabled GLX_INTEL_swap_event
[    23.482] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    23.482] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    23.482] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    23.482] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    23.482] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    23.482] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    23.483] (II) AIGLX: Loaded and initialized r600
[    23.483] (II) GLX: Initialized DRI2 GL provider for screen 0
[    23.484] (II) RADEON(0): Setting screen physical size to 270 x 203
[    23.582] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    23.582] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    23.582] (II) LoadModule: "evdev"
[    23.582] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    23.601] (II) Module evdev: vendor="X.Org Foundation"
[    23.601] 	compiled for 1.18.1, module version = 2.10.1
[    23.601] 	Module class: X.Org XInput Driver
[    23.601] 	ABI class: X.Org XInput driver, version 22.1
[    23.602] (II) Using input driver 'evdev' for 'Power Button'
[    23.602] (**) Power Button: always reports core events
[    23.602] (**) evdev: Power Button: Device: "/dev/input/event1"
[    23.602] (--) evdev: Power Button: Vendor 0 Product 0x1
[    23.602] (--) evdev: Power Button: Found keys
[    23.602] (II) evdev: Power Button: Configuring as keyboard
[    23.602] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    23.602] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    23.602] (**) Option "xkb_rules" "evdev"
[    23.602] (**) Option "xkb_model" "pc105"
[    23.602] (**) Option "xkb_layout" "fr"
[    23.602] (**) Option "xkb_variant" "latin9"
[    23.628] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    23.628] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    23.628] (II) Using input driver 'evdev' for 'Power Button'
[    23.628] (**) Power Button: always reports core events
[    23.628] (**) evdev: Power Button: Device: "/dev/input/event0"
[    23.628] (--) evdev: Power Button: Vendor 0 Product 0x1
[    23.628] (--) evdev: Power Button: Found keys
[    23.628] (II) evdev: Power Button: Configuring as keyboard
[    23.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    23.628] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    23.628] (**) Option "xkb_rules" "evdev"
[    23.628] (**) Option "xkb_model" "pc105"
[    23.628] (**) Option "xkb_layout" "fr"
[    23.628] (**) Option "xkb_variant" "latin9"
[    23.629] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[    23.629] (II) No input driver specified, ignoring this device.
[    23.629] (II) This device may have been added with another device file.
[    23.630] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event3)
[    23.630] (**) SIGMACHIP Usb Mouse: Applying InputClass "evdev pointer catchall"
[    23.630] (II) Using input driver 'evdev' for 'SIGMACHIP Usb Mouse'
[    23.630] (**) SIGMACHIP Usb Mouse: always reports core events
[    23.630] (**) evdev: SIGMACHIP Usb Mouse: Device: "/dev/input/event3"
[    23.684] (--) evdev: SIGMACHIP Usb Mouse: Vendor 0x1c4f Product 0x34
[    23.684] (--) evdev: SIGMACHIP Usb Mouse: Found 3 mouse buttons
[    23.684] (--) evdev: SIGMACHIP Usb Mouse: Found scroll wheel(s)
[    23.684] (--) evdev: SIGMACHIP Usb Mouse: Found relative axes
[    23.684] (--) evdev: SIGMACHIP Usb Mouse: Found x and y relative axes
[    23.684] (II) evdev: SIGMACHIP Usb Mouse: Configuring as mouse
[    23.684] (II) evdev: SIGMACHIP Usb Mouse: Adding scrollwheel support
[    23.684] (**) evdev: SIGMACHIP Usb Mouse: YAxisMapping: buttons 4 and 5
[    23.684] (**) evdev: SIGMACHIP Usb Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    23.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/0003:1C4F:0034.0002/input/input3/event3"
[    23.684] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 8)
[    23.684] (II) evdev: SIGMACHIP Usb Mouse: initialized for relative axes.
[    23.684] (**) SIGMACHIP Usb Mouse: (accel) keeping acceleration scheme 1
[    23.684] (**) SIGMACHIP Usb Mouse: (accel) acceleration profile 0
[    23.684] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[    23.684] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[    23.685] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[    23.685] (II) No input driver specified, ignoring this device.
[    23.685] (II) This device may have been added with another device file.
[    23.685] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[    23.685] (II) No input driver specified, ignoring this device.
[    23.685] (II) This device may have been added with another device file.
[    23.685] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event11)
[    23.686] (II) No input driver specified, ignoring this device.
[    23.686] (II) This device may have been added with another device file.
[    23.686] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event5)
[    23.686] (II) No input driver specified, ignoring this device.
[    23.686] (II) This device may have been added with another device file.
[    23.686] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[    23.686] (II) No input driver specified, ignoring this device.
[    23.686] (II) This device may have been added with another device file.
[    23.687] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[    23.687] (II) No input driver specified, ignoring this device.
[    23.687] (II) This device may have been added with another device file.
[    23.687] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
[    23.687] (II) No input driver specified, ignoring this device.
[    23.687] (II) This device may have been added with another device file.
[    23.688] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[    23.688] (II) No input driver specified, ignoring this device.
[    23.688] (II) This device may have been added with another device file.
[    23.688] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    23.688] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    23.688] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    23.688] (**) AT Translated Set 2 keyboard: always reports core events
[    23.688] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    23.688] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    23.688] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    23.688] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    23.688] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    23.688] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    23.688] (**) Option "xkb_rules" "evdev"
[    23.688] (**) Option "xkb_model" "pc105"
[    23.688] (**) Option "xkb_layout" "fr"
[    23.688] (**) Option "xkb_variant" "latin9"
Merci de toute l'aide que vous pourrez m'apporter.
Michel
Modifié en dernier par Azev le lun. 31 oct. 2016 09:08, modifié 2 fois.
Linux Mint 18-64bit Kernel 4.4.0-45-generic #66-Ubuntu
Acer Aspire AX 3810 / Intel Q8200 / Ati Radeon HD 4650 / 8 Gb DDR3 / 1To HDD

Azev
Messages : 5
Enregistré le : dim. 30 oct. 2016 20:20

Re: Mint 18 écran inconnu

Message par Azev »

J'ai réglé le problème à grand coup de xrandr

Code : Tout sélectionner

 xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
VGA-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768      60.00* 
   800x600       60.32    56.25  
   848x480       60.00  
   640x480       59.94  
michel@Aspire-X3810 ~ $ xrandr --addmode DVI-0 1366 768 60
xrandr: unrecognized option '768'
Try 'xrandr --help' for more information.
michel@Aspire-X3810 ~ $ xrandr --addmode DVI-0 1366x768_60.00
xrandr: cannot find mode "1366x768_60.00"
michel@Aspire-X3810 ~ $ xrandr --newmode "1366x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
michel@Aspire-X3810 ~ $  xrandr --addmode DVI-0 1366x768_60.00
Linux Mint 18-64bit Kernel 4.4.0-45-generic #66-Ubuntu
Acer Aspire AX 3810 / Intel Q8200 / Ati Radeon HD 4650 / 8 Gb DDR3 / 1To HDD

Avatar du membre
débitant
modérateur
Messages : 11564
Enregistré le : mar. 14 juil. 2015 18:22
Localisation : Lorraine France

Re: Mint 18 écran inconnu

Message par débitant »

alors merci pour ton retour ;)
ça servira sûrement à d'autres
te reste une petite formalité Mettre un sujet comme résolu
si tu veux je le fais ce sera cadeau pour la peine :D

Azev
Messages : 5
Enregistré le : dim. 30 oct. 2016 20:20

Re: Mint 18 écran inconnu

Message par Azev »

Pour le rendre permanent, c'est à dire qu'il garde la bonne résolution à chaque démarrage j'ai créé un fichier 45x11-xrandr dans /etc/X11/Xsession.d/

Code : Tout sélectionner

 sudo nano /etc/X11/Xsession.d/45x11xrandr
J'ai entré les infos suivantes

Code : Tout sélectionner

xrandr --newmode "1366x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
xrandr --addmode DVI-0 1366x768_60.00
et j'ai enregistré avec un CTRL O

Tout se passe bien au reboot mais je n'ai pas encore essayé après une extinction complète et un allumage le lendemain.

Le sujet n'est pas encore résolu parce que je ne sais pas ce que ca donnera au prochain démarrage du pc.
Linux Mint 18-64bit Kernel 4.4.0-45-generic #66-Ubuntu
Acer Aspire AX 3810 / Intel Q8200 / Ati Radeon HD 4650 / 8 Gb DDR3 / 1To HDD


Azev
Messages : 5
Enregistré le : dim. 30 oct. 2016 20:20

Re: Mint 18 écran inconnu

Message par Azev »

Après le démarrage de ce matin, l'écran est à la bonne résolution malgré que celui ci soit toujours "inconnu"
Linux Mint 18-64bit Kernel 4.4.0-45-generic #66-Ubuntu
Acer Aspire AX 3810 / Intel Q8200 / Ati Radeon HD 4650 / 8 Gb DDR3 / 1To HDD

Avatar du membre
david37
modérateur
Messages : 3884
Enregistré le : lun. 22 août 2016 05:06

Re: Mint 18 écran inconnu

Message par david37 »

Azev a écrit :Après le démarrage de ce matin, l'écran est à la bonne résolution malgré que celui ci soit toujours "inconnu"
Bonne astuce, ça m'intéresse
Merci azev
PC1: Mobo: Gigabyte B550 AORUS Elite 2 / CPU: AMD Ryzen 7 3700X / GPU: MSI Radeon RX 580 Armor / RAM: 32 GB @3600 MHz CL16 / SSD: Samsung 970 EVO 500 GB / LM 20.2 Xfce
PC2: HP Pavilion 15 / AMD Ryzen 5 5500U with Radeon Graphics / 16GB RAM / 500 GB SSD / Debian 11 Xfce
PC3: Dell-Latitude E7240 / 2.1GHz i7-4600U / Intel Haswell-ULT HD 4400 / 8GB RAM / 250 GB Hard Drive / LM 20.2 Xfce

Azev
Messages : 5
Enregistré le : dim. 30 oct. 2016 20:20

Re: [Résolu] Mint 18 écran inconnu

Message par Azev »

Pense bien à créer un fichier xorg.conf dans le répertoire /etc/X11 (sudo nano /etc/X11/xorg.conf), sinon tu ne pourra pas ajouter les différents modes voulus avec xrandr.
Contenu de mon fichier Xorg.conf: (c'est un fichier générique modifié uniquement au niveau de la résolution d'écran aux lignes SubSection "Display")

Code : Tout sélectionner

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri" ## direct rendering
    Load    "extmod"
    Load    "freetype"
    Load    "glx" ## client GLX pour OpenGL
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"  # "fr-oss" pour Feisty et +
    Option        "XkbVariant"    "latin9"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ExplorerPS/2"
    Option        "ZAxisMapping"        "4 5"
    Option        "Emulate3Buttons"    "true"
EndSection


Section "Device"
    Identifier    "Carte"
    Driver        "vesa" ## nv pour les NVIDIA (libre), ati pour les ATI (libre).
    BusID        "PCI:1:0:0"
EndSection


Section "Monitor"
    Identifier    "Moniteur"
    Option        "DPMS"
##    HorizSync    31-60 ## selon vos valeurs, n'est pas toujours nécessaire.
##    VertRefresh    47.5-125
EndSection


Section "Screen"
    Identifier    "Ecran"
    Device        "Carte"
    Monitor        "Moniteur"
    DefaultDepth    24
    SubSection "Display"
        Depth        16
        Modes        "1366x768" "1024x768" "800x600" "640x480" 
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1366x768"  "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Ecran"
    InputDevice   "Generic Keyboard"
    InputDevice   "Configured Mouse"
EndSection
Linux Mint 18-64bit Kernel 4.4.0-45-generic #66-Ubuntu
Acer Aspire AX 3810 / Intel Q8200 / Ati Radeon HD 4650 / 8 Gb DDR3 / 1To HDD

Répondre