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

2020-09-27 Thread alex
have managed to compile the i2c_hid.ko module in ubuntu 20.04, too, works! thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

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

2020-09-27 Thread Demyan Yarmoshik
Amazing news! Applied the patch to 5.6-rc6, works great. Thanks a lot, Coiby Xu! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

[Desktop-packages] [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:

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

2020-09-27 Thread Paul Muntanion
Hey guys, I also would like to apply this patch on my machine. Unfortunately I didn't understand where to add the extra line in the code an how to apply the patch... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

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

2020-09-27 Thread Gerald Bachner
Hi, tested patch + workaround from wangjun (added "static struct task_struct *thread_hid = NULL;") on Manjaro 5.9rc6: Touchpad MSFT0001:00 04F3:3140 works perfect. Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

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

2020-09-26 Thread wangjun
sorry for my poor english! 非常感谢! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

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

2020-09-26 Thread wangjun
@Coiby Xu (coiby) my machine is MSFT0001:00 04F3:3140; i tested the patch on fedora 32 kernel 5.8.11 . the touchpad worked. but the original patch not compile : thread_hid undeclared then i add one line: static struct task_struct *thread_hid = NULL; many thanks to your hard work! i am

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

2020-09-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "polling_pin_state_touchpad.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned

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

2020-09-26 Thread Coiby Xu
Hi, I've found out that there is something wrong with the GPIO interrupt controller under Linux. For the details, you can check https://www.spinics.net/lists/linux-input/msg69267.html. While I'm still working on the ultimate solution, you may be interested in the patch as attached which makes

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

2020-09-26 Thread Solomon Thatcher
Would it be possible to replace the track-pad with a different one from a supported manufacturer? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title:

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

2020-09-26 Thread wangjun
lenovo release new bios EUCN26WW -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

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

2020-09-24 Thread PD
I did some search in internet. At this moment, it seems that most of the Touchpad having this issue are MSFT 04F3:. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-09-24 Thread Arthur T
I have the same MSFT0001:00 04F3:3186 touchpad, however, the touchpad will show as Elantech Touch Pad under windows and it is listed under the firmware section: Elantech Touch Pad Firmware 1.0.0.2 Device type:Firmware Manufacturer: Elantech Ltd. Locatioon: on Microsft UEFI-Compliant

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

2020-09-23 Thread Bibi
Hello, facing the same issue (obviously). I appear to have the MSFT0001:00 04F3:3186, ordered in France, so this model does not seems to be limited to china (R7000 variant). Blacklisting done nothing. I have seen the chinese blog but I'm a little lost with this, is it supposed to work with my

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

2020-09-23 Thread mc09
I also have Lenovo Legion 5 15ARH05H, 82B1000AUS and would like to help out with adding support for this device. Any advice on how to get started? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-09-23 Thread Mike Boruta
Hello, I have exactly the same issue as the creator of this bug. I have a Lenovo Legion 5 15ARH05H, model number 82B1000AUS (https://psref.lenovo.com/Detail/Legion/Lenovo_Legion_5_15ARH05H?M=82B1000AUS), and my touchpad is listed as MSFT0001:00 04F3:3186, not 04F3:3140. How can I help add support

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

2020-09-20 Thread Ivan Gašparović
Legion 5 laptop with AMD - best I could do is add "blacklist hid_multitouch" to /etc/modprobe.d/blacklist.conf , it got the mouse to move but stutters a lot. [0.004610] ACPI: SSDT 0xCDFF4000 007216 (v02 LENOVO CB-01 0001 MSFT 0400) [2.467514] i2c_hid i2c-MSFT0001:00:

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

2020-09-15 Thread lightning
Legion 15 82GR, known as Legion R7000P2020H 82GR in China has the same issue. Device id is MSFT0001:00 04F3:3186 Touchpad. See full hardware info at https://linux-hardware.org/index.php?probe=dae1221cfd. -- You received this bug notification because you are a member of Desktop Packages, which is

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

2020-09-14 Thread wangjun
new kernel on fedora test result: 5.8.9 not work 5.9-rc5 not work -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on

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

2020-09-11 Thread Dimitar Kotsev
On my machine the touchpad is recognized and even the click events are registered but moving produces clicking instead of moving the cursor. Legion 5 15ARH05, kernel Linux 5.8.6-1-MANJARO, dmesg | grep MSFT [ 162.390501] i2c_hid i2c-MSFT0001:00: supply vdd not found, using dummy regulator

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

2020-09-11 Thread Franck VAISSIERE
Tested on last manjaro k5.8, and currently on debian sid unstable (k5.8.0-1)and same issue with touchpad. Same results as above... Lenovo Gaming 3 15ARH05 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in

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

2020-09-10 Thread wangjun
no solution to MSFT0001:00 04F3:3140 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

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

2020-09-10 Thread Shatadru Banerjee
So what is the solution? I am new to this. Has anyone successfully managed to solve the bug? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT

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

2020-09-10 Thread wangjun
new kernel on fedora test result: 5.8.8 not work -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5

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

2020-09-09 Thread PD
@wangjun user "dl3it" in that bug has AMD too and he seemed to solve it by recompile the kernel with elan_i2c as module. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-09-09 Thread wangjun
diff is amd and intel. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in Pop!_OS:

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

2020-09-09 Thread PD
Referring to another case #207759 (https://bugzilla.kernel.org/show_bug.cgi?id=207759) I am curious why ideapad 15 has the same Touchpad ID and someone could solve the issue by blacklist elan-i2c but Legion 15ARH05 cannot, especially I didn't complied elan-i2c or elants-i2c. Legion 15ARH05

[Desktop-packages] [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. --

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

2020-09-09 Thread PD
@Stillnurs Your advice doesn't work for me. Kernel 5.8.6 Actually, there is no event triggered by touchpad seen via "libinput debug-events" -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-09-07 Thread wangjun
new kernel on fedora test result: 5.8.7 not work 5.9-rc4not work -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT

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

2020-09-06 Thread stillnurs
update: for the 3-step, you can edit xx-libinput.conf file if you have existing. You will find a line which states the similar to these: Section "InputClass" Identifier "MyTouchpad" MatchIsTouchpad "on" Driver "libinput" Option "Tapping" "on" #just add this

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

2020-09-06 Thread stillnurs
Hey palls, it's Lenovo Legion Y540, and I just signed up here to suggest a solution for touchpad that helped for me. Since I have the similar touchpad types as here in the topic MSFT0001:01 04F3:309E . I was wandering same as many of you for several days since installing Linux, (it's Manjaro

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

2020-09-05 Thread Gerald Bachner
** Attachment added: "LogSession0.out" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5407833/+files/LogSession0.out -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-09-05 Thread Gerald Bachner
Here the outfile from TraceView -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

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

2020-09-05 Thread Gerald Bachner
Hi, attached the etl tracefile. I could not get the pdb files from the Microsoft symbol server to view it in TraceView. I hope this helps. ** Attachment added: "HID_WPP.etl" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190/+attachment/5407810/+files/HID_WPP.etl -- You received

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

2020-09-04 Thread wangjun
@Coiby Xu (coiby) , on my windows 10 , it report error! Microsoft Windows [Version 10.0.19042.450] (c) 2020 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>logman create trace -n HID_WPP -o

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

2020-09-04 Thread Coiby Xu
And for those who have the Synaptics touchpad, I've found a way to make the touchpad almost work. You can apply the following patch which will make kernel use hid-rmi handle the device without blacklisting hid- mulitouch, diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index

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

2020-09-04 Thread Coiby Xu
Hi Stefano Galassi (iltoga) and wangjun (biggerchina) Thank you for providing the info! So this ELAN touchpad's HID reporter descriptors could be read and parsed but it couldn't be started at all since no HID reports are received. Now the only way I can think of to tackle this issue is to

[Desktop-packages] [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 Desktop

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

2020-08-29 Thread wangjun
@Coiby Xu (coiby) there is not any text like "invalid report id data" in dmesg output. and on fedora 32 kernel 5.8.5 = [ra@bogon ~]$ dmesg | grep MSFT [0.004946] ACPI: SSDT 0xCDFF4000 007216 (v02 LENOVO CB-01 0001 MSFT 0400) [1.534909] i2c_hid

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

2020-08-29 Thread wangjun
and after line I: 18 04f3 3140 no more output , event i touch the touchpad. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

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

2020-08-29 Thread Coiby Xu
Hi wangjun (biggerchina), Thank you for testing the linux/input/elan-i2c-ids.h! So somehow elan_i2c can't handle this device either. Is there anything like "elan_i2c i2c-ELAN060F:00: invalid report id data" in dmesg as similar to https://bugzilla.kernel.org/show_bug.cgi?id=203467? Btw, when

[Desktop-packages] [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

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

2020-08-29 Thread Coiby Xu
Hi Helmut, Thank you for sharing the article on MSFT (I'm been long wondering what does MSFT mean). > 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. I think The Microsoft

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

2020-08-28 Thread Olcay Ozturkmen
It does affect linux kernel. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

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

2020-08-28 Thread juziy
** Also affects: linux Importance: Undecided Status: New ** No longer affects: linux -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT

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

2020-08-27 Thread wangjun
on kernel 5.8.5 fedora 32,touchpad does not work too. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5

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

2020-08-27 Thread wangjun
@Coiby Xu (coiby) ,i had tested by patch the kernel source in the file :include/linux/input/elan-i2c-ids.h with MSFT0001 , ELAN3140 ,04f33140, but it doesn't work。 and sudo acpidump | grep -C3 ELAN result as follows: ra@bogon Downloads]$ sudo acpidump | grep -C3 ELAN [sudo] password for ra:

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

2020-08-26 Thread Bestin
** Also affects: linux (openSUSE) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

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

2020-08-26 Thread wangjun
Lenovo release new version BIOS for Legion R7000 or Legion 5-15ARH05. 2020/8/20 BIOS Version: EUCN22WW, EC Version: EUEC22WW EUCN22WW: BIOS Notification: 1. Fixed 1) Fix panel brightness almost not changed when change from the level 0 to level 1. 2. Add 1) None. 3. Modified 1)

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

2020-08-25 Thread wangjun
my computer is Lenovo Legion R7000 ,with the MSFT0001:00 04F3:3140 touchpad. and i had tested the kernel 5.9.0 rc2 on fedora 32 with no lucky, -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

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

2020-08-25 Thread Nicolas Rogues
Thanks Helmut and Francesco I have a (bold ?) question. As previously reported, it works (at least, moves and clicks as expected, not talking gestures here) in the UEFI BIOS prior to the loading of any operating system. Does this mean there is a kind of working driver in code of the UEFI BIOS ?

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput

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

2020-08-25 Thread Francesco Grieco
I think this issue is covering different devices. I have a Lenovo Ideapad 14ARE05 with the following touchpad: MSFT0004:00 06CB:CD98 (synaptic? similar to the Legion, I suppose) And I have the same problem of others, the touchpad sometime works, sometime not. -- You received this bug

[Desktop-packages] [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 Desktop Packages, which is subscribed to

[Desktop-packages] [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

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

2020-08-25 Thread Coiby Xu
The code 04F3 indeed represents the vendor ELAN. It seems I need to dig into the lower level driver (one that talk to the touchd firmware directly) to find out more info. Btw, I Googled "Linux ELAN touchpad" and found another solution [kernel - ELAN Touchpad not working on Lenovo Thinkbook with

[Desktop-packages] [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

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

2020-08-22 Thread Coiby Xu
Hi Stefano, > sudo evtest > > > /dev/input/event17: Elan Touchpad > /dev/input/event18: MSFT0001:00 04F3:3140 > Select the device event number [0-27]: 17 > Input driver version is 1.0.1 > Input device ID: bus 0x18 vendor 0x4f3 product 0x3140 version 0x100 > Input device name: "Elan

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

2020-08-21 Thread Seth Arnold
** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo

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

2020-08-21 Thread daleli
Not sure that intel version(5i and 5pi) has the same touchpad. Legion5 amd has two touchpad: MSFT0001:00 06CB:7F28, and MSFT0001:00 04F3:3140. IdeaPad 5 15 touchpad is ELAN0001:00 04F3:3140, this page may be helpful: https://bugzilla.kernel.org/show_bug.cgi?id=207759 ** Bug watch added: Linux

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

2020-08-20 Thread Olcay Ozturkmen
Does this bug affects amd version only? according to arch wiki touchpad works on Intel(5i and 5pi) version https://wiki.archlinux.org/index.php/Laptop/Lenovo#Legion_series -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

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

2020-08-19 Thread Muhammad Usama Anjum
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo

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

2020-08-18 Thread daleli
This bug affects me a lot. I visit this page everyday to see whether if someone fix it. :( -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad

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

2020-08-16 Thread Maton Danko
I've added wrong distro and when I'm removed it from the list it created that comment automatically. This interface not too intuitive for me. Sorry. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

[Desktop-packages] [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 Desktop Packages, which is subscribed to

[Desktop-packages] [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 Desktop Packages, which is subscribed to

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

2020-08-15 Thread Maton Danko
** Also affects: linux Importance: Undecided Status: New ** Also affects: pop-os Importance: Undecided Status: New ** No longer affects: linux -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

[Desktop-packages] [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

[Desktop-packages] [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

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

2020-08-13 Thread Coiby Xu
Although Elan Touchpad is listed in the output of xinput, "0" in "hid_elan 16384 0" shows hid_elan is not being used. Is there an entry named "*:04F3:3140.*" under /sys/bus/hid/drivers/hid-elan/? > plus I found that this device is already defined in hid-elan.c I couldn't find the string 0x3140.

[Desktop-packages] [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

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu.

[Desktop-packages] [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

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

2020-08-12 Thread Coiby Xu
Sorry I made another mistake. hid_rmi is specifically for the Synaptics RMI4 touchpads. We use let hid_elan handle this device. The vendor id should be added to elan_devices in drivers/hid/hid- elan.c. Can you give the following patch a try? diff --git a/drivers/hid/hid-elan.c

[Desktop-packages] [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

[Desktop-packages] [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

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

2020-08-11 Thread Coiby Xu
Thank you for testing the patch! I'm sory I forgot the fact Lenovo ships different kinds of touchpads for the same laptop model and neglected this bug report is for MSFT0001:00 04F3:3140. Yours must also this touchpad device whose vendor is Elan (04F3). I assume it should be also handled by

[Desktop-packages] [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

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

2020-08-10 Thread Coiby Xu
I am now working on this issue. I can confirm the solution provided by https://www.cnblogs.com/mikeguan/p/13126497.html works. What the solution does is, - blacklist hid_multitouch - Add the vendor id and product id of this touchpad device to hid_device_id in drivers/hid/hid-rmi.c I've

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in linux package

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

2020-08-10 Thread daleli
is there anyone workin on this yet? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo Legion-5 15ARH05 Status in

[Desktop-packages] [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 Desktop Packages, which

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

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

2020-07-27 Thread Nicolas Rogues
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on

[Desktop-packages] [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 Desktop Packages, which is subscribed to

[Desktop-packages] [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 Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not

[Desktop-packages] [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 Desktop Packages, which is subscribed to

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

2020-07-25 Thread Nicolas Rogues
Thanks Helmut and Ben. These are very precise information and better than any post elsewhere. I got no reply from the email contacts provided by Kai-Heng yet... Anyone with a Lenovo connection ? -- You received this bug notification because you are a member of Desktop Packages, which is

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

2020-07-25 Thread Ben T
Nicolas -- I've seen the R7000 Chinese post (https://www.cnblogs.com/mikeguan/p/13126497.html), and what it basically entails is blacklisting hid_multitouch (or disabling it in the kernel and recompiling), which according to other forums seems to have an effect on some touchpads, but has no effect

[Desktop-packages] [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. .

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

2020-07-25 Thread Nicolas Rogues
It's a good question. In my understanding, the Legion R7000 is the name for China of the Legion-5 15ARH05. In the Lenovo forum, the Lenovo employee has no access to the equipment and indicates it's a kernel issue, suggesting it used to work prior to 5.4 kernel. That looks strange.

[Desktop-packages] [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

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

2020-07-22 Thread Ben T
Touchpad MSFT0001:00 04F3:3140 is dead on 5.8 rc5 as well. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: MSFT Touchpad not working on Lenovo

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

2020-07-20 Thread Nicolas Rogues
Hello Didi, The issue we face could be different : on the Lenovo Legion-5 15ARH05 (which is the object of this bug report) there is no working trick to boot on Windows then Ubuntu : it just never worked under Linux on the two BIOS tested (factory I think EUCN16WW and June update EUCN19WW), in

<    1   2   3   4   5   >