Re: F20: system does not resume from hibernate

2013-12-19 Thread Chris Murphy
On Dec 19, 2013, at 11:16 AM, Ranjan Maitra wrote: > On Thu, 19 Dec 2013 10:00:16 -0800 Steven Rosenberg > wrote: > >> On Thu, Dec 19, 2013 at 9:32 AM, Tim wrote: >>> I have to ask: We should *we* have to do that? Surely, the >>> *installation* *routine* should be setting that up. >> >>

Re: F20: system does not resume from hibernate

2013-12-19 Thread Ranjan Maitra
On Thu, 19 Dec 2013 10:00:16 -0800 Steven Rosenberg wrote: > On Thu, Dec 19, 2013 at 9:32 AM, Tim wrote: > > I have to ask: We should *we* have to do that? Surely, the > > *installation* *routine* should be setting that up. > > > And how! Like it used to.or put in an rpm, installation o

Re: F20: system does not resume from hibernate

2013-12-19 Thread Steven Rosenberg
On Thu, Dec 19, 2013 at 9:32 AM, Tim wrote: > I have to ask: We should *we* have to do that? Surely, the > *installation* *routine* should be setting that up. And how! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraprojec

Re: F20: system does not resume from hibernate

2013-12-19 Thread Tim
Allegedly, on or about 19 December 2013, Ranjan Maitra sent: > According to this bug report, I need to add > > resume= > > to the grub line. I have to ask: We should *we* have to do that? Surely, the *installation* *routine* should be setting that up. -- [tim@localhost ~]$ uname -rsvp Linux

Re: F20: system does not resume from hibernate (SOLVED!)

2013-12-19 Thread Ranjan Maitra
On Thu, 19 Dec 2013 14:52:04 + Frank Murphy wrote: > On Thu, 19 Dec 2013 08:50:04 -0600 > Ranjan Maitra wrote: > > > > > You can also use "resume=/dev/sd" (your swap partition). > > > > That's more simple :-) > > > > > > Absolutely, thanks! > > > > > > But where do I find this value? I ca

Re: F20: system does not resume from hibernate

2013-12-19 Thread Frank Murphy
On Thu, 19 Dec 2013 08:50:04 -0600 Ranjan Maitra wrote: > > > You can also use "resume=/dev/sd" (your swap partition). > > > That's more simple :-) > > > > Absolutely, thanks! > > > > But where do I find this value? I can't see it on my df: > > > > Answering my own question: after some search

Re: F20: system does not resume from hibernate

2013-12-19 Thread Ranjan Maitra
On Thu, 19 Dec 2013 07:59:45 -0600 Ranjan Maitra wrote: > On Thu, 19 Dec 2013 14:51:33 +0100 Joachim Backes > wrote: > > > On 12/19/2013 02:47 PM, Ranjan Maitra wrote: > > > On Thu, 19 Dec 2013 10:13:59 +0100 Joachim Backes > > > wrote: > > > > > >> On 12/19/2013 09:39 AM, Chris Murphy wrote:

Re: F20: system does not resume from hibernate

2013-12-19 Thread Ranjan Maitra
On Thu, 19 Dec 2013 14:51:33 +0100 Joachim Backes wrote: > On 12/19/2013 02:47 PM, Ranjan Maitra wrote: > > On Thu, 19 Dec 2013 10:13:59 +0100 Joachim Backes > > wrote: > > > >> On 12/19/2013 09:39 AM, Chris Murphy wrote: > >>> > >>> On Dec 19, 2013, at 12:10 AM, Ranjan Maitra > >>> wrote: >

Re: F20: system does not resume from hibernate

2013-12-19 Thread Joachim Backes
On 12/19/2013 02:47 PM, Ranjan Maitra wrote: > On Thu, 19 Dec 2013 10:13:59 +0100 Joachim Backes > wrote: > >> On 12/19/2013 09:39 AM, Chris Murphy wrote: >>> >>> On Dec 19, 2013, at 12:10 AM, Ranjan Maitra >>> wrote: >>> Hello, I have been putting my F20 laptop to hibernate usin

Re: F20: system does not resume from hibernate

2013-12-19 Thread Ranjan Maitra
On Thu, 19 Dec 2013 10:13:59 +0100 Joachim Backes wrote: > On 12/19/2013 09:39 AM, Chris Murphy wrote: > > > > On Dec 19, 2013, at 12:10 AM, Ranjan Maitra > > wrote: > > > >> Hello, > >> > >> I have been putting my F20 laptop to hibernate using systemctl > >> hibernate: everything works fine,

Re: F20: system does not resume from hibernate

2013-12-19 Thread fedora
Did you insert the RESUME disk (i.e. your swap partition) into your linux statement in the grub menu? e,g, linux /vmlinuz-3.11.9-100.fc18.x86_64 root=UUID=722d9f6f-867b-4c04-a340-ba3caa23c42f ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=sg rd.luks=0 LANG=en_US.UTF-8 resume=UUID=ec23581a-b819

Re: F20: system does not resume from hibernate

2013-12-19 Thread Joachim Backes
On 12/19/2013 09:39 AM, Chris Murphy wrote: > > On Dec 19, 2013, at 12:10 AM, Ranjan Maitra > wrote: > >> Hello, >> >> I have been putting my F20 laptop to hibernate using systemctl >> hibernate: everything works fine, except that starting up has usually >> ended up doing a reboot and going to

Re: F20: system does not resume from hibernate

2013-12-19 Thread Chris Murphy
On Dec 19, 2013, at 12:10 AM, Ranjan Maitra wrote: > Hello, > > I have been putting my F20 laptop to hibernate using systemctl > hibernate: everything works fine, except that starting up has usually > ended up doing a reboot and going to the login screen. Make sure you have enough swap space.

F20: system does not resume from hibernate

2013-12-18 Thread Ranjan Maitra
Hello, I have been putting my F20 laptop to hibernate using systemctl hibernate: everything works fine, except that starting up has usually ended up doing a reboot and going to the login screen. What am I doing wrong? Note that I am using a commandline interface in exactly the same manner as F19