From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-133321-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RiTo7-0002SH-77 for garchives@archives.gentoo.org; Wed, 04 Jan 2012 16:35:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7116821C0EC; Wed, 4 Jan 2012 16:34:55 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E293621C027 for <gentoo-user@lists.gentoo.org>; Wed, 4 Jan 2012 16:33:12 +0000 (UTC) Received: by wibhq2 with SMTP id hq2so11755296wib.40 for <gentoo-user@lists.gentoo.org>; Wed, 04 Jan 2012 08:33:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=CyQQhmUh5X4l5ZTjjLnyetpXwuUXm5Q5xEBgYBuaaFo=; b=wtSn5B8kEOFeakvxS7CCx0OmGGU5zjn+Ol2bfB9qrN5NDbhTf72u14WyIGyWOr8MRM NssCvCogjSSX+IpMLK22mdWeRiHeXA7n2e46rZif8Daexd5Wbz5BZC4/1u/K4mWW5Mil nmZXiHMhVGBAznCRpO1dQeDdfT3Gp0GYQ6l+I= Received: by 10.180.107.134 with SMTP id hc6mr121133618wib.21.1325694792127; Wed, 04 Jan 2012 08:33:12 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id k33sm18151529wbo.5.2012.01.04.08.33.09 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 Jan 2012 08:33:10 -0800 (PST) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed Date: Wed, 4 Jan 2012 16:32:53 +0000 User-Agent: KMail/1.13.7 (Linux/3.1.6-gentoo; KDE/4.7.3; x86_64; ; ) References: <20120103211045.GA3904@solfire> <201201041313.39260.michaelkintzios@gmail.com> <20120104132320.GA2927@solfire> In-Reply-To: <20120104132320.GA2927@solfire> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1363576.oSTpNmc2zu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201201041633.13145.michaelkintzios@gmail.com> X-Archives-Salt: 24601144-950f-4daf-af03-b310d0a9b47d X-Archives-Hash: 8564f3bb2ba50d24e4eb24f6ca5f49ea --nextPart1363576.oSTpNmc2zu Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 04 Jan 2012 13:23:20 meino.cramer@gmx.de wrote: > Mick <michaelkintzios@gmail.com> [12-01-04 14:22]: > > On Wednesday 04 Jan 2012 06:31:45 meino.cramer@gmx.de wrote: > > > 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 > > > >=20 > > > > > ...I tried linux kernel 3.1.7 and it does not fix the problem. > > > > > The situation remains the same....sigh.... > > > > >=20 > > > > > What can I addtionaly check ? > > > > >=20 > > > > An excerpt from the hibernate.conf man page... > >=20 > >=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >=20 > > > > Verbosity N > > > >=20 > > > > Determines how verbose the output from the suspend > > > > script should be: 0: silent except for errors 1: print= =20 > > > > steps 2: print steps in detail 3: print steps in lots > > > > of detail 4: print out every command executed (uses -x) > > > >=20 > > > > LogFile <filename> > > > >=20 > > > > If specified, output from the suspend script will also= =20 > > > > be redirected to this file - useful for debugging > > > > purposes. > >=20 > >=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >=20 > > > > Add the 2 lines... > > > >=20 > > > > Verbosity 4 > > > > LogFile /root/hibernate.log > > >=20 > > > It is > > >=20 > > > LogVerbosity 4 > > >=20 > > > and the configuration file is > > >=20 > > > /etc/hibernate/common.conf > > >=20 > > > (just for those reading this thread later) > > >=20 > > > > ...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. > > >=20 > > > 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)? > > >=20 > > > I had to power off again. > > >=20 > > > I dont know, whether the log entries are valid under this conditions, > > > but here they are: > > >=20 > > > 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 > > >=20 > > > * Storing ALSA Mixer Levels ... [ ok ] > > >=20 > > > 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 f= or > > > 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 f= or > > > 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 ... > >=20 > > I haven't yet tried anything else, but diff'ing the 3.0.6 and 3.1.6 > > gentoo kernels .config files, these are the modules that stand out in > > the new kernel: > >=20 > > CONFIG_ARCH_CLOCKSOURCE_DATA=3Dy > >=20 > > CONFIG_HAVE_PCSPKR_PLATFORM=3Dy > >=20 > > CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=3Dy > >=20 > > CONFIG_CMPXCHG_DOUBLE=3Dy > >=20 > > CONFIG_PREEMPT_COUNT=3Dy > >=20 > > Not sure if any of the above would cause this problem. >=20 > The problem exists with both kernel versions.... Oh, I see. I have not had any such problem here with every stable kernel for the last = two=20 years. 3.0.6 worked fine. It is the 3.1.6 that started this unrecoverable= =20 crash at suspend. =2D-=20 Regards, Mick --nextPart1363576.oSTpNmc2zu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk8Ef0gACgkQVTDTR3kpaLbjNACdFdLR0+l65aKnkx1J85ELjXbk 9TMAoNVa0ouYlc9QHqtkTuD/VC8DHaRv =OswL -----END PGP SIGNATURE----- --nextPart1363576.oSTpNmc2zu--