[Xorg] Résolution 3ème écran (HDMI-DVI) (résolu)

Reconnaissance et configuration du matériel / kernel linux
tophsic
newbie
Messages : 3
Inscription : mar. 10 nov. 2015, 09:00

[Xorg] Résolution 3ème écran (HDMI-DVI) (résolu)

Message par tophsic »

Bonjour,

Je débute sur la distribution Archlinux. J'ai un Lenovo X250 avec un dock. Je souhait y connecter 2 écrans (AOC, E2470Sw), l'un en VGA et l'autre avec un adapteur HDMI-DVI. Les écrans sont bien reconnus par xrandr.

Code : Tout sélectionner

Screen 0: minimum 8 x 8, current 5206 x 1080, maximum 32767 x 32767
eDP1 connected 1366x768+3840+0 (normal left inverted right x axis y axis) 277mm x 156mm
   1366x768      60.00*+
   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)
DP2 disconnected (normal left inverted right x axis y axis)
DP2-1 disconnected (normal left inverted right x axis y axis)
DP2-2 connected 1280x960+0+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080     60.00 +  50.00    59.94  
   1680x1050     59.88  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x960      60.00* 
   1280x720      60.00    50.00    59.94  
   1024x768      75.08    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  
DP2-3 connected 1920x1080+1568+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080     60.00*+
   1680x1050     59.95  
   1280x1024     75.02    60.02  
   1440x900      59.89  
   1280x960      60.00  
   1280x720      60.00  
   1024x768      75.08    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    60.00  
   720x400       70.08  
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Cependant, impossible de sélectionner la résolution 1920x1080 pour le DP2-2 qui correspond à l'écran connecté en HDMI-DVI. Si je prends une résolution supérieure à celle sélectionnée ci-dessus (1280x960), l'écran reste noir.

Si cela peut aider, voici le log X11

Code : Tout sélectionner

[   583.128] X Protocol Version 11, Revision 0
[   583.128] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   583.128] Current Operating System: Linux christophe 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[   583.128] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
[   583.128] Build Date: 01 November 2015  10:36:50AM
[   583.128]  
[   583.128] Current version of pixman: 0.32.8
[   583.128] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   583.128] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   583.128] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 10 08:53:24 2015
[   583.128] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   583.128] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   583.128] (==) No Layout section.  Using the first Screen section.
[   583.128] (==) No screen section available. Using defaults.
[   583.128] (**) |-->Screen "Default Screen Section" (0)
[   583.128] (**) |   |-->Monitor "<default monitor>"
[   583.128] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   583.128] (==) Automatically adding devices
[   583.128] (==) Automatically enabling devices
[   583.128] (==) Automatically adding GPU devices
[   583.128] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   583.128] (==) ModulePath set to "/usr/lib/xorg/modules"
[   583.128] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   583.128] (II) Loader magic: 0x817d60
[   583.128] (II) Module ABI versions:
[   583.128] 	X.Org ANSI C Emulation: 0.4
[   583.128] 	X.Org Video Driver: 19.0
[   583.128] 	X.Org XInput driver : 21.1
[   583.128] 	X.Org Server Extension : 9.0
[   583.129] (EE) systemd-logind: failed to get session: PID 3308 does not belong to any known session
[   583.130] (II) xfree86: Adding drm device (/dev/dri/card0)
[   583.131] (--) PCI:*(0:0:2:0) 8086:1616:17aa:2226 rev 9, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x00003000/64
[   583.131] (II) Open ACPI successful (/var/run/acpid.socket)
[   583.131] (II) LoadModule: "glx"
[   583.132] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   583.135] (II) Module glx: vendor="NVIDIA Corporation"
[   583.135] 	compiled for 4.0.2, module version = 1.0.0
[   583.135] 	Module class: X.Org Server Extension
[   583.135] (II) NVIDIA GLX Module  355.11  Wed Aug 26 16:02:11 PDT 2015
[   583.135] (==) Matched intel as autoconfigured driver 0
[   583.135] (==) Matched intel as autoconfigured driver 1
[   583.135] (==) Matched modesetting as autoconfigured driver 2
[   583.135] (==) Matched fbdev as autoconfigured driver 3
[   583.135] (==) Matched vesa as autoconfigured driver 4
[   583.135] (==) Assigned the driver to the xf86ConfigLayout
[   583.135] (II) LoadModule: "intel"
[   583.135] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   583.135] (II) Module intel: vendor="X.Org Foundation"
[   583.135] 	compiled for 1.17.2, module version = 2.99.917
[   583.135] 	Module class: X.Org Video Driver
[   583.135] 	ABI class: X.Org Video Driver, version 19.0
[   583.135] (II) LoadModule: "modesetting"
[   583.135] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   583.135] (II) Module modesetting: vendor="X.Org Foundation"
[   583.135] 	compiled for 1.17.4, module version = 1.17.4
[   583.135] 	Module class: X.Org Video Driver
[   583.135] 	ABI class: X.Org Video Driver, version 19.0
[   583.135] (II) LoadModule: "fbdev"
[   583.135] (WW) Warning, couldn't open module fbdev
[   583.136] (II) UnloadModule: "fbdev"
[   583.136] (II) Unloading fbdev
[   583.136] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   583.136] (II) LoadModule: "vesa"
[   583.136] (WW) Warning, couldn't open module vesa
[   583.136] (II) UnloadModule: "vesa"
[   583.136] (II) Unloading vesa
[   583.136] (EE) Failed to load module "vesa" (module does not exist, 0)
[   583.136] (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
[   583.136] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   583.136] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   583.136] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   583.136] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   583.136] (++) using VT number 7

