Kodi Community Forum
XBMC Reboot take me to Terminal.... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: XBMC Reboot take me to Terminal.... (/showthread.php?tid=65542)



XBMC Reboot take me to Terminal.... - hogfan - 2009-12-30

Ok, this is getting annoying. I am running Camelot on an Acer Revo. All is working well, except when I choose "Reboot" from the menu in the GUI, it just exits XBMC and leaves me at a Terminal. To reboot, I have to go grab a USB keyboard and do a

sudo reboot

How can I fix this. I only want to be at the terminal when I hit CTRL + ALT + F2. Thanks.


- outleradam - 2009-12-30

when was the last time you upgraded? You need to get a debug log.


new install - hogfan - 2009-12-30

It's the build from Dec. 24 of Camelot. Reboot was working, but then it just stopped. Where do I pull my debug log from on Linux? Thanks.


- hogfan - 2009-12-30

Nevermind.....looks like the crash log is located in the home directory. Is the log that is needed, or just the XBMC log?


- Zapata - 2009-12-30

hogfan Wrote:Nevermind.....looks like the crash log is located in the home directory. Is the log that is needed, or just the XBMC log?

You need to turn on debugging in the system settings and generate a debug log after installing GDB
Quote:sudo apt-get install gdb

Then you can submit the crash log trough pastebin.com