Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KMS and intel HD4000 awful tear
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Latrina
n00b
n00b


Joined: 13 Aug 2017
Posts: 62
Location: Cambridge, UK

PostPosted: Sun Aug 13, 2017 10:36 pm    Post subject: KMS and intel HD4000 awful tear Reply with quote

Hello folks,

I am fairly new to Gentoo, I have been using Funtoo for the past 2 months, however I am still working my way out to grasp the basics.

I have this fresh installed Gentoo Stable on a ThinkPad X230 which uses a intel HD4000 video card. Apparently I am using KMS but GUI tears horribly.

Here is my setup:

/etc/portage/make.conf

Code:

VIDEO_CARDS="intel i965"
USE="-bindist -systemd X alsa crypt fontconfig git syslog openrc blkid cryptsetup"


/var/log/Xorg.0.log

Code:

[ 10060.450]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 10060.451] X Protocol Version 11, Revision 0
[ 10060.451] Build Operating System: Linux 4.9.24-std500-amd64 x86_64 Gentoo
[ 10060.452] Current Operating System: Linux 172-15-0-105.lightspeed.stlsmo.sbcglobal.net 4.9.34-gentoo #1 SMP Sun Aug 13 12:49:00 -00 2017 x86_64
[ 10060.452] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.9.34-gentoo root=/dev/mapper/gentoo-root ro crypt_root=/dev/sda2 dolvm root=/dev/mapper/gentoo-root rootfstype=ext4 resume=swap:/dev/mapper/gentoo-swap
[ 10060.453] Build Date: 12 August 2017  04:28:41AM
[ 10060.453] 
[ 10060.454] Current version of pixman: 0.34.0
[ 10060.455]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[ 10060.455] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10060.457] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 13 17:25:41 2017
[ 10060.458] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 10060.459] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10060.459] (==) No Layout section.  Using the first Screen section.
[ 10060.459] (==) No screen section available. Using defaults.
[ 10060.459] (**) |-->Screen "Default Screen Section" (0)
[ 10060.459] (**) |   |-->Monitor "<default monitor>"
[ 10060.459] (==) No device specified for screen "Default Screen Section".
   Using the first device section listed.
[ 10060.459] (**) |   |-->Device "Intel Graphics"
[ 10060.459] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[ 10060.459] (==) Automatically adding devices
[ 10060.459] (==) Automatically enabling devices
[ 10060.459] (==) Automatically adding GPU devices
[ 10060.459] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10060.459] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[ 10060.459]    Entry deleted from font path.
[ 10060.459] (==) FontPath set to:
   
[ 10060.459] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 10060.459] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10060.459] (II) Loader magic: 0x812c80
[ 10060.459] (II) Module ABI versions:
[ 10060.459]    X.Org ANSI C Emulation: 0.4
[ 10060.459]    X.Org Video Driver: 23.0
[ 10060.459]    X.Org XInput driver : 24.1
[ 10060.459]    X.Org Server Extension : 10.0
[ 10060.459] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10060.478] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[ 10060.478] (II) LoadModule: "glx"
[ 10060.478] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 10060.479] (II) Module glx: vendor="X.Org Foundation"
[ 10060.479]    compiled for 1.19.3, module version = 1.0.0
[ 10060.479]    ABI class: X.Org Server Extension, version 10.0
[ 10060.479] (==) Matched intel as autoconfigured driver 0
[ 10060.479] (==) Matched intel as autoconfigured driver 1
[ 10060.479] (==) Matched modesetting as autoconfigured driver 2
[ 10060.479] (==) Matched fbdev as autoconfigured driver 3
[ 10060.479] (==) Matched vesa as autoconfigured driver 4
[ 10060.479] (==) Assigned the driver to the xf86ConfigLayout
[ 10060.479] (II) LoadModule: "intel"
[ 10060.479] (WW) Warning, couldn't open module intel
[ 10060.479] (II) UnloadModule: "intel"
[ 10060.479] (II) Unloading intel
[ 10060.479] (EE) Failed to load module "intel" (module does not exist, 0)
[ 10060.479] (II) LoadModule: "modesetting"
[ 10060.479] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 10060.479] (II) Module modesetting: vendor="X.Org Foundation"
[ 10060.479]    compiled for 1.19.3, module version = 1.19.3
[ 10060.479]    Module class: X.Org Video Driver
[ 10060.479]    ABI class: X.Org Video Driver, version 23.0
[ 10060.479] (II) LoadModule: "fbdev"
[ 10060.479] (WW) Warning, couldn't open module fbdev
[ 10060.479] (II) UnloadModule: "fbdev"
[ 10060.479] (II) Unloading fbdev
[ 10060.479] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 10060.479] (II) LoadModule: "vesa"
[ 10060.479] (WW) Warning, couldn't open module vesa
[ 10060.479] (II) UnloadModule: "vesa"
[ 10060.479] (II) Unloading vesa
[ 10060.479] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 10060.479] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 10060.479] (--) using VT number 7

