[Xorg] screen tearing

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
Avatar de l’utilisateur
Piczel
Chu Ko Nu
Messages : 314
Inscription : dim. 03 mai 2015, 19:17
Localisation : Terre du Milieu

[Xorg] screen tearing

Message par Piczel »

Plop!

J'ai, depuis un bon moment déjà (en fait, depuis qu'on a linux45 + passage à modesetting) une sorte de "ligne" sur mon écran quand je regarde des vidéos sur firefox/chrome/navigateur lambda (mais pas avec mpv, enfin moins), et quand je scroll sur le navigateur par exemple.

En gros, j'ai une sorte de ligne à 2-3 cm du haut de l'écran qui fonctionne mal (sur 2mm dans l'idée).

Voilà quelques fichiers si jamais :

J'ai essayé de jouer avec les options de Xorg (à savoir : TearFree, sna/uxa, DRI…).

Code : Tout sélectionner

/etc/X11/xorg.conf.d/10-intel.conf
Section "Device"
	Identifier "Intel Graphics"
	Driver	   "modesetting"
	Option	   "Backlight" "intel_backlight"
	#BusID	   "PCI:0:2:0"
	#Option	   "TearFree" "true"
	#Option	   "DRI" "2"	# DRI3 is default
	#Option	   "AccelMethod" "sna"	# default
	#Option	   "AccelMethod" "uxa"	# fallback
EndSection
Rien d'anormal dans le log

Code : Tout sélectionner

~/.local/share/xorg/Xorg.0.log
[    24.146] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    24.146] X Protocol Version 11, Revision 0
[    24.146] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    24.146] Current Operating System: Linux lili 4.11.9-1-ARCH #1 SMP PREEMPT Wed Jul 5 18:23:08 CEST 2017 x86_64
[    24.146] Kernel command line: \vmlinuz-linux root=UUID=5a8815a8-fb1e-451c-a0e0-6f936a289c93 rw quiet loglevel=3 vga=current rd.udev.log-priority=3 splash initrd=\initramfs-linux.img
[    24.146] Build Date: 07 April 2017  05:42:48PM
[    24.146]  
[    24.146] Current version of pixman: 0.34.0
[    24.146] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.146] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.146] (==) Log file: "/home/victor/.local/share/xorg/Xorg.0.log", Time: Tue Jul 18 00:11:03 2017
[    24.226] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    24.226] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.293] (==) No Layout section.  Using the first Screen section.
[    24.293] (==) No screen section available. Using defaults.
[    24.293] (**) |-->Screen "Default Screen Section" (0)
[    24.293] (**) |   |-->Monitor "<default monitor>"
[    24.294] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    24.294] (**) |   |-->Device "Intel Graphics"
[    24.294] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    24.294] (==) Automatically adding devices
[    24.294] (==) Automatically enabling devices
[    24.294] (==) Automatically adding GPU devices
[    24.294] (==) Automatically binding GPU devices
[    24.294] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    24.490] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    24.490] 	Entry deleted from font path.
[    24.490] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    24.490] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    24.490] 	Entry deleted from font path.
[    24.490] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    24.490] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    24.490] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.490] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.491] (II) Loader magic: 0x822d60
[    24.491] (II) Module ABI versions:
[    24.491] 	X.Org ANSI C Emulation: 0.4
[    24.491] 	X.Org Video Driver: 23.0
[    24.491] 	X.Org XInput driver : 24.1
[    24.491] 	X.Org Server Extension : 10.0
[    24.492] (++) using VT number 1

