public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: meino.cramer@gmx.de
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed
Date: Wed, 4 Jan 2012 07:31:45 +0100	[thread overview]
Message-ID: <20120104063145.GA2988@solfire> (raw)
In-Reply-To: <20120104030735.GA6331@waltdnes.org>

Walter Dnes <waltdnes@waltdnes.org> [12-01-04 06:25]:
> On Wed, Jan 04, 2012 at 03:03:49AM +0100, meino.cramer@gmx.de wrote
> 
> > ...I tried linux kernel 3.1.7 and it does not fix the problem.
> > The situation remains the same....sigh....
> > 
> > What can I addtionaly check ?
> 
>   An excerpt from the hibernate.conf man page...
> 
> =======================================================================
> Verbosity N
>           Determines  how  verbose  the  output from the suspend script
>           should be: 0: silent except for  errors  1:  print  steps  2:
>           print  steps  in  detail  3: print steps in lots of detail 4:
>           print out every command executed (uses -x)
> 
> 
> LogFile <filename>
>           If specified, output from the suspend  script  will  also  be
>           redirected to this file - useful for debugging purposes.
> =======================================================================
> 
>   Add the 2 lines...
> 
> Verbosity 4
> LogFile /root/hibernate.log
> 

It is 

 LogVerbosity 4

and the configuration file is

 /etc/hibernate/common.conf

(just for those reading this thread later)


> ...to /etc/hibernate.conf and attempt to suspend.  If it doesn't power
> off, do *NOT* use the power switch.  Either reboot with {CTRL}{ALT}{DEL}
> or else use the "Magic SysReq Key", if you have it enabled.  Once you
> restart, take a look at the logfile to see where it dies.  If you can't
> figure it out, gzip the logfile and attach it to a posting here, and
> we'll try to figure it out.

CTRL-ALT-DEL does not work here.
Sysrq does not work either.
May be this is because the usb-module gets unloaded before (just a
shot in the dark)?

I had to power off again.

I dont know, whether the log entries are valid under this conditions,
but here they are:

Starting suspend at Wed Jan 4 06:35:36 CET 2012
Jan 4 06:35:36.67 hibernate: [01] Executing CheckLastResume ...
Jan 4 06:35:36.68 hibernate: [01] Executing CheckRunlevel ...
Jan 4 06:35:36.69 hibernate: [01] Executing LockFileGet ...
Jan 4 06:35:36.70 hibernate: [01] Executing NewKernelFileCheck ...
Jan 4 06:35:36.71 hibernate: [10] Executing EnsureSysfsPowerStateCapable ...
Jan 4 06:35:36.72 hibernate: [11] Executing XHacksSuspendHook1 ...
Jan 4 06:35:36.73 hibernate: [19] Executing DevicesFree ...
Jan 4 06:35:43.53 hibernate: [30] Executing ServicesStop ...
Jan 4 06:35:43.54 Executing /etc/init.d/alsasound stop
 * Storing ALSA Mixer Levels ... [ ok ]
Jan 4 06:35:43.64 hibernate: [45] Executing FSTypesUnmount ...
Jan 4 06:35:43.66 hibernate: [59] Executing RemountXFSBootRO ...
Jan 4 06:35:43.67 hibernate: [89] Executing SaveKernelModprobe ...
Jan 4 06:35:43.68 Saved /proc/sys/kernel/modprobe is /sbin/modprobe
Jan 4 06:35:43.69 hibernate: [90] Executing ModulesUnload ...
Jan 4 06:35:43.70 -n Unloading module snd_via82cxxx...
Jan 4 06:35:43.70 not loaded.
Jan 4 06:35:43.71 -n Unloading module usb-ohci...
Jan 4 06:35:43.71 not loaded.
Jan 4 06:35:43.72 -n Unloading module snd_via82cxxx...
Jan 4 06:35:43.72 not loaded.
Jan 4 06:35:43.73 -n Unloading module usb-ohci...
Jan 4 06:35:43.74 not loaded.
Jan 4 06:35:43.74 hibernate: [91] Executing ModulesUnloadBlacklist ...
Jan 4 06:35:43.75 Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
Jan 4 06:35:43.89 Module version for ipw2100 is
Jan 4 06:35:43.91 Module version for ipw2200 is
Jan 4 06:35:44.08 Module version for snd_bt_sco is
Jan 4 06:35:44.21 Module version for ndiswrapper is
Jan 4 06:35:44.33 hibernate: [91] Executing ModulesUnloadBlacklist ...
Jan 4 06:35:44.34 Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
Jan 4 06:35:44.45 Module version for ipw2100 is
Jan 4 06:35:44.47 Module version for ipw2200 is
Jan 4 06:35:44.64 Module version for snd_bt_sco is
Jan 4 06:35:44.77 Module version for ndiswrapper is
Jan 4 06:35:44.90 hibernate: [95] Executing XHacksSuspendHook2 ...
Jan 4 06:35:44.92 xhacks: changing console from 7 to 15
Jan 4 06:35:46.65 hibernate: [98] Executing CheckRunlevel ...
Jan 4 06:35:46.66 hibernate: [98] Executing FullSpeedCPUSuspend ...
Jan 4 06:35:46.69 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.71 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.73 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.74 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.75 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.76 Switched to performance, with min freq at 3600000
Jan 4 06:35:46.76 hibernate: [99] Executing DoSysfsPowerStateSuspend ...
Jan 4 06:35:46.76 hibernate: Activating sysfs power state disk ...



> -- 
> Walter Dnes <waltdnes@waltdnes.org>
> 




  reply	other threads:[~2012-01-04  6:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 21:10 [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed meino.cramer
2012-01-04  0:01 ` Mick
2012-01-04  0:23   ` Paul Hartman
2012-01-04  2:03     ` meino.cramer
2012-01-04  2:45       ` Claudio Roberto França Pereira
2012-01-04  3:07       ` Walter Dnes
2012-01-04  6:31         ` meino.cramer [this message]
2012-01-04 13:13           ` Mick
2012-01-04 13:23             ` meino.cramer
2012-01-04 16:32               ` Mick
2012-01-05  8:56     ` meino.cramer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120104063145.GA2988@solfire \
    --to=meino.cramer@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox