Kodi Community Forum
problems trying to execute XBMC in ubuntu server 8.04.1 - 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: problems trying to execute XBMC in ubuntu server 8.04.1 (/showthread.php?tid=35609)



problems trying to execute XBMC in ubuntu server 8.04.1 - perfmode - 2008-08-06

Let me preface this by saying I am completely new to linux.

I'm trying to get XBMC running on my Dell Inspiron 6000 laptop on Ubuntu Server 8.04.1.

To start XBMC, I type the following commands in command line:
Code:
$ cd XBMC
$ ./xbmc.bin

Everytime I do that, I get this error:
Code:
Cannot get root display. Is X11 running and is your DISPLAY variable set?

I have gnome-core installed.

What should I try to do next?

How do I configure XBMC (or my graphics card) to output video through the s-video port on my laptop? I have Intel 915GM integrated graphics.


- snuggidk - 2008-08-06

You have to install the drivers for your graphics card and then configure them with xorg .. I dont know how to do with your exact type of gfx but I am sure someone else knows .. And maybe you have to change to the generic kernel too instead of the server-kernel .. only maybe.. I had alot of problems with audio and gfx on the server kernel (nvidia-gfx) ..


- phunqe - 2008-08-06

Out of curiosity, you say you are new to linux. Why are you running the server version? Is it better for the laptop or something?


- althekiller - 2008-08-06

phunqe Wrote:Out of curiosity, you say you are new to linux. Why are you running the server version? Is it better for the laptop or something?

No it isn't better for a laptop and yes, he should be using the desktop version until he knows what he's doing.


- nitroxeno - 2008-08-07

rrambo created a good guide that should help you out. XBMC on 7.10 Server, Minimal Install with no GDM