[    24.492] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    24.494] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    24.495] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.495] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    24.497] (--) PCI:*(0:0:2:0) 8086:0416:17aa:5028 rev 6, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    24.497] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    24.497] (II) LoadModule: "glx"
[    24.532] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.598] (II) Module glx: vendor="X.Org Foundation"
[    24.598] 	compiled for 1.19.3, module version = 1.0.0
[    24.598] 	ABI class: X.Org Server Extension, version 10.0
[    24.598] (II) LoadModule: "modesetting"
[    24.598] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    24.626] (II) Module modesetting: vendor="X.Org Foundation"
[    24.626] 	compiled for 1.19.3, module version = 1.19.3
[    24.626] 	Module class: X.Org Video Driver
[    24.626] 	ABI class: X.Org Video Driver, version 23.0
[    24.626] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.626] (II) modeset(0): using drv /dev/dri/card0
[    24.626] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    24.626] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    24.626] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    24.626] (==) modeset(0): RGB weight 888
[    24.626] (==) modeset(0): Default visual is TrueColor
[    24.626] (II) Loading sub module "glamoregl"
[    24.626] (II) LoadModule: "glamoregl"
[    24.626] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    24.822] (II) Module glamoregl: vendor="X.Org Foundation"
[    24.822] 	compiled for 1.19.3, module version = 1.0.0
[    24.822] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.822] (II) glamor: OpenGL accelerated X.org driver based.
[    25.707] (II) glamor: EGL version 1.4 (DRI2):
[    25.839] (II) modeset(0): glamor initialized
[    25.840] (II) modeset(0): Output eDP-1 has no monitor section
[    25.845] (II) modeset(0): Output VGA-1 has no monitor section
[    25.854] (II) modeset(0): Output HDMI-1 has no monitor section
[    25.854] (II) modeset(0): Output DP-1 has no monitor section
[    25.855] (II) modeset(0): EDID for output eDP-1
[    25.855] (II) modeset(0): Manufacturer: CMN  Model: 15c0  Serial#: 0
[    25.855] (II) modeset(0): Year: 2013  Week: 4
[    25.855] (II) modeset(0): EDID Version: 1.4
[    25.855] (II) modeset(0): Digital Display Input
[    25.855] (II) modeset(0): 6 bits per channel
[    25.855] (II) modeset(0): Digital interface is DisplayPort
[    25.855] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    25.855] (II) modeset(0): Gamma: 2.20
[    25.855] (II) modeset(0): No DPMS capabilities specified
[    25.855] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    25.855] (II) modeset(0): First detailed timing is preferred mode
[    25.855] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    25.855] (II) modeset(0): redX: 0.618 redY: 0.340   greenX: 0.341 greenY: 0.580
[    25.855] (II) modeset(0): blueX: 0.152 blueY: 0.081   whiteX: 0.313 whiteY: 0.329
[    25.855] (II) modeset(0): Manufacturer's mask: 0
[    25.855] (II) modeset(0): Supported detailed timing:
[    25.855] (II) modeset(0): clock: 151.6 MHz   Image Size:  344 x 194 mm
[    25.855] (II) modeset(0): h_active: 1920  h_sync: 2010  h_sync_end 2070 h_blank_end 2220 h_border: 0
[    25.855] (II) modeset(0): v_active: 1080  v_sync: 1086  v_sync_end 1095 v_blanking: 1138 v_border: 0
[    25.855] (II) modeset(0):  N156HGE-EA1
[    25.855] (II) modeset(0):  CMN
[    25.855] (II) modeset(0):  N156HGE-EA1
[    25.855] (II) modeset(0): EDID (in hex):
[    25.855] (II) modeset(0): 	00ffffffffffff000daec01500000000
[    25.855] (II) modeset(0): 	04170104952213780246359e57579427
[    25.855] (II) modeset(0): 	14505400000001010101010101010101
[    25.855] (II) modeset(0): 	010101010101383b802c71383a405a3c
[    25.855] (II) modeset(0): 	690058c210000018000000fe004e3135
[    25.855] (II) modeset(0): 	364847452d4541310a20000000fe0043
[    25.855] (II) modeset(0): 	4d4e0a202020202020202020000000fe
[    25.855] (II) modeset(0): 	004e3135364847452d4541310a2000ab
[    25.855] (II) modeset(0): Printing probed modes for output eDP-1
[    25.855] (II) modeset(0): Modeline "1920x1080"x60.0  151.60  1920 2010 2070 2220  1080 1086 1095 1138 -hsync -vsync (68.3 kHz eP)
[    25.855] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    25.855] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    25.855] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    25.855] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    25.855] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    25.855] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    25.855] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    25.855] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    25.855] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    25.855] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    25.855] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    25.855] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    25.855] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    25.855] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    25.855] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    25.855] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    25.855] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    25.855] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    25.855] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    25.860] (II) modeset(0): EDID for output VGA-1
[    25.868] (II) modeset(0): EDID for output HDMI-1
[    25.868] (II) modeset(0): EDID for output DP-1
[    25.869] (II) modeset(0): Output eDP-1 connected
[    25.869] (II) modeset(0): Output VGA-1 disconnected
[    25.869] (II) modeset(0): Output HDMI-1 disconnected
[    25.869] (II) modeset(0): Output DP-1 disconnected
[    25.869] (II) modeset(0): Using exact sizes for initial modes
[    25.869] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    25.869] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    25.869] (==) modeset(0): DPI set to (96, 96)
[    25.869] (II) Loading sub module "fb"
[    25.869] (II) LoadModule: "fb"
[    25.869] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.880] (II) Module fb: vendor="X.Org Foundation"
[    25.880] 	compiled for 1.19.3, module version = 1.0.0
[    25.880] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.880] (==) Depth 24 pixmap format is 32 bpp
[    26.063] (==) modeset(0): Backing store enabled
[    26.063] (==) modeset(0): Silken mouse enabled
[    26.077] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    26.083] (==) modeset(0): DPMS enabled
[    26.083] (WW) modeset(0): Option "Backlight" is not used
[    26.083] (II) modeset(0): [DRI2] Setup complete
[    26.083] (II) modeset(0): [DRI2]   DRI driver: i965
[    26.083] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    26.083] (--) RandR disabled
[    26.124] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.124] (II) AIGLX: enabled GLX_ARB_create_context
[    26.124] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    26.124] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    26.124] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.124] (II) AIGLX: enabled GLX_SGI_swap_control
[    26.124] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    26.124] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    26.124] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    26.124] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.124] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    26.124] (II) AIGLX: Loaded and initialized i965
[    26.124] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.127] (II) modeset(0): Damage tracking initialized
[    26.127] (II) modeset(0): Setting screen physical size to 508 x 285
[    26.928] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    26.928] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    26.928] (**) Power Button: Applying InputClass "system-keyboard"
[    26.928] (II) LoadModule: "libinput"
[    26.928] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    26.965] (II) Module libinput: vendor="X.Org Foundation"
[    26.965] 	compiled for 1.19.3, module version = 0.25.1
[    26.965] 	Module class: X.Org XInput Driver
[    26.965] 	ABI class: X.Org XInput driver, version 24.1
[    26.965] (II) Using input driver 'libinput' for 'Power Button'
[    26.966] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 20 paused 0
[    26.966] (**) Power Button: always reports core events
[    26.966] (**) Option "Device" "/dev/input/event1"
[    26.966] (**) Option "_source" "server/udev"
[    26.966] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    26.966] (II) event1  - (II) Power Button: (II) device is a keyboard
[    26.966] (II) event1  - (II) Power Button: (II) device removed
[    26.966] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    26.966] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.966] (**) Option "xkb_model" "pc105"
[    26.966] (**) Option "xkb_layout" "fr"
[    26.966] (**) Option "xkb_variant" "oss"
[    26.966] (**) Option "xkb_options" "compose:rctrl"
[    27.031] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    27.031] (II) event1  - (II) Power Button: (II) device is a keyboard
[    27.032] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    27.032] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    27.032] (**) Video Bus: Applying InputClass "system-keyboard"
[    27.032] (II) Using input driver 'libinput' for 'Video Bus'
[    27.032] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0
[    27.032] (**) Video Bus: always reports core events
[    27.032] (**) Option "Device" "/dev/input/event2"
[    27.032] (**) Option "_source" "server/udev"
[    27.032] (II) event2  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    27.032] (II) event2  - (II) Video Bus: (II) device is a keyboard
[    27.032] (II) event2  - (II) Video Bus: (II) device removed
[    27.032] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[    27.032] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    27.032] (**) Option "xkb_model" "pc105"
[    27.032] (**) Option "xkb_layout" "fr"
[    27.032] (**) Option "xkb_variant" "oss"
[    27.032] (**) Option "xkb_options" "compose:rctrl"
[    27.033] (II) event2  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    27.033] (II) event2  - (II) Video Bus: (II) device is a keyboard
[    27.033] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    27.033] (II) No input driver specified, ignoring this device.
[    27.033] (II) This device may have been added with another device file.
[    27.033] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event10)
[    27.033] (II) No input driver specified, ignoring this device.
[    27.033] (II) This device may have been added with another device file.
[    27.033] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event11)
[    27.033] (II) No input driver specified, ignoring this device.
[    27.033] (II) This device may have been added with another device file.
[    27.033] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event7)
[    27.033] (II) No input driver specified, ignoring this device.
[    27.033] (II) This device may have been added with another device file.
[    27.034] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event8)
[    27.034] (II) No input driver specified, ignoring this device.
[    27.034] (II) This device may have been added with another device file.
[    27.034] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event9)
[    27.034] (II) No input driver specified, ignoring this device.
[    27.034] (II) This device may have been added with another device file.
[    27.034] (II) config/udev: Adding input device Integrated Camera (/dev/input/event13)
[    27.034] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[    27.034] (**) Integrated Camera: Applying InputClass "system-keyboard"
[    27.034] (II) Using input driver 'libinput' for 'Integrated Camera'
[    27.034] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 24 paused 0
[    27.034] (**) Integrated Camera: always reports core events
[    27.034] (**) Option "Device" "/dev/input/event13"
[    27.034] (**) Option "_source" "server/udev"
[    27.034] (II) event13 - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[    27.035] (II) event13 - (II) Integrated Camera: (II) device is a keyboard
[    27.035] (II) event13 - (II) Integrated Camera: (II) device removed
[    27.035] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/input/input15/event13"
[    27.035] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 8)
[    27.035] (**) Option "xkb_model" "pc105"
[    27.035] (**) Option "xkb_layout" "fr"
[    27.035] (**) Option "xkb_variant" "oss"
[    27.035] (**) Option "xkb_options" "compose:rctrl"
[    27.035] (II) event13 - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[    27.035] (II) event13 - (II) Integrated Camera: (II) device is a keyboard
[    27.035] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[    27.035] (II) No input driver specified, ignoring this device.
[    27.035] (II) This device may have been added with another device file.
[    27.035] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event5)
[    27.035] (II) No input driver specified, ignoring this device.
[    27.035] (II) This device may have been added with another device file.
[    27.035] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[    27.035] (II) No input driver specified, ignoring this device.
[    27.035] (II) This device may have been added with another device file.
[    27.035] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event12)
[    27.035] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    27.035] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    27.035] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    27.036] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 25 paused 0
[    27.036] (**) AT Translated Set 2 keyboard: always reports core events
[    27.036] (**) Option "Device" "/dev/input/event12"
[    27.036] (**) Option "_source" "server/udev"
[    27.036] (II) event12 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    27.036] (II) event12 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    27.036] (II) event12 - (II) AT Translated Set 2 keyboard: (II) device removed
[    27.036] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input12/event12"
[    27.036] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    27.036] (**) Option "xkb_model" "pc105"
[    27.036] (**) Option "xkb_layout" "fr"
[    27.036] (**) Option "xkb_variant" "oss"
[    27.036] (**) Option "xkb_options" "compose:rctrl"
[    27.036] (II) event12 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    27.036] (II) event12 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    27.037] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[    27.037] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    27.037] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    27.037] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 26 paused 0
[    27.037] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    27.037] (**) Option "Device" "/dev/input/event14"
[    27.037] (**) Option "_source" "server/udev"
[    27.037] (II) event14 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    27.037] (II) event14 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    27.037] (II) event14 - (II) SynPS/2 Synaptics TouchPad: (II) device removed
[    27.037] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
[    27.037] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[    27.037] (**) Option "AccelerationScheme" "none"
[    27.037] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    27.037] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    27.037] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    27.038] (II) event14 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    27.038] (II) event14 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    27.038] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    27.038] (II) No input driver specified, ignoring this device.
[    27.038] (II) This device may have been added with another device file.
[    27.038] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event15)
[    27.038] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    27.038] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    27.038] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 27 paused 0
[    27.038] (**) TPPS/2 IBM TrackPoint: always reports core events
[    27.038] (**) Option "Device" "/dev/input/event15"
[    27.038] (**) Option "_source" "server/udev"
[    27.038] (II) event15 - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    27.038] (II) event15 - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    27.038] (II) event15 - (II) TPPS/2 IBM TrackPoint: (II) device removed
[    27.038] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
[    27.038] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[    27.039] (**) Option "AccelerationScheme" "none"
[    27.039] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    27.039] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    27.039] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    27.039] (II) event15 - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    27.039] (II) event15 - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    27.039] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    27.039] (II) No input driver specified, ignoring this device.
[    27.039] (II) This device may have been added with another device file.
[    27.039] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event3)
[    27.039] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    27.039] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[    27.039] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    27.039] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[    27.039] (**) ThinkPad Extra Buttons: always reports core events
[    27.039] (**) Option "Device" "/dev/input/event3"
[    27.040] (**) Option "_source" "server/udev"
[    27.040] (II) event3  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[    27.040] (II) event3  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    27.040] (II) event3  - (II) ThinkPad Extra Buttons: (II) device removed
[    27.040] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input3/event3"
[    27.040] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[    27.040] (**) Option "xkb_model" "pc105"
[    27.040] (**) Option "xkb_layout" "fr"
[    27.040] (**) Option "xkb_variant" "oss"
[    27.040] (**) Option "xkb_options" "compose:rctrl"
[    27.040] (II) event3  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[    27.040] (II) event3  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    30.500] (II) modeset(0): EDID vendor "CMN", prod id 5568
[    30.500] (II) modeset(0): Printing DDC gathered Modelines:
[    30.500] (II) modeset(0): Modeline "1920x1080"x0.0  151.60  1920 2010 2070 2220  1080 1086 1095 1138 -hsync -vsync (68.3 kHz eP)
[    30.527] (II) modeset(0): EDID vendor "CMN", prod id 5568
[    30.527] (II) modeset(0): Printing DDC gathered Modelines:
[    30.527] (II) modeset(0): Modeline "1920x1080"x0.0  151.60  1920 2010 2070 2220  1080 1086 1095 1138 -hsync -vsync (68.3 kHz eP)
[    30.541] (II) modeset(0): EDID vendor "CMN", prod id 5568
[    30.541] (II) modeset(0): Printing DDC gathered Modelines:
[    30.541] (II) modeset(0): Modeline "1920x1080"x0.0  151.60  1920 2010 2070 2220  1080 1086 1095 1138 -hsync -vsync (68.3 kHz eP)
Quelques idées ? j'avais pensé à la synchronisation verticale aussi, mais rien d'intéressant.

