Bug 1818982 - Apple magic trackpad pressure problem
Summary: Apple magic trackpad pressure problem
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-libinput
Version: 31
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Peter Hutterer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-30 20:42 UTC by Ismaël
Modified: 2020-11-24 18:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-24 18:20:15 UTC
Type: Bug
Embargoed:
ismael.lachheb: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github robotrovsky/Linux-Magic-Trackpad-2-Driver 0 None None None 2020-04-24 04:19:06 UTC

Description Ismaël 2020-03-30 20:42:13 UTC
Description of problem:

when using the Apple Magic Trackpad 2, there is a pressure issue, the trackpad is not responding correctly to the move i order.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. install fedora 31 with kde desktop
2. pair the magic trackpad
3. 

Actual results:
the trackpad is not responding correctly to given movements. 

Expected results:


Additional info:

The problem was fixed by adding this at the end of the /usr/share/X11/xorg.conf.d/10-quirks.conf :


Section "InputClass"
        Identifier      "Touchpads"
        Driver          "libinput"
        MatchProduct    "Apple Inc. Magic Trackpad 2"
        MatchDevicePath "/dev/input/event*"
EndSection

Comment 1 Peter Hutterer 2020-03-30 22:25:41 UTC
if you need that snippet, then something is wrong with the kernel driver for that touchpad. libinput already takes over all touchpads by default so that snippet *should* be superfluous.

Two questions:
- run libinput record against the trackpad, record one short touch sequence and attach the output here please
- do you have xorg-x11-drv-synaptics-legacy installed? If so then that one takes over the touchpad and may be the reason why it doesn't work. An Xorg.log from a start without that above snippet in place would tell us.

Comment 2 Ismaël 2020-03-31 17:45:23 UTC
xorg-x11-drv-synaptics-legacy is installed on my computer, actually i first tried to install it to fix the issue before using the snippet i found on github. 


This is what i get when i run the command libinput-record and quickly touch the trackpad : 

➜  ~ libinput record
Available devices:
/dev/input/event0:      Lid Switch
/dev/input/event1:      Sleep Button
/dev/input/event2:      Power Button
/dev/input/event3:      AT Translated Set 2 keyboard
/dev/input/event4:      Logitech USB Keyboard
/dev/input/event5:      Logitech USB Keyboard Consumer Control
/dev/input/event6:      Logitech USB Keyboard System Control
/dev/input/event7:      SynPS/2 Synaptics TouchPad
/dev/input/event8:      TPPS/2 IBM TrackPoint
/dev/input/event9:      Video Bus
/dev/input/event10:     PC Speaker
/dev/input/event11:     ThinkPad Extra Buttons
/dev/input/event12:     HDA Intel PCH Dock Mic
/dev/input/event13:     HDA Intel PCH Mic
/dev/input/event14:     HDA Intel PCH Dock Headphone
/dev/input/event15:     HDA Intel PCH Headphone
/dev/input/event16:     HDA Intel PCH HDMI/DP,pcm=3
/dev/input/event17:     HDA Intel PCH HDMI/DP,pcm=7
/dev/input/event18:     HDA Intel PCH HDMI/DP,pcm=8
/dev/input/event19:     HDA Intel PCH HDMI/DP,pcm=9
/dev/input/event20:     HDA Intel PCH HDMI/DP,pcm=10
/dev/input/event21:     Integrated Camera: Integrated C
/dev/input/event22:     Apple Inc. Magic Trackpad 2
Select the device event number: 22
Recording to 'stdout'.
version: 1
ndevices: 1
libinput:
  version: "1.15.4"
  git: "unknown"
system:
  os: "fedora:31"
  kernel: "5.5.10-200.fc31.x86_64"
  dmi: "dmi:bvnLENOVO:bvrR06ET63W(1.37):bd08/02/2018:svnLENOVO:pn20FMS2TU00:pvrThinkPadT460:rvnLENOVO:rn20FMS2TU00:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:"
