[regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2019-07-31 Thread Numan Demirdöğen
If laptop is put to suspend or hibernate by closing lid, via power manager or by using any other method and then it is resumed/waked up, keyboard is not responding but mouse or trackball can be used. Although I can wake laptop up by keyboard, after that I am stuck at the password prompt. This bug i

Re: [regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2019-03-14 Thread Peter Zijlstra
On Tue, Dec 18, 2018 at 10:23:02AM +0300, Numan Demirdöğen wrote: > I found that passing the options i8042.reset=1 i8042.dumbkbd=1 i8042.direct=1 > results in the keyboard functioning after resume. However, there is a > long delay before the keyboard or mouse will respond to input on the > lock scr

Re: [regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2018-12-17 Thread Numan Demirdöğen
Sun, 2 Dec 2018 23:28:09 +0100 tarihinde Pavel Machek yazdı: >On Fri 2018-11-30 15:44:55, Numan Demirdöğen wrote: >> Sun, 28 Oct 2018 22:06:54 +0300 tarihinde >> Numan Demirdöğen yazdı: >> >> >Thu, 25 Oct 2018 09:49:03 +0200 tarihinde >> >Pavel Machek yazdı: >> > >> >> Hi! >> >> >> >> Her

Re: [regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2018-12-02 Thread Pavel Machek
On Fri 2018-11-30 15:44:55, Numan Demirdöğen wrote: > Sun, 28 Oct 2018 22:06:54 +0300 tarihinde > Numan Demirdöğen yazdı: > > >Thu, 25 Oct 2018 09:49:03 +0200 tarihinde > >Pavel Machek yazdı: > > > >> Hi! > >> > >> Here's problem bisected down to: > >> > >> commit 9d659ae14b545c4296e812c70493b

Re: [regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2018-11-30 Thread Numan Demirdöğen
Sun, 28 Oct 2018 22:06:54 +0300 tarihinde Numan Demirdöğen yazdı: >Thu, 25 Oct 2018 09:49:03 +0200 tarihinde >Pavel Machek yazdı: > >> Hi! >> >> Here's problem bisected down to: >> >> commit 9d659ae14b545c4296e812c70493bfdc999b5c1c >> Author: Peter Zijlstra >> Date: Tue Aug 23 14:40:16 2016

Re: [regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2018-10-28 Thread Numan Demirdöğen
Thu, 25 Oct 2018 09:49:03 +0200 tarihinde Pavel Machek yazdı: > Hi! > > Here's problem bisected down to: > > commit 9d659ae14b545c4296e812c70493bfdc999b5c1c > Author: Peter Zijlstra > Date: Tue Aug 23 14:40:16 2016 +0200 > > locking/mutex: Add lock handoff to avoid starvation > > I

[regression, bisected] Keyboard not responding after resuming from suspend/hibernate

2018-10-25 Thread Pavel Machek
Hi! Here's problem bisected down to: commit 9d659ae14b545c4296e812c70493bfdc999b5c1c Author: Peter Zijlstra Date: Tue Aug 23 14:40:16 2016 +0200 locking/mutex: Add lock handoff to avoid starvation Implement lock handoff to avoid lock starvation. Numan, I assume revert of that patch