Idea: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop
|
7th Dec, 2013, 10:06 PM
Post: #2
|
|||
|
|||
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop
@mixpc
XBMC for RPI is not running under XWindows. It is standalone application with direct access to video. In order to achieve what you want you have to install solution like VNC server. XBian project is providing it as package xbian-package-vnb-server available on standard apt repo (wheezy/stable). Officially it is provided for versions Beta1 and later (uses upstart for starting and has dependency to xbian-package-firmware). For use on A5 you would need to unpack it manually to system and install needed dependencies Code: sudo -i and create simple sysv script to launch it on start or start it manually Code: /usr/local/sbin/dispman_vncserver also VNC server takes huge system resources - cpu power - on fullhd resolution its almost no use there, 1280x720 is better but for work with XBMC via VNC (development, maintenance etc) best way is to force resolution of 720x480 by putting "hdmi_mode=2" into /boot/config.txt line and reboot. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - mixpc - 7th Dec, 2013, 09:38 AM
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - mk01 - 7th Dec, 2013 10:06 PM
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - rikardo1979 - 7th Dec, 2013, 10:39 PM
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - IriDium - 8th Dec, 2013, 03:09 AM
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - mixpc - 9th Dec, 2013, 12:14 AM
RE: Headless mode - how to run XBMC in a Raspberry Pi but output display in a laptop - IriDium - 9th Dec, 2013, 02:23 AM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] Xbmc.log in debug mode, not according settings | Smultie | 3 | 12,460 |
6th May, 2014 11:33 PM Last Post: IriDium |
|
XBMC standby (sleep mode) | alexg | 1 | 8,364 |
26th Apr, 2013 07:10 AM Last Post: Uncle_Tubbie |