Merci à tous !

PS : Mh, pour recharger la config de Xorg (/etc/X11/xorg.conf.d/*, suffit de quitter Xorg et le rallumer nop ? Car j'ai pas l'impression qu'il le prenne en compte quand je kill Xorg et refais un startx.
lili : Lenovo E540 | ArchLinux
abraham : RaspBerry Pi 3 B | ArchLinux
isaac : RaspBerry Pi 3 B | ArchLinux
Github
The best way to accelerate a computer running Windows is at 9.81m/s²
10 types de geeks, ceux qui savent compter en binaire, et les autres.
Avatar de l’utilisateur
Piczel
Chu Ko Nu
Messages : 314
Inscription : dim. 03 mai 2015, 19:17
Localisation : Terre du Milieu

Re: [Xorg] screen tearing

Message par Piczel »

Plop!

Bon, après avoir expérimenté un peu, je cerne un peu mieux le problème :

Sur Firefox/Chrome, ça a du mal à lire avec du 60fps par exemple, et le tearing en haut est énorme.
Sur mpv, c'est super fluide, qualité parfaite (j'ai testé avec des vidéos youtube sur firefox et mpv), et la barre est quand même un peu présente.

Une idée ?
Merci à tous !
lili : Lenovo E540 | ArchLinux
abraham : RaspBerry Pi 3 B | ArchLinux
isaac : RaspBerry Pi 3 B | ArchLinux
Github
The best way to accelerate a computer running Windows is at 9.81m/s²
10 types de geeks, ceux qui savent compter en binaire, et les autres.
Répondre