[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-05-25 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-03-26 Thread Keith McClelland
I have created bug 1436620. It's a bit of a messy situation but I hope I described it well enough. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076 Title: Can't suspend on Surface

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-03-25 Thread Keith McClelland
I have created bug 1436620. It's a bit of a messy situation but I hope I described it well enough. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076 Title: Can't suspend on Surface

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-03-24 Thread Christopher M. Penalver
Keith McClelland, it would help immensely if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. ** Tags removed: latest-bios-3.11.0350 ** Tags added: bios-outdated-3.11.0450 ** Tags removed: kernel-bug-exists-upstream ** Tags added:

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-03-23 Thread Keith McClelland
With the freeze patch installed and the power button patch in the kernel it can still fail to stay suspended. However I think there are two causes in my system and without them it will stay frozen at least until there is a power glitch: - Bluetooth on, even with nothing paired, is certain to

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-03-21 Thread Keith McClelland
Kernel bug 84651 addresses the power button issue. As of today it is still being tested. On my computer (now running 4.0-RC4 with patches but NOT the freeze patch from comment 26) suspending still bounces back, but with their patch it goes to the lock screen mode. I will now try putting that in

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-01-21 Thread Keith McClelland
I got that wrong yesterday, I think. IWhen the freeze patch is installed, it seems to do something akin to suspending, but I haven't figured out how to get it back (not power button or mouse movement). Instead you have to hold the power button long enough to kill it and then start over. Note that

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2015-01-20 Thread Keith McClelland
I made Akdor's pm-functions patch using 3.19RC3. Suspend did not change at all; it still bounced right back. Note that this kernel is unaware of the battery (I've read that 3.16 kernels don't have that problem) so maybe there is some interaction there. -- You received this bug notification

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Akdor 1154
apport information ** Tags added: apport-collected utopic ** Description changed: Suspend on surface pro 3 from GUI does not work. (Nothing happens) Doing it manually also fails, and nothing appears in dmesg: #echo mem /sys/power/state Error while writing to stdout write_loop:

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Akdor 1154
also here is the couple of lines of bash referenced before that makes pm-utils fall back to freeze if nothing else is available. ** Patch added: make pm-suspend fall back on freeze as a last resort

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Christopher M. Penalver
** Attachment removed: lspci-vnvn.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1380076/+attachment/4231542/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Christopher M. Penalver
Akdor 1154, please do not toggle attachments as a patch unless it's fixing the originally reported issue (not a WORKAROUND, hack, etc.) and is ready to be accepted into the Ubuntu repositories as outlined in https://wiki.ubuntu.com/Bugs/Patches . Despite this, could you please test the latest

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Akdor 1154
P.S. just done some more reading, looks like my previous footnote was false; using Hyper-V does not expose S3, it simply hibernates immediately instead of suspending. Jarrad -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Akdor 1154
Hi, Sorry, I thought that was just for categorization of attachments. I would argue that it DOES fix the issue at hand properly, though; the SP3 does not expose any support for S3, only for MS/Intel's InstantGo. Linux's freeze method is thus legitimately the only suspend state available*. One

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-06 Thread Christopher M. Penalver
Akdor 1154, could you please provide the direct URL to the git Utopic Unicorn kernel you are using? ** Tags removed: needs-upstream-testing ** Tags added: kernel-bug-exists-upstream-3.18-rc7 ** Description changed: - Suspend on surface pro 3 from GUI does not work. (Nothing happens) - - Doing

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-05 Thread Christopher M. Penalver
Akdor 1154, could you please execute the following via a terminal in order for the necessary debugging information to be attached: apport-collect 1380076 ** No longer affects: pm-utils (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Medium = Low -- You received this bug notification

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-12-04 Thread Fastguy
What about supporting the real thing, ie connected standby or InstantGO function. Isn't it yet supported by linux kernel? Without this and without real S3 state, linux won't be really useful on a SP3 I'm afraid. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-11-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pm-utils (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-11-30 Thread Marco Ceppi
What couple of lines of bash would fix this with regards to pm-utils? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076 Title: Can't suspend on Surface Pro 3 Status in linux

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-10-17 Thread Akdor 1154
** Also affects: pm-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076 Title: Can't suspend on Surface Pro 3 Status in

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-10-13 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.17 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-10-13 Thread Akdor 1154
** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076 Title: Can't suspend on Surface Pro 3 Status in “linux” package in Ubuntu: Incomplete

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-10-13 Thread Akdor 1154
it looks like the SP3 legitimately does not expose the S3 state, and instead only allows MS's Connected Standby / InstantGo spec. As such there are two issues here that I can see: 1) pm-utils does not fall back on freeze 2) freeze state is using much more power than connected standby does on

[Kernel-packages] [Bug 1380076] Re: Can't suspend on Surface Pro 3

2014-10-11 Thread Akdor 1154
** Attachment added: dmesg.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1380076/+attachment/4231545/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1380076