[ 10060.509] (II) modeset(0): using drv /dev/dri/card0
[ 10060.509] (II) modeset(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[ 10060.509] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 10060.509] (**) modeset(0): Option "AccelMethod" "sna"
[ 10060.509] (==) modeset(0): RGB weight 888
[ 10060.509] (==) modeset(0): Default visual is TrueColor
[ 10060.510] (**) modeset(0): glamor disabled
[ 10060.510] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[ 10060.510] (II) modeset(0): Double-buffered shadow updates: off
[ 10060.510] (II) modeset(0): Output LVDS-1 has no monitor section
[ 10060.511] (II) modeset(0): Output VGA-1 has no monitor section
[ 10060.648] (II) modeset(0): Output HDMI-1 has no monitor section
[ 10060.648] (II) modeset(0): Output DP-1 has no monitor section
[ 10060.649] (II) modeset(0): Output HDMI-2 has no monitor section
[ 10060.649] (II) modeset(0): Output HDMI-3 has no monitor section
[ 10060.649] (II) modeset(0): Output DP-2 has no monitor section
[ 10060.649] (II) modeset(0): Output DP-3 has no monitor section
[ 10060.650] (II) modeset(0): EDID for output LVDS-1
[ 10060.650] (II) modeset(0): Manufacturer: LGD  Model: 3a3  Serial#: 0
[ 10060.650] (II) modeset(0): Year: 2012  Week: 0
[ 10060.650] (II) modeset(0): EDID Version: 1.3
[ 10060.650] (II) modeset(0): Digital Display Input
[ 10060.650] (II) modeset(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[ 10060.650] (II) modeset(0): Gamma: 2.20
[ 10060.650] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 10060.650] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 10060.650] (II) modeset(0): First detailed timing is preferred mode
[ 10060.650] (II) modeset(0): redX: 0.586 redY: 0.345   greenX: 0.340 greenY: 0.559
[ 10060.650] (II) modeset(0): blueX: 0.158 blueY: 0.127   whiteX: 0.313 whiteY: 0.329
[ 10060.650] (II) modeset(0): Manufacturer's mask: 0
[ 10060.650] (II) modeset(0): Supported detailed timing:
[ 10060.650] (II) modeset(0): clock: 69.7 MHz   Image Size:  277 x 156 mm
[ 10060.650] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1470 h_border: 0
[ 10060.650] (II) modeset(0): v_active: 768  v_sync: 770  v_sync_end 775 v_blanking: 790 v_border: 0
[ 10060.650] (II) modeset(0):  LG Display
[ 10060.650] (II) modeset(0):  LP125WH2-TLB2
[ 10060.650] (II) modeset(0): EDID (in hex):
[ 10060.650] (II) modeset(0):    00ffffffffffff0030e4a30300000000
[ 10060.650] (II) modeset(0):    00160103801c1078ea10a59658578f28
[ 10060.650] (II) modeset(0):    20505400000001010101010101010101
[ 10060.650] (II) modeset(0):    0101010101013a1b5668500016303020
[ 10060.650] (II) modeset(0):    2500159c1000001b0000000000000000
[ 10060.650] (II) modeset(0):    00000000000000000000000000fe004c
[ 10060.650] (II) modeset(0):    4720446973706c61790a2020000000fe
[ 10060.650] (II) modeset(0):    004c503132355748322d544c42320090
[ 10060.650] (II) modeset(0): Printing probed modes for output LVDS-1
[ 10060.650] (II) modeset(0): Modeline "1366x768"x60.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[ 10060.650] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 10060.650] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 10060.650] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 10060.650] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 10060.650] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 10060.650] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 10060.650] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 10060.650] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 10060.650] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 10060.650] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 10060.650] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 10060.650] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 10060.650] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 10060.650] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 10060.650] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 10060.650] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 10060.651] (II) modeset(0): EDID for output VGA-1
[ 10060.787] (II) modeset(0): EDID for output HDMI-1
[ 10060.787] (II) modeset(0): EDID for output DP-1
[ 10060.788] (II) modeset(0): EDID for output HDMI-2
[ 10060.788] (II) modeset(0): EDID for output HDMI-3
[ 10060.788] (II) modeset(0): EDID for output DP-2
[ 10060.788] (II) modeset(0): EDID for output DP-3
[ 10060.788] (II) modeset(0): Output LVDS-1 connected
[ 10060.788] (II) modeset(0): Output VGA-1 disconnected
[ 10060.788] (II) modeset(0): Output HDMI-1 disconnected
[ 10060.788] (II) modeset(0): Output DP-1 disconnected
[ 10060.788] (II) modeset(0): Output HDMI-2 disconnected
[ 10060.788] (II) modeset(0): Output HDMI-3 disconnected
[ 10060.788] (II) modeset(0): Output DP-2 disconnected
[ 10060.788] (II) modeset(0): Output DP-3 disconnected
[ 10060.788] (II) modeset(0): Using exact sizes for initial modes
[ 10060.789] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[ 10060.789] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10060.789] (==) modeset(0): DPI set to (96, 96)
[ 10060.789] (II) Loading sub module "fb"
[ 10060.789] (II) LoadModule: "fb"
[ 10060.789] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 10060.789] (II) Module fb: vendor="X.Org Foundation"
[ 10060.789]    compiled for 1.19.3, module version = 1.0.0
[ 10060.789]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 10060.789] (II) Loading sub module "shadow"
[ 10060.789] (II) LoadModule: "shadow"
[ 10060.789] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[ 10060.791] (II) Module shadow: vendor="X.Org Foundation"
[ 10060.791]    compiled for 1.19.3, module version = 1.1.0
[ 10060.791]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 10060.791] (==) Depth 24 pixmap format is 32 bpp
[ 10060.791] (==) modeset(0): Backing store enabled
[ 10060.791] (==) modeset(0): Silken mouse enabled
[ 10060.791] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 10060.791] (==) modeset(0): DPMS enabled
[ 10060.791] (WW) modeset(0): Option "DRI" is not used
[ 10060.791] (WW) modeset(0): Option "TearFree" is not used
[ 10060.791] (--) RandR disabled
[ 10060.791] (II) AIGLX: Screen 0 is not DRI2 capable
[ 10060.791] (EE) AIGLX: reverting to software rendering
[ 10060.902] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 10060.902] (II) IGLX: Loaded and initialized swrast
[ 10060.903] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 10060.903] (II) modeset(0): Damage tracking initialized
[ 10060.903] (II) modeset(0): Setting screen physical size to 361 x 203
[ 10060.925] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10060.925] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10060.925] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10060.925] (II) LoadModule: "libinput"
[ 10060.925] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 10060.925] (II) Module libinput: vendor="X.Org Foundation"
[ 10060.925]    compiled for 1.19.3, module version = 0.25.1
[ 10060.925]    Module class: X.Org XInput Driver
[ 10060.925]    ABI class: X.Org XInput driver, version 24.1
[ 10060.925] (II) Using input driver 'libinput' for 'Power Button'
[ 10060.925] (**) Power Button: always reports core events
[ 10060.926] (**) Option "Device" "/dev/input/event2"
[ 10060.926] (**) Option "_source" "server/udev"
[ 10060.926] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10060.926] (II) event2  - (II) Power Button: (II) device is a keyboard
[ 10060.926] (II) event2  - (II) Power Button: (II) device removed
[ 10060.943] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 10060.943] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10060.943] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10060.943] (II) event2  - (II) Power Button: (II) device is a keyboard
[ 10060.943] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 10060.944] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 10060.944] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10060.944] (II) Using input driver 'libinput' for 'Video Bus'
[ 10060.944] (**) Video Bus: always reports core events
[ 10060.944] (**) Option "Device" "/dev/input/event9"
[ 10060.944] (**) Option "_source" "server/udev"
[ 10060.944] (II) event9  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 10060.944] (II) event9  - (II) Video Bus: (II) device is a keyboard
[ 10060.944] (II) event9  - (II) Video Bus: (II) device removed
[ 10060.959] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event9"
[ 10060.959] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10060.959] (II) event9  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 10060.959] (II) event9  - (II) Video Bus: (II) device is a keyboard
[ 10060.959] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 10060.959] (II) No input driver specified, ignoring this device.
[ 10060.959] (II) This device may have been added with another device file.
[ 10060.960] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 10060.960] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 10060.960] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 10060.960] (II) Using input driver 'libinput' for 'Sleep Button'
[ 10060.960] (**) Sleep Button: always reports core events
[ 10060.960] (**) Option "Device" "/dev/input/event1"
[ 10060.960] (**) Option "_source" "server/udev"
[ 10060.960] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 10060.960] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[ 10060.960] (II) event1  - (II) Sleep Button: (II) device removed
[ 10060.975] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 10060.975] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 10060.975] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 10060.975] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[ 10060.976] (II) config/udev: Adding input device Integrated Camera (/dev/input/event8)
[ 10060.976] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 10060.976] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 10060.976] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 10060.976] (**) Integrated Camera: always reports core events
[ 10060.976] (**) Option "Device" "/dev/input/event8"
[ 10060.976] (**) Option "_source" "server/udev"
[ 10060.976] (II) event8  - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[ 10060.976] (II) event8  - (II) Integrated Camera: (II) device is a keyboard
[ 10060.976] (II) event8  - (II) Integrated Camera: (II) device removed
[ 10060.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event8"
[ 10060.991] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[ 10060.991] (II) event8  - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[ 10060.991] (II) event8  - (II) Integrated Camera: (II) device is a keyboard
[ 10060.991] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 10060.991] (II) No input driver specified, ignoring this device.
[ 10060.991] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event12)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event14)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.992] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[ 10060.992] (II) No input driver specified, ignoring this device.
[ 10060.992] (II) This device may have been added with another device file.
[ 10060.993] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[ 10060.993] (II) No input driver specified, ignoring this device.
[ 10060.993] (II) This device may have been added with another device file.
[ 10060.993] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 10060.993] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 10060.993] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 10060.993] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 10060.993] (**) AT Translated Set 2 keyboard: always reports core events
[ 10060.993] (**) Option "Device" "/dev/input/event3"
[ 10060.993] (**) Option "_source" "server/udev"
[ 10060.993] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 10060.993] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 10060.993] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device removed
[ 10061.007] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 10061.007] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 10061.007] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 10061.007] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 10061.007] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[ 10061.007] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 10061.007] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 10061.007] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 10061.007] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 10061.007] (II) LoadModule: "synaptics"
[ 10061.008] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 10061.008] (II) Module synaptics: vendor="X.Org Foundation"
[ 10061.008]    compiled for 1.19.3, module version = 1.9.0
[ 10061.008]    Module class: X.Org XInput Driver
[ 10061.008]    ABI class: X.Org XInput driver, version 24.1
[ 10061.008] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 10061.008] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 10061.008] (**) Option "Device" "/dev/input/event4"
[ 10061.023] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1174 - 5768 (res 65)
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 790 - 5062 (res 100)
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 10061.023] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 10061.023] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10061.023] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 10061.039] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
[ 10061.039] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[ 10061.039] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 10061.039] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 10061.039] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.032
[ 10061.039] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 10061.039] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 10061.039] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 10061.039] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 10061.039] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10061.039] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 10061.039] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 10061.040] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
[ 10061.040] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 10061.040] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 10061.040] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 10061.040] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 10061.040] (**) Option "Device" "/dev/input/event5"
[ 10061.040] (**) Option "_source" "server/udev"
[ 10061.040] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[ 10061.040] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[ 10061.040] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[ 10061.040] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device removed
[ 10061.059] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event5"
[ 10061.059] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[ 10061.059] (**) Option "AccelerationScheme" "none"
[ 10061.059] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 10061.059] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 10061.059] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 10061.059] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[ 10061.059] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[ 10061.059] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[ 10061.060] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 10061.060] (II) No input driver specified, ignoring this device.
[ 10061.060] (II) This device may have been added with another device file.
[ 10061.060] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 10061.060] (II) No input driver specified, ignoring this device.
[ 10061.060] (II) This device may have been added with another device file.
[ 10061.060] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 10061.060] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 10061.060] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 10061.060] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 10061.060] (**) ThinkPad Extra Buttons: always reports core events
[ 10061.060] (**) Option "Device" "/dev/input/event7"
[ 10061.060] (**) Option "_source" "server/udev"
[ 10061.060] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[ 10061.060] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[ 10061.060] (II) event7  - (II) ThinkPad Extra Buttons: (II) device removed
[ 10061.075] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 10061.075] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[ 10061.075] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[ 10061.075] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[ 10061.376] (II) modeset(0): EDID vendor "LGD", prod id 931
[ 10061.376] (II) modeset(0): Printing DDC gathered Modelines:
[ 10061.376] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[ 10062.617] (II) modeset(0): EDID vendor "LGD", prod id 931
[ 10062.617] (II) modeset(0): Printing DDC gathered Modelines:
[ 10062.617] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)


