Linux Power options not working
#1
Hi all

I have a Ubuntu Server 16.04.1 LTS installation and I wanted to configure Kodi for it.
So I followed the guide found here (except for the new intel drivers and from step 2 - kodi configuration to the end).

Now, when I click on any power option (exit, power off, reboot) the window just freezes. I can connect to the SSH console and reboot from there, or call sudo systemctl restart kodi to restart it, but I can't reboot directly from the GUI.

This is the debug log part when I clicked the "Reboot" button:

Code:
12:33:08.917 T:140555326916992   DEBUG: ------ Window Deinit (Pointer.xml) ------
12:33:09.047 T:140555326916992   DEBUG: ProcessMouse: trying mouse action leftclick
12:33:09.067 T:140555326916992  NOTICE: Storing total System Uptime
12:33:09.067 T:140555326916992  NOTICE: Saving settings
12:33:09.069 T:140555326916992  NOTICE: Saving skin settings
12:33:09.069 T:140555326916992  NOTICE: stop all
12:33:09.069 T:140554853840640   DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
12:33:09.069 T:140554853840640   DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
12:33:09.069 T:140553660389120   DEBUG: Thread JobWorker 140553660389120 terminating (autodelete)
12:33:09.069 T:140554161780480   DEBUG: Thread JobWorker 140554161780480 terminating (autodelete)
12:33:09.069 T:140555326916992  NOTICE: stop player
12:33:09.069 T:140555326916992    INFO: stopping PVRManager
12:33:09.069 T:140555326916992   DEBUG: NetworkMessage - Signaling network services to stop
12:33:09.069 T:140555326916992  NOTICE: ES: Stopping event server
12:33:09.069 T:140555326916992   DEBUG: NetworkMessage - Waiting for network services to stop
12:33:09.069 T:140555326916992  NOTICE: stopping upnp
12:33:09.229 T:140555326916992  NOTICE: stopping zeroconf publishing
12:33:09.901 T:140553677174528   DEBUG: Thread TCPServer 140553677174528 terminating
12:33:09.907 T:140553761036032  NOTICE: ES: UDP Event server stopped
12:33:09.907 T:140553761036032   DEBUG: Thread EventServer 140553761036032 terminating
12:33:09.908 T:140555326916992  NOTICE: stop dvd detect media
12:33:09.909 T:140555326596864   DEBUG: Thread DetectDVDMedia 140555326596864 terminating
12:33:09.909 T:140554190345984   DEBUG: Thread PeripEventScanner 140554190345984 terminating
12:33:09.941 T:140554217522944   DEBUG: Thread PeripBusUSBUdev 140554217522944 terminating
12:33:09.942 T:140554225915648   DEBUG: Thread PeripBusAddon 140554225915648 terminating
12:33:09.942 T:140555326916992  NOTICE: clean cached files!
12:33:09.942 T:140555326916992   DEBUG: ADDON: Stopping service addons.
12:33:09.946 T:140554683803392   DEBUG: Thread ActiveAE 140554683803392 terminating

What did I miss?

Best regards
Reply
#2
pastebin a full Debug Log
Reply
#3
Here it is:

https://paste.ubuntu.com/23531948/

I issued the reboot command at about 12:41:18, then I restarted the program some minutes later through systemctl restart kodi (that's why you see data at 12:45, but the gui wasn't responding since 12:41
Reply

Logout Mark Read Team Forum Stats Members Help
Power options not working0