[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-03-01 Thread Helmut Stult
https://linux-hardware.org/?probe=8d8e17d95e -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications about this

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-03-01 Thread Helmut Stult
Works again - have to set CONFIG_I2C_HID_ACPI=m in config -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-03-01 Thread Helmut Stult
This is the working kernel 5.11 https://linux-hardware.org/?probe=fbcb409c56 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-03-01 Thread Helmut Stult
https://linux-hardware.org/?probe=ea049102ec -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications about this

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2021-03-01 Thread Helmut Stult
@Coiby Xu (coiby) My touchpad MSFT0001:00 04F3:3140 works fine with Kernel 5.11, but stops working with the new 5.12-rc1 So far I haven't found the cause. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-12-23 Thread Helmut Stult
@Piotr Tomaszewski If you use Manjaro Linux, this link should help you ;-) https://drive.google.com/drive/folders/1f_gSUdyGZIONSbawBG4h9ED11CO0musP Otherwise look here (are the two patches and the PKGBUILD) https://drive.google.com/drive/folders/1chjkq-z-qaCd--ALi2ZGAE7EZW0SA8QH Helmut

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-12-16 Thread Helmut Stult
The problem is your last patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/pinctrl /pinctrl-amd.c?h=v5.10=47a0001436352c9853d72bf2071e85b316d688a2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-12-15 Thread Helmut Stult
/** pin_reg |= DB_TYPE_REMOVE_GLITCH << DB_CNTRL_OFF; */ did not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-12-15 Thread Helmut Stult
@Coiby Xu (coiby) Patch #179 no longer works with kernel 5.10.1, because pinctrl-amd.c has already been patched with the current kernel version and GLITCH has been changed. My touchpad MSFT0001: 00 04F3: 3140 still worked up to 5.10-rc7 with #179. This is th new code for GLITCH:

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-15 Thread Helmut Stult
@Coiby Xu (coiby) We have received feedback in our forum that the touchpad no longer works after a resuming from suspend. I've attached the link - maybe you can take a look at it. https://forum.manjaro.org/t/i2c-touchpad-does-not-function-after- resuming-from-suspend/31987/5 -- You received

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-07 Thread Helmut Stult
@Coiby Xu (coiby) Apparently there was a similar problem with the 4.19 kernel, but with the Intel CPU, which was then solved with the following patch. https://gitlab.manjaro.org/packages/core/linux419/-/blob/master/ELAN_touchpad_i2c_hid_pinctrl.patch Now the two lines are included (for example)

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-06 Thread Helmut Stult
See #179 ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage notifications about this bug go to:

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-06 Thread Helmut Stult
@Piotr Tomaszewski (nfm886) The patch is not included in the kernel, as other touchpads will no longer work. You can use the attached patch and build your own kernel. It works with ELAN-Touchpad MSFT0001:00 04F3:3140 ** Patch added: "Patch for Manjaro Kernel 5.8.13"

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-06 Thread Helmut Stult
Use this PKGBUILD ** Attachment added: "PKGBUILD for 5.8.13" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5418466/+files/PKGBUILD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-06 Thread Helmut Stult
@Coiby Xu (coiby) #171 works for under Manjaro Linux and Kernel 5.8.13 too. https://linux-hardware.org/?probe=7b7c4086f5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-04 Thread Helmut Stult
Right - unfortunately that was a mistake on my part - please ignore # 133 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-10-04 Thread Helmut Stult
Forget everything up to now - it is a kernel bug that has been known since January of this year and for which there has been a fix since then. I can't say why it hasn't been included in the kernel so far. Here is the patch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-09-27 Thread Helmut Stult
** Changed in: linux (Arch Linux) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-09-27 Thread Helmut Stult
@Coiby Xu (coiby) You are the best !!! First of all, thank you very much for the patch - it works perfectly. All I had to do was add the fix from @wangjun (biggerchina). Here is the link to the working patch:

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-09-09 Thread Helmut Stult
@Stillnurs Please do not confuse apples with oranges! We're talking about the Lenovo Legion-5 15ARH05 with the MSFT0001: 00 04F3: 3140 touchpad. It may be nice that it works with the MSFT0001: 01 04F3: 309E on your Legion Y540, but that is a different hardware and therefore not helpful. --

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-25 Thread Helmut Stult
Right, it affects all MSFT touchpads. At the moment there is nothing for MSFT - we will have to be very patient and hope, that someone can find a driver for it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-25 Thread Helmut Stult
"unfortunately using the 'elan touchpad patch' didn't work because probably MSFT0001:00 04F3:3140 is not an elan device." Thats not really correct. The touchpad is from Elan (see Vendor-ID 04F3) and there are the following two versions: ELAN0001:00 04F3:3140 MSFT0001:00 04F3:3140 The MSFT

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-15 Thread Helmut Stult
The vendor ID is MSFT0001:00 04F3:3140 - therefore the patch cannot work https://linux-hardware.org/?probe=b28405eeb0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-26 Thread Helmut Stult
With kernel 5.8-rc7 https://linux-hardware.org/?probe=ee86715eb3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-25 Thread Helmut Stult
These are my latest LOG files https://linux-hardware.org/?probe=27a5d47256 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-25 Thread Helmut Stult
Just repeat again - the fix works where an incorrect driver is detected. However, no driver is found at all for the LEGION 5 and the touchpad is therefore not activated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-25 Thread Helmut Stult
As long as no solution is found, here is another solution. https://gitlab.manjaro.org/packages/community/lenopow Since it is only a script, this should work in every distribution ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-25 Thread Helmut Stult
I am a Manjaro developer and we have kernels 4.4 / 4.9 / 4.14 / 4.19 / 5.4 / 5.7 / 5.8 The touchpad doesn't work with one of the kernels. Screen brightness only works with AMD- or nouveau-Driver, not with the proprietary driver, like 440.100 The brightness display works, but nothing changes. .

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-25 Thread Helmut Stult
I have found the cause so far that the touchpad MSFT0001: 00 04F3: 3140 is recognized, but no suitable driver is found. With the touchpad ELAN0001: 00 04F3: 3140 it seems to work with a few tricks. ELAN is also available in the kernel config, but MSFT is not. I just don't understand why there

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-14 Thread Helmut Stult
The link provides all the necessary information: https://linux-hardware.org/?probe=59d2f291d6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-07-14 Thread Helmut Stult
Controlling the screen brightness with Fn + F5 / F6 also does not work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 To manage