Lastly /etc/X11/xorg.conf.d/20-intel.conf

Code:

Section "Device"
        Identifier "Intel Graphics"

        Option      "AccelMethod" "sna"
   Option      "DRI"  "3"
        Option      "TearFree"    "true"
EndSection


Also I am not sure what to add as Driver in 20-intel.conf. In funtoo I had Intel, however with Intel as driver X won't start and will throw no screen found error,

I appreciate your help.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8935

PostPosted: Sun Aug 13, 2017 11:07 pm    Post subject: Reply with quote

Remove most of those lines and try with only modesetting instead. Unfortunately, Intel drivers are in a very bad state.

https://wiki.gentoo.org/wiki/Intel#Modesetting_DDX
Back to top
View user's profile Send private message
duby2291
Guru
Guru


Joined: 17 Oct 2004
Posts: 583

PostPosted: Mon Aug 14, 2017 12:01 am    Post subject: Reply with quote

Yeah, the modesetting DDX is way better.
Back to top
View user's profile Send private message
Latrina
n00b
n00b


Joined: 13 Aug 2017
Posts: 62
Location: Cambridge, UK

PostPosted: Mon Aug 14, 2017 12:58 am    Post subject: Reply with quote

asturm wrote:
Remove most of those lines and try with only modesetting instead. Unfortunately, Intel drivers are in a very bad state.

