Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 29/09/2017, à 13:44

BucKz

Synchronisation Verticale GTX960M

Bonjour,

Après de longues recherches, je me tourne vers vous pour obtenir l'aide que je n'ai pas trouvé.

Mon pc :ASUS Zenbook UX510UWK
CGU : GTX960M
Je suis sous Xubuntu avec un dual boot Win10
Ubuntu 16.04.3 LTS \n \l
Contenu de /etc/X11/xorg.conf  :

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "None"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
EndSection

Contenu de /var/log/Xorg.0.log :

[    24.079] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    24.079] X Protocol Version 11, Revision 0
[    24.079] Build Operating System: Linux 4.4.0-89-generic x86_64 Ubuntu
[    24.079] Current Operating System: Linux buckz-UX510UWK 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64
[    24.079] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-96-generic.efi.signed root=UUID=879cc2b6-fe27-4d3f-bbed-6073aa111321 ro quiet splash vt.handoff=7
[    24.079] Build Date: 09 August 2017  09:38:57PM
[    24.079] xorg-server 2:1.18.4-0ubuntu0.4 (For technical support please see http://www.ubuntu.com/support) 
[    24.079] Current version of pixman: 0.33.6
[    24.079] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.079] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.079] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 29 13:05:09 2017
[    24.090] (==) Using config file: "/etc/X11/xorg.conf"
[    24.090] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.362] (==) ServerLayout "layout"
[    24.362] (**) |-->Screen "nvidia" (0)
[    24.362] (**) |   |-->Monitor "<default monitor>"
[    24.416] (**) |   |-->Device "nvidia"
[    24.416] (**) |   |-->GPUDevice "nvidia"
[    24.416] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    24.416] (**) |-->Inactive Device "intel"
[    24.416] (==) Automatically adding devices
[    24.416] (==) Automatically enabling devices
[    24.416] (==) Automatically adding GPU devices
[    24.416] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    24.417] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.417] 	Entry deleted from font path.
[    24.417] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    24.417] 	Entry deleted from font path.
[    24.417] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    24.417] 	Entry deleted from font path.
[    24.417] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    24.417] 	Entry deleted from font path.
[    24.417] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    24.417] 	Entry deleted from font path.
[    24.417] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    24.417] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    24.417] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.418] (II) Loader magic: 0x563ce0a52dc0
[    24.418] (II) Module ABI versions:
[    24.418] 	X.Org ANSI C Emulation: 0.4
[    24.418] 	X.Org Video Driver: 20.0
[    24.418] 	X.Org XInput driver : 22.1
[    24.418] 	X.Org Server Extension : 9.0
[    24.418] (++) using VT number 7

