Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #60494 > unrolled thread

Bug#893286: linux: Please enable RMI4 configuration options

Started bymax <max@mntl.de>
First post2018-03-17 20:40 +0100
Last post2018-03-17 20:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel


Contents

  Bug#893286: linux: Please enable RMI4 configuration options max <max@mntl.de> - 2018-03-17 20:40 +0100

#60494 — Bug#893286: linux: Please enable RMI4 configuration options

Frommax <max@mntl.de>
Date2018-03-17 20:40 +0100
SubjectBug#893286: linux: Please enable RMI4 configuration options
Message-ID<vupQl-6nt-5@gated-at.bofh.it>
Source: linux
Version: 4.15.4-1
Severity: wishlist

Dear Maintainer,

the thinkpad X1 Carbon 2018 (Gen 6) needs following changes in the kernel config to make the touchpad and the trackpoint to work reliably:

    CONFIG_RMI4_CORE=m
-   # CONFIG_RMI4_I2C is not set
-   # CONFIG_RMI4_SPI is not set
-   # CONFIG_RMI4_SMB is not set
+   CONFIG_RMI4_I2C=m
+   CONFIG_RMI4_SPI=m
+   CONFIG_RMI4_SMB=m
    CONFIG_RMI4_F03=y
    CONFIG_RMI4_F03_SERIO=m
    CONFIG_RMI4_2D_SENSOR=y
    CONFIG_RMI4_F11=y
    CONFIG_RMI4_F12=y
    CONFIG_RMI4_F30=y
-   # CONFIG_RMI4_F34 is not set
-   # CONFIG_RMI4_F54 is not set
-   # CONFIG_RMI4_F55 is not set
+   CONFIG_RMI4_F34=y
+   CONFIG_RMI4_F54=y
+   CONFIG_RMI4_F55=y

(as well as the boot parameter psmouse.synaptics intertouch=1.)

Please consider applying the above diff to the next upload.

-- System Information:
Debian Release: buster/sid
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.4 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web