https://wiki.gentoo.org/wiki/Intel#Modesetting_DDX


Even without those settings and with just modsetting it really makes no difference. Tear is really bad. Is there a way to use just standard xorg driver without KMS. That was my setup with funtoo and I had no problems.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Mon Aug 14, 2017 2:44 am    Post subject: Re: KMS and intel HD4000 awful tear Reply with quote

Latrina wrote:
Code:
[ 10060.510] (**) modeset(0): glamor disabled

Fix that, you're using software rendering.
Back to top
View user's profile Send private message
Latrina
n00b
n00b


Joined: 13 Aug 2017
Posts: 62
Location: Cambridge, UK

PostPosted: Mon Aug 14, 2017 4:45 am    Post subject: Re: KMS and intel HD4000 awful tear Reply with quote

asturm wrote:
Remove most of those lines and try with only modesetting instead. Unfortunately, Intel drivers are in a very bad state.

https://wiki.gentoo.org/wiki/Intel#Modesetting_DDX


Ant P. wrote:
Latrina wrote:
Code:
[ 10060.510] (**) modeset(0): glamor disabled

Fix that, you're using software rendering.



Awesome thank you, I think it is so much better now. I removed the garbage I had in /etc/X11/xorg.conf.d/20-intel.conf and added /etc/X11/xorg.conf.d/20-modesetting.conf as suggested in the guide.

