I was able to run Axis fine using the built-in TCP over USB.  I added the
following lines to /etc/network/interfaces on my laptop:

auto eth3
 iface eth3 inet static
    address 192.168.7.1
    netmask 255.255.255.0
    gateway 192.168.7.1
    pointtopoint 192.168.7.2

plugged in the BBB to USB, and did ssh -Y linuxcnc@192.168.7.2 .  

-- Ralph

On Wed, Sep 4, 2013 at 1:15 PM, Kirk Wallace <kwall...@wallacecompany.com>wrote:

> On 09/04/2013 09:56 AM, Kirk Wallace wrote:
>
> ... snip
> > new one. From that point the CRC and untar was applied to the original.
> > I renamed the second download and everything is wonderful. Sorry for the
> > Red Herring.
> >
> >
>
> I just have power and Ethernet hooked up to my BBB. I installed
> tightvncserver per:
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?BeagleboneDevsetup
>
> and was able to connect and run LinuxCNC:
> http://www.wallacecompany.com/machine_shop/LinuxCNC/Screenshot-4.png
>
> I tried AXIS but got:
> http://www.wallacecompany.com/machine_shop/LinuxCNC/Screenshot-3.png
>
> so I guess AXIS doesn't work with the BBB.
>
> Now, on to integrating real hardware.
>
> --
> Kirk Wallace
> http://www.wallacecompany.com/machine_shop/
> http://www.wallacecompany.com/E45/
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to