From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-155366-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E88251381FA
	for <garchives@archives.gentoo.org>; Wed, 30 Apr 2014 14:58:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C7149E0957;
	Wed, 30 Apr 2014 14:58:50 +0000 (UTC)
Received: from mo7.mail-out.ovh.net (16.mo7.mail-out.ovh.net [46.105.72.216])
	by pigeon.gentoo.org (Postfix) with ESMTP id D28DEE0908
	for <gentoo-user@lists.gentoo.org>; Wed, 30 Apr 2014 14:58:48 +0000 (UTC)
Received: from mail388.ha.ovh.net (b6.ovh.net [213.186.33.56])
	by mo7.mail-out.ovh.net (Postfix) with ESMTP id DDA27FF8357
	for <gentoo-user@lists.gentoo.org>; Wed, 30 Apr 2014 16:58:45 +0200 (CEST)
Received: from ssl0.ovh.net (localhost [127.0.0.1])
	by mail388.ha.ovh.net (Postfix) with ESMTP id 2E43532008A
	for <gentoo-user@lists.gentoo.org>; Wed, 30 Apr 2014 16:53:10 +0200 (CEST)
Received: from 57ob.scansafe.net ([80.254.146.140])
 by ssl0.ovh.net
 with HTTP (HTTP/1.1 POST); Wed, 30 Apr 2014 16:53:10 +0200
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/alternative;
 boundary="=_26031e35e0e266c84bf57e17887bdda9"
Date: Wed, 30 Apr 2014 15:53:10 +0100
From: godzil <godzil@godzil.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] problem: frequently auto suspend
In-Reply-To: <CA+VTL1vyiKCWM=XFrsSVohuBKzf==Q6m1b_H-bJswdLHH4Z1zg@mail.gmail.com>
References: <CA+VTL1uBPhmDbkjs5Bvust2oXY-5feHwY5-nPTcMhWu_ups63Q@mail.gmail.com>
 <CA+VTL1vyiKCWM=XFrsSVohuBKzf==Q6m1b_H-bJswdLHH4Z1zg@mail.gmail.com>
Message-ID: <d89db02fd32895efb2aa426b225239c7@ssl0.ovh.net>
X-Sender: godzil@godzil.net
User-Agent: Roundcube Webmail/0.9.5p
X-Originating-IP: 80.254.146.140
X-Ovh-Tracer-Id: 1033013166386382679
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: 0
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejvddrvdejucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu
X-Archives-Salt: a9086c63-82d8-413b-8d9e-ce43b4d58041
X-Archives-Hash: 21ae979b8cfe6846b6382f1370bbbd0e

--=_26031e35e0e266c84bf57e17887bdda9
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8

 

For the "suspend" after a wakeup, I've a similar problem on my EEEPC
1000HE, I didn't investigate a lot, but on my case I strongly suspect
that it is caused by a two process/script that try to manage the same
event. 

It does not happen when I press the Sleep button (Fn+F1 if I recall
correctly) but happen everytime when closing the lid. I remember to had
lots of problem with ACPI configuration, and some key are still not
working as expected, anyway, I've may in my case mess with some ACPI
script. Maybe you could look at this first? 

Manoel 

Le 2014-04-30 15:13, simsilver Lee a écrit : 

> Forget to mention, I have tried kernel 3.14, 3.14.1, 3.13.7, and none works well on this. 
> 
> On Wed, Apr 30, 2014 at 10:11 PM, simsilver Lee <yihuanlingjian@gmail.com> wrote:
> 
>> Hello everyone, I have met a problem recently after once update. My laptop suspends automatically after booting up, and suspends on and on after wakeup. I have checked up the log and there is no obvious errors. It works well on Win7 and Ubuntu Live, and on Gentoo the CPU is about 60 ℃. It also works well in single mode, but suspends quickly after I start NetworkManager service. And I found that it echo "^@" before the first-time suspend in the console.
>> 
>> I have tried some solutions such as pass "pcie_aspm=force" to kernel, disable gdm service, none works. Masking suspend.target and systemd-suspend.service helps, but I want a better solution.
>> 
>> Could someone help me? And what info do I need to attach?
>> 
>> Simsilver

 
--=_26031e35e0e266c84bf57e17887bdda9
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>For the "suspend" after a wakeup, I've a similar problem on my EEEPC 100=
0HE, I didn't investigate a lot, but on my case I strongly suspect that it =
is caused by a two process/script that try to manage the same event.&nbsp;<=
/p>
<p>It does not happen when I press the Sleep button (Fn+F1 if I recall corr=
ectly) but happen everytime when closing the lid. I remember to had lots of=
 problem with ACPI configuration, and some key are still not working as exp=
ected, anyway, I've may in my case mess with some ACPI script. Maybe you co=
uld look at this first?</p>
<p>Manoel</p>
<p>&nbsp;</p>
<p>Le 2014-04-30 15:13, simsilver Lee a &eacute;crit&nbsp;:</p>
<blockquote type=3D"cite" style=3D"padding-left:5px; border-left:#1010ff 2p=
x solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- me=
ta ignored -->
<div dir=3D"ltr">Forget to mention, I have tried kernel 3.14, 3.14.1, 3.13=
=2E7, and none works well on this.</div>
<div class=3D"gmail_extra"><br /><br />
<div class=3D"gmail_quote">On Wed, Apr 30, 2014 at 10:11 PM, simsilver Lee =
<span>&lt;<a href=3D"mailto:yihuanlingjian@gmail.com">yihuanlingjian@gmail=
=2Ecom</a>&gt;</span> wrote:<br />
<blockquote class=3D"gmail_quote" style=3D"margin: 0  0  0  .8ex; border-le=
ft: 1px  #ccc  solid; padding-left: 1ex;">
<div dir=3D"ltr">
<div>
<div>
<div><span>Hello everyone, I have met a problem recently after once update=
=2E My laptop suspends automatically after booting up, and suspends on and =
on after wakeup. I have checked up the log and there is no obvious errors=
=2E It works well on Win7 and Ubuntu Live, and on Gentoo the CPU is about 6=
0 =E2=84=83</span>. It also works well in single mode, but suspends quickly=
 after I start NetworkManager service. And I found that it echo "^@" before=
 the first-time suspend in the console.<br /><br /></div>
I have tried some solutions such as pass <span>"pcie_aspm=3D<em>force" to k=
ernel, disable gdm service, none works. Masking suspend.target and systemd-=
suspend.service helps, but I want a better solution.<br /><br /></em></span=
></div>
<span><em>Could someone help me? And what info do I need to attach?<span cl=
ass=3D"HOEnZb"><span style=3D"color: #888888;"><br /><br /></span></span></=
em></span></div>
<span class=3D"HOEnZb"><span style=3D"color: #888888;"><span><em>Simsilver<=
br /></em></span></span></span></div>
</blockquote>
</div>
</div>
</blockquote>
<p>&nbsp;</p>
<div>&nbsp;</div>
</body></html>

--=_26031e35e0e266c84bf57e17887bdda9--