As result, this is how /var/log/Xorg.0.log looks like now:

Code:

[   514.424]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   514.435] X Protocol Version 11, Revision 0
[   514.438] Build Operating System: Linux 4.9.24-std500-amd64 x86_64 Gentoo
[   514.442] Current Operating System: Linux 172-15-0-105.lightspeed.stlsmo.sbcglobal.net 4.9.34-gentoo #1 SMP Sun Aug 13 12:49:00 -00 2017 x86_64
[   514.442] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-4.9.34-gentoo root=/dev/mapper/gentoo-root ro crypt_root=/dev/sda2 dolvm root=/dev/mapper/gentoo-root rootfstype=ext4 resume=swap:/dev/mapper/gentoo-swap
[   514.452] Build Date: 12 August 2017  04:28:41AM
[   514.456] 
[   514.459] Current version of pixman: 0.34.0
[   514.466]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[   514.466] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   514.479] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 13 23:26:37 2017
[   514.482] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   514.485] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   514.486] (==) No Layout section.  Using the first Screen section.
[   514.486] (==) No screen section available. Using defaults.
[   514.486] (**) |-->Screen "Default Screen Section" (0)
[   514.486] (**) |   |-->Monitor "<default monitor>"
[   514.486] (==) No device specified for screen "Default Screen Section".
   Using the first device section listed.
[   514.486] (**) |   |-->Device "Intel Graphics"
[   514.486] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[   514.486] (==) Automatically adding devices
[   514.486] (==) Automatically enabling devices
[   514.486] (==) Automatically adding GPU devices
[   514.486] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   514.486] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[   514.486]    Entry deleted from font path.
[   514.486] (==) FontPath set to:
   
[   514.486] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   514.486] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[   514.486] (II) Loader magic: 0x812c80
[   514.486] (II) Module ABI versions:
[   514.486]    X.Org ANSI C Emulation: 0.4
[   514.486]    X.Org Video Driver: 23.0
[   514.486]    X.Org XInput driver : 24.1
[   514.486]    X.Org Server Extension : 10.0
[   514.487] (II) xfree86: Adding drm device (/dev/dri/card0)
[   514.491] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fa rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[   514.491] (II) LoadModule: "glx"
[   514.491] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   514.493] (II) Module glx: vendor="X.Org Foundation"
[   514.493]    compiled for 1.19.3, module version = 1.0.0
[   514.493]    ABI class: X.Org Server Extension, version 10.0
[   514.493] (II) LoadModule: "modesetting"
[   514.493] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[   514.493] (II) Module modesetting: vendor="X.Org Foundation"
[   514.493]    compiled for 1.19.3, module version = 1.19.3
[   514.493]    Module class: X.Org Video Driver
[   514.493]    ABI class: X.Org Video Driver, version 23.0
[   514.493] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   514.493] (--) using VT number 7

