You are not logged in.

#1 2018-10-07 09:28:16

archdom
Member
Registered: 2018-09-12
Posts: 96

[SOLVED]Hibernate works only first time

Hi all.
I'm a beginner of arch linux.

I followed the wiki and the web but I can not find a solution for the problem in question.
Hibernation works only the first time. From the second time I receive this error


Sun 2018-10-07 10: 39: 00.488449 CEST [s = b71cf8e447d64d47b8ad49b34925741a; i = 71854; b = fb1e6f2b4>
    _MACHINE_ID = 2a892d5b2dfd41d09028e3c89dd3eec7
    _HOSTNAME = ArchDomenico
    _UID = 0
    _CAP_EFFECTIVE = 3fffffffff
    _GID = 0
    SYSLOG_FACILITY = 3
    _TRANSPORT = journal
    _SYSTEMD_SLICE = system.slice
    PRIORITY = 3
    CODE_FILE = .. / systemd-stable / src / Sleep / sleep.c
    CODE_FUNC = execute
    SYSLOG_IDENTIFIER = systemd-sleep
    _COMM = systemd-sleep
    _EXE = / usr / lib / systemd / systemd-sleep
    _CMDLINE = / usr / lib / systemd / systemd-sleep hibernate
    _SYSTEMD_CGROUP = / system.slice / systemd-hibernate.service
    _SYSTEMD_UNIT = systemd-hibernate.service
    CODE_LINE = 174
    ERRNO = 110
    MESSAGE = Failed to write / sys / power / state: Connection timed out
    _BOOT_ID = fb1e6f2b4c284f2bb9d1d8788ca6aa00
    _PID = 985
    _SYSTEMD_INVOCATION_ID = 3ef784a8fc2140bbbe255899c543093a
    _SOURCE_REALTIME_TIMESTAMP = 1538901540488449

He can not write. Can someone help me?

Thanks so much!

Last edited by archdom (2020-04-17 11:28:51)

Offline

#2 2018-10-07 22:12:27

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: [SOLVED]Hibernate works only first time

How did you initiate the first and second hibernate? if triggered by lid, is lid being watched and registered for open/close?
Can we get outputs of dmesg? journalctl?

Offline

#3 2018-10-08 11:02:04

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

no, I do not use the lid at the moment.
I use the "systemctl hibernate" command.
journalctl is too big. how can I attach the file?

Offline

#4 2018-10-08 16:37:54

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: [SOLVED]Hibernate works only first time

Offline

#5 2018-10-08 18:42:46

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

dmesg after reboot
https://ptpb.pw/xKm0

dmesg after hibernate
https://ptpb.pw/5_wW

journalctl after reboot
https://ptpb.pw/s_8U

journalctl after hibernate
https://ptpb.pw/9EGN

thank you again wink

Offline

#6 2018-10-08 18:59:39

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED]Hibernate works only first time

You are aware you posted a 62 megabyte text file containing over half a million repeated lines of "designware INT33C3:00: timeout waiting for bus ready"?
Edit:

rmi4_f01 rmi4-00.fn01: Failed to write sleep mode: -110.

search engine results for the above seem related to the hibernation issue.

Last edited by loqs (2018-10-08 19:04:41)

Offline

#7 2018-10-08 19:10:17

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

I am aware. I wanted the full log to show better.
What happens when I hibernate?

Offline

#8 2018-10-08 19:13:49

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

the suspension always works but if I run hibernate both do not work either

Offline

#9 2018-10-08 19:44:31

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED]Hibernate works only first time

archdom wrote:

I am aware. I wanted the full log to show better.

What does repeating "designware INT33C3:00: timeout waiting for bus ready" 537434 times show better?

Offline

#10 2018-10-08 20:03:01

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

next time (I hope never) I will write:
half a million repeated lines of "designware INT33C3: 00: waiting for bus ready timeout.

Offline

#11 2018-10-08 20:15:22

frank604
Member
From: BC, Canada
Registered: 2011-04-20
Posts: 1,212

Re: [SOLVED]Hibernate works only first time

The sticky does state to post FULL logs. For a newcomer I do applaud his compliance. I get there is redundant log output but id rather see people not truncating their logs to what they think should or shouldn't be posted.

Edit: just read your response below, didn't know it was the entire life log

Last edited by frank604 (2018-10-08 20:57:48)

Offline

#12 2018-10-08 20:54:54

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED]Hibernate works only first time

It is the full unfiltered output of journalctl twice,  the full logs for 778 boots (140 reboots,  123 hibernates,  515 shutdowns)
Edit:
I am sure as you applaud his posting that you can filter through it and find the cause.

Last edited by loqs (2018-10-08 20:56:14)

Offline

#13 2018-10-09 17:04:57

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

has anyone had a similar problem?

Offline

#14 2018-10-09 17:58:46

archdom
Member
Registered: 2018-09-12
Posts: 96

Re: [SOLVED]Hibernate works only first time

I solved by installing the lts kernel.

Offline

Board footer

Powered by FluxBB