@hookedbehemoth: Not 100% sure but it looks like you booted the old
kernel (where the driver was builtin) with the new modules.

[    3.303452] Modules linked in: hid_sensor_custom(E) hid_sensor_hub(E) 
wacom(E+) chash(E) i2c_algo_bit(E) ttm(E) drm_kms_helper(E) syscopyarea(E) 
hid_roccat_savu(E) sysfillrect(E) hid_roccat(E) hid_roccat_common(E) 
sysimgblt(E) fb_sys_fops(E) nvme(E) usbhid(E) drm(E) nvme_core(E) wmi(E) 
i2c_hid(E) video(E) hid(E)
[    3.321326] Call Trace:
[    3.322515]  amd_mp2_pci_work+0xa1/0x110

amd_mp2_pci_work doesn't exist anymore in the latest versions of the
driver, and i2c_amd_mp2 isn't listed in the list of modules linked in.

But the module containing the newer driver doesn't get loaded either
because of symbols missing in kernels older than 4.19:

[    6.263647] i2c_amd_mp2: Unknown symbol i2c_get_dma_safe_msg_buf (err 0)
[    6.292760] i2c_amd_mp2: Unknown symbol i2c_put_dma_safe_msg_buf (err 0)

I'm surprised that it worked at all for Kai and Stephan. The patch needs
a few changes in order to be applied to older kernels, I forgot to
mention it.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1787775

Title:
  touchpad not working on lenovo yoga 530

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad is not working and does not show up in cat
  /proc/bus/input/devices on multiple kernels. I've tried the newest
  kernel to date (19.08.18) and a few others.

  The touchpad works on windows.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-08-18 (0 days ago)
  InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release amd64 
(20180731)
  Package: linux (not installed)
  Tags:  bionic
  Uname: Linux 4.18.3-041803-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to bionic on 2018-08-18 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1787775/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to