[   514.522] (II) modeset(0): using drv /dev/dri/card0
[   514.522] (II) modeset(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[   514.522] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   514.522] (**) modeset(0): Option "AccelMethod" "glamor"
[   514.522] (==) modeset(0): RGB weight 888
[   514.522] (==) modeset(0): Default visual is TrueColor
[   514.522] (II) Loading sub module "glamoregl"
[   514.523] (II) LoadModule: "glamoregl"
[   514.523] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[   514.531] (II) Module glamoregl: vendor="X.Org Foundation"
[   514.532]    compiled for 1.19.3, module version = 1.0.0
[   514.532]    ABI class: X.Org ANSI C Emulation, version 0.4
[   514.532] (II) glamor: OpenGL accelerated X.org driver based.
[   514.568] (II) glamor: EGL version 1.4 (DRI2):
[   514.579] (II) modeset(0): glamor initialized
[   514.579] (II) modeset(0): Output LVDS-1 has no monitor section
[   514.581] (II) modeset(0): Output VGA-1 has no monitor section
[   514.719] (II) modeset(0): Output HDMI-1 has no monitor section
[   514.719] (II) modeset(0): Output DP-1 has no monitor section
[   514.720] (II) modeset(0): Output HDMI-2 has no monitor section
[   514.721] (II) modeset(0): Output HDMI-3 has no monitor section
[   514.721] (II) modeset(0): Output DP-2 has no monitor section
[   514.721] (II) modeset(0): Output DP-3 has no monitor section
[   514.721] (II) modeset(0): EDID for output LVDS-1
[   514.721] (II) modeset(0): Manufacturer: LGD  Model: 3a3  Serial#: 0
[   514.721] (II) modeset(0): Year: 2012  Week: 0
[   514.721] (II) modeset(0): EDID Version: 1.3
[   514.721] (II) modeset(0): Digital Display Input
[   514.721] (II) modeset(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[   514.721] (II) modeset(0): Gamma: 2.20
[   514.721] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[   514.721] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[   514.721] (II) modeset(0): First detailed timing is preferred mode
[   514.721] (II) modeset(0): redX: 0.586 redY: 0.345   greenX: 0.340 greenY: 0.559
[   514.721] (II) modeset(0): blueX: 0.158 blueY: 0.127   whiteX: 0.313 whiteY: 0.329
[   514.721] (II) modeset(0): Manufacturer's mask: 0
[   514.721] (II) modeset(0): Supported detailed timing:
[   514.721] (II) modeset(0): clock: 69.7 MHz   Image Size:  277 x 156 mm
[   514.721] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1470 h_border: 0
[   514.721] (II) modeset(0): v_active: 768  v_sync: 770  v_sync_end 775 v_blanking: 790 v_border: 0
[   514.721] (II) modeset(0):  LG Display
[   514.721] (II) modeset(0):  LP125WH2-TLB2
[   514.721] (II) modeset(0): EDID (in hex):
[   514.721] (II) modeset(0):    00ffffffffffff0030e4a30300000000
[   514.721] (II) modeset(0):    00160103801c1078ea10a59658578f28
[   514.721] (II) modeset(0):    20505400000001010101010101010101
[   514.721] (II) modeset(0):    0101010101013a1b5668500016303020
[   514.721] (II) modeset(0):    2500159c1000001b0000000000000000
[   514.721] (II) modeset(0):    00000000000000000000000000fe004c
[   514.721] (II) modeset(0):    4720446973706c61790a2020000000fe
[   514.721] (II) modeset(0):    004c503132355748322d544c42320090
[   514.722] (II) modeset(0): Printing probed modes for output LVDS-1
[   514.722] (II) modeset(0): Modeline "1366x768"x60.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[   514.722] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   514.722] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   514.722] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   514.722] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   514.722] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   514.722] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   514.722] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   514.722] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   514.722] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   514.722] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   514.722] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   514.722] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   514.722] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   514.722] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   514.722] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   514.722] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   514.723] (II) modeset(0): EDID for output VGA-1
[   514.859] (II) modeset(0): EDID for output HDMI-1
[   514.859] (II) modeset(0): EDID for output DP-1
[   514.860] (II) modeset(0): EDID for output HDMI-2
[   514.860] (II) modeset(0): EDID for output HDMI-3
[   514.860] (II) modeset(0): EDID for output DP-2
[   514.860] (II) modeset(0): EDID for output DP-3
[   514.860] (II) modeset(0): Output LVDS-1 connected
[   514.860] (II) modeset(0): Output VGA-1 disconnected
[   514.860] (II) modeset(0): Output HDMI-1 disconnected
[   514.860] (II) modeset(0): Output DP-1 disconnected
[   514.861] (II) modeset(0): Output HDMI-2 disconnected
[   514.861] (II) modeset(0): Output HDMI-3 disconnected
[   514.861] (II) modeset(0): Output DP-2 disconnected
[   514.861] (II) modeset(0): Output DP-3 disconnected
[   514.861] (II) modeset(0): Using exact sizes for initial modes
[   514.861] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[   514.861] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   514.861] (==) modeset(0): DPI set to (96, 96)
[   514.861] (II) Loading sub module "fb"
[   514.861] (II) LoadModule: "fb"
[   514.861] (II) Loading /usr/lib64/xorg/modules/libfb.so
[   514.861] (II) Module fb: vendor="X.Org Foundation"
[   514.861]    compiled for 1.19.3, module version = 1.0.0
[   514.861]    ABI class: X.Org ANSI C Emulation, version 0.4
[   514.861] (==) Depth 24 pixmap format is 32 bpp
[   515.048] (==) modeset(0): Backing store enabled
[   515.048] (==) modeset(0): Silken mouse enabled
[   515.048] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   515.049] (==) modeset(0): DPMS enabled
[   515.049] (WW) modeset(0): Option "DRI" is not used
[   515.049] (II) modeset(0): [DRI2] Setup complete
[   515.049] (II) modeset(0): [DRI2]   DRI driver: i965
[   515.049] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   515.049] (--) RandR disabled
[   515.058] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   515.058] (II) AIGLX: enabled GLX_ARB_create_context
[   515.058] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   515.058] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   515.058] (II) AIGLX: enabled GLX_INTEL_swap_event
[   515.058] (II) AIGLX: enabled GLX_SGI_swap_control
[   515.058] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   515.058] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   515.058] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   515.058] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   515.058] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   515.058] (II) AIGLX: Loaded and initialized i965
[   515.058] (II) GLX: Initialized DRI2 GL provider for screen 0
[   515.064] (II) modeset(0): Damage tracking initialized
[   515.064] (II) modeset(0): Setting screen physical size to 361 x 203
[   515.112] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   515.112] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   515.112] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   515.112] (II) LoadModule: "libinput"
[   515.113] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[   515.113] (II) Module libinput: vendor="X.Org Foundation"
[   515.113]    compiled for 1.19.3, module version = 0.25.1
[   515.113]    Module class: X.Org XInput Driver
[   515.113]    ABI class: X.Org XInput driver, version 24.1
[   515.113] (II) Using input driver 'libinput' for 'Power Button'
[   515.113] (**) Power Button: always reports core events
[   515.113] (**) Option "Device" "/dev/input/event2"
[   515.113] (**) Option "_source" "server/udev"
[   515.114] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   515.114] (II) event2  - (II) Power Button: (II) device is a keyboard
[   515.114] (II) event2  - (II) Power Button: (II) device removed
[   515.129] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   515.129] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   515.129] (II) event2  - (II) Power Button: (II) is tagged by udev as: Keyboard
[   515.129] (II) event2  - (II) Power Button: (II) device is a keyboard
[   515.130] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   515.130] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   515.130] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   515.130] (II) Using input driver 'libinput' for 'Video Bus'
[   515.130] (**) Video Bus: always reports core events
[   515.130] (**) Option "Device" "/dev/input/event9"
[   515.130] (**) Option "_source" "server/udev"
[   515.130] (II) event9  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   515.130] (II) event9  - (II) Video Bus: (II) device is a keyboard
[   515.130] (II) event9  - (II) Video Bus: (II) device removed
[   515.148] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event9"
[   515.148] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   515.148] (II) event9  - (II) Video Bus: (II) is tagged by udev as: Keyboard
[   515.148] (II) event9  - (II) Video Bus: (II) device is a keyboard
[   515.149] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   515.149] (II) No input driver specified, ignoring this device.
[   515.149] (II) This device may have been added with another device file.
[   515.149] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   515.149] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   515.149] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   515.149] (II) Using input driver 'libinput' for 'Sleep Button'
[   515.149] (**) Sleep Button: always reports core events
[   515.149] (**) Option "Device" "/dev/input/event1"
[   515.149] (**) Option "_source" "server/udev"
[   515.149] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   515.149] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[   515.149] (II) event1  - (II) Sleep Button: (II) device removed
[   515.172] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   515.172] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   515.172] (II) event1  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[   515.172] (II) event1  - (II) Sleep Button: (II) device is a keyboard
[   515.173] (II) config/udev: Adding input device Integrated Camera (/dev/input/event8)
[   515.173] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[   515.173] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[   515.173] (II) Using input driver 'libinput' for 'Integrated Camera'
[   515.173] (**) Integrated Camera: always reports core events
[   515.173] (**) Option "Device" "/dev/input/event8"
[   515.173] (**) Option "_source" "server/udev"
[   515.174] (II) event8  - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[   515.174] (II) event8  - (II) Integrated Camera: (II) device is a keyboard
[   515.174] (II) event8  - (II) Integrated Camera: (II) device removed
[   515.192] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event8"
[   515.192] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[   515.192] (II) event8  - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[   515.192] (II) event8  - (II) Integrated Camera: (II) device is a keyboard
[   515.193] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[   515.193] (II) No input driver specified, ignoring this device.
[   515.193] (II) This device may have been added with another device file.
[   515.193] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[   515.193] (II) No input driver specified, ignoring this device.
[   515.193] (II) This device may have been added with another device file.
[   515.193] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event12)
[   515.193] (II) No input driver specified, ignoring this device.
[   515.193] (II) This device may have been added with another device file.
[   515.194] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[   515.194] (II) No input driver specified, ignoring this device.
[   515.194] (II) This device may have been added with another device file.
[   515.194] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event14)
[   515.194] (II) No input driver specified, ignoring this device.
[   515.194] (II) This device may have been added with another device file.
[   515.194] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[   515.194] (II) No input driver specified, ignoring this device.
[   515.194] (II) This device may have been added with another device file.
[   515.195] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[   515.195] (II) No input driver specified, ignoring this device.
[   515.195] (II) This device may have been added with another device file.
[   515.195] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[   515.195] (II) No input driver specified, ignoring this device.
[   515.195] (II) This device may have been added with another device file.
[   515.195] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   515.195] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   515.195] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   515.195] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   515.195] (**) AT Translated Set 2 keyboard: always reports core events
[   515.195] (**) Option "Device" "/dev/input/event3"
[   515.195] (**) Option "_source" "server/udev"
[   515.196] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[   515.196] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[   515.196] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device removed
[   515.212] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   515.212] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[   515.212] (II) event3  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[   515.212] (II) event3  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[   515.213] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[   515.213] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   515.213] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   515.213] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   515.213] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   515.213] (II) LoadModule: "synaptics"
[   515.213] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[   515.213] (II) Module synaptics: vendor="X.Org Foundation"
[   515.213]    compiled for 1.19.3, module version = 1.9.0
[   515.213]    Module class: X.Org XInput Driver
[   515.213]    ABI class: X.Org XInput driver, version 24.1
[   515.213] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   515.213] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   515.213] (**) Option "Device" "/dev/input/event4"
[   515.232] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1174 - 5768 (res 65)
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 790 - 5062 (res 100)
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   515.232] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[   515.232] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   515.232] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   515.248] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
[   515.248] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[   515.248] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   515.248] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   515.248] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.032
[   515.248] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   515.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   515.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   515.248] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   515.248] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   515.248] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   515.249] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   515.249] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
[   515.249] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   515.249] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[   515.249] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   515.249] (**) TPPS/2 IBM TrackPoint: always reports core events
[   515.249] (**) Option "Device" "/dev/input/event5"
[   515.249] (**) Option "_source" "server/udev"
[   515.249] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[   515.249] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[   515.249] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[   515.249] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device removed
[   515.268] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input6/event5"
[   515.268] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[   515.268] (**) Option "AccelerationScheme" "none"
[   515.268] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[   515.268] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   515.268] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   515.268] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[   515.268] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[   515.268] (II) event5  - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[   515.269] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[   515.269] (II) No input driver specified, ignoring this device.
[   515.269] (II) This device may have been added with another device file.
[   515.269] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   515.269] (II) No input driver specified, ignoring this device.
[   515.269] (II) This device may have been added with another device file.
[   515.270] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[   515.270] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   515.270] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   515.270] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   515.270] (**) ThinkPad Extra Buttons: always reports core events
[   515.270] (**) Option "Device" "/dev/input/event7"
[   515.270] (**) Option "_source" "server/udev"
[   515.270] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[   515.270] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[   515.270] (II) event7  - (II) ThinkPad Extra Buttons: (II) device removed
[   515.288] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
[   515.288] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[   515.288] (II) event7  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[   515.288] (II) event7  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[   515.699] (II) modeset(0): EDID vendor "LGD", prod id 931
[   515.699] (II) modeset(0): Printing DDC gathered Modelines:
[   515.699] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[   518.870] (II) modeset(0): EDID vendor "LGD", prod id 931
[   518.870] (II) modeset(0): Printing DDC gathered Modelines:
[   518.870] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[  1055.417] (II) modeset(0): EDID vendor "LGD", prod id 931
[  1055.418] (II) modeset(0): Printing DDC gathered Modelines:
[  1055.418] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)
[  1055.574] (II) modeset(0): EDID vendor "LGD", prod id 931
[  1055.574] (II) modeset(0): Printing DDC gathered Modelines:
[  1055.574] (II) modeset(0): Modeline "1366x768"x0.0   69.70  1366 1414 1446 1470  768 770 775 790 +hsync -vsync (47.4 kHz eP)


Is there anything else I could try and improve as far as video is concerned? Thanks
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Mon Aug 14, 2017 5:03 am    Post subject: Re: KMS and intel HD4000 awful tear Reply with quote

Latrina wrote:
Code:
[   515.049] (WW) modeset(0): Option "DRI" is not used

You can take that line out of the config if you want - I think all drivers nowadays use DRI 3 anyway (even if it shows a bunch of DRI 2 in the logs).

No other problems there, looks like you should have working hardware video decoding too. Not all players enable it by default though, so watch out for that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum