[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2021-04-22 Thread Ricky Brent
There's a better workaround (method 3) now suggested on the arch wiki page: https://wiki.archlinux.org/index.php/Lenovo_ThinkPad_X1_Yoga_(Gen_3) It works with Ubuntu as well; you can test it when the touch screen isn't responding with: sudo apt install acpi-call-dkms; sudo modprobe acpi_call; ech

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2020-11-03 Thread Dracco
I am also affected by this. Is there any workaround? Disabling Thunderbolt wont work for me as i rely on it even more than on touch (I am using a dock with 2 external screens and bunch of USB connected over 8h a day). -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2020-05-21 Thread Marco
This indeed disables Thunderbolt as described. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836176 Title: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th To manage notifications

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2020-04-19 Thread Ricky Brent
usbcore.quirks=056a:5146:m also failed for me (with 19.10 and focal); I read on the Arch wiki that disabling Thunderbolt in the bios (under Security -> IO ports) might work and tried it, and it worked! I imagine this breaks Thunderbolt, but have no way to test. -- You received this bug notificat

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2020-03-10 Thread Marco
Adding "usbcore.quirks=056a:5146:m" to the kernel parameters in the current Focal ISO sadly doesn't make a difference. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836176 Title: Touchscreen stops

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2020-01-03 Thread Kai-Heng Feng
Can you please test kernel parameter "usbcore.quirks=056a:5146:m"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836176 Title: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th To m

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-12-28 Thread Aleksei Gusev
I'm not sure if it's important or not, but even if touch screen stops working you can close the lid, wait for the laptop to sleep and then click power button to wake it up. Then when you open the lid the touch screen works. -- You received this bug notification because you are a member of Ubuntu

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-12-09 Thread Alexander Schröder
Can confirm this problem. Zorin OS 15 (Ubuntu 18.04 base - kernel 5.0.0-37-generic). Tried disconnecting touchscreen before sleep, no success. Anyone working on a fix? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-11-12 Thread Devon Maloney
I experience this exact bug on Fedora 32 Rawhide (kernel 5.4.0-0.rc6.git1.1.fc32.x86_64). I have attached a dmesg log for waking from sleep with the power button (touch works) and waking from sleep by opening the lid and pressing a key (touch does not work). Each log is from an independent system b

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-09-27 Thread Kai-Heng Feng
>From #9, touchscreen disconnected before suspending and didn't re-appear after >resume: [ 51.672179] usb 1-10: USB disconnect, device number 5 [ 51.672180] usb 1-10: unregistering device [ 51.672182] usb 1-10: unregistering interface 1-10:1.0 [ 51.672239] xhci_hcd :00:14.0: shutdown u

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-09-27 Thread Victor Saase
the touchscreen works if suspending and waking with the power button, attached is the dmesg output in this case, suspend was initiated after [ 869.550618] usb 1-7: usb auto-suspend, wakeup 1 ** Attachment added: "dmesg_postsuspend_powerbtn" https://bugs.launchpad.net/ubuntu/+source/linux/+b

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-09-27 Thread Victor Saase
Hi, same problem here kernel: Linux vsaase 5.3.1-050301-generic #201909210632 SMP Sat Sep 21 06:34:27 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux I set the kernel parameter "usbcore.dyndbg=+p" attached is the dmesg output after wake from sleep (closed the lid after [ 46.646282] usb usb1-port7: res

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-09-20 Thread Kai-Heng Feng
Can you please install latest mainline kernel, boot that kernel with kernel parameter "usbcore.dyndbg=+p", reproduce the issue and attach dmesg? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-09-20 Thread Andrew Strauss
** Also affects: linux (Fedora) 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/1836176 Title: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-08-11 Thread Andrej Friesen
Trying to use the fix in arch wiki does not work: ``` sudo rtcwake -m freeze -s 1 rtcwake: wakeup from "freeze" using /dev/rtc0 at Sun Aug 11 22:42:06 2019 rtcwake: write error ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-08-11 Thread Andrej Friesen
Also using this machine and tried the fix on the arch wiki. I am using bios 1.35 and fedora 30: uname -a Linux x1-yoga 5.2.6-200.fc30.x86_64 #1 SMP Mon Aug 5 13:20:47 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Can we do something to get better debugging information? -- You received this bug noti

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-07-24 Thread Brad Figg
** Tags added: ubuntu-certified -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836176 Title: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th To manage notifications about this bug

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-07-21 Thread Kai-Heng Feng
The system seems to be woken up early during S3 attempt, and tried to use S2Idle instead. Can you please try daily mainline kernel? https://kernel.ubuntu.com/~kernel-ppa/mainline/daily/2019-07-22/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-07-19 Thread Alexander Kallenbach
Tested latest mainline kernel but the problem still persists: Linux yoga 5.2.0-050200rc7-generic #201906300430 SMP Sun Jun 30 04:32:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1836176] Re: Touchscreen stops working after S3 suspend on Lenovo X1 Yoga 3th

2019-07-11 Thread Kai-Heng Feng
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc7/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1836176 Title: Touchscreen stops working after S3 suspend o