[    24.418] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    24.419] (II) xfree86: Adding drm device (/dev/dri/card1)
[    24.419] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.836] (--) PCI:*(0:0:2:0) 8086:5916:1043:1510 rev 2, Mem @ 0xed000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[    24.836] (--) PCI: (0:1:0:0) 10de:139b:1043:1510 rev 162, Mem @ 0xee000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    24.837] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[    24.837] (II) "glx" will be loaded by default.
[    24.837] (II) LoadModule: "glx"
[    24.837] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    28.060] (II) Module glx: vendor="NVIDIA Corporation"
[    28.060] 	compiled for 4.0.2, module version = 1.0.0
[    28.060] 	Module class: X.Org Server Extension
[    28.079] (II) NVIDIA GLX Module  384.90  Tue Sep 19 17:00:25 PDT 2017
[    28.308] (II) LoadModule: "nvidia"
[    28.308] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    31.684] (II) Module nvidia: vendor="NVIDIA Corporation"
[    31.684] 	compiled for 4.0.2, module version = 1.0.0
[    31.684] 	Module class: X.Org Video Driver
[    31.752] (II) LoadModule: "modesetting"
[    31.844] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    31.844] (II) Module modesetting: vendor="X.Org Foundation"
[    31.844] 	compiled for 1.18.4, module version = 1.18.4
[    31.844] 	Module class: X.Org Video Driver
[    31.844] 	ABI class: X.Org Video Driver, version 20.0
[    31.844] (II) NVIDIA dlloader X Driver  384.90  Tue Sep 19 16:35:54 PDT 2017
[    31.844] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    31.908] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    31.984] (II) Loading sub module "fb"
[    31.985] (II) LoadModule: "fb"
[    31.985] (II) Loading /usr/lib/xorg/modules/libfb.so
[    32.005] (II) Module fb: vendor="X.Org Foundation"
[    32.006] 	compiled for 1.18.4, module version = 1.0.0
[    32.006] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.006] (II) Loading sub module "wfb"
[    32.006] (II) LoadModule: "wfb"
[    32.006] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    32.029] (II) Module wfb: vendor="X.Org Foundation"
[    32.030] 	compiled for 1.18.4, module version = 1.0.0
[    32.030] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.030] (II) Loading sub module "ramdac"
[    32.030] (II) LoadModule: "ramdac"
[    32.030] (II) Module "ramdac" already built-in
[    32.059] (II) modeset(G0): using drv /dev/dri/card1
[    32.059] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    32.059] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    32.059] (==) NVIDIA(0): RGB weight 888
[    32.059] (==) NVIDIA(0): Default visual is TrueColor
[    32.059] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    32.075] (**) NVIDIA(0): Option "ConstrainCursor" "off"
[    32.075] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "on"
[    32.075] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[    32.075] (**) NVIDIA(0): Enabling 2D acceleration
[    32.280] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 960M (GM107-A) at PCI:1:0:0 (GPU-0)
[    32.280] (--) NVIDIA(0): Memory: 4194304 kBytes
[    32.280] (--) NVIDIA(0): VideoBIOS: 82.07.9b.00.89
[    32.280] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    32.280] (II) NVIDIA(0): Validated MetaModes:
[    32.280] (II) NVIDIA(0):     "NULL"
[    32.280] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    32.280] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    32.280] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    32.281] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    32.281] (**) modeset(G0): Option "AccelMethod" "None"
[    32.281] (==) modeset(G0): RGB weight 888
[    32.281] (==) modeset(G0): Default visual is TrueColor
[    32.281] (**) modeset(G0): glamor disabled
[    32.281] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[    32.281] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    32.281] (II) modeset(G0): Output DP-1-1 has no monitor section
[    32.408] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    32.536] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    32.536] (II) modeset(G0): EDID for output eDP-1-1
[    32.536] (II) modeset(G0): Manufacturer: BOE  Model: 65f  Serial#: 0
[    32.536] (II) modeset(G0): Year: 2015  Week: 1
[    32.536] (II) modeset(G0): EDID Version: 1.4
[    32.536] (II) modeset(G0): Digital Display Input
[    32.536] (II) modeset(G0): 6 bits per channel
[    32.536] (II) modeset(G0): Digital interface is DisplayPort
[    32.536] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    32.536] (II) modeset(G0): Gamma: 2.20
[    32.536] (II) modeset(G0): No DPMS capabilities specified
[    32.536] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    32.536] (II) modeset(G0): First detailed timing is preferred mode
[    32.536] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    32.536] (II) modeset(G0): redX: 0.642 redY: 0.344   greenX: 0.318 greenY: 0.610
[    32.536] (II) modeset(G0): blueX: 0.149 blueY: 0.044   whiteX: 0.312 whiteY: 0.328
[    32.536] (II) modeset(G0): Manufacturer's mask: 0
[    32.536] (II) modeset(G0): Supported detailed timing:
[    32.536] (II) modeset(G0): clock: 139.8 MHz   Image Size:  344 x 194 mm
[    32.536] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    32.536] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1089 v_blanking: 1120 v_border: 0
[    32.536] (II) modeset(G0):  BOE HF
[    32.536] (II) modeset(G0):  NV156FHM-N43
[    32.536] (II) modeset(G0): EDID (in hex):
[    32.536] (II) modeset(G0): 	00ffffffffffff0009e55f0600000000
[    32.536] (II) modeset(G0): 	0119010495221378024950a458519c26
[    32.536] (II) modeset(G0): 	0b505400000001010101010101010101
[    32.536] (II) modeset(G0): 	010101010101993680a0703828403020
[    32.536] (II) modeset(G0): 	360058c21000001a0000000000000000
[    32.536] (II) modeset(G0): 	00000000000000000000000000fe0042
[    32.536] (II) modeset(G0): 	4f452048460a202020202020000000fe
[    32.536] (II) modeset(G0): 	004e5631353646484d2d4e34330a00cf
[    32.536] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    32.536] (II) modeset(G0): Modeline "1920x1080"x60.0  139.77  1920 1968 2000 2080  1080 1083 1089 1120 +hsync -vsync (67.2 kHz eP)
[    32.536] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    32.536] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    32.536] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    32.536] (II) modeset(G0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    32.536] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    32.536] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    32.536] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    32.536] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    32.536] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    32.536] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    32.536] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    32.536] (II) modeset(G0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    32.536] (II) modeset(G0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    32.536] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    32.536] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    32.536] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    32.536] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    32.536] (II) modeset(G0): EDID for output DP-1-1
[    32.664] (II) modeset(G0): EDID for output HDMI-1-1
[    32.792] (II) modeset(G0): EDID for output HDMI-1-2
[    32.792] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    32.792] (==) modeset(G0): DPI set to (96, 96)
[    32.792] (II) Loading sub module "fb"
[    32.792] (II) LoadModule: "fb"
[    32.792] (II) Loading /usr/lib/xorg/modules/libfb.so
[    32.792] (II) Module fb: vendor="X.Org Foundation"
[    32.792] 	compiled for 1.18.4, module version = 1.0.0
[    32.792] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.792] (II) Loading sub module "shadow"
[    32.792] (II) LoadModule: "shadow"
[    32.792] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    32.792] (II) Module shadow: vendor="X.Org Foundation"
[    32.792] 	compiled for 1.18.4, module version = 1.1.0
[    32.792] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    32.792] (--) Depth 24 pixmap format is 32 bpp
[    32.922] (==) modeset(G0): Backing store enabled
[    32.922] (==) modeset(G0): Silken mouse enabled
[    32.922] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    32.931] (==) modeset(G0): DPMS enabled
[    32.931] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    32.931] (WW) modeset(G0): Option "IgnoreDisplayDevices" is not used
[    33.225] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    33.226] (II) NVIDIA:     access.
[    33.283] (II) NVIDIA(0): Setting mode "NULL"
[    33.302] (==) NVIDIA(0): Disabling shared memory pixmaps
[    33.302] (==) NVIDIA(0): Backing store enabled
[    33.302] (==) NVIDIA(0): Silken mouse enabled
[    33.302] (==) NVIDIA(0): DPMS enabled
[    33.302] (II) Loading sub module "dri2"
[    33.302] (II) LoadModule: "dri2"
[    33.302] (II) Module "dri2" already built-in
[    33.302] (II) NVIDIA(0): [DRI2] Setup complete
[    33.302] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    33.302] (--) RandR disabled
[    33.324] (II) SELinux: Disabled on system
[    33.383] (II) Initializing extension GLX
[    33.383] (II) Indirect GLX disabled.
[    33.383] (II) modeset(G0): Damage tracking initialized
[    34.018] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    34.018] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    34.018] (II) LoadModule: "evdev"
[    34.018] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    34.174] (II) Module evdev: vendor="X.Org Foundation"
[    34.174] 	compiled for 1.18.1, module version = 2.10.1
[    34.174] 	Module class: X.Org XInput Driver
[    34.174] 	ABI class: X.Org XInput driver, version 22.1
[    34.174] (II) Using input driver 'evdev' for 'Power Button'
[    34.174] (**) Power Button: always reports core events
[    34.174] (**) evdev: Power Button: Device: "/dev/input/event3"
[    34.174] (--) evdev: Power Button: Vendor 0 Product 0x1
[    34.174] (--) evdev: Power Button: Found keys
[    34.174] (II) evdev: Power Button: Configuring as keyboard
[    34.174] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    34.174] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    34.174] (**) Option "xkb_rules" "evdev"
[    34.174] (**) Option "xkb_model" "pc105"
[    34.174] (**) Option "xkb_layout" "fr"
[    34.183] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    34.183] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    34.183] (II) Using input driver 'evdev' for 'Video Bus'
[    34.183] (**) Video Bus: always reports core events
[    34.183] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    34.183] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    34.183] (--) evdev: Video Bus: Found keys
[    34.183] (II) evdev: Video Bus: Configuring as keyboard
[    34.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    34.183] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    34.183] (**) Option "xkb_rules" "evdev"
[    34.183] (**) Option "xkb_model" "pc105"
[    34.183] (**) Option "xkb_layout" "fr"
[    34.184] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    34.184] (II) No input driver specified, ignoring this device.
[    34.184] (II) This device may have been added with another device file.
[    34.184] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    34.184] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    34.184] (II) Using input driver 'evdev' for 'Video Bus'
[    34.184] (**) Video Bus: always reports core events
[    34.184] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    34.184] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    34.184] (--) evdev: Video Bus: Found keys
[    34.184] (II) evdev: Video Bus: Configuring as keyboard
[    34.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:23/LNXVIDEO:01/input/input6/event6"
[    34.184] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    34.184] (**) Option "xkb_rules" "evdev"
[    34.184] (**) Option "xkb_model" "pc105"
[    34.184] (**) Option "xkb_layout" "fr"
[    34.184] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    34.184] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    34.184] (II) Using input driver 'evdev' for 'Power Button'
[    34.184] (**) Power Button: always reports core events
[    34.184] (**) evdev: Power Button: Device: "/dev/input/event2"
[    34.184] (--) evdev: Power Button: Vendor 0 Product 0x1
[    34.184] (--) evdev: Power Button: Found keys
[    34.184] (II) evdev: Power Button: Configuring as keyboard
[    34.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[    34.184] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    34.184] (**) Option "xkb_rules" "evdev"
[    34.184] (**) Option "xkb_model" "pc105"
[    34.184] (**) Option "xkb_layout" "fr"
[    34.185] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    34.185] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    34.185] (II) Using input driver 'evdev' for 'Sleep Button'
[    34.185] (**) Sleep Button: always reports core events
[    34.185] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    34.185] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    34.185] (--) evdev: Sleep Button: Found keys
[    34.185] (II) evdev: Sleep Button: Configuring as keyboard
[    34.185] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    34.185] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    34.185] (**) Option "xkb_rules" "evdev"
[    34.185] (**) Option "xkb_model" "pc105"
[    34.185] (**) Option "xkb_layout" "fr"
[    34.185] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event11)
[    34.185] (**) USB2.0 HD UVC WebCam: Applying InputClass "evdev keyboard catchall"
[    34.185] (II) Using input driver 'evdev' for 'USB2.0 HD UVC WebCam'
[    34.185] (**) USB2.0 HD UVC WebCam: always reports core events
[    34.185] (**) evdev: USB2.0 HD UVC WebCam: Device: "/dev/input/event11"
[    34.185] (--) evdev: USB2.0 HD UVC WebCam: Vendor 0xbda Product 0x58d2
[    34.185] (--) evdev: USB2.0 HD UVC WebCam: Found keys
[    34.185] (II) evdev: USB2.0 HD UVC WebCam: Configuring as keyboard
[    34.185] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input11/event11"
[    34.185] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam" (type: KEYBOARD, id 11)
[    34.185] (**) Option "xkb_rules" "evdev"
[    34.185] (**) Option "xkb_model" "pc105"
[    34.185] (**) Option "xkb_layout" "fr"
[    34.186] (II) config/udev: Adding input device ELAN1200:00 04F3:3044 Touchpad (/dev/input/event13)
[    34.186] (**) ELAN1200:00 04F3:3044 Touchpad: Applying InputClass "evdev touchpad catchall"
[    34.186] (**) ELAN1200:00 04F3:3044 Touchpad: Applying InputClass "evdev touchscreen catchall"
[    34.186] (**) ELAN1200:00 04F3:3044 Touchpad: Applying InputClass "touchpad catchall"
[    34.186] (**) ELAN1200:00 04F3:3044 Touchpad: Applying InputClass "Default clickpad buttons"
[    34.186] (II) LoadModule: "synaptics"
[    34.186] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    34.186] (II) Module synaptics: vendor="X.Org Foundation"
[    34.186] 	compiled for 1.18.1, module version = 1.8.2
[    34.186] 	Module class: X.Org XInput Driver
[    34.186] 	ABI class: X.Org XInput driver, version 22.1
[    34.186] (II) Using input driver 'synaptics' for 'ELAN1200:00 04F3:3044 Touchpad'
[    34.186] (**) ELAN1200:00 04F3:3044 Touchpad: always reports core events
[    34.186] (**) Option "Device" "/dev/input/event13"
[    34.368] (II) synaptics: ELAN1200:00 04F3:3044 Touchpad: found clickpad property
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: x-axis range 0 - 3200 (res 31)
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: y-axis range 0 - 2198 (res 31)
[    34.368] (II) synaptics: ELAN1200:00 04F3:3044 Touchpad: device does not report pressure, will use touch data.
[    34.368] (II) synaptics: ELAN1200:00 04F3:3044 Touchpad: device does not report finger width.
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: buttons: left double triple
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: Vendor 0x4f3 Product 0x3044
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: invalid pressure range.  defaulting to 0 - 255
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: invalid finger width range.  defaulting to 0 - 15
[    34.368] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    34.368] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: touchpad found
[    34.368] (**) ELAN1200:00 04F3:3044 Touchpad: always reports core events
[    34.392] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN1200:00/0018:04F3:3044.0001/input/input13/event13"
[    34.392] (II) XINPUT: Adding extended input device "ELAN1200:00 04F3:3044 Touchpad" (type: TOUCHPAD, id 12)
[    34.392] (**) synaptics: ELAN1200:00 04F3:3044 Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    34.392] (**) synaptics: ELAN1200:00 04F3:3044 Touchpad: (accel) MaxSpeed is now 1.75
[    34.392] (**) synaptics: ELAN1200:00 04F3:3044 Touchpad: (accel) AccelFactor is now 0.052
[    34.392] (**) ELAN1200:00 04F3:3044 Touchpad: (accel) keeping acceleration scheme 1
[    34.392] (**) ELAN1200:00 04F3:3044 Touchpad: (accel) acceleration profile 1
[    34.392] (**) ELAN1200:00 04F3:3044 Touchpad: (accel) acceleration factor: 2.000
[    34.392] (**) ELAN1200:00 04F3:3044 Touchpad: (accel) acceleration threshold: 4
[    34.392] (--) synaptics: ELAN1200:00 04F3:3044 Touchpad: touchpad found
[    34.392] (II) config/udev: Adding input device ELAN1200:00 04F3:3044 Touchpad (/dev/input/mouse0)
[    34.392] (**) ELAN1200:00 04F3:3044 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    34.393] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event10)
[    34.393] (II) No input driver specified, ignoring this device.
[    34.393] (II) This device may have been added with another device file.
[    34.393] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[    34.393] (II) No input driver specified, ignoring this device.
[    34.393] (II) This device may have been added with another device file.
[    34.393] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[    34.393] (II) No input driver specified, ignoring this device.
[    34.393] (II) This device may have been added with another device file.
[    34.393] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[    34.393] (II) No input driver specified, ignoring this device.
[    34.393] (II) This device may have been added with another device file.
[    34.393] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event12)
[    34.393] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    34.393] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[    34.393] (**) Asus WMI hotkeys: always reports core events
[    34.393] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event12"
[    34.393] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[    34.393] (--) evdev: Asus WMI hotkeys: Found keys
[    34.393] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[    34.393] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input12/event12"
[    34.393] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[    34.393] (**) Option "xkb_rules" "evdev"
[    34.393] (**) Option "xkb_model" "pc105"
[    34.393] (**) Option "xkb_layout" "fr"
[    34.394] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    34.394] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    34.394] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    34.394] (**) AT Translated Set 2 keyboard: always reports core events
[    34.394] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    34.394] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    34.394] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    34.394] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    34.394] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    34.394] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    34.394] (**) Option "xkb_rules" "evdev"
[    34.394] (**) Option "xkb_model" "pc105"
[    34.394] (**) Option "xkb_layout" "fr"

