* [gentoo-user] problem: frequently auto suspend
@ 2014-04-30 14:11 simsilver Lee
2014-04-30 14:13 ` simsilver Lee
0 siblings, 1 reply; 4+ messages in thread
From: simsilver Lee @ 2014-04-30 14:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
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*
[-- Attachment #2: Type: text/html, Size: 928 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] problem: frequently auto suspend
2014-04-30 14:11 [gentoo-user] problem: frequently auto suspend simsilver Lee
@ 2014-04-30 14:13 ` simsilver Lee
2014-04-30 14:53 ` godzil
0 siblings, 1 reply; 4+ messages in thread
From: simsilver Lee @ 2014-04-30 14:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 960 bytes --]
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*
>
[-- Attachment #2: Type: text/html, Size: 1504 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] problem: frequently auto suspend
2014-04-30 14:13 ` simsilver Lee
@ 2014-04-30 14:53 ` godzil
2014-05-01 15:35 ` simsilver Lee
0 siblings, 1 reply; 4+ messages in thread
From: godzil @ 2014-04-30 14:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1528 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 2469 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] problem: frequently auto suspend
2014-04-30 14:53 ` godzil
@ 2014-05-01 15:35 ` simsilver Lee
0 siblings, 0 replies; 4+ messages in thread
From: simsilver Lee @ 2014-05-01 15:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
@godzil, thanks for your reply!
By trial and error, I found that the service which trigger suspend is
systemd-logind. I have tried reinstalling and uninstalling acpid, but the
problem remains.
On Wed, Apr 30, 2014 at 10:53 PM, godzil <godzil@godzil.net> wrote:
> 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*
>>
>
>
>
[-- Attachment #2: Type: text/html, Size: 2952 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-05-01 15:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 14:11 [gentoo-user] problem: frequently auto suspend simsilver Lee
2014-04-30 14:13 ` simsilver Lee
2014-04-30 14:53 ` godzil
2014-05-01 15:35 ` simsilver Lee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox