C'est curieux: ne configuration pas bizarre (seulement changer le comportement par défaut de Xorg, dès démarrage en mode étendue , ver mode clonage, donne beaucoup plus des ennuies que prévu .
Alors, ma femme m'enfin laissé le portable (elle ne l'a pas lâché une minute tout le weekend
). C'est un HP dm4-2120es, dont la carte graphique, sinon la même que celle de Philou92, très pareille :
lspci|grep VGA
[code]00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)[/code]
J'ai fait des essais de la sortie vidéo HDMI avec un TV Panasonic 42" .
Attention, j'ai trompé le nom du fichier dans les messages précédents: Les fichiers sous les répertoires lis par X au début de la session graphique on peut le nommer comme on veu...mais toujours avec l'extension .conf. Voir "Note" à la fin de ce message
Alors, Philou92, le fichier /etc/X11/xorg.conf.d/moniteurs n'était pas tenu en compte par Xorg (comme je suspectais après lire un des tes xorg.conf, parce qu'il parlait seulement du répertoire "/usr/share/X11/xorg.conf.d" (Using system config directory "/usr/share/X11/xorg.conf.d"). Il faudrait le renommer en l'ajoutant le ".conf" ou bien travailler avec le /etc/X11/xorg.conf: c'est le même résultat.
Avec ce *.conf sous /etc/X11 ou /etc/X11/xorg.conf.d , au démarrage, l'écran du portable est éteinte et la TV est allumé, et montre la fenêtre de login nickel (lightdm):
Section "Screen"
Identifier "LDVS"
Device "Intel Graphics"
Monitor "LDVS1"
Subsection "1"
Modes "1366x768"
EndSubsection
EndSection
Section "Screen"
Identifier "HDMI"
Device "Intel Graphics"
Monitor "HDMI1"
Subsection "2"
Modes "1920x1080"
EndSubsection
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
Section "Monitor"
Identifier "LDVS1"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "HDMI1"
EndSection
Et ceci c'est le log correspondant:
[ 223.267]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 223.267] X Protocol Version 11, Revision 0
[ 223.267] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[ 223.267] Current Operating System: Linux debianblues 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64
[ 223.267] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-6-amd64 root=/dev/sda3 ro quiet
[ 223.267] Build Date: 16 October 2017 08:19:45AM
[ 223.267] xorg-server 2:1.19.2-1+deb9u2 ([url]https://www.debian.org/support[/url])
[ 223.267] Current version of pixman: 0.34.0
[ 223.267] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 223.267] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 223.268] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 8 14:45:21 2018
[ 223.268] (==) Using config file: "/etc/X11/xorg.conf"
[ 223.268] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 223.268] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 223.268] (==) No Layout section. Using the first Screen section.
[ 223.268] (**) |-->Screen "LDVS" (0)
[ 223.268] (**) | |-->Monitor "LDVS1"
[ 223.269] (**) | |-->Device "Intel Graphics"
[ 223.269] (==) Automatically adding devices
[ 223.269] (==) Automatically enabling devices
[ 223.269] (==) Automatically adding GPU devices
[ 223.269] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 223.269] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 223.269] Entry deleted from font path.
[ 223.269] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 223.269] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 223.269] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 223.269] (II) Loader magic: 0x564f27ea8e00
[ 223.269] (II) Module ABI versions:
[ 223.269] X.Org ANSI C Emulation: 0.4
[ 223.269] X.Org Video Driver: 23.0
[ 223.269] X.Org XInput driver : 24.1
[ 223.269] X.Org Server Extension : 10.0
[ 223.270] (++) using VT number 7
[ 223.270] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 223.271] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 223.293] (--) PCI:*(0:0:2:0) 8086:0116:103c:1650 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 223.293] (II) LoadModule: "glx"
[ 223.293] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 223.295] (II) Module glx: vendor="X.Org Foundation"
[ 223.295] compiled for 1.19.2, module version = 1.0.0
[ 223.295] ABI class: X.Org Server Extension, version 10.0
[ 223.295] (II) LoadModule: "intel"
[ 223.295] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 223.295] (II) Module intel: vendor="X.Org Foundation"
[ 223.295] compiled for 1.19.0, module version = 2.99.917
[ 223.295] Module class: X.Org Video Driver
[ 223.295] ABI class: X.Org Video Driver, version 23.0
[ 223.295] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 223.296] (II) intel: Driver for Intel(R) HD Graphics
[ 223.296] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 223.296] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 223.318] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160919
[ 223.318] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton@debian.org>)
[ 223.318] (II) intel(0): SNA compiled for use with valgrind
[ 223.319] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 223.319] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[ 223.319] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 223.319] (==) intel(0): RGB weight 888
[ 223.319] (==) intel(0): Default visual is TrueColor
[ 223.319] (II) intel(0): Output HDMI1 using monitor section HDMI1
[ 223.319] (II) intel(0): Enabled output HDMI1
[ 223.319] (II) intel(0): Output DP1 has no monitor section
[ 223.320] (II) intel(0): Enabled output DP1
[ 223.320] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 223.320] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 223.320] (II) intel(0): Enabled output VIRTUAL1
[ 223.320] (II) intel(0): EDID for output DP1
[ 223.346] (II) intel(0): EDID for output HDMI1
[ 223.346] (II) intel(0): Manufacturer: MEI Model: a0c9 Serial#: 16843009
[ 223.346] (II) intel(0): Year: 2011 Week: 0
[ 223.346] (II) intel(0): EDID Version: 1.3
[ 223.346] (II) intel(0): Digital Display Input
[ 223.346] (II) intel(0): Indeterminate output size
[ 223.346] (II) intel(0): Gamma: 2.20
[ 223.346] (II) intel(0): No DPMS capabilities specified
[ 223.346] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 223.346] (II) intel(0): First detailed timing is preferred mode
[ 223.346] (II) intel(0): redX: 0.640 redY: 0.345 greenX: 0.291 greenY: 0.635
[ 223.346] (II) intel(0): blueX: 0.163 blueY: 0.093 whiteX: 0.288 whiteY: 0.296
[ 223.346] (II) intel(0): Manufacturer's mask: 0
[ 223.346] (II) intel(0): Supported detailed timing:
[ 223.346] (II) intel(0): clock: 148.5 MHz Image Size: 698 x 392 mm
[ 223.346] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 223.347] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 223.347] (II) intel(0): Supported detailed timing:
[ 223.347] (II) intel(0): clock: 148.5 MHz Image Size: 698 x 392 mm
[ 223.347] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 223.347] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 223.347] (II) intel(0): Monitor name: Panasonic-TV
[ 223.347] (II) intel(0): Ranges: V min: 23 V max: 61 Hz, H min: 15 H max: 68 kHz, PixClock max 155 MHz
[ 223.347] (II) intel(0): Supported detailed timing:
[ 223.347] (II) intel(0): clock: 74.2 MHz Image Size: 698 x 392 mm
[ 223.347] (II) intel(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 223.347] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 223.347] (II) intel(0): Supported detailed timing:
[ 223.347] (II) intel(0): clock: 74.2 MHz Image Size: 698 x 392 mm
[ 223.347] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 223.347] (II) intel(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 223.347] (II) intel(0): Supported detailed timing:
[ 223.347] (II) intel(0): clock: 74.2 MHz Image Size: 698 x 392 mm
[ 223.347] (II) intel(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 223.347] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 223.347] (II) intel(0): Supported detailed timing:
[ 223.347] (II) intel(0): clock: 74.2 MHz Image Size: 698 x 392 mm
[ 223.347] (II) intel(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 223.347] (II) intel(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 223.347] (II) intel(0): Number of EDID sections to follow: 1
[ 223.347] (II) intel(0): EDID (in hex):
[ 223.347] (II) intel(0): 00ffffffffffff0034a9c9a001010101
[ 223.347] (II) intel(0): 00150103800000780adaffa3584aa229
[ 223.347] (II) intel(0): 17494b00000001010101010101010101
[ 223.347] (II) intel(0): 010101010101023a80d072382d40102c
[ 223.347] (II) intel(0): 4580ba882100001e023a801871382d40
[ 223.347] (II) intel(0): 582c4500ba882100001e000000fc0050
[ 223.347] (II) intel(0): 616e61736f6e69632d54560a000000fd
[ 223.347] (II) intel(0): 00173d0f440f000a20202020202001ad
[ 223.347] (II) intel(0): 02033672509f90140520130412031102
[ 223.347] (II) intel(0): 16071506012309070178030c001000b8
[ 223.347] (II) intel(0): 262fc00a8149fffc0616080018000000
[ 223.347] (II) intel(0): 0000e3051f01011d80d0721c1620102c
[ 223.347] (II) intel(0): 2580ba882100009e011d8018711c1620
[ 223.347] (II) intel(0): 582c2500ba882100009e011d00bc52d0
[ 223.347] (II) intel(0): 1e20b8285540ba882100001e011d0072
[ 223.347] (II) intel(0): 51d01e206e285500ba882100001e00b6
[ 223.347] (--) intel(0): HDMI max TMDS frequency 190000KHz
[ 223.347] (II) intel(0): Printing probed modes for output HDMI1
[ 223.347] (II) intel(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz eP)
[ 223.348] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080"x60.0 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080i"x60.0 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 223.348] (II) intel(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 223.348] (II) intel(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 223.348] (II) intel(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 223.348] (II) intel(0): Modeline "1280x720"x60.0 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 223.348] (II) intel(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 223.348] (II) intel(0): Modeline "720x576i"x50.0 13.50 720 732 795 864 576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[ 223.348] (II) intel(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 223.348] (II) intel(0): Modeline "720x480"x60.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 223.348] (II) intel(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 223.348] (II) intel(0): Modeline "720x480i"x60.0 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 223.348] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 223.348] (II) intel(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 223.348] (II) intel(0): EDID for output VIRTUAL1
[ 223.348] (II) intel(0): Output DP1 disconnected
[ 223.348] (II) intel(0): Output HDMI1 connected
[ 223.348] (II) intel(0): Output VIRTUAL1 disconnected
[ 223.348] (II) intel(0): Using exact sizes for initial modes
[ 223.348] (II) intel(0): Output HDMI1 using initial mode 1920x1080 +0+0
[ 223.348] (==) intel(0): TearFree disabled
[ 223.348] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 223.348] (==) intel(0): DPI set to (96, 96)
[ 223.348] (II) Loading sub module "dri3"
[ 223.348] (II) LoadModule: "dri3"
[ 223.348] (II) Module "dri3" already built-in
[ 223.348] (II) Loading sub module "dri2"
[ 223.348] (II) LoadModule: "dri2"
[ 223.348] (II) Module "dri2" already built-in
[ 223.348] (II) Loading sub module "present"
[ 223.348] (II) LoadModule: "present"
[ 223.349] (II) Module "present" already built-in
[ 223.350] (==) Depth 24 pixmap format is 32 bpp
[ 223.354] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 223.354] (==) intel(0): Backing store enabled
[ 223.354] (==) intel(0): Silken mouse enabled
[ 223.354] (II) intel(0): HW Cursor enabled
[ 223.354] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 223.354] (==) intel(0): DPMS enabled
[ 223.355] (==) intel(0): Display hotplug detection enabled
[ 223.355] (II) intel(0): [DRI2] Setup complete
[ 223.355] (II) intel(0): [DRI2] DRI driver: i965
[ 223.355] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 223.355] (II) intel(0): direct rendering: DRI2 enabled
[ 223.355] (II) intel(0): hardware support for Present enabled
[ 223.355] (WW) intel(0): Option "Ignore" is not used
[ 223.355] (--) RandR disabled
[ 223.364] (II) SELinux: Disabled on system
[ 223.393] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 223.393] (II) AIGLX: enabled GLX_ARB_create_context
[ 223.393] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 223.393] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 223.393] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 223.393] (II) AIGLX: enabled GLX_SGI_swap_control
[ 223.393] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 223.393] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 223.393] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 223.393] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 223.393] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 223.393] (II) AIGLX: Loaded and initialized i965
[ 223.393] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 223.402] (II) intel(0): switch to mode 1920x1080@50.0 on HDMI1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 223.412] (II) intel(0): Setting screen physical size to 508 x 285
[ 223.497] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 223.497] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 223.497] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 223.497] (II) LoadModule: "libinput"
[ 223.497] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 223.501] (II) Module libinput: vendor="X.Org Foundation"
[ 223.501] compiled for 1.19.0, module version = 0.23.0
[ 223.501] Module class: X.Org XInput Driver
[ 223.501] ABI class: X.Org XInput driver, version 24.1
[ 223.501] (II) Using input driver 'libinput' for 'Power Button'
[ 223.501] (**) Power Button: always reports core events
[ 223.501] (**) Option "Device" "/dev/input/event6"
[ 223.501] (**) Option "_source" "server/udev"
[ 223.502] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 223.502] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[ 223.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event6"
[ 223.520] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 223.520] (**) Option "xkb_model" "pc105"
[ 223.520] (**) Option "xkb_layout" "es"
[ 223.559] (II) input device 'Power Button', /dev/input/event6 is tagged by udev as: Keyboard
[ 223.559] (II) input device 'Power Button', /dev/input/event6 is a keyboard
[ 223.560] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 223.560] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 223.560] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 223.560] (II) Using input driver 'libinput' for 'Video Bus'
[ 223.560] (**) Video Bus: always reports core events
[ 223.560] (**) Option "Device" "/dev/input/event9"
[ 223.560] (**) Option "_source" "server/udev"
[ 223.560] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 223.560] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 223.584] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event9"
[ 223.584] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 223.584] (**) Option "xkb_model" "pc105"
[ 223.584] (**) Option "xkb_layout" "es"
[ 223.585] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[ 223.585] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[ 223.586] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 223.587] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 223.587] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 223.587] (II) Using input driver 'libinput' for 'Power Button'
[ 223.587] (**) Power Button: always reports core events
[ 223.587] (**) Option "Device" "/dev/input/event5"
[ 223.587] (**) Option "_source" "server/udev"
[ 223.587] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 223.587] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 223.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event5"
[ 223.608] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 223.608] (**) Option "xkb_model" "pc105"
[ 223.608] (**) Option "xkb_layout" "es"
[ 223.609] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 223.609] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 223.610] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[ 223.610] (II) No input driver specified, ignoring this device.
[ 223.610] (II) This device may have been added with another device file.
[ 223.612] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 223.612] (II) No input driver specified, ignoring this device.
[ 223.612] (II) This device may have been added with another device file.
[ 223.612] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 223.612] (II) No input driver specified, ignoring this device.
[ 223.612] (II) This device may have been added with another device file.
[ 223.613] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 223.613] (II) No input driver specified, ignoring this device.
[ 223.613] (II) This device may have been added with another device file.
[ 223.614] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 223.614] (II) No input driver specified, ignoring this device.
[ 223.614] (II) This device may have been added with another device file.
[ 223.615] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[ 223.615] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 223.615] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 223.615] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 223.615] (**) Logitech USB Receiver: always reports core events
[ 223.615] (**) Option "Device" "/dev/input/event1"
[ 223.615] (**) Option "_source" "server/udev"
[ 223.616] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[ 223.616] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[ 223.632] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C534.0001/input/input9/event1"
[ 223.632] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 223.632] (**) Option "xkb_model" "pc105"
[ 223.632] (**) Option "xkb_layout" "es"
[ 223.633] (II) input device 'Logitech USB Receiver', /dev/input/event1 is tagged by udev as: Keyboard
[ 223.633] (II) input device 'Logitech USB Receiver', /dev/input/event1 is a keyboard
[ 223.635] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[ 223.635] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 223.635] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 223.635] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 223.635] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 223.635] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 223.635] (**) Logitech USB Receiver: always reports core events
[ 223.635] (**) Option "Device" "/dev/input/event2"
[ 223.635] (**) Option "_source" "server/udev"
[ 223.636] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[ 223.636] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
[ 223.636] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a keyboard
[ 223.656] (II) libinput: Logitech USB Receiver: needs a virtual subdevice
[ 223.656] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:046D:C534.0002/input/input10/event2"
[ 223.656] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 10)
[ 223.656] (**) Option "AccelerationScheme" "none"
[ 223.656] (**) Logitech USB Receiver: (accel) selected scheme none/0
[ 223.656] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 223.656] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 223.658] (II) input device 'Logitech USB Receiver', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[ 223.658] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a pointer caps
[ 223.658] (II) input device 'Logitech USB Receiver', /dev/input/event2 is a keyboard
[ 223.659] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 223.659] (II) No input driver specified, ignoring this device.
[ 223.659] (II) This device may have been added with another device file.
[ 223.660] (II) config/udev: Adding input device HP Truevision HD (/dev/input/event14)
[ 223.660] (**) HP Truevision HD: Applying InputClass "evdev keyboard catchall"
[ 223.660] (**) HP Truevision HD: Applying InputClass "libinput keyboard catchall"
[ 223.660] (II) Using input driver 'libinput' for 'HP Truevision HD'
[ 223.660] (**) HP Truevision HD: always reports core events
[ 223.660] (**) Option "Device" "/dev/input/event14"
[ 223.660] (**) Option "_source" "server/udev"
[ 223.661] (II) input device 'HP Truevision HD', /dev/input/event14 is tagged by udev as: Keyboard
[ 223.661] (II) input device 'HP Truevision HD', /dev/input/event14 is a keyboard
[ 223.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input22/event14"
[ 223.696] (II) XINPUT: Adding extended input device "HP Truevision HD" (type: KEYBOARD, id 11)
[ 223.696] (**) Option "xkb_model" "pc105"
[ 223.696] (**) Option "xkb_layout" "es"
[ 223.697] (II) input device 'HP Truevision HD', /dev/input/event14 is tagged by udev as: Keyboard
[ 223.697] (II) input device 'HP Truevision HD', /dev/input/event14 is a keyboard
[ 223.698] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 223.699] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 223.699] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 223.699] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 223.699] (**) AT Translated Set 2 keyboard: always reports core events
[ 223.699] (**) Option "Device" "/dev/input/event0"
[ 223.699] (**) Option "_source" "server/udev"
[ 223.699] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 223.700] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 223.720] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 223.720] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 223.720] (**) Option "xkb_model" "pc105"
[ 223.720] (**) Option "xkb_layout" "es"
[ 223.721] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 223.721] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 223.722] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event3)
[ 223.722] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "evdev touchpad catchall"
[ 223.722] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall"
[ 223.722] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 223.722] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "Default clickpad buttons"
[ 223.722] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "touchpad catchall"
[ 223.722] (II) LoadModule: "synaptics"
[ 223.723] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 223.723] (II) Module synaptics: vendor="X.Org Foundation"
[ 223.723] compiled for 1.19.0, module version = 1.9.0
[ 223.723] Module class: X.Org XInput Driver
[ 223.723] ABI class: X.Org XInput driver, version 24.1
[ 223.723] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS GlidePoint'
[ 223.723] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 223.723] (**) Option "Device" "/dev/input/event3"
[ 223.752] (II) synaptics: AlpsPS/2 ALPS GlidePoint: ignoring touch events for semi-multitouch device
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: x-axis range 0 - 2000 (res 0)
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: y-axis range 0 - 1400 (res 0)
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: pressure range 0 - 127
[ 223.752] (II) synaptics: AlpsPS/2 ALPS GlidePoint: device does not report finger width.
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: buttons: left right middle double triple
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: Vendor 0x2 Product 0x8
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: invalid finger width range. defaulting to 0 - 15
[ 223.752] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[ 223.752] (**) AlpsPS/2 ALPS GlidePoint: always reports core events
[ 223.784] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event3"
[ 223.784] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 13)
[ 223.784] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MinSpeed is now constant deceleration 2.5
[ 223.784] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) MaxSpeed is now 1.75
[ 223.784] (**) synaptics: AlpsPS/2 ALPS GlidePoint: (accel) AccelFactor is now 0.082
[ 223.784] (**) AlpsPS/2 ALPS GlidePoint: (accel) keeping acceleration scheme 1
[ 223.784] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration profile 1
[ 223.784] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000
[ 223.784] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4
[ 223.785] (--) synaptics: AlpsPS/2 ALPS GlidePoint: touchpad found
[ 223.785] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse1)
[ 223.786] (**) AlpsPS/2 ALPS GlidePoint: Ignoring device from InputClass "touchpad ignore duplicates"
[ 223.786] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
[ 223.786] (II) No input driver specified, ignoring this device.
[ 223.786] (II) This device may have been added with another device file.
[ 223.787] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 223.787] (II) No input driver specified, ignoring this device.
[ 223.787] (II) This device may have been added with another device file.
[ 223.788] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 223.788] (II) No input driver specified, ignoring this device.
[ 223.788] (II) This device may have been added with another device file.
[ 223.789] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[ 223.789] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 223.789] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 223.789] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 223.789] (**) HP WMI hotkeys: always reports core events
[ 223.789] (**) Option "Device" "/dev/input/event15"
[ 223.789] (**) Option "_source" "server/udev"
[ 223.790] (II) input device 'HP WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 223.790] (II) input device 'HP WMI hotkeys', /dev/input/event15 is a keyboard
[ 223.808] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event15"
[ 223.808] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[ 223.808] (**) Option "xkb_model" "pc105"
[ 223.808] (**) Option "xkb_layout" "es"
[ 223.809] (II) input device 'HP WMI hotkeys', /dev/input/event15 is tagged by udev as: Keyboard
[ 223.809] (II) input device 'HP WMI hotkeys', /dev/input/event15 is a keyboard
[ 224.177] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 224.177] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 224.177] (**) Logitech USB Receiver: Applying InputClass "libinput pointer catchall"
[ 224.177] (**) Logitech USB Receiver: Applying InputClass "libinput keyboard catchall"
[ 224.177] (II) Using input driver 'libinput' for 'Logitech USB Receiver'
[ 224.177] (**) Logitech USB Receiver: always reports core events
[ 224.177] (**) Option "Device" "/dev/input/event2"
[ 224.177] (**) Option "_source" "_driver/libinput"
[ 224.177] (II) libinput: Logitech USB Receiver: is a virtual subdevice
[ 224.177] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:046D:C534.0002/input/input10/event2"
[ 224.177] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 15)
[ 224.177] (**) Option "xkb_model" "pc105"
[ 224.177] (**) Option "xkb_layout" "es"
Il faut noter que les noms des écrans changent quand on laisse le serveur Xorg auto configurer tout, changent, puisque le driver choisi pour la configuration auto ce n'est pas "intel" mais "modesetting" :
Quand on force le driver intel:
cat /var/log/Xorg.0.log |grep Driver
[ 5.868] X.Org Video Driver: 23.0
[ 5.901] Module class: X.Org Video Driver
[ 5.901] ABI class: X.Org Video Driver, version 23.0
[ 5.901] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 5.901] (II) intel: Driver for Intel(R) HD Graphics
[ 5.901] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 5.901] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
les noms des écrans son *1:
cat /var/log/Xorg.0.log |grep Output
[ 5.925] (II) intel(0): Output LVDS1 has no monitor section
[ 5.926] (II) intel(0): Output VGA1 has no monitor section
[ 5.926] (II) intel(0): Output HDMI1 has no monitor section
[ 5.926] (II) intel(0): Output DP1 has no monitor section
[ 5.926] (II) intel(0): Output VIRTUAL1 has no monitor section
Évidement xrandr nous donne les mêmes noms:
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
1366x768 59.99*+ 40.02
1360x768 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
mais quand on supprime le *.conf , et on laisse Xorg auto configurer, il prend le driver modesetting et les noms des moniteurs, changent vers *-1 :
cat /var/log/Xorg.0.log |grep Output
[ 5.925] (II) intel(0): Output LVDS-1 has no monitor section
[ 5.926] (II) intel(0): Output VGA-1 has no monitor section
[ 5.926] (II) intel(0): Output HDMI-1 has no monitor section
[ 5.926] (II) intel(0): Output DP-1 has no monitor section
[ 5.926] (II) intel(0): Output VIRTUAL-1 has no monitor section
Évidement xrandr nous donne les mêmes noms:
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
1366x768 59.99*+ 40.02
1360x768 59.96
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
680x384 60.00
640x360 60.00
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
VGA-1 disconnected (normal left inverted right x axis y axis)
VIRTUAL-1 disconnected (normal left inverted right x axis y axis)
La solution de robert2 (Option "Ignore" "true") c'est, par l'instant l'unique que je suis arrivé a faire fonctionner.
Celle du script au démarrage de ligthxdm (lebardix), je n'ai pas encore essayé mais je suis sûr qu'elle va marcher bien. Je laisse pour le final. Mais quand même avec les problèmes que gnome parait avoir avec lightdm, il parait non valable pour Philou92.
Mais je suis curieux de savoir comment est-ce qu'on peut spécifier a Xorg qu'on veut les moniteurs clonés . Dans le man xorg.conf je n'ai rencontré aucune option, sauf, peut-être l'option "Position" ou "Primary" (je vais essayer). Les autres, son pour avoir l'écran du bureau étendu : "RightOf" , "LeftOf" , "Above" ou "Below". Toutes sous une section monitor.
Cependant, xrandr a l'option "--same-as another-output", que c'est clairement clonage.
En résumé , je ne suis pas encore arriver a cloner les écrans AVANT le début de session d'utilisateur, seulement à éteindre un des moniteurs.
Comme dans les séries "To be continued..."
------------------------------------------------------------------------
Note:
Répertoires lis par X au début de la session graphique
/etc/X11/<cmdline>
/usr/etc/X11/<cmdline>
/etc/X11/$XORGCONFIG
/usr/etc/X11/$XORGCONFIG
/etc/X11/xorg.conf
/etc/xorg.conf
/usr/etc/X11/xorg.conf.<hostname>
/usr/etc/X11/xorg.conf
/usr/lib/X11/xorg.conf.<hostname>
/usr/lib/X11/xorg.conf
"Xorg uses a configuration file called xorg.conf and files ending in the suffix .conf from the directory xorg.conf.d for its initial setup."
Plus d'infos man xorg.conf
Dernière modification par empanada (08-10-2018 15:36:53)