Mon problème ? Comme indiqué dans le titre, je n'ai aucune synchronisation verticale, ce qui fait que j'ai des déchirures sur toutes les pages web que je visite lors du défilement de la page. Comment faire pour régler ce soucis et ne plus avoir de déchirures mais enfin un défilement propre et fluide ?

Merci d'avance pour vos futures réponses
BucKz

Dernière modification par BucKz (Le 29/09/2017, à 13:51)

Hors ligne

#2 Le 29/09/2017, à 14:45

LukePerp

Re : Synchronisation Verticale GTX960M

BucKz a écrit :

Après de longues recherches

Bonjour,
Problème connue de Xubuntu (Xfce), qui ne prends pas en charge l'accélération graphique de la composition des fenêtres.
Solution facile : installer et utiliser compton. Mais, il faudra configurer compton au terminal.
Autre solution : changer de Linux pour une autre variante, donnant le choix dans la prise en charge de la composition des fenêtres, tel que Mate : software, hardware, hardware avec compiz.
Compton :
https://forum.ubuntu-fr.org/viewtopic.php?id=1554101
http://duncanlock.net/blog/2013/06/07/h … g-in-xfce/
https://magnier.io/bug-xfce-kali

Dernière modification par LukePerp (Le 29/09/2017, à 14:49)