[   583.136] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150522
[   583.136] (II) intel(0): SNA compiled from 2.99.917-478-gdf72bc5
[   583.136] (WW) Falling back to old probe method for modesetting
[   583.136] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 5500
[   583.136] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[   583.136] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   583.136] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   583.136] (==) intel(0): RGB weight 888
[   583.136] (==) intel(0): Default visual is TrueColor
[   583.137] (II) intel(0): Output eDP1 has no monitor section
[   583.150] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   583.150] (II) intel(0): Enabled output eDP1
[   583.150] (II) intel(0): Output DP1 has no monitor section
[   583.150] (II) intel(0): Enabled output DP1
[   583.150] (II) intel(0): Output HDMI1 has no monitor section
[   583.150] (II) intel(0): Enabled output HDMI1
[   583.150] (II) intel(0): Output DP2 has no monitor section
[   583.150] (II) intel(0): Enabled output DP2
[   583.150] (II) intel(0): Output HDMI2 has no monitor section
[   583.150] (II) intel(0): Enabled output HDMI2
[   583.150] (II) intel(0): Output DP2-1 has no monitor section
[   583.150] (II) intel(0): Enabled output DP2-1
[   583.150] (II) intel(0): Output DP2-2 has no monitor section
[   583.150] (II) intel(0): Enabled output DP2-2
[   583.150] (II) intel(0): Output DP2-3 has no monitor section
[   583.150] (II) intel(0): Enabled output DP2-3
[   583.150] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   583.150] (II) intel(0): Output VIRTUAL1 has no monitor section
[   583.150] (II) intel(0): Enabled output VIRTUAL1
[   583.150] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[   583.150] (--) intel(0): Output DP2-2 using initial mode 1280x720 on pipe 1
[   583.150] (--) intel(0): Output DP2-3 using initial mode 1280x720 on pipe 2
[   583.150] (==) intel(0): TearFree disabled
[   583.150] (==) intel(0): DPI set to (96, 96)
[   583.150] (II) Loading sub module "dri2"
[   583.150] (II) LoadModule: "dri2"
[   583.150] (II) Module "dri2" already built-in
[   583.150] (II) Loading sub module "present"
[   583.150] (II) LoadModule: "present"
[   583.150] (II) Module "present" already built-in
[   583.150] (II) UnloadModule: "modesetting"
[   583.150] (II) Unloading modesetting
[   583.151] (==) Depth 24 pixmap format is 32 bpp
[   583.151] (II) intel(0): SNA initialized with Broadwell (gen8) backend
[   583.151] (==) intel(0): Backing store enabled
[   583.151] (==) intel(0): Silken mouse enabled
[   583.151] (II) intel(0): HW Cursor enabled
[   583.151] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   583.151] (==) intel(0): DPMS enabled
[   583.151] (==) intel(0): Display hotplug detection enabled
[   583.151] (II) intel(0): [DRI2] Setup complete
[   583.151] (II) intel(0): [DRI2]   DRI driver: i965
[   583.151] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   583.151] (II) intel(0): direct rendering: DRI2 enabled
[   583.151] (II) intel(0): hardware support for Present enabled
[   583.151] (--) RandR disabled
[   583.155] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[   583.156] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   583.156] (II) intel(0): switch to mode 1280x720@60.0 on DP2-2 using pipe 1, position (0, 0), rotation normal, reflection none
[   583.156] (II) intel(0): switch to mode 1280x720@60.0 on DP2-3 using pipe 2, position (0, 0), rotation normal, reflection none
[   583.156] (II) intel(0): Setting screen physical size to 361 x 203
[   583.183] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   583.183] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   583.183] (**) Power Button: Applying InputClass "keyboard"
[   583.183] (II) LoadModule: "evdev"
[   583.183] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   583.183] (II) Module evdev: vendor="X.Org Foundation"
[   583.183] 	compiled for 1.17.4, module version = 2.10.0
[   583.183] 	Module class: X.Org XInput Driver
[   583.183] 	ABI class: X.Org XInput driver, version 21.1
[   583.183] (II) Using input driver 'evdev' for 'Power Button'
[   583.183] (**) Power Button: always reports core events
[   583.183] (**) evdev: Power Button: Device: "/dev/input/event3"
[   583.183] (--) evdev: Power Button: Vendor 0 Product 0x1
[   583.183] (--) evdev: Power Button: Found keys
[   583.183] (II) evdev: Power Button: Configuring as keyboard
[   583.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[   583.183] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   583.183] (**) Option "xkb_rules" "evdev"
[   583.183] (**) Option "xkb_layout" "fr"
[   583.183] (**) Option "xkb_variant" "bepo"
[   583.197] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[   583.197] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   583.197] (**) Video Bus: Applying InputClass "keyboard"
[   583.197] (II) Using input driver 'evdev' for 'Video Bus'
[   583.197] (**) Video Bus: always reports core events
[   583.197] (**) evdev: Video Bus: Device: "/dev/input/event11"
[   583.197] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   583.197] (--) evdev: Video Bus: Found keys
[   583.197] (II) evdev: Video Bus: Configuring as keyboard
[   583.197] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
[   583.197] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   583.197] (**) Option "xkb_rules" "evdev"
[   583.197] (**) Option "xkb_layout" "fr"
[   583.197] (**) Option "xkb_variant" "bepo"
[   583.197] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   583.197] (II) No input driver specified, ignoring this device.
[   583.197] (II) This device may have been added with another device file.
[   583.197] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   583.197] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   583.197] (**) Sleep Button: Applying InputClass "keyboard"
[   583.197] (II) Using input driver 'evdev' for 'Sleep Button'
[   583.197] (**) Sleep Button: always reports core events
[   583.197] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[   583.198] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   583.198] (--) evdev: Sleep Button: Found keys
[   583.198] (II) evdev: Sleep Button: Configuring as keyboard
[   583.198] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[   583.198] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   583.198] (**) Option "xkb_rules" "evdev"
[   583.198] (**) Option "xkb_layout" "fr"
[   583.198] (**) Option "xkb_variant" "bepo"
[   583.198] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[   583.198] (II) No input driver specified, ignoring this device.
[   583.198] (II) This device may have been added with another device file.
[   583.198] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[   583.198] (II) No input driver specified, ignoring this device.
[   583.198] (II) This device may have been added with another device file.
[   583.199] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[   583.199] (II) No input driver specified, ignoring this device.
[   583.199] (II) This device may have been added with another device file.
[   583.199] (II) config/udev: Adding input device TypeMatrix.com USB Keyboard (/dev/input/event17)
[   583.199] (**) TypeMatrix.com USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   583.199] (**) TypeMatrix.com USB Keyboard: Applying InputClass "keyboard"
[   583.199] (II) Using input driver 'evdev' for 'TypeMatrix.com USB Keyboard'
[   583.199] (**) TypeMatrix.com USB Keyboard: always reports core events
[   583.199] (**) evdev: TypeMatrix.com USB Keyboard: Device: "/dev/input/event17"
[   583.199] (--) evdev: TypeMatrix.com USB Keyboard: Vendor 0x1e54 Product 0x2030
[   583.199] (--) evdev: TypeMatrix.com USB Keyboard: Found keys
[   583.199] (II) evdev: TypeMatrix.com USB Keyboard: Configuring as keyboard
[   583.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.0/0003:1E54:2030.0001/input/input19/event17"
[   583.199] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard" (type: KEYBOARD, id 9)
[   583.199] (**) Option "xkb_rules" "evdev"
[   583.199] (**) Option "xkb_layout" "fr"
[   583.199] (**) Option "xkb_variant" "bepo"
[   583.200] (II) config/udev: Adding input device TypeMatrix.com USB Keyboard (/dev/input/event18)
[   583.200] (**) TypeMatrix.com USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   583.200] (**) TypeMatrix.com USB Keyboard: Applying InputClass "keyboard"
[   583.200] (II) Using input driver 'evdev' for 'TypeMatrix.com USB Keyboard'
[   583.200] (**) TypeMatrix.com USB Keyboard: always reports core events
[   583.200] (**) evdev: TypeMatrix.com USB Keyboard: Device: "/dev/input/event18"
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Vendor 0x1e54 Product 0x2030
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Found 1 mouse buttons
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Found scroll wheel(s)
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Found relative axes
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: Forcing relative x/y axes to exist.
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Found absolute axes
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: Forcing absolute x/y axes to exist.
[   583.200] (--) evdev: TypeMatrix.com USB Keyboard: Found keys
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: Configuring as mouse
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: Configuring as keyboard
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: Adding scrollwheel support
[   583.200] (**) evdev: TypeMatrix.com USB Keyboard: YAxisMapping: buttons 4 and 5
[   583.200] (**) evdev: TypeMatrix.com USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   583.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4.1/1-3.4.1:1.1/0003:1E54:2030.0002/input/input20/event18"
[   583.200] (II) XINPUT: Adding extended input device "TypeMatrix.com USB Keyboard" (type: KEYBOARD, id 10)
[   583.200] (**) Option "xkb_rules" "evdev"
[   583.200] (**) Option "xkb_layout" "fr"
[   583.200] (**) Option "xkb_variant" "bepo"
[   583.200] (II) evdev: TypeMatrix.com USB Keyboard: initialized for relative axes.
[   583.200] (WW) evdev: TypeMatrix.com USB Keyboard: ignoring absolute axes.
[   583.200] (**) TypeMatrix.com USB Keyboard: (accel) keeping acceleration scheme 1
[   583.200] (**) TypeMatrix.com USB Keyboard: (accel) acceleration profile 0
[   583.200] (**) TypeMatrix.com USB Keyboard: (accel) acceleration factor: 2.000
[   583.200] (**) TypeMatrix.com USB Keyboard: (accel) acceleration threshold: 4
[   583.201] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/event19)
[   583.201] (**) Logitech Anywhere MX: Applying InputClass "evdev pointer catchall"
[   583.201] (II) Using input driver 'evdev' for 'Logitech Anywhere MX'
[   583.201] (**) Logitech Anywhere MX: always reports core events
[   583.201] (**) evdev: Logitech Anywhere MX: Device: "/dev/input/event19"
[   583.201] (--) evdev: Logitech Anywhere MX: Vendor 0x46d Product 0x1017
[   583.201] (--) evdev: Logitech Anywhere MX: Found 20 mouse buttons
[   583.201] (--) evdev: Logitech Anywhere MX: Found scroll wheel(s)
[   583.201] (--) evdev: Logitech Anywhere MX: Found relative axes
[   583.201] (--) evdev: Logitech Anywhere MX: Found x and y relative axes
[   583.201] (II) evdev: Logitech Anywhere MX: Configuring as mouse
[   583.201] (II) evdev: Logitech Anywhere MX: Adding scrollwheel support
[   583.201] (**) evdev: Logitech Anywhere MX: YAxisMapping: buttons 4 and 5
[   583.201] (**) evdev: Logitech Anywhere MX: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   583.201] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4.2/1-3.4.2:1.2/0003:046D:C52B.0005/0003:046D:1017.0006/input/input21/event19"
[   583.201] (II) XINPUT: Adding extended input device "Logitech Anywhere MX" (type: MOUSE, id 11)
[   583.201] (II) evdev: Logitech Anywhere MX: initialized for relative axes.
[   583.201] (**) Logitech Anywhere MX: (accel) keeping acceleration scheme 1
[   583.201] (**) Logitech Anywhere MX: (accel) acceleration profile 0
[   583.201] (**) Logitech Anywhere MX: (accel) acceleration factor: 2.000
[   583.201] (**) Logitech Anywhere MX: (accel) acceleration threshold: 4
[   583.201] (II) config/udev: Adding input device Logitech Anywhere MX (/dev/input/mouse1)
[   583.201] (II) No input driver specified, ignoring this device.
[   583.201] (II) This device may have been added with another device file.
[   583.202] (II) config/udev: Adding input device Integrated Camera (/dev/input/event16)
[   583.202] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[   583.202] (**) Integrated Camera: Applying InputClass "keyboard"
[   583.202] (II) Using input driver 'evdev' for 'Integrated Camera'
[   583.202] (**) Integrated Camera: always reports core events
[   583.202] (**) evdev: Integrated Camera: Device: "/dev/input/event16"
[   583.202] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x366
[   583.202] (--) evdev: Integrated Camera: Found keys
[   583.202] (II) evdev: Integrated Camera: Configuring as keyboard
[   583.202] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18/event16"
[   583.202] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[   583.202] (**) Option "xkb_rules" "evdev"
[   583.202] (**) Option "xkb_layout" "fr"
[   583.202] (**) Option "xkb_variant" "bepo"
[   583.202] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   583.202] (II) No input driver specified, ignoring this device.
[   583.202] (II) This device may have been added with another device file.
[   583.202] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event9)
[   583.202] (II) No input driver specified, ignoring this device.
[   583.202] (II) This device may have been added with another device file.
[   583.202] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[   583.202] (II) No input driver specified, ignoring this device.
[   583.202] (II) This device may have been added with another device file.
[   583.203] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[   583.203] (II) No input driver specified, ignoring this device.
[   583.203] (II) This device may have been added with another device file.
[   583.203] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event7)
[   583.203] (II) No input driver specified, ignoring this device.
[   583.203] (II) This device may have been added with another device file.
[   583.203] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   583.203] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   583.203] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[   583.203] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   583.203] (**) AT Translated Set 2 keyboard: always reports core events
[   583.203] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   583.203] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   583.203] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   583.203] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   583.203] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   583.203] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   583.203] (**) Option "xkb_rules" "evdev"
[   583.203] (**) Option "xkb_layout" "fr"
[   583.203] (**) Option "xkb_variant" "bepo"
[   583.204] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[   583.204] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   583.204] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   583.204] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   583.204] (II) LoadModule: "synaptics"
[   583.204] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   583.204] (II) Module synaptics: vendor="X.Org Foundation"
[   583.204] 	compiled for 1.17.1, module version = 1.8.2
[   583.204] 	Module class: X.Org XInput Driver
[   583.204] 	ABI class: X.Org XInput driver, version 21.0
[   583.204] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   583.204] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   583.204] (**) Option "Device" "/dev/input/event12"
[   583.263] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1232 - 5712 (res 53)
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1074 - 4780 (res 73)
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   583.263] (**) Option "TapButton1" "1"
[   583.263] (**) Option "TapButton2" "2"
[   583.263] (**) Option "TapButton3" "3"
[   583.263] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[   583.263] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   583.263] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   583.290] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event12"
[   583.290] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   583.290] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   583.290] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   583.290] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[   583.290] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   583.290] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   583.290] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   583.290] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   583.290] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   583.290] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   583.290] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   583.290] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event20)
[   583.291] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   583.291] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[   583.291] (**) TPPS/2 IBM TrackPoint: always reports core events
[   583.291] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event20"
[   583.291] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[   583.291] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[   583.291] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[   583.291] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[   583.291] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[   583.291] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[   583.291] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   583.291] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input14/event20"
[   583.291] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[   583.291] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[   583.291] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[   583.291] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[   583.291] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   583.291] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   583.291] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[   583.291] (II) No input driver specified, ignoring this device.
[   583.291] (II) This device may have been added with another device file.
[   583.291] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   583.291] (II) No input driver specified, ignoring this device.
[   583.291] (II) This device may have been added with another device file.
[   583.292] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[   583.292] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   583.292] (**) ThinkPad Extra Buttons: Applying InputClass "keyboard"
[   583.292] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[   583.292] (**) ThinkPad Extra Buttons: always reports core events
[   583.292] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[   583.292] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[   583.292] (--) evdev: ThinkPad Extra Buttons: Found keys
[   583.292] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[   583.292] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[   583.292] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[   583.292] (**) Option "xkb_rules" "evdev"
[   583.292] (**) Option "xkb_layout" "fr"
[   583.292] (**) Option "xkb_variant" "bepo"
[   585.150] (II) intel(0): EDID vendor "LGD", prod id 1005
[   585.150] (II) intel(0): Printing DDC gathered Modelines:
[   585.150] (II) intel(0): Modeline "1366x768"x0.0   74.80  1366 1414 1446 1578  768 770 775 790 -hsync -vsync (47.4 kHz eP)
[   598.468] (II) intel(0): resizing framebuffer to 5206x1080
[   598.479] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (3840, 0), rotation normal, reflection none
[   598.484] (II) intel(0): switch to mode 1280x960@60.0 on DP2-2 using pipe 1, position (0, 0), rotation normal, reflection none
[   598.514] (II) intel(0): switch to mode 1920x1080@60.0 on DP2-3 using pipe 2, position (1568, 0), rotation normal, reflection none
Je désespère un peu de pouvoir utiliser correctement mes 2 écrans.
Dernière modification par tophsic le ven. 20 nov. 2015, 11:37, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17626
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Xorg] Résolution 3ème écran (HDMI-DVI)

