XBMCbuntu 12.10 and Frodo, can't suspend/resume?
#16
No dice unfortunately. The same issue happens, I try to suspend and XBMC basiacally just flickers and acts like it is starting up again and scans my library.

I compared the output of dmesg after trying to suspend and this is what gets logged whenever I press suspend:
[ 1107.479934] r8169 0000:01:00.0: eth0: link down
[ 1107.479952] r8169 0000:01:00.0: eth0: link down
[ 1107.480400] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1107.482921] iwlwifi 0000:04:00.0: L1 Disabled; Enabling L0S
[ 1107.489817] iwlwifi 0000:04:00.0: Radio type=0x2-0x2-0x1
[ 1107.587098] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1109.194831] r8169 0000:01:00.0: eth0: link up
[ 1109.195167] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Reply
#17
what's the output of pkaction ?
can you pmsuspend ?
Reply
#18
Here is the output of pkaction: http://paste.ubuntu.com/5684723/

Edit:
Finally figured it out. The pm-suspend was failing here after finding the log:
Running hook /etc/pm/sleep.d/99lirc-resume suspend suspend:
/etc/pm/sleep.d/99lirc-resume: line 27: /etc/init.d/lirc: No such file or directory
Unloading lirc kernel modules
ERROR: Module ir_lirc_codec does not exist in /proc/modules
ERROR: Module lirc_dev does not exist in /proc/modules

Seems like it was doing something with lirc, it doesnt appear to exist? I originally followed the guide here http://youresuchageek.blogspot.fr/2012/0...linux.html and installed the mentioned LIRC, and the remote currently works after suspend so not sure exactly why I had the 99lirc-resume still.
Reply
#19
Quote:special://masterprofile/ is mapped to: /home/terry/.xbmc/userdata

Change the user in: http://forum.xbmc.org/showthread.php?tid...pid1388672
to be:
Code:
Identity=unix-user:terry
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#20
Thanks for help, i made that change with same results but as mentioned I got it working by removing the 99lirc-resume file. Seems this file was trying to perform commands that didn't exist as I assume because I installed fermentmedias lirc?
Reply

Logout Mark Read Team Forum Stats Members Help
XBMCbuntu 12.10 and Frodo, can't suspend/resume?0