devices:
- node: /dev/input/event22
  evdev:
    # Name: Apple Inc. Magic Trackpad 2
    # ID: bus 0x5 vendor 0x4c product 0x265 version 0x102
    # Size in mm: 161x115
    # Supported Events:
    # Event type 0 (EV_SYN)
    # Event type 1 (EV_KEY)
    #   Event code 272 (BTN_LEFT)
    #   Event code 325 (BTN_TOOL_FINGER)
    #   Event code 328 (BTN_TOOL_QUINTTAP)
    #   Event code 330 (BTN_TOUCH)
    #   Event code 333 (BTN_TOOL_DOUBLETAP)
    #   Event code 334 (BTN_TOOL_TRIPLETAP)
    #   Event code 335 (BTN_TOOL_QUADTAP)
    # Event type 3 (EV_ABS)
    #   Event code 0 (ABS_X)
    #       Value         509
    #       Min         -3678
    #       Max          3934
    #       Fuzz            0
    #       Flat            0
    #       Resolution     47
    #   Event code 1 (ABS_Y)
    #       Value         750
    #       Min         -2478
    #       Max          2587
    #       Fuzz            0
    #       Flat            0
    #       Resolution     44
    #   Event code 24 (ABS_PRESSURE)
    #       Value           0
    #       Min             0
    #       Max           253
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    #   Event code 40 (ABS_MISC)
    #       Value           0
    #       Min             0
    #       Max           255
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    #   Event code 47 (ABS_MT_SLOT)
    #       Value           1
    #       Min             0
    #       Max            15
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    #   Event code 48 (ABS_MT_TOUCH_MAJOR)
    #       Value           0
    #       Min             0
    #       Max          1020
    #       Fuzz            4
    #       Flat            0
    #       Resolution      0
    #   Event code 49 (ABS_MT_TOUCH_MINOR)
    #       Value           0
    #       Min             0
    #       Max          1020
    #       Fuzz            4
    #       Flat            0
    #       Resolution      0
    #   Event code 52 (ABS_MT_ORIENTATION)
    #       Value           0
    #       Min            -3
    #       Max             4
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    #   Event code 53 (ABS_MT_POSITION_X)
    #       Value           0
    #       Min         -3678
    #       Max          3934
    #       Fuzz            0
    #       Flat            0
    #       Resolution     47
    #   Event code 54 (ABS_MT_POSITION_Y)
    #       Value           0
    #       Min         -2478
    #       Max          2587
    #       Fuzz            0
    #       Flat            0
    #       Resolution     44
    #   Event code 57 (ABS_MT_TRACKING_ID)
    #       Value           0
    #       Min             0
    #       Max         65535
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    #   Event code 58 (ABS_MT_PRESSURE)
    #       Value           0
    #       Min             0
    #       Max           253
    #       Fuzz            0
    #       Flat            0
    #       Resolution      0
    # Properties:
    #    Property 0 (INPUT_PROP_POINTER)
    #    Property 2 (INPUT_PROP_BUTTONPAD)
    name: "Apple Inc. Magic Trackpad 2"
    id: [5, 76, 613, 258]
    codes:
      0: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] # EV_SYN
      1: [272, 325, 328, 330, 333, 334, 335] # EV_KEY
      3: [0, 1, 24, 40, 47, 48, 49, 52, 53, 54, 57, 58] # EV_ABS
    absinfo:
      0: [-3678, 3934, 0, 0, 47]
      1: [-2478, 2587, 0, 0, 44]
      24: [0, 253, 0, 0, 0]
      40: [0, 255, 0, 0, 0]
      47: [0, 15, 0, 0, 0]
      48: [0, 1020, 4, 0, 0]
      49: [0, 1020, 4, 0, 0]
      52: [-3, 4, 0, 0, 0]
      53: [-3678, 3934, 0, 0, 47]
      54: [-2478, 2587, 0, 0, 44]
      57: [0, 65535, 0, 0, 0]
      58: [0, 253, 0, 0, 0]
    properties: [0, 2]
  hid: [5, 1, 9, 2, 161, 1, 133, 2, 5, 9, 25, 1, 41, 2, 21, 0, 37, 1, 149, 2, 117, 1, 129, 2, 149, 1, 117, 6, 129, 3, 5, 1, 9, 1, 161, 0, 22, 129, 255, 38, 127, 0, 54, 195, 254, 70, 61, 1, 101, 19, 85, 13, 9, 48, 9, 49, 117, 8, 149, 2, 129, 6, 117, 8, 149, 4, 129, 1, 192, 6, 2, 255, 9, 85, 133, 85, 21, 0, 38, 255, 0, 117, 8, 149, 64, 177, 162, 192, 6, 0, 255, 9, 20, 161, 1, 133, 144, 5, 132, 117, 1, 149, 3, 21, 0, 37, 1, 9, 97, 5, 133, 9, 68, 9, 70, 129, 2, 149, 5, 129, 1, 117, 8, 149, 1, 21, 0, 38, 255, 0, 9, 101, 129, 2, 192, 0 ]
  udev:
    properties:
    - ID_INPUT=1
    - ID_INPUT_HEIGHT_MM=115
    - ID_INPUT_TOUCHPAD=1
    - ID_INPUT_TOUCHPAD_INTEGRATION=external
    - ID_INPUT_WIDTH_MM=161
    - LIBINPUT_DEVICE_GROUP=5/4c/265:e4:b3:18:ae:79:90
  quirks:
  - ModelAppleTouchpad=1
  - AttrTouchSizeRange=150:130
  events:
  - evdev:
    - [  0,      0,   3,  47,       4] # EV_ABS / ABS_MT_SLOT               4
  - evdev:
    - [  0,      0,   3,  57,     115] # EV_ABS / ABS_MT_TRACKING_ID      115
    - [  0,      0,   3,  48,     212] # EV_ABS / ABS_MT_TOUCH_MAJOR      212 (+12)
    - [  0,      0,   3,  49,     260] # EV_ABS / ABS_MT_TOUCH_MINOR      260 (-40)
    - [  0,      0,   3,  52,      -3] # EV_ABS / ABS_MT_ORIENTATION       -3 (-3)
    - [  0,      0,   3,  53,    1259] # EV_ABS / ABS_MT_POSITION_X      1259 (+87)
    - [  0,      0,   3,  54,    -118] # EV_ABS / ABS_MT_POSITION_Y      -118 (-142)
    - [  0,      0,   3,  58,      16] # EV_ABS / ABS_MT_PRESSURE          16 (+16)
    - [  0,      0,   1, 330,       1] # EV_KEY / BTN_TOUCH                 1
    - [  0,      0,   1, 325,       1] # EV_KEY / BTN_TOOL_FINGER           1
    - [  0,      0,   3,   0,    1259] # EV_ABS / ABS_X                  1259 (+750)
    - [  0,      0,   3,   1,    -118] # EV_ABS / ABS_Y                  -118 (-868)
    - [  0,      0,   3,  24,      16] # EV_ABS / ABS_PRESSURE             16 (+16)
    - [  0,      0,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +0ms
  - evdev:
    - [  0,     56,   3,  48,     224] # EV_ABS / ABS_MT_TOUCH_MAJOR      224 (+12)
    - [  0,     56,   3,  49,     272] # EV_ABS / ABS_MT_TOUCH_MINOR      272 (+12)
    - [  0,     56,   3,  52,       0] # EV_ABS / ABS_MT_ORIENTATION        0 (+3)
    - [  0,     56,   3,  53,    1251] # EV_ABS / ABS_MT_POSITION_X      1251 (-8)
    - [  0,     56,   3,  54,    -148] # EV_ABS / ABS_MT_POSITION_Y      -148 (-30)
    - [  0,     56,   3,  58,      15] # EV_ABS / ABS_MT_PRESSURE          15 (-1)
    - [  0,     56,   3,   0,    1251] # EV_ABS / ABS_X                  1251 (-8)
    - [  0,     56,   3,   1,    -148] # EV_ABS / ABS_Y                  -148 (-30)
    - [  0,     56,   3,  24,      15] # EV_ABS / ABS_PRESSURE             15 (-1)
    - [  0,     56,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +0ms
  - evdev:
    - [  0,    346,   3,  48,     236] # EV_ABS / ABS_MT_TOUCH_MAJOR      236 (+12)
    - [  0,    346,   3,  49,     280] # EV_ABS / ABS_MT_TOUCH_MINOR      280 (+8)
    - [  0,    346,   3,  53,    1249] # EV_ABS / ABS_MT_POSITION_X      1249 (-2)
    - [  0,    346,   3,  54,    -176] # EV_ABS / ABS_MT_POSITION_Y      -176 (-28)
    - [  0,    346,   3,  58,      11] # EV_ABS / ABS_MT_PRESSURE          11 (-4)
    - [  0,    346,   3,   0,    1249] # EV_ABS / ABS_X                  1249 (-2)
    - [  0,    346,   3,   1,    -176] # EV_ABS / ABS_Y                  -176 (-28)
    - [  0,    346,   3,  24,      11] # EV_ABS / ABS_PRESSURE             11 (-4)
    - [  0,    346,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +0ms
  - evdev:
    - [  0,    372,   3,  49,     292] # EV_ABS / ABS_MT_TOUCH_MINOR      292 (+12)
    - [  0,    372,   3,  53,    1257] # EV_ABS / ABS_MT_POSITION_X      1257 (+8)
    - [  0,    372,   3,  54,    -214] # EV_ABS / ABS_MT_POSITION_Y      -214 (-38)
    - [  0,    372,   3,  58,       4] # EV_ABS / ABS_MT_PRESSURE           4 (-7)
    - [  0,    372,   3,   0,    1257] # EV_ABS / ABS_X                  1257 (+8)
    - [  0,    372,   3,   1,    -214] # EV_ABS / ABS_Y                  -214 (-38)
    - [  0,    372,   3,  24,       4] # EV_ABS / ABS_PRESSURE              4 (-7)
    - [  0,    372,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +0ms
  - evdev:
    - [  0,   2772,   3,  48,     264] # EV_ABS / ABS_MT_TOUCH_MAJOR      264 (+28)
    - [  0,   2772,   3,  49,     316] # EV_ABS / ABS_MT_TOUCH_MINOR      316 (+24)
    - [  0,   2772,   3,  53,    1272] # EV_ABS / ABS_MT_POSITION_X      1272 (+15)
    - [  0,   2772,   3,  54,    -259] # EV_ABS / ABS_MT_POSITION_Y      -259 (-45)
    - [  0,   2772,   3,  58,       0] # EV_ABS / ABS_MT_PRESSURE           0 (-4)
    - [  0,   2772,   3,   0,    1272] # EV_ABS / ABS_X                  1272 (+15)
    - [  0,   2772,   3,   1,    -259] # EV_ABS / ABS_Y                  -259 (-45)
    - [  0,   2772,   3,  24,       0] # EV_ABS / ABS_PRESSURE              0 (-4)
    - [  0,   2772,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +2ms
  - evdev:
    - [  0,  14038,   3,  57,      -1] # EV_ABS / ABS_MT_TRACKING_ID       -1
    - [  0,  14038,   1, 330,       0] # EV_KEY / BTN_TOUCH                 0
    - [  0,  14038,   1, 325,       0] # EV_KEY / BTN_TOOL_FINGER           0
    - [  0,  14038,   0,   0,       0] # ------------ SYN_REPORT (0) ---------- +12ms
                                     # Touch device in neutral state
^C

Comment 3 Ismaël 2020-03-31 18:01:06 UTC
Okay, i remove that snippet, then i reboot my computer, i delete the trackpad and then pair once again with it : Surprisingly, it worked.

Here is the log file produced :

➜  ~ cat /var/log/Xorg.0.log
[    10.827] (--) Log file renamed from "/var/log/Xorg.pid-1148.log" to "/var/log/Xorg.0.log"
[    10.828] 
X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
[    10.828] Build Operating System:  5.0.6-200.fc29.x86_64 
[    10.828] Current Operating System: Linux localhost.localdomain 5.5.10-200.fc31.x86_64 #1 SMP Wed Mar 18 14:21:38 UTC 2020 x86_64
[    10.828] Kernel command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.5.10-200.fc31.x86_64 root=/dev/mapper/fedora_localhost--live-root ro resume=/dev/mapper/fedora_localhost--live-swap rd.lvm.lv=fedora_localhost-live/root rd.lvm.lv=fedora_localhost-live/swap rhgb quiet
[    10.828] Build Date: 25 November 2019  12:00:00AM
[    10.828] Build ID: xorg-x11-server 1.20.6-1.fc31 
[    10.828] Current version of pixman: 0.38.4
[    10.828]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    10.828] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.828] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 31 19:53:05 2020
[    10.830] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.830] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.831] (==) No Layout section.  Using the first Screen section.
[    10.831] (==) No screen section available. Using defaults.
[    10.831] (**) |-->Screen "Default Screen Section" (0)
[    10.831] (**) |   |-->Monitor "<default monitor>"
[    10.832] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    10.832] (==) Automatically adding devices
[    10.832] (==) Automatically enabling devices
[    10.832] (==) Automatically adding GPU devices
[    10.832] (==) Automatically binding GPU devices
[    10.832] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.832] (==) FontPath set to:
        catalogue:/etc/X11/fontpath.d,
        built-ins
