[email protected] wrote:
>  Hi,
> 
>  The Beaglebone Black runs Gentoo Linux with kernel 3.8.13-bone67.
>  After trying to switch to newer system I found some missing features
>  and new features ;) I dont prefer over 3.8.13-bone67. So I will stay
>  with this one until its worth to switch.
> 
>  My Beaglebone Black should run in headless mode: No kind of display
>  is attached. 
> 
>  But I want to run X and use X forwarding to my PC.
>  Unfortunately X does not start...
> 
You don't need X running on the client machine (which the BBB is in
this case if I understand what you're trying to do).

The sequence to run an X application on the BBB with the desktop on
your display would be:-

    chris$ ssh -X BBB
    Debian GNU/Linux 7

    BeagleBoard.org BeagleBone Debian Image 2014-09-04

    Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
    chris@bbb's password: 
    Last login: Thu Sep 18 01:54:51 2014 from chris.zbmc.eu
    chris@beaglebone:~$ abiword

... and abiword runs on the BBB but is displayed on my desktop.  The
machine on which the X display runs is the X server, the machine running
the application is the X client.


-- 
Chris Green
ยท

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to