Bug 150701
Summary: | Dell Venue 11 Pro 7140 tablet - power button, home button and folio cover can't wakeup from suspend freeze state, while wakeup via keyboard works | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | RussianNeuroMancer (russianneuromancer) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.7.0 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg |
Description
RussianNeuroMancer
2016-07-29 18:31:44 UTC
btw, I using "suspend freeze" mode. So when tablet get into suspend mode, for example Home button (sensor button with Windows logo below screen) is still react (with vibration) so kernel is not hang or something, it's still alive, that why I expect it to react on cover opening, and it's actually wakeup from this state if kernel is patched. Then this seems to be a duplicate of bug #102281, right? Close as duplicate. *** This bug has been marked as a duplicate of bug 102281 *** > Then this seems to be a duplicate of bug #102281, right?
Not sure about this. Isn't this is completely different issues?
Yep, turns out to be really different. I tested new intel-vbtn driver that solved bug #102281 but this particular issue with no wakeup from suspend freeze on folio opening remain unresolved. By the way, intel-vbtn can't wakeup system on powerbutton press too. Wakeup by pressing buttons on keyboard works (but keyboard need to be attached which is in case of tablet useful only in docked state, not in tablet mode; not to mention that I doesn't have dock station at all, and I have to attach keyboard directly to USB port). After reading https://bugzilla.kernel.org/show_bug.cgi?id=100171 I guess my symptoms is quite similar to what Helix 2 owners experience with suspend freeze - wakeup can be done only with keyboard, but not with lid or powerbutton. For some reason wakeup from suspend freeze works with dv11p-tablet driver https://bugzilla.kernel.org/show_bug.cgi?id=150701#c50 > but not with lid or powerbutton
I forget to mention Home button that is another way to wakeup tablet from Connected Standby in Windows. This way not works here too.
(In reply to RussianNeuroMancer from comment #5) > After reading https://bugzilla.kernel.org/show_bug.cgi?id=100171 I guess my > symptoms is quite similar to what Helix 2 owners experience with suspend > freeze - wakeup can be done only with keyboard, but not with lid or > powerbutton. For some reason wakeup from suspend freeze works with > dv11p-tablet driver https://bugzilla.kernel.org/show_bug.cgi?id=150701#c50 what's this link? there is no comment #50 in this bug report. IMO, this is still a duplicate of 102281. What you're experiencing is not a BUG, it is actually a feature missing for Dell systems, and the driver for this feature should be discussed in #102281. *** This bug has been marked as a duplicate of bug 102281 *** > what's this link? Wrong link, sorry. Right one: https://bugzilla.kernel.org/show_bug.cgi?id=102281#c50 |