[    10.832] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    10.832] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.832] (II) Loader magic: 0x56553a90fe20
[    10.832] (II) Module ABI versions:
[    10.832]    X.Org ANSI C Emulation: 0.4
[    10.832]    X.Org Video Driver: 24.0
[    10.832]    X.Org XInput driver : 24.1
[    10.832]    X.Org Server Extension : 10.0
[    10.832] (++) using VT number 1

[    10.832] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.833] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.840] (--) PCI:*(0@0:2:0) 8086:1916:17aa:5053 rev 7, Mem @ 0xf0000000/16777216, 0xe0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[    10.840] (II) LoadModule: "glx"
[    10.841] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    10.858] (II) Module glx: vendor="X.Org Foundation"
[    10.858]    compiled for 1.20.6, module version = 1.0.0
[    10.858]    ABI class: X.Org Server Extension, version 10.0
[    10.858] (==) Matched modesetting as autoconfigured driver 0
[    10.858] (==) Matched fbdev as autoconfigured driver 1
[    10.858] (==) Matched vesa as autoconfigured driver 2
[    10.858] (==) Assigned the driver to the xf86ConfigLayout
[    10.858] (II) LoadModule: "modesetting"
[    10.858] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    10.859] (II) Module modesetting: vendor="X.Org Foundation"
[    10.859]    compiled for 1.20.6, module version = 1.20.6
[    10.859]    Module class: X.Org Video Driver
[    10.859]    ABI class: X.Org Video Driver, version 24.0
[    10.859] (II) LoadModule: "fbdev"
[    10.859] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    10.859] (II) Module fbdev: vendor="X.Org Foundation"
[    10.859]    compiled for 1.20.5, module version = 0.5.0
[    10.859]    Module class: X.Org Video Driver
[    10.859]    ABI class: X.Org Video Driver, version 24.0
[    10.859] (II) LoadModule: "vesa"
[    10.860] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    10.860] (II) Module vesa: vendor="X.Org Foundation"
[    10.860]    compiled for 1.20.5, module version = 2.4.0
[    10.860]    Module class: X.Org Video Driver
[    10.860]    ABI class: X.Org Video Driver, version 24.0
[    10.860] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.860] (II) FBDEV: driver for framebuffer: fbdev
[    10.860] (II) VESA: driver for VESA chipsets: vesa
[    10.872] (II) modeset(0): using drv /dev/dri/card0
[    10.872] (WW) Falling back to old probe method for fbdev
[    10.872] (II) Loading sub module "fbdevhw"
[    10.872] (II) LoadModule: "fbdevhw"
[    10.872] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    10.872] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.872]    compiled for 1.20.6, module version = 0.0.2
[    10.872]    ABI class: X.Org Video Driver, version 24.0
[    10.873] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    10.873] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    10.873] (==) modeset(0): RGB weight 888
[    10.873] (==) modeset(0): Default visual is TrueColor
[    10.873] (II) Loading sub module "glamoregl"
[    10.873] (II) LoadModule: "glamoregl"
[    10.873] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    10.887] (II) Module glamoregl: vendor="X.Org Foundation"
[    10.887]    compiled for 1.20.6, module version = 1.0.1
[    10.887]    ABI class: X.Org ANSI C Emulation, version 0.4
[    10.969] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
[    10.969] (II) modeset(0): glamor initialized
[    10.970] (II) modeset(0): Output eDP-1 has no monitor section
[    10.970] (II) modeset(0): Output DP-1 has no monitor section
[    11.135] (II) modeset(0): Output HDMI-1 has no monitor section
[    11.135] (II) modeset(0): Output DP-2 has no monitor section
[    11.142] (II) modeset(0): Output HDMI-2 has no monitor section
[    11.143] (II) modeset(0): EDID for output eDP-1
[    11.143] (II) modeset(0): Manufacturer: AUO  Model: 243d  Serial#: 0
[    11.143] (II) modeset(0): Year: 2016  Week: 0
[    11.143] (II) modeset(0): EDID Version: 1.4
[    11.143] (II) modeset(0): Digital Display Input
[    11.143] (II) modeset(0): 6 bits per channel
[    11.143] (II) modeset(0): Digital interface is DisplayPort
[    11.143] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    11.143] (II) modeset(0): Gamma: 2.20
[    11.143] (II) modeset(0): No DPMS capabilities specified
[    11.143] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    11.143] (II) modeset(0): First detailed timing is preferred mode
[    11.143] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    11.143] (II) modeset(0): redX: 0.568 redY: 0.342   greenX: 0.344 greenY: 0.580
[    11.143] (II) modeset(0): blueX: 0.158 blueY: 0.112   whiteX: 0.313 whiteY: 0.329
[    11.143] (II) modeset(0): Manufacturer's mask: 0
[    11.143] (II) modeset(0): Supported detailed timing:
[    11.143] (II) modeset(0): clock: 149.8 MHz   Image Size:  309 x 173 mm
[    11.143] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2228 h_border: 0
[    11.143] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1120 v_border: 0
[    11.143] (II) modeset(0): Supported detailed timing:
[    11.143] (II) modeset(0): clock: 119.8 MHz   Image Size:  309 x 173 mm
[    11.143] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2228 h_border: 0
[    11.143] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1120 v_border: 0
[    11.143] (II) modeset(0):  AUO
[    11.143] (II) modeset(0):  B140HAN02.4
[    11.143] (II) modeset(0): EDID (in hex):
[    11.143] (II) modeset(0):   00ffffffffffff0006af3d2400000000
[    11.143] (II) modeset(0):   001a0104951f117802a2b59157589428
[    11.143] (II) modeset(0):   1c505400000001010101010101010101
[    11.143] (II) modeset(0):   010101010101843a8034713828403064
[    11.143] (II) modeset(0):   310035ad10000018d02e803471382840
[    11.143] (II) modeset(0):   3064310035ad10000018000000fe0041
[    11.143] (II) modeset(0):   554f0a202020202020202020000000fe
[    11.143] (II) modeset(0):   004231343048414e30322e34200a00e4
[    11.143] (II) modeset(0): Printing probed modes for output eDP-1
[    11.143] (II) modeset(0): Modeline "1920x1080"x60.0  149.80  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (67.2 kHz eP)
[    11.143] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    11.143] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    11.143] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    11.143] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    11.143] (II) modeset(0): Modeline "1920x1080"x48.0  119.84  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (53.8 kHz e)
[    11.143] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    11.143] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    11.143] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    11.143] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    11.143] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    11.143] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    11.143] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    11.143] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    11.143] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    11.143] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    11.143] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    11.143] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    11.143] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    11.143] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    11.144] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    11.144] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    11.144] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    11.144] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    11.144] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    11.144] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    11.144] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    11.144] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    11.144] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    11.144] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    11.144] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    11.144] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    11.144] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    11.144] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.144] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.144] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    11.144] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.144] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.144] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    11.144] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    11.144] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    11.144] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    11.144] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    11.144] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    11.144] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    11.144] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    11.144] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    11.144] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    11.144] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    11.144] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    11.144] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    11.144] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    11.144] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    11.144] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    11.144] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    11.144] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    11.144] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    11.144] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    11.144] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    11.144] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    11.144] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    11.144] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    11.144] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    11.144] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    11.144] (II) modeset(0): EDID for output DP-1
[    11.303] (II) modeset(0): EDID for output HDMI-1
[    11.303] (II) modeset(0): EDID for output DP-2
[    11.310] (II) modeset(0): EDID for output HDMI-2
[    11.310] (II) modeset(0): Output eDP-1 connected
[    11.310] (II) modeset(0): Output DP-1 disconnected
[    11.310] (II) modeset(0): Output HDMI-1 disconnected
[    11.310] (II) modeset(0): Output DP-2 disconnected
[    11.310] (II) modeset(0): Output HDMI-2 disconnected
[    11.310] (II) modeset(0): Using exact sizes for initial modes
[    11.310] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    11.310] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.310] (==) modeset(0): DPI set to (96, 96)
[    11.310] (II) Loading sub module "fb"
[    11.310] (II) LoadModule: "fb"
[    11.310] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    11.313] (II) Module fb: vendor="X.Org Foundation"
[    11.313]    compiled for 1.20.6, module version = 1.0.0
[    11.313]    ABI class: X.Org ANSI C Emulation, version 0.4
[    11.313] (II) UnloadModule: "fbdev"
[    11.313] (II) Unloading fbdev
[    11.313] (II) UnloadSubModule: "fbdevhw"
[    11.313] (II) Unloading fbdevhw
[    11.313] (II) UnloadModule: "vesa"
[    11.313] (II) Unloading vesa
[    11.321] (==) modeset(0): Backing store enabled
[    11.321] (==) modeset(0): Silken mouse enabled
[    11.405] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    11.405] (==) modeset(0): DPMS enabled
[    11.405] (II) modeset(0): [DRI2] Setup complete
[    11.405] (II) modeset(0): [DRI2]   DRI driver: i965
[    11.405] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    11.405] (II) Initializing extension Generic Event Extension
[    11.406] (II) Initializing extension SHAPE
[    11.406] (II) Initializing extension MIT-SHM
[    11.406] (II) Initializing extension XInputExtension
[    11.410] (II) Initializing extension XTEST
[    11.410] (II) Initializing extension BIG-REQUESTS
[    11.410] (II) Initializing extension SYNC
[    11.410] (II) Initializing extension XKEYBOARD
[    11.411] (II) Initializing extension XC-MISC
[    11.411] (II) Initializing extension XFIXES
[    11.411] (II) Initializing extension RENDER
[    11.411] (II) Initializing extension RANDR
[    11.411] (II) Initializing extension COMPOSITE
[    11.411] (II) Initializing extension DAMAGE
[    11.411] (II) Initializing extension MIT-SCREEN-SAVER
[    11.412] (II) Initializing extension DOUBLE-BUFFER
[    11.412] (II) Initializing extension RECORD
[    11.412] (II) Initializing extension DPMS
[    11.412] (II) Initializing extension Present
[    11.412] (II) Initializing extension DRI3
[    11.412] (II) Initializing extension X-Resource
[    11.412] (II) Initializing extension XVideo
[    11.412] (II) Initializing extension XVideo-MotionCompensation
[    11.412] (II) Initializing extension SELinux
[    11.413] (II) SELinux: Disabled on system
[    11.413] (II) Initializing extension GLX
[    11.423] (II) AIGLX: Loaded and initialized i965
[    11.423] (II) GLX: Initialized DRI2 GL provider for screen 0
[    11.423] (II) Initializing extension XFree86-VidModeExtension
[    11.423] (II) Initializing extension XFree86-DGA
[    11.423] (II) Initializing extension XFree86-DRI
[    11.423] (II) Initializing extension DRI2
[    11.438] (II) modeset(0): Damage tracking initialized
[    11.438] (II) modeset(0): Setting screen physical size to 508 x 285
[    11.518] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    11.518] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    11.518] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.518] (**) Power Button: Applying InputClass "system-keyboard"
[    11.518] (II) LoadModule: "libinput"
[    11.518] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    11.524] (II) Module libinput: vendor="X.Org Foundation"
[    11.524]    compiled for 1.20.5, module version = 0.29.0
[    11.524]    Module class: X.Org XInput Driver
[    11.524]    ABI class: X.Org XInput driver, version 24.1
[    11.524] (II) Using input driver 'libinput' for 'Power Button'
[    11.524] (**) Power Button: always reports core events
[    11.524] (**) Option "Device" "/dev/input/event2"
[    11.524] (**) Option "_source" "server/udev"
[    11.531] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    11.531] (II) event2  - Power Button: device is a keyboard
[    11.531] (II) event2  - Power Button: device removed
[    11.539] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    11.539] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.539] (**) Option "xkb_layout" "fr"
[    11.539] (**) Option "xkb_variant" "oss"
[    11.568] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    11.568] (II) event2  - Power Button: device is a keyboard
[    11.569] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    11.569] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    11.569] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.569] (**) Video Bus: Applying InputClass "system-keyboard"
[    11.569] (II) Using input driver 'libinput' for 'Video Bus'
[    11.569] (**) Video Bus: always reports core events
[    11.569] (**) Option "Device" "/dev/input/event9"
[    11.569] (**) Option "_source" "server/udev"
[    11.570] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    11.570] (II) event9  - Video Bus: device is a keyboard
[    11.570] (II) event9  - Video Bus: device removed
[    11.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[    11.595] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.595] (**) Option "xkb_layout" "fr"
[    11.595] (**) Option "xkb_variant" "oss"
[    11.596] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    11.596] (II) event9  - Video Bus: device is a keyboard
[    11.596] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    11.596] (II) No input driver specified, ignoring this device.
[    11.596] (II) This device may have been added with another device file.
[    11.597] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    11.597] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    11.597] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    11.597] (**) Sleep Button: Applying InputClass "system-keyboard"
[    11.597] (II) Using input driver 'libinput' for 'Sleep Button'
[    11.597] (**) Sleep Button: always reports core events
[    11.597] (**) Option "Device" "/dev/input/event1"
[    11.597] (**) Option "_source" "server/udev"
[    11.598] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    11.598] (II) event1  - Sleep Button: device is a keyboard
[    11.598] (II) event1  - Sleep Button: device removed
[    11.608] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    11.608] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    11.608] (**) Option "xkb_layout" "fr"
[    11.608] (**) Option "xkb_variant" "oss"
[    11.609] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    11.609] (II) event1  - Sleep Button: device is a keyboard
[    11.610] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event21)
[    11.610] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[    11.610] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    11.610] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[    11.610] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    11.610] (**) Integrated Camera: Integrated C: always reports core events
[    11.610] (**) Option "Device" "/dev/input/event21"
[    11.610] (**) Option "_source" "server/udev"
[    11.611] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    11.611] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    11.612] (II) event21 - Integrated Camera: Integrated C: device removed
[    11.624] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input22/event21"
[    11.624] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    11.624] (**) Option "xkb_layout" "fr"
[    11.624] (**) Option "xkb_variant" "oss"
[    11.625] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    11.625] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    11.626] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event4)
[    11.626] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    11.626] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.626] (**) Logitech USB Keyboard: Applying InputClass "system-keyboard"
[    11.626] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    11.626] (**) Logitech USB Keyboard: always reports core events
[    11.626] (**) Option "Device" "/dev/input/event4"
[    11.626] (**) Option "_source" "server/udev"
[    11.628] (II) event4  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    11.628] (II) event4  - Logitech USB Keyboard: device is a keyboard
[    11.628] (II) event4  - Logitech USB Keyboard: device removed
[    11.633] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C31C.0001/input/input6/event4"
[    11.633] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 10)
[    11.633] (**) Option "xkb_layout" "fr"
[    11.633] (**) Option "xkb_variant" "oss"
[    11.634] (II) event4  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    11.634] (II) event4  - Logitech USB Keyboard: device is a keyboard
[    11.635] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event5)
[    11.635] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[    11.635] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    11.635] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[    11.635] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[    11.635] (**) Logitech USB Keyboard Consumer Control: always reports core events
[    11.635] (**) Option "Device" "/dev/input/event5"
[    11.635] (**) Option "_source" "server/udev"
[    11.637] (II) event5  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    11.637] (II) event5  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    11.637] (II) event5  - Logitech USB Keyboard Consumer Control: device removed
[    11.653] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0002/input/input7/event5"
[    11.653] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 11)
[    11.653] (**) Option "xkb_layout" "fr"
[    11.653] (**) Option "xkb_variant" "oss"
[    11.654] (II) event5  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    11.654] (II) event5  - Logitech USB Keyboard Consumer Control: device is a keyboard
[    11.655] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event6)
[    11.655] (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[    11.655] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    11.655] (**) Logitech USB Keyboard System Control: Applying InputClass "system-keyboard"
[    11.655] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[    11.655] (**) Logitech USB Keyboard System Control: always reports core events
[    11.655] (**) Option "Device" "/dev/input/event6"
[    11.655] (**) Option "_source" "server/udev"
[    11.657] (II) event6  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    11.657] (II) event6  - Logitech USB Keyboard System Control: device is a keyboard
[    11.657] (II) event6  - Logitech USB Keyboard System Control: device removed
[    11.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0002/input/input8/event6"
[    11.662] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 12)
[    11.662] (**) Option "xkb_layout" "fr"
[    11.662] (**) Option "xkb_variant" "oss"
[    11.663] (II) event6  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[    11.663] (II) event6  - Logitech USB Keyboard System Control: device is a keyboard
[    11.664] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event12)
[    11.664] (II) No input driver specified, ignoring this device.
[    11.664] (II) This device may have been added with another device file.
[    11.664] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    11.664] (II) No input driver specified, ignoring this device.
[    11.664] (II) This device may have been added with another device file.
[    11.665] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event14)
[    11.665] (II) No input driver specified, ignoring this device.
[    11.665] (II) This device may have been added with another device file.
[    11.665] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[    11.665] (II) No input driver specified, ignoring this device.
[    11.665] (II) This device may have been added with another device file.
[    11.665] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[    11.665] (II) No input driver specified, ignoring this device.
[    11.665] (II) This device may have been added with another device file.
[    11.666] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[    11.666] (II) No input driver specified, ignoring this device.
[    11.666] (II) This device may have been added with another device file.
[    11.666] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[    11.666] (II) No input driver specified, ignoring this device.
[    11.666] (II) This device may have been added with another device file.
[    11.667] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[    11.667] (II) No input driver specified, ignoring this device.
[    11.667] (II) This device may have been added with another device file.
[    11.667] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event20)
[    11.667] (II) No input driver specified, ignoring this device.
[    11.667] (II) This device may have been added with another device file.
[    11.667] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    11.668] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    11.668] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    11.668] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    11.668] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    11.668] (**) AT Translated Set 2 keyboard: always reports core events
[    11.668] (**) Option "Device" "/dev/input/event3"
[    11.668] (**) Option "_source" "server/udev"
[    11.669] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.669] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    11.670] (II) event3  - AT Translated Set 2 keyboard: device removed
[    11.682] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    11.682] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    11.682] (**) Option "xkb_layout" "fr"
[    11.682] (**) Option "xkb_variant" "oss"
[    11.683] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.683] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    11.684] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    11.684] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    11.684] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    11.684] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    11.684] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    11.684] (II) LoadModule: "synaptics"
[    11.684] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    11.688] (II) Module synaptics: vendor="X.Org Foundation"
[    11.688]    compiled for 1.20.5, module version = 1.9.1
[    11.688]    Module class: X.Org XInput Driver
[    11.688]    ABI class: X.Org XInput driver, version 24.1
[    11.688] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    11.688] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    11.688] (**) Option "Device" "/dev/input/event7"
[    11.703] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5677 (res 44)
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1093 - 4832 (res 65)
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    11.703] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    11.703] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    11.703] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    11.717] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event7"
[    11.717] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    11.717] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    11.717] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    11.717] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[    11.717] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    11.717] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    11.717] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    11.717] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    11.717] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    11.717] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    11.717] (II) No input driver specified, ignoring this device.
[    11.717] (II) This device may have been added with another device file.
[    11.718] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[    11.718] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    11.718] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    11.718] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    11.718] (**) TPPS/2 IBM TrackPoint: always reports core events
[    11.718] (**) Option "Device" "/dev/input/event8"
[    11.718] (**) Option "_source" "server/udev"
[    11.719] (II) event8  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    11.719] (II) event8  - TPPS/2 IBM TrackPoint: device is a pointer
[    11.720] (II) event8  - TPPS/2 IBM TrackPoint: device removed
[    11.734] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input9/event8"
[    11.734] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[    11.734] (**) Option "AccelerationScheme" "none"
[    11.734] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    11.734] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    11.734] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    11.735] (II) event8  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    11.735] (II) event8  - TPPS/2 IBM TrackPoint: device is a pointer
[    11.737] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    11.737] (II) No input driver specified, ignoring this device.
[    11.737] (II) This device may have been added with another device file.
[    11.737] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    11.737] (II) No input driver specified, ignoring this device.
[    11.737] (II) This device may have been added with another device file.
[    11.740] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event11)
[    11.740] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    11.740] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    11.740] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[    11.740] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    11.740] (**) ThinkPad Extra Buttons: always reports core events
[    11.740] (**) Option "Device" "/dev/input/event11"
[    11.740] (**) Option "_source" "server/udev"
[    11.741] (II) event11 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    11.741] (II) event11 - ThinkPad Extra Buttons: device is a keyboard
[    11.741] (II) event11 - ThinkPad Extra Buttons: device removed
[    11.754] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input12/event11"
[    11.754] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[    11.754] (**) Option "xkb_layout" "fr"
[    11.754] (**) Option "xkb_variant" "oss"
[    11.755] (II) event11 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    11.755] (II) event11 - ThinkPad Extra Buttons: device is a keyboard
[    11.822] (EE) Failed to open authorization file "/var/run/sddm/{463ef3ca-c9dc-4e6e-8829-2525400b604d}": No such file or directory
[    30.078] (II) modeset(0): EDID vendor "AUO", prod id 9277
[    30.078] (II) modeset(0): Printing DDC gathered Modelines:
[    30.078] (II) modeset(0): Modeline "1920x1080"x0.0  149.80  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (67.2 kHz eP)
[    30.078] (II) modeset(0): Modeline "1920x1080"x0.0  119.84  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (53.8 kHz e)
[    31.296] (II) modeset(0): EDID vendor "AUO", prod id 9277
[    31.296] (II) modeset(0): Printing DDC gathered Modelines:
[    31.296] (II) modeset(0): Modeline "1920x1080"x0.0  149.80  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (67.2 kHz eP)
[    31.296] (II) modeset(0): Modeline "1920x1080"x0.0  119.84  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (53.8 kHz e)
[    31.578] (II) modeset(0): EDID vendor "AUO", prod id 9277
[    31.578] (II) modeset(0): Printing DDC gathered Modelines:
[    31.578] (II) modeset(0): Modeline "1920x1080"x0.0  149.80  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (67.2 kHz eP)
[    31.578] (II) modeset(0): Modeline "1920x1080"x0.0  119.84  1920 1968 2068 2228  1080 1083 1084 1120 -hsync -vsync (53.8 kHz e)
[    32.206] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[   102.235] (II) config/udev: Adding input device Apple Inc. Magic Trackpad 2 (/dev/input/mouse2)
[   102.235] (II) No input driver specified, ignoring this device.
[   102.235] (II) This device may have been added with another device file.
[   102.299] (II) config/udev: Adding input device Apple Inc. Magic Trackpad 2 (/dev/input/event22)
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "evdev touchpad catchall"
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "libinput touchpad catchall"
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "touchpad catchall"
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "Default clickpad buttons"
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "Disable clickpad buttons on Apple touchpads"
[   102.299] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "Touchpads"
[   102.299] (II) Using input driver 'libinput' for 'Apple Inc. Magic Trackpad 2'
[   102.299] (**) Apple Inc. Magic Trackpad 2: always reports core events
[   102.299] (**) Option "Device" "/dev/input/event22"
[   102.299] (**) Option "_source" "server/udev"
[   102.301] (II) event22 - Apple Inc. Magic Trackpad 2: is tagged by udev as: Touchpad
[   102.303] (II) event22 - Apple Inc. Magic Trackpad 2: device is a touchpad
[   102.303] (II) event22 - Apple Inc. Magic Trackpad 2: device removed
[   102.315] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0/hci0:256/0005:004C:0265.0003/input/input23/event22"
[   102.315] (II) XINPUT: Adding extended input device "Apple Inc. Magic Trackpad 2" (type: TOUCHPAD, id 17)
[   102.317] (**) Option "AccelerationScheme" "none"
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) selected scheme none/0
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) acceleration factor: 2.000
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) acceleration threshold: 4
[   102.321] (II) event22 - Apple Inc. Magic Trackpad 2: is tagged by udev as: Touchpad
[   102.323] (II) event22 - Apple Inc. Magic Trackpad 2: device is a touchpad
[   102.362] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[   105.436] (EE) event22 - Apple Inc. Magic Trackpad 2: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.15.4/touchpad-jumping-cursors.html for details
[   105.905] (EE) event22 - Apple Inc. Magic Trackpad 2: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.15.4/touchpad-jumping-cursors.html for details
➜  ~

