Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-07-04 Thread patrick korsnick
I experience this behavior on a T61 so I don't think it's a Sandy Bridge problem. I've experienced it since F14. I also use a docking station and external display and remember back when I was running F14 I found a bug report somewhere confirming that (at least on F14) it was related to the external

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-07-01 Thread Christopher Svanefalk
On 06/24/2011 03:25 PM, Darryl L. Pierce wrote: > Whenever I try to put my laptop into either suspend or hibernate mode > (i.e., close the lid when not plugged in) the laptop _seems_ to be > trying to go to sleep but never quite gets there. The battery light > stays on, the sleep light (crescent mo

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-29 Thread Darryl L. Pierce
On Tue, Jun 28, 2011 at 02:04:10PM +0200, Bojan Jovanović wrote: > Could be a problem with usb3? > usb3 driver doesn't support suspend. > only known solution for me is to unload xhci driver. > do you have some device attached to usb? Most times I'm connected to my docking station (keyboard and mou

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-29 Thread Darryl L. Pierce
On Tue, Jun 28, 2011 at 04:27:51PM -0400, Bill Davidsen wrote: > One of the things I don't understand about the Fedora political (religious?) > practice is forcing GNOME3 into a release when the drivers a large portion of > users need for proper operation are not included and can't be. Actually,

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-29 Thread Darryl L. Pierce
On Tue, Jun 28, 2011 at 04:31:32PM -0400, Bill Davidsen wrote: > You have asked it to display the termination code if it terminates normally. > Is > that what you want? I would think you want to display it when it fails, maybe: >pm-is-supported --suspend-hybrid && echo Supported || echo "Not

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-28 Thread Bill Davidsen
Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 09:18:14AM -0500, Chris Adams wrote: >> Once upon a time, Darryl L. Pierce said: >>> (mcpierce@mcpierce-laptop:~)$ pm-is-supported --suspend >>> (mcpierce@mcpierce-laptop:~)$ echo $? >>> 0 >>> (mcpierce@mcpierce-laptop:~)$ pm-is-supported --hiberna

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-28 Thread Bill Davidsen
Matthew Saltzman wrote: > On Fri, 2011-06-24 at 13:01 -0400, Darryl L. Pierce wrote: >> On Fri, Jun 24, 2011 at 11:59:12AM -0400, Genes MailLists wrote: > 2) lspci (mcpierce@mcpierce-laptop:~)$ lspci 01:00.0 VGA compatible controller: nVidia Corporation GT216 [Quadro FX

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-28 Thread Bojan Jovanović
On 06/24/2011 05:02 PM, Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 10:48:36AM -0400, Genes MailLists wrote: >> On 06/24/2011 10:45 AM, Genes MailLists wrote: >>> On 06/24/2011 10:44 AM, Darryl L. Pierce wrote: On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: > So it

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-27 Thread Darryl L. Pierce
On Sat, Jun 25, 2011 at 01:46:48PM -0700, Matthew Saltzman wrote: > On Fri, 2011-06-24 at 13:01 -0400, Darryl L. Pierce wrote: > > On Fri, Jun 24, 2011 at 11:59:12AM -0400, Genes MailLists wrote: > > > >> 2) lspci > > > > > > > > (mcpierce@mcpierce-laptop:~)$ lspci > > > > > > > > 01:00.0 VGA

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-25 Thread Matthew Saltzman
On Fri, 2011-06-24 at 13:01 -0400, Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 11:59:12AM -0400, Genes MailLists wrote: > > >> 2) lspci > > > > > > (mcpierce@mcpierce-laptop:~)$ lspci > > > > > > 01:00.0 VGA compatible controller: nVidia Corporation GT216 [Quadro FX > > > 880M] (rev a2

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Andras Simon
On 6/24/11, Darryl L. Pierce wrote: > sudo pm-suspend :: > resulted in the laptop getting hosed and required a hard restart. > > sudo pm-hibernate :: > the laptop seemed to hibernate, but when I started it it bypassed grub > but I was no longer logged in; i.e., it acted as if it had just shut

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 04:56:02PM +0200, Andras Simon wrote: > Now, how did you configure the lid closing behaviour? If you made it > to cause suspend, you could try hibernate, and vice versa. In fact, > for testing purposes I'd leave the lid thing out altogether and try > pm-suspend or pm-hiberna

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 11:59:12AM -0400, Genes MailLists wrote: > >> 2) lspci > > > > (mcpierce@mcpierce-laptop:~)$ lspci > > > > 01:00.0 VGA compatible controller: nVidia Corporation GT216 [Quadro FX > > 880M] (rev a2) > > Are you using nouveau or nvidia drivers for this ? Nouveau driver

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Genes MailLists
On 06/24/2011 11:02 AM, Darryl L. Pierce wrote: > > (mcpierce@mcpierce-laptop:~)$ egrep model /proc/cpuinfo | sort -u > model : 30 > model name: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz > Ok this is not a sandy bridge as far as I know - so that's out ... >> 2) lspci

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 04:56:02PM +0200, Andras Simon wrote: > Thanks! > > Now, how did you configure the lid closing behaviour? If you made it > to cause suspend, you could try hibernate, and vice versa. In fact, > for testing purposes I'd leave the lid thing out altogether and try > pm-suspend

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 10:48:36AM -0400, Genes MailLists wrote: > On 06/24/2011 10:45 AM, Genes MailLists wrote: > > On 06/24/2011 10:44 AM, Darryl L. Pierce wrote: > >> On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: > >>> So it definitely works on F15 with the right pieces in p

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 10:45:59AM -0400, Genes MailLists wrote: > On 06/24/2011 10:44 AM, Darryl L. Pierce wrote: > > On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: > >> So it definitely works on F15 with the right pieces in place. > > > > But how to get it to work with my lapt

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Andras Simon
On 6/24/11, Darryl L. Pierce wrote: > Here's what I get: > > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --suspend > (mcpierce@mcpierce-laptop:~)$ echo $? > 0 > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --hibernate > (mcpierce@mcpierce-laptop:~)$ echo $? > 0 > (mcpierce@mcpierce-laptop:~)$

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Genes MailLists
On 06/24/2011 10:45 AM, Genes MailLists wrote: > On 06/24/2011 10:44 AM, Darryl L. Pierce wrote: >> On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: >>> So it definitely works on F15 with the right pieces in place. >> >> But how to get it to work with my laptop? Fedora 14 had no pr

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Genes MailLists
On 06/24/2011 10:44 AM, Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: >> So it definitely works on F15 with the right pieces in place. > > But how to get it to work with my laptop? Fedora 14 had no problems with > suspend/hibernate... > > > > Is

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 10:18:17AM -0400, Genes MailLists wrote: > So it definitely works on F15 with the right pieces in place. But how to get it to work with my laptop? Fedora 14 had no problems with suspend/hibernate... -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering va

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 09:18:14AM -0500, Chris Adams wrote: > Once upon a time, Darryl L. Pierce said: > > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --suspend > > (mcpierce@mcpierce-laptop:~)$ echo $? > > 0 > > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --hibernate > > (mcpierce@mcpierce-l

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Genes MailLists
On 06/24/2011 10:09 AM, Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 03:56:58PM +0200, Andras Simon wrote: >> On 6/24/11, Darryl L. Pierce wrote: >>> Whenever I try to put my laptop into either suspend or hibernate mode >>> (i.e., close the lid when not plugged in) the laptop _seems_ to be >>

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Chris Adams
Once upon a time, Darryl L. Pierce said: > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --suspend > (mcpierce@mcpierce-laptop:~)$ echo $? > 0 > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --hibernate > (mcpierce@mcpierce-laptop:~)$ echo $? > 0 > (mcpierce@mcpierce-laptop:~)$ pm-is-supported --s

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
On Fri, Jun 24, 2011 at 03:56:58PM +0200, Andras Simon wrote: > On 6/24/11, Darryl L. Pierce wrote: > > Whenever I try to put my laptop into either suspend or hibernate mode > > (i.e., close the lid when not plugged in) the laptop _seems_ to be > > trying to go to sleep but never quite gets there.

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Andras Simon
On 6/24/11, Darryl L. Pierce wrote: > Whenever I try to put my laptop into either suspend or hibernate mode > (i.e., close the lid when not plugged in) the laptop _seems_ to be > trying to go to sleep but never quite gets there. The battery light > stays on, the sleep light (crescent moon) light b

F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-24 Thread Darryl L. Pierce
Whenever I try to put my laptop into either suspend or hibernate mode (i.e., close the lid when not plugged in) the laptop _seems_ to be trying to go to sleep but never quite gets there. The battery light stays on, the sleep light (crescent moon) light blinks, but there's no disk activity and the p