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

2020-09-27 Thread Stefano Galassi
@Coiby YOU ARE THE MAN! works like a charm on kernel 5.8.12-AMD! thank you so much for your efforts. you should get paid by Lenovo for this ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887190

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

2020-08-30 Thread Stefano Galassi
hey guys there is a new thread on official lenovo forum about this. let's make them hear our voice! https://forums.lenovo.com/t5/Gaming-Laptops/Lenovo-Legion-5-15ARH05 -Touchpad-not-working-in-any-Linux/m-p/5035512 -- You received this bug notification because you are a member of Ubuntu Bugs,

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

2020-08-29 Thread Stefano Galassi
Hi again Coiby, I attach to this the output of 'cat /sys/kernel/debug/hid/0018:04F3:3140.0001/rdesc' ** Attachment added: "0018:04F3:3140.0001/rdesc" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5405762/+files/rdesc-legion5-0018-04f3-3140-0001.txt -- You

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

2020-08-25 Thread Stefano Galassi
thank you for the explanation Helmut! so, as far as I can understand we can only wait until someone implements a proper linux driver for this (Elan) device, is that correct? -- 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-22 Thread Stefano Galassi
hey Coybi, unfortunately using the 'elan touchpad patch' didn't work because probably MSFT0001:00 04F3:3140 is not an elan device. with and without patch, no events are ever recorded by pressing or swiping the surface of the TouchPad -- You received this bug notification because you are a

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

2020-08-16 Thread Stefano Galassi
hehe no worries.. I was thinking someone was trying to prematurely close the issue ;) -- 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

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

2020-08-16 Thread Stefano Galassi
what does it means "no longer affects: linux"? in mine and many others cases it does still affect linux and no valid solutions to this issue have been found to date -- 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-16 Thread Stefano Galassi
what does it means "no longer affects: linux"? in my and many others cases it does still affects linux and now valid solution to this issue has been found to date -- 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-13 Thread Stefano Galassi
sudo evtest No device specified, trying to scan all of /dev/input/event* Available devices: /dev/input/event0: AT Translated Set 2 keyboard /dev/input/event1: AKKO AKKO 3084BT /dev/input/event2: AKKO AKKO 3084BT Keyboard /dev/input/event3: AKKO AKKO 3084BT Wireless Radio

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

2020-08-13 Thread Stefano Galassi
about my previous post.. > I couldn't find the string 0x3140. Do you mean the device is defined in > another way? I am really sorry (it might have been late at night :) ) that line it was actually added by the kernel patch I prepared (I am building the whole kernel using makepkg and patching is

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

2020-08-12 Thread Stefano Galassi
but elan_i2c is not automatically loaded and even loading it manually doesn't make any difference if I blacklist i2c_hid, as proposed in other forums for issues with elan touchpads, the touchpad even disappears from xinput devices running out of options.. -- You received this bug notification

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

2020-08-12 Thread Stefano Galassi
plus I found that this device is already defined in hid-elan.c, thus it should be recognized as elan touchpad using elan_i2c module.. -- 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:

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

2020-08-12 Thread Stefano Galassi
no luck man.. now I've got a hid_elan module loaded, but touchpad is still dead: hid_magicmouse 20480 0 hidp 32768 1 bluetooth 737280 38 btrtl,hidp,btintel,btbcm,bnep,btusb,rfcomm hid_elan 16384 0 led_class 20480 4

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

2020-08-12 Thread Stefano Galassi
other info that might be useful are: xinput list-props 20 Device 'MSFT0001:00 04F3:3140': Device Enabled (177): 1 Coordinate Transformation Matrix (179): 1.00, 0.00, 0.00, 0.00, 1.00, 0.00, 0.00, 0.00, 1.00 libinput Natural

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

2020-08-11 Thread Stefano Galassi
I am sorry mate.. touchpad still not working I've checked and the patch has been applied correctly. this is the output from lspci that shows hid_rmi is loaded, which is a step ahead compared to yesterday ;) ``` lsmod | grep hid hid_magicmouse 20480 0 hidp 32768 1

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

2020-08-11 Thread Stefano Galassi
Thank you Coiby Xu! appreciate your support :) unfortunately, even with your patch I could not make it to activate my touchpad. I've created a kernel patch from yours, recompiled the kernel. I tried both blacklisting hid_multitouch and removing hid_multitouch support in kernel config. all

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

2020-08-10 Thread Stefano Galassi
it seems not yet... :( -- 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-08-01 Thread Stefano Galassi
is there anyone workin on this yet? -- 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-07-31 Thread Stefano Galassi
** Also affects: linux (Fedora) Importance: Undecided Status: New ** Changed in: linux (Arch Linux) Status: New => Confirmed ** Changed in: linux (Fedora) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2020-07-31 Thread Stefano Galassi
** Also affects: linux (Arch Linux) Importance: Undecided Status: New -- 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-16 Thread Stefano Galassi
I manually patched that file on 5.7.8-AMD kernel, but touchpad is still dead.. https://linux-hardware.org/?probe=50272ea6ea thank you -- 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:

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

2020-07-14 Thread Stefano Galassi
my lenovo legion 5 15ARH05 has same issues: touchpad shows up under input devices as 'MSFT0001:00 04F3:3140 Touchpad' but doesn't work on linux (on windows it does work perfectly) screen brightness control doesn't work too https://linux-hardware.org/?probe=a8dfb4b56d -- You received this bug