Kodi Community Forum
Linux Debian Squeeze headless installation? - 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: Linux Debian Squeeze headless installation? (/showthread.php?tid=135304)



Debian Squeeze headless installation? - andy68man - 2012-07-03

Hello,

I have a Debian Squeeze server with no x-windows installation. It has a USB sound card connected to an optical out which runs to a set of speakers. I would like to be able to choose music playlists in XBMC from my Android mobile with the ability to pause, play etc. Is this possible without installing x-windows? I've had a go at installing using the source "deb http://www.deb-multimedia.org squeeze main non-free" and it installs but I can't start it. I just get:

root@optimus:/etc# xbmc --standalone --no-test
params.c:OpenConfFile() - Unable to open configuration file "/root/.smb/smb.conf":
No such file or directory
params.c:OpenConfFile() - Unable to open configuration file "/root/.smb/smb.conf.append":
No such file or directory
Can't open display
commandline read: xbmc.bin
commandline read: --standalone
commandline read: --no-test

~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.10 |~~~~~~~~~~~~~~~~~~~~~~~~~~
© 2001-2008 The world wide DirectFB Open Source Community
© 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------

(*) DirectFB/Core: Single Application Core. (2010-06-30 18:13)
(*) Direct/Memcpy: Using Generic 64bit memcpy()
(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
--> No such file or directory
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> Initialization error!
ERROR: Unable to create application. Exiting

Anyone have any ideas?

Thanks!




RE: Debian Squeeze headless installation? - pumkinut - 2012-07-05

AFAIK, XBMC needs a display to start. There is an addon, I believe, specifically for music that allows the navigation without a display, but you still need to fire XBMC up normally to get to the addon. I do believe that some people are trying to get a server version of XBMC working, similar to Plex Media Server, so you may want to look in that direction.


RE: Debian Squeeze headless installation? - darkscout - 2012-09-06

You still need to launch an X server even if it's not connected to anything.