Message par benjarobin »

Bonjour,
Je ne suis pas sûr de comprendre le layout choisit : Les écrans ne sont pas positionnés correctement entre eux. Mais c'est un "détail".
Comment appliques tu le layout désiré ? As tu essayé avec une configuration Xorg ? Ou juste avec xrandr / arandr ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
tophsic
newbie
Messages : 3
Inscription : mar. 10 nov. 2015, 09:00

Re: [Xorg] Résolution 3ème écran (HDMI-DVI)

Message par tophsic »

Je n'ai pour le moment rien configuré dans la configuration Xorg, simplement essayé de trouver la bonne configuration avec xrandr/arandr.

L'écran connecté en HDMI reste noir quand je lance la commande :

Code : Tout sélectionner

xrandr --output DP2-2 --mode 1920x1080
Alors qu'il est bien fonctionnel mais avec une résolution pas optimale avec :

Code : Tout sélectionner

xrandr --output DP2-2 --mode 1280x960
tophsic
newbie
Messages : 3
Inscription : mar. 10 nov. 2015, 09:00

Re: [Xorg] Résolution 3ème écran (HDMI-DVI)

Message par tophsic »

Problème résolu, c'était un problème d'écran avec un port HDMI non fonctionnel. J'ai échangé le VGA et le HDMI entre les deux écrans externes et cela fonctionne bien.
Répondre