Comment 4 Ismaël 2020-03-31 18:03:04 UTC
Here is the interesting part i think : 

[   102.315] (II) XINPUT: Adding extended input device "Apple Inc. Magic Trackpad 2" (type: TOUCHPAD, id 17)
[   102.317] (**) Option "AccelerationScheme" "none"
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) selected scheme none/0
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) acceleration factor: 2.000
[   102.318] (**) Apple Inc. Magic Trackpad 2: (accel) acceleration threshold: 4
[   102.321] (II) event22 - Apple Inc. Magic Trackpad 2: is tagged by udev as: Touchpad
[   102.323] (II) event22 - Apple Inc. Magic Trackpad 2: device is a touchpad
[   102.362] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[   105.436] (EE) event22 - Apple Inc. Magic Trackpad 2: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.15.4/touchpad-jumping-cursors.html for details
[   105.905] (EE) event22 - Apple Inc. Magic Trackpad 2: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.15.4/touchpad-jumping-cursors.html for details
➜  ~

Comment 5 Ismaël 2020-04-16 05:20:33 UTC
the need info is given by the comments above this one.

Comment 6 Peter Hutterer 2020-04-16 05:51:30 UTC
for the future: please **attach** files like this, having to scroll up and down is a tad annoying and it's harder to extract the data. also "needinfo-" means "I'm not providing the info" and almost closed this bug automatically :)

synaptics is indeed installed and drives your built-in touchpad but not the apple one because of the snippet you have in place. That one is handled by libinput. And it looks like you're running into:
https://gitlab.freedesktop.org/libinput/libinput/issues/280 but that one is stalled because I can't seem to get the users to agree on what the pressure threshold really should be.

Comment 7 Ismaël 2020-04-16 06:05:55 UTC
Hi, 

Thanks a lot, this is exactly the bug i had to face with, the strange thing is it disappearing after setting and removing the snippet. Moreover i have two computers both with fedora and the issue did not occurred with the second one.
My two cents are that it is probably an issue with the driver.  


PS: i did not knew for the needinfo- sorry.

Comment 8 Ben Cotton 2020-11-03 17:16:11 UTC
This message is a reminder that Fedora 31 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 31 on 2020-11-24.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '31'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 31 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Ben Cotton 2020-11-24 18:20:15 UTC
Fedora 31 changed to end-of-life (EOL) status on 2020-11-24. Fedora 31 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.