My goal is to VNC into the bone once the GUI is operating. I've
attempted to install the x11vnc program but it fails during a
connection attempt and I believe the reason is the lack of a fully
functional GUI.
If the GUI cannot be added to the console image, I'd be happy to build
a new image that specifically includes X11, but that looks like quite
a bit of work.
Any advice on this would be greatly appreciated, and thank you!
P.S. It appears the Angstrom feed servers are down since about 1am
yesterday.
root:~# opkg install angstrom-x11-base-depends
root:~# startxfce4
this may also be useful:
root:~# opkg install angstrom-x11vnc-xinit
Any idea what I'm doing wrong?
> Has anyone been able to successfully install X11 Angstrom on the BeagleBone?
http://www.youtube.com/watch?v=qducgQ0jAHw&list=UUjUEVCzzltlR4BrpHOXoFOQ&index=1&feature=plcp
http://www.youtube.com/watch?v=_KAD_Oqpi14
http://www.youtube.com/watch?v=sQwpjuafAIY
http://www.youtube.com/watch?v=ps47MOHF9x8
> --
> To join: http://beagleboard.org/discuss
> To unsubscribe from this group, send email to:
> beagleboard...@googlegroups.com
> Frequently asked questions: http://beagleboard.org/faq
| angstrom-x11-base-depends | |||
| angstrom-gpe-task-base |
> > > Frequently asked questions:http://beagleboard.org/faq
>
> > --
> > To join:http://beagleboard.org/discuss
> > To unsubscribe from this group, send email to:
setting up a build environment would be the easiest way and you can make
your own layer to keep the changes you make by creating bbappend and you
can add your own recipes in there.
it is built with "layers" you can create your own to reflect what you
want in your image. ie tweaks to recipes new recipes and so on.
Take a look at the yocto/poky manual. It is basically the same thing
just substitute poky for angstrom and most transfer's cleanly and is way
more up to date than anything else I can find online, even the
Angstrom/OE doc's
Angstrom has a page with setup-scripts and an example of how to do it
with a beagleboard. That will setup up the basic build environment.
Though look at OE and your distro to find distro specific dependencies.
oh an in case not obvious you would substitute the machine for yours