Freeze when suspending KodiBuntu
#16
(2015-08-02, 11:47)fritsch Wrote: What happens, if you rmmod saa7164 and then suspend from the terminal, wake up and load it again?
Edit: You need to stop the backend(!) prior to suspend, e.g. sudo service vdr stop && rmmod saa7164 - suspend -

OK, just tried that - same result:
Code:
{***}@{***}:~$ su
Passwort:
root@{***}:/home/{***}# service tvheadend stop
tvheadend stop/waiting
root@{***}:/home/{***}# rmmod saa7164
rmmod: ERROR: Module saa7164 is not currently loaded
root@{***}:/home/{***}# pm-suspend

saa7164 seems not to be loaded. Btw: is this realy the right driver? Meaning: Is kernel module the same as driver?

Regards
DP
Reply
#17
boot up:

lsmod | pastebinit
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#18
http://paste.ubuntu.com/11999005/

So, really saa716x_budget.
saa716x_core too?

DP

Edit:
Wuhuuuuuuuuuuuuuuuuuuuu!!!!
Just worked! What to do now?
Reply
#19
Yeah - basically what we said from the beginning. Get that scripted to make it work automatically.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#20
/etc/pm/sleep.d/modules:
SUSPEND_MODULES="saa716x_budget"

where to stop and start tvheadend?

DP
Reply
#21
add a script in /etc/pm/sleep.d/
Reply
#22
Think that worked - thanks!!!!!!!! Smile

DP
Reply
#23
Just got problems AGAIN!
Opened a new thread: http://forum.kodi.tv/showthread.php?tid=237559

DP
Reply
#24
(2015-09-02, 16:22)DarkPanther Wrote: Just got problems AGAIN!
Opened a new thread: http://forum.kodi.tv/showthread.php?tid=237559

DP
AS it worked before think of how you broke it.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#25
I installed lirc and configured LCDd - nothing more Sad

DP
Reply

Logout Mark Read Team Forum Stats Members Help
Freeze when suspending KodiBuntu0