[XBMCBuntu] Restarting XBMC without rebooting.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DejaVu Offline
Posting Freak
Posts: 1,155
Joined: May 2010
Reputation: 2
Location: United Kingdom
Post: #1
Is there a way of restarting XBMC on XBMCBuntu by SSH'ing from another PC?
Everytime I start my HTPC, if my AMP and TV is not on, XBMC doesnt load and I get a black screen.

Can I kill the process, turn my TV and AMP on, then invoke XBMC which will then load?
Reason I ask, is my HTPC now does a whole load of things other than load XBMC. If another process is busy, it's inconvenient to have to reboot afresh each time.

If so, how can I do it?

[Image: watched-fanart.jpg]
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
(This post was last modified: 2012-04-21 19:23 by DejaVu.)
find quote
Devaron Offline
Member
Posts: 93
Joined: Apr 2011
Reputation: 4
Location: Netherlands
Post: #2
Yes, on Ubuntu 11.10 and higher you can use the following command to restart XBMC:

sudo service lightdm restart

To start/stop use 'start' or 'stop' instead of restart Big Grin
(This post was last modified: 2012-04-21 20:14 by Devaron.)
find quote
enolive Offline
Junior Member
Posts: 16
Joined: May 2011
Reputation: 0
Post: #3
or you could just enter

sudo restart lightdm

this command is shorter and does exactly the same Wink
find quote