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

2020-12-25 Thread Coiby Xu
Hi Robin Windey (r0wi) and Stéphane Roussel (stephane-roussel), On Fri, Dec 25, 2020 at 08:52:35PM -, Robin Windey wrote: >Had access to another Ideapad with touchpad MSFT0001:00 04F3:3140 >installed. Kernel 5.10.2-051002-generic #202012210832 did not work out >of the box but in combination wi

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

2020-12-25 Thread Coiby Xu
Hi Kai-Heng Feng, On Sun, Dec 20, 2020 at 07:30:12AM -, Kai-Heng Feng wrote: >8dcb7a15a585b6d0fee15751ce11d7a68cfedd56 ("gpiolib: acpi: Take into >account debounce settings") is part of a series with 18 patches, so it's >safer to only bakcport it for 5.10 kernels. Although it's part of a patc

[Ubuntu-x-swat] [Bug 1909322] Re: bug

2020-12-25 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs

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

2020-12-25 Thread Robin Windey
Had access to another Ideapad with touchpad MSFT0001:00 04F3:3140 installed. Kernel 5.10.2-051002-generic #202012210832 did not work out of the box but in combination with #322 it worked so i can confirm, too. -- You received this bug notification because you are a member of Ubuntu-X, which is su

[Ubuntu-x-swat] [Bug 1909327] [NEW] Lenovo T450s trackpad doesn't work after sleep

2020-12-25 Thread cjy
Public bug reported: After sleep, the Lenovo T450s trackpad stops working. I have to rmmod psmouse and modprobe psmouse to get it to work again, or just use an external mouse. ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: xserver-xorg 1:7.7+19ubuntu15 ProcVersionSignature: Ubuntu 5.8.0-33

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

2020-12-25 Thread koen
Touchpad works without workaround on Ubuntu 20.04 with Kernel 5.9.16 Same goes for ubuntu 20.10. Easiest way is to use the workaround, install mainline(alternative for ukuu) install kernel 5.9.16 Reboot and relax -- You received this bug notification because you are a member of Ubuntu-X, which

[Ubuntu-x-swat] [Bug 1909322] [NEW] bug

2020-12-25 Thread Takla
Public bug reported: no ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73 Uname: Linux 5.4.0-58-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia .proc.driver.nvidia.capabilities.gpu0: Error: [Errno 21] Is

[Ubuntu-x-swat] [Bug 1907870] Re: Intel UHD Graphics: external monitor detected but black screen (has a preferred mode but no current mode set)

2020-12-25 Thread Juan Manuel Diaz
HI! I had tested with Fedora 33... same results... Happy Xmass ** Summary changed: - Samsung SMBX2250 monitor detected but black screen (has a preferred mode but no current mode set) + Intel UHD Graphics: external monitor detected but black screen (has a preferred mode but no current mode set)

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

2020-12-25 Thread Coiby Xu
** Description changed: + Update (#296) + = + + The latest kernel tree + (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git) has + the complete solution to fix this bug. So we can expect kernel v5.11 to + fix this issue without any additional work. Before the release

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

2020-12-25 Thread boudicca
ignore sudo in #323 echo 386 > export only as root -- You received this bug notification because you are a member of Ubuntu-X, 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 To m

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

2020-12-25 Thread boudicca
#322 confirmed works as sudo or root cd /sys/class/gpio/ echo 386 > export cd gpio386 echo out > direction -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-libinput in Ubuntu. https://bugs.launchpad.net/bugs/1887190 Title: M

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

2020-12-25 Thread Stéphane Roussel
Touchpad works on 20.10 and kernel 5.10.2 only after doing that on each start : cd /sys/class/gpio/ echo 386 > export gpio]# cd gpio386 echo out > direction uname -a : Linux Legion 5.10.2-051002-generic #202012210832 SMP Mon Dec 21 13:52:42 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux -- You receive