Suspending again ...
#1
Hey guys,

after getting suspend to work (http://forum.kodi.tv/showthread.php?tid=232707), I have AGAIN problems - but a completely other scenario:

When trying to suspend/hibernate, system does simply nothing (not going down). Sometimes there's a spinning circle in the lower right corner of the screen: spinning and spinning and spinnig ... but nothing more.

I tried:
  • supending through console changes nothing
  • using other kernels - nothing changed
  • export "PM_DEBUG=true" - I get some (for me useless) informations (saying several times "sucessful" but NEVER "error " or sth. like that), but again no changes
  • Code:
    echo [freezer|devices|platform|processors|core] > /sys/power/pm_test
    echo platform > /sys/power/disk
    echo disk > /sys/power/state
    does nothing too
  • unloading all modules listed by "lsmod | cut -d " " -f1 | xargs" doesn't change anything

Booting in recovery mode lets me suspend/hibernate correctly!

dmesg tells me two matches:
Code:
tty tty0: hash matches
tty console: hash matches

So ... what? Huh
Any suggestions?

Regards
DP
Reply
#2
No logs no issue :-) the wall of Text does not help.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Sure.
But as I will be there again on next tuesday (promised to solve that issue this time) I would be glad to at least know WHICH logs?

DP
Reply
#4
syslog
pm log
kodi log
dmesg

All after wrong suspend
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
System froze. After a reset (reset button):

syslog: http://paste.ubuntu.com/12308764/
syslog.1: http://paste.ubuntu.com/12308771/
pm log: http://paste.ubuntu.com/12308710/
kodi log: http://paste.ubuntu.com/12308586/
dmesg: http://paste.ubuntu.com/12308570/

DP
Reply
#6
Any ideas?

DP
Reply
#7
Update:
Problem is either LCDd or lirc related.
When
Code:
update-rc.d {...} disable
both of them system works as it should - but front lcd (imon lcd) is dead.

Any suggestions?

DP
Reply
#8
create a script disable it before suspending and enable it after suspending.
Reply
#9
Hello again,

after getting nearly everything to work, system shows a VERY strange behaviour:
When system is already running tvheadend records fine. But when system just (means configured to 5 mins earlier) resumes record fails telling me "Time missed".

So, what is the difference between a resume by POWER_BUTTON and a resume by internal clock?
Wake up time and system time are correct!

Here are some logs (resume at 18:00 was "manual" and went right - resume at 14:05 was initiated by wake up event and went "wrong"):
Any suggestions?

Regards!
DP
Reply
#10
No suggestions? Confused

DP
Reply
#11
No suggestions ... furthermore your dmesg is from a clean boot, not helpful.
Restart tvheadend manually after resume, check your hwclock and so on.

You are wide offtopic here and that's why nobody can give you an answer.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Suspending again ...0