Desktop & Laptop - Ubuntu Mate dernière LTS - Intel i5 - 16 Go - Dual boot Windows offline

Hors ligne

#3 Le 29/09/2017, à 14:48

BucKz

Re : Synchronisation Verticale GTX960M

LukePerp a écrit :

Bonjour,
Problème connue de Xubuntu (Xfce), qui ne prends pas en charge l'accélération graphique de la composition des fenetres.
Solution facile : installer et utiliser compton. Mais il faudra configurer compton.
Autre solution : changer de Linux pour une autre variante, tel que mate qui propose le choix dans la prise en charge de la composition des fenêtres (soft, hardware, hardware avec compiz)
Compton :
http://duncanlock.net/blog/2013/06/07/h … g-in-xfce/

Merci pour ta réponse, je vais essayer ça smile

Hors ligne

#4 Le 29/09/2017, à 14:57

Caribou22

Re : Synchronisation Verticale GTX960M

Bonjour !
Autre solution : désactiver le compositeur d'affichage.
Paramètres > Peaufinage des fenêtres > Onglet compositeur > Désactiver (décocher) le compositeur d'affichage.

Hors ligne

#5 Le 29/09/2017, à 15:10

BucKz

Re : Synchronisation Verticale GTX960M

Caribou22 a écrit :

Bonjour !
Autre solution : désactiver le compositeur d'affichage.
Paramètres > Peaufinage des fenêtres > Onglet compositeur > Désactiver (décocher) le compositeur d'affichage.

Déjà essayé et ça pose problème avec docky .. hmm

Hors ligne

#6 Le 29/09/2017, à 15:20

BucKz

Re : Synchronisation Verticale GTX960M

@LukePerp

Compton n'a aucun effet sur mon soucis de déchirure..
Par contre il prend 100% d'utilisation CPU

Dernière modification par BucKz (Le 29/09/2017, à 15:26)

Hors ligne

#7 Le 29/09/2017, à 15:40

Caribou22

Re : Synchronisation Verticale GTX960M

Peut-être qu'il te faudrait un pilote propriétaire pour ta carte nVidia si tu n'en a pas installé sinon ?

Hors ligne

#8 Le 29/09/2017, à 15:52

BucKz

Re : Synchronisation Verticale GTX960M

Caribou22 a écrit :

Peut-être qu'il te faudrait un pilote propriétaire pour ta carte nVidia si tu n'en a pas installé sinon ?

170929041756785230.png

Je n'ai aucun choix de pilotes propriétaires..

Je vais refaire une installation vers Ubuntu Mate.
Merci pour votre aide smile

Dernière modification par BucKz (Le 29/09/2017, à 16:17)

Hors ligne

#9 Le 30/09/2017, à 15:33

LeoMajor

Re : Synchronisation Verticale GTX960M

bonjour,

Il n'y a pas edid pour nvidia. Pas de modeline & synchro pour nvidia.

nvidia en mode debug,
cat /usr/share/X11/xorg.conf.d/50-nvidia-drm-outputclass.conf/nvidia-drm-outputclass.conf

Section "OutputClass"
    Identifier     "nvidia"
    MatchDriver    "nvidia-drm"
    Driver         "nvidia"
## ajout
    MatchProduct        "GeForce GTX 960M"
    MatchVendor         "NVIDIA"
    Option "ModeDebug"  "true"
    Option "PrimaryGPU" "true"
##
EndSection

PrimaryGPU est censé contre-balancer boot_vga

https://lists.freedesktop.org/archives/xorg-devel/2016-December/052068.html

 /* First see if there is an OutputClass match marking a device as primary */
+    for (i = 0; i < xf86_num_platform_devices; i++) {
+        struct xf86_platform_device *dev = &xf86_platform_devices[i];
+        for (cl = xf86configptr->conf_outputclass_lst; cl; cl = cl->list.next) {
+            if (!OutputClassMatches(cl, dev))
+                continue;
+
+            if (xf86CheckBoolOption(cl->option_lst, "PrimaryGPU", FALSE)) {
+                xf86Msg(X_CONFIG, "OutputClass \"%s\" setting %s as PrimaryGPU\n",
+                        cl->identifier, dev->attribs->path);
+                primaryBus.type = BUS_PLATFORM;
+                primaryBus.id.plat = dev;
+                return 0;
+            }
+        }
+    }
+
+    /* Then check for pci_device_is_boot_vga() */
     for (i = 0; i < xf86_num_platform_devices; i++) {
         struct xf86_platform_device *dev = &xf86_platform_devices[i];




https://github.com/negativo17/nvidia-driver/blob/master/10-nvidia.conf

Section "OutputClass"

	    Identifier "nvidia"

	    MatchDriver "nvidia-drm"

	    Driver "nvidia"

	    Option "AllowEmptyInitialConfiguration"

	    Option "PrimaryGPU" "yes"

	    Option "SLI" "Auto"

	    Option "BaseMosaic" "on"

	    ModulePath "@LIBDIR@/nvidia/xorg"

	EndSection

	

	Section "OutputClass"

	    Identifier "intel"

	    MatchDriver "i915"

	    Driver "modesetting"

	EndSection

boo_vga:?

[    24.836] (--) PCI:*(0:0:2:0) 8086:5916:1043:1510 rev 2, Mem @ 0xed000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[    24.836] (--) PCI: (0:1:0:0) 10de:139b:1043:1510 rev 162, Mem @ 0xee000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288

clear; while read item; do echo -e "${item} valeur=$(cat ${item} 2>/dev/null)"; udevadm info -q all -p "${item}" 2>/dev/null ; done  < <(find /sys/devices -regex "/sys/devices/.*0[0,1]:0[0,2]\.0\/.*") | grep boot_vga

puis capture l'edid à partir du debug log.

nvidia-xconfig --extract-edids-from-file=/var/log/Xorg.0.log --extract-edids-output-file=/etc/X11/moniteur.bin 

les alias du moniteur peuvent se trouver dans le log Xorg.0 en mode debug, ou

nvidia-xconfig --query-gpu-info
nvidia-settings -q screens  -V all 

à adapter

 cat /usr/share/X11/xorg.conf.d/60-default.conf #/usr/share/X11/xorg.conf.d/60-default.conf
Section "Monitor"
    Identifier             "Default Monitor"
    Option                 "Enable"  "true"
EndSection

Section "Monitor"
    Identifier             "eDP1"
    Option                 "Enable"  "false"
EndSection

Section "Device"
    Identifier             "Default Device"
    Driver                 "nvidia" #Choose the driver used for this monitor
EndSection

Section "Device"
        Identifier     "Debug Nvidia"
        Driver         "nvidia"
        Option         "DynamicTwinView" "False"
        Option         "NoFlip" "false"
        Option         "NoLogo" "true"
        Option         "AcpidSocketPath" "/run/acpid.socket"
        Option         "ConnectToAcpid" "true"
        Option         "FlatPanelProperties" "Scaling = Native"
        Option         "ModeValidation" "NoVesaModes, NoXServerModes"
        Option         "HWCursor" "false"
        Option         "ModeDebug" "true"
EndSection

Section "Device"
        Identifier      "Edid Nvidia"
        Driver          "nvidia"
        Option          "ConnectedMonitor" "DPY-2 ou alias du moniteur"
        Option          "CustomEDID" "DPY-2 ou alias du moniteur:/etc/X11/moniteur.bin"
        Option          "IgnoreEDID" "false"
        Option          "UseEDID" "true"
        Option          "AccelMethod" "none"
EndSection

Section "Device"
        Identifier      "Exp Nvidia"
        Driver          "nvidia"
        Option          "ConnectedMonitor" "DPY-2"
        Option          "CustomEDID" "DPY-2 ou alias du moniteur:/etc/X11/moniteur.bin"
        Option          "IgnoreEDID" "false"
        Option          "UseEDID" "true"
        Option          "AcpidSocketPath" "/run/acpid.socket"
        Option          "ConnectToAcpid" "true"
        Option          "ModeDebug" "true"
EndSection



Section "Screen"
        Identifier      "Default Screen"  #Collapse Monitor and Device section to Screen section
        #Device         "Default Device"
        #Device         "Debug Nvidia"
        #Device         "Edid Nvidia"
        Device          "Exp Nvidia"
        #Monitor        "Default Monitor"
        Monitor         "DPY-2"
        DefaultDepth    24 #Choose the depth (16||24)
                SubSection      "Display"
                Depth           24
                Modes           "1280x1024_60" #Choose the resolution
                EndSubSection
EndSection

Dernière modification par LeoMajor (Le 30/09/2017, à 15:34)

Hors ligne