Shut down X on exit? - 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: BSD (https://forum.kodi.tv/forumdisplay.php?fid=225) +---- Thread: Shut down X on exit? (/showthread.php?tid=324275) Pages:
1
2
|
RE: Shut down X on exit? - aht0 - 2017-12-12 Just couple of remarks to add for previous post: make - BSD make gmake - GNU make -DENABLE_ALSA=OFF turns off ALSA support, even if you have packages for it installed. It won't compile by default, fixin' it would affect 'Kodi for Linux', so I haven't touched ALSA support for BSD. Kodi you build would simply use sndio instead of ALSA. You will also need sh*tpot of packages, before hoping for a successful build. List: https://github.com/xbmc/xbmc/blob/master/docs/README.FreeBSD |