Bug 9716 - exit, shutdown, reboot from kodi
Summary: exit, shutdown, reboot from kodi
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 21:41 UTC by RiZom-91
Modified: 2017-03-16 19:33 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RiZom-91 2017-03-07 21:41:01 UTC
I'm not sure how this is supposed to work, but exiting, shutdown or reboot in Kodi has the same effect (black screen, cannot wake up with keyboard but not really shutdown I guess because the sdcard access led is still blinking).

I have to unplug/replug power source after these actions.

I looked at the br-kodi script that seems to handle poweroff and reboot, but I could make it work properly.

I'm running kodi as a non-root user (tried as root but it was the same). The system is a Raspberry Pi 3 with the buildroot master branch compiled (so Kodi 16).

Does anyone know how to make it work ? I would like to get back to tty for example after an exit.

PS: This is more an help request than a real bug I guess, so I hope it is OK to post it like this.
Comment 1 RiZom-91 2017-03-16 19:33:53 UTC
I was able to fix the reboot and shutdown. I'm still not able to exit kodi and return to tty but it seems to be a kodi issue more than a buildroot issue.

That is why I'm closing this bug report. :)