xbmc live not resuming from s3 by mce remote
#1
I installed xbmc live onto a usb flash drive. The power button on the computer will resume xbmc but the remote does not.

"uname -r -v " shows kernal 2.6.31.16-generic

What must I do to get the resume working -- update the kernal or something else?
Reply
#2
Bump. Come on someone. I'm a newbie and now I have to battle just to get the freakin resume feature to work? Sad
Reply
#3
read my ticket: http://trac.xbmc.org/ticket/10174
Reply
#4
queeg Wrote:"uname -r -v " shows kernal 2.6.31.16-generic
The fix was actually committed to 2.6.35 kernel and then it reported to be back ported to 2.6.32-25 kernel as well. You certainly need a kernel update. Follow this this thread for details. Cheers!!
MINIX NEO U22-XJ | Denon AVC-X3800H | KEF Q750 | KEF Q150 | KEF Q250c | KEF Q50a | KEF Kube 10 MIE | LG OLED65G16LA | CoreELEC
Reply
#5
i had to move to kernel 2.6.32.22-generic to get it working.
Philips 32PFL6606D
Intel N3150 fanless + 4Gb DDR3 + SSD 64Gb + 3TB+3TB WD RED
Hama MCE remote.
Ubuntu 18.04 minimal install + KODI
Reply
#6
No need to going back to previous kernel, if you install the pre-proposed repo.
Code:
sudo apt-add-repository ppa:kernel-ppa/pre-proposed
sudo apt-get update
Cheers!!
MINIX NEO U22-XJ | Denon AVC-X3800H | KEF Q750 | KEF Q150 | KEF Q250c | KEF Q50a | KEF Kube 10 MIE | LG OLED65G16LA | CoreELEC
Reply
#7
cool, mine is working but i might try that one out, hopefully it also fixes some other glitches we have
Philips 32PFL6606D
Intel N3150 fanless + 4Gb DDR3 + SSD 64Gb + 3TB+3TB WD RED
Hama MCE remote.
Ubuntu 18.04 minimal install + KODI
Reply
#8
Ive done some testing and found some strange behavior.

Without HDMI cable the machine wakes up by pressing the power button on the remote
With HDMI cable inserted the machine doesn't wake-up
Reply
#9
MacUsers Wrote:The fix was actually committed to 2.6.35 kernel and then it reported to be back ported to 2.6.32-25 kernel as well. You certainly need a kernel update. Follow this this thread for details. Cheers!!

I had already read though that thread before I posted. The possible solution(s) in that thread wander all over the place and are way too vague for me to determine what I actually should do.
Which kernal should I install and how exactly is that done?
Reply
#10
queeg Wrote:I had already read though that thread before I posted. The possible solution(s) in that thread wander all over the place and are way too vague for me to determine what I actually should do.
Which kernal should I install and how exactly is that done?

back up 4 posts to number 6

-=Jason=-
Reply
#11
Flomaster Wrote:back up 4 posts to number 6

-=Jason=-

So are you saying I don't have to change kernal (I'm at 2.6.31.16-generic), all I have to do is this?

sudo apt-add-repository ppa:kernel-ppa/pre-proposed
sudo apt-get update
Reply
#12
MacUsers Wrote:The fix was actually committed to 2.6.35 kernel and then it reported to be back ported to 2.6.32-25 kernel as well. You certainly need a kernel update. Follow this this thread for details. Cheers!!

The thread isn't saying what to do directly enough for me. I'm a linux novice and a xbmc newbie. I can't read between the lines.

Could you just state which of the kernals I should upgrade to?
Reply
#13
queeg Wrote:Could you just state which of the kernals I should upgrade to?
Well, I did it 2nd time on another machine and it started working in just 2 mins. The only thing which annoys me is that I/you need to press the Power on the remote to wake-up the computer. I was wondering if it's possible to make it work for any buttons.
BTW, if you follow the steps, exactly as listed below, it should get you start going.
Code:
sudo apt-add-repository ppa:kernel-ppa/pre-proposed
sudo apt-get update
sudo aptitude install linux-headers-2.6.32-26-generic linux-image-2.6.32-26-generic
sudo reboot
If it still doesn't work after that, tell us the output of the following commands:
Code:
sudo uname -rv
sudo lsusb
sudo  lspci | grep US
sudo cat /proc/acpi/wakeup | grep US
and we'll help you to sort it out. Cheers!!
MINIX NEO U22-XJ | Denon AVC-X3800H | KEF Q750 | KEF Q150 | KEF Q250c | KEF Q50a | KEF Kube 10 MIE | LG OLED65G16LA | CoreELEC
Reply
#14
MacUsers Wrote:Well, I did it 2nd time on another machine and it started working in just 2 mins. The only thing which annoys me is that I/you need to press the Power on the remote to wake-up the computer. I was wondering if it's possible to make it work for any buttons.
BTW, if you follow the steps, exactly as listed below, it should get you start going.
Code:
sudo apt-add-repository ppa:kernel-ppa/pre-proposed
sudo apt-get update
sudo aptitude install linux-headers-2.6.32-26-generic linux-image-2.6.32-26-generic
sudo reboot
If it still doesn't work after that, tell us the output of the following commands:
Code:
sudo uname -rv
sudo lsusb
sudo  lspci | grep US
sudo cat /proc/acpi/wakeup | grep US
and we'll help you to sort it out. Cheers!!

Just did updating (Dharma Beta 3, Zotac ZBOX HD-11), but it didn´t help, my machine won´t resume from S3 with remote. And after this the remote still doesn´t work if I resume my machine with power button (the red light blinks at the receiver, but nothing happens). Also my hdmi-sound stopped working. :o Don´t want to try again, because I like sound. :p
Odroid C2 running CoreElec
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc live not resuming from s3 by mce remote0