There are two methods for touchpad in ASL code that seems to be related
to power control:

            Method (TPRD, 0, Serialized)
            {
                P80H = 0x2E
                Return (^^EC0.ECTP) /* \_SB_.PCI0.LPCB.EC0_.ECTP */
            }

            Method (TPWR, 1, Serialized)
            {
                P80H = 0x2F
                ^^EC0.ECTP = Arg0
            }

However, we'll need to ask Lenovo how and when to use them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882388

Title:
  Touchpad recognised as generic mouse

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to