fedora 29 suspend/hibernate not working (SOLVED)

2019-04-24 Thread t_pol
Hi List, I'd like to share my experience in solving the suspend/hibernate problem on my new laptop HP PAVILION 15-cs0989nl (I've read some post on the internet regarding this argument). The laptop has a "NVIDIA GEFORCE card" as well as an "Intel Corporation UHD Graph

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ć
nes 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... >>>> >>>> >>>> >>>> &

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

2011-06-27 Thread Darryl L. Pierce
> > Suspend seems to work with nVidia proprietary drivers. I was using them > until the latest gnome update (see some other thread about that). > There's probably a nouveau bug regarding suspend. That sounds about right. I was using the nVidia drivers under F14 (when I wasn&#

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
as if it had just shutdown Well, if all else fails, and /var/log/pm-suspend.log isn't revealing anything, then maybe it's time for a bug report... With a laptop, the lack of suspend/hibernate is more than annoying. (At least I only ever boot laptops during and after installation. They

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
and try > pm-suspend or pm-hibernate from the command line. Originally I had it configured to suspend when the lid closed using first the steps on my blog [1] and then via the gnome-tweak-tool app. When that failed I configured it to hibernate instead. I'll try the pm-{suspend,hiberna

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

2011-06-24 Thread Darryl L. Pierce
n 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 yours a sandy bridge - which graphics card is a

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

2011-06-24 Thread Darryl L. Pierce
how to get it to work with my laptop? Fedora 14 had no problems with > > suspend/hibernate... > > >Is yours a sandy bridge - which graphics card is active? I'm not sure. /proc/cpuinfo reports the CPU model as: Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz and l

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

2011-06-24 Thread Andras Simon
ng me the command itself failed. > >> > Any ideas on what I should or could do to get suspend to work again? >> > It's a PITA to have to hard shutdown the laptop when I accidentally shut >> > the lid. >> >> I hope this feature (closing lid causes suspend

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

2011-06-24 Thread Genes MailLists
th my laptop? Fedora 14 had no problems with >> suspend/hibernate... >> >> >> >> >Is yours a sandy bridge - which graphics card is active? what do: 1) egrep model /proc/cpuinfo | sort -u 2) lspci show please. -- users mailing list users@lists.

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 >

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. Deliver

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
-suspend-hybrid && echo $? and it never showed the RC, telling me the command itself failed. > > Any ideas on what I should or could do to get suspend to work again? > > It's a PITA to have to hard shutdown the laptop when I accidentally shut > > the lid. > > I

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

2011-06-24 Thread Andras Simon
is-supported (see its manpage for how to interpret the result). > Any ideas on what I should or could do to get suspend to work again? > It's a PITA to have to hard shutdown the laptop when I accidentally shut > the lid. I hope this feature (closing lid causes suspend) can be switch

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

Re: Fwd: Suspend/Hibernate

2010-09-09 Thread Uno Engborg
- Original Message Subject: Suspend/Hibernate Date: Thu, 09 Sep 2010 19:48:56 +0200 From: Stefan Stoikos To: users@lists.fedoraproject.org hello everybody i have installed F13 on my old ibm thinkpad t41. everything works fine just the suspend/hibernation not. every time

Re: Fwd: Suspend/Hibernate

2010-09-09 Thread Filip Hoško
I can confirm, I had lockdowns before, now after this kernel update suspend/resume works. Filip 2010/9/9 Paul Cartwright : > On Thu September 9 2010, Stefan Stoikos wrote: >>       what a surprise! >>  right now i had an update. i haven't these problems anymore! >> > yes, I agree, I just tried s

Re: Fwd: Suspend/Hibernate

2010-09-09 Thread Paul Cartwright
On Thu September 9 2010, Stefan Stoikos wrote: > what a surprise! > right now i had an update. i haven't these problems anymore! > yes, I agree, I just tried suspend and it did resume. I did the update to: kernel-2.6.34.6-54.fc13.i686 -- Paul Cartwright Registered Linux user # 367800 -

Fwd: Suspend/Hibernate

2010-09-09 Thread Stefan Stoikos
what a surprise! right now i had an update. i haven't these problems anymore! thank you guys! Original Message Subject: Suspend/Hibernate Date: Thu, 09 Sep 2010 19:48:56 +0200 From: Stefan Stoikos To: users@lists.fedoraproject.org hello everybody i

Suspend/Hibernate

2010-09-09 Thread Stefan Stoikos
hello everybody i have installed F13 on my old ibm thinkpad t41. everything works fine just the suspend/hibernation not. every time i suspend my thinkpad he hangs and i can not do anything. did anybody have an idea what this could be about? thanks a lot, with best regards stefan stoikos -- us

Re: suspend/hibernate

2010-09-06 Thread Filip Hoško
Hi, I can confirm this, happens to me also (since I have a buggy bios and my current DSDT causes errors, I thought it was ACPI related, but maybe it's not). Could it be a problem with nouveau drivers for Nvidia cards ? Paul - do you have a Nvidia graphic card ? And btw I'm new to Fedora, I swit

suspend/hibernate

2010-09-06 Thread Paul Cartwright
I have a nice Dell laptop with FC13 on it. Not sure if it ever worked, but now, when I do either suspend OR hibernate, when I open it back up, it is locked up.. have to hit the OFF switch & reboot.. I've seen messages on fc12, but not sure I've seen one about fc13.. -- Paul Cartwright Registered