NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Using LinuxCNC AXIS Running AXIS on a remote computer

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Running AXIS on a remote computer

Running AXIS on a remote computer 06 Fév 2010 14:40 #1797

  • gemini
  • gemini's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hello,

I'm new to EMC2 and I have not received my CNC Mill yet, but I am starting the installation/configuration. I finally got my RTAI kernel + EMC2 running (Ubuntu 8.04 was not compatible with my D945GCLF Atom Motherboard).

What I would like to do is:
- Run EMC2 without any graphical interface a computer without monitor.
- Use my laptop to remotely control EMC2 with the AXIS interface

I first tried to start a vncserver, but AXIS won't run without OpenGL.
So I tried to run AXIS on Xorg, and I used x11vnc to remotely control it. It works but due to a bug in xserver-xorg-video-intel if I remove the monitor, Xorg does not want to start...

Is it possible to run AXIS on a remote computer and make it control EMC2 througt ethernet?

Thank you,
Yann.
The administrator has disabled public write access.

Re:Running AXIS on a remote computer 06 Fév 2010 18:37 #1799

  • BigJohnT
  • BigJohnT's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 4944
  • Thank you received: 84
  • Karma: 133
Yann,

One of the guys on the IRC thought this might help you.

wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Emcrsh

John
The administrator has disabled public write access.

Re:Running AXIS on a remote computer 07 Fév 2010 07:20 #1802

  • gemini
  • gemini's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hello John,

I've already seen emcrsh. With it, I could control EMC througt telnet, but it does not solve my wish to run AXIS on a second computer, does it?

What I would like is :
- EMC2 in command line mode on a computer "A" running a RTAI kernel (without X server)
- AXIS (only the graphical interface) running on computer "B" (that have a X server with OpenGL)

Maybe I'm just dreaming and it is not possible.

Yann.
The administrator has disabled public write access.

Re:Running AXIS on a remote computer 07 Fév 2010 07:39 #1803

  • PCW
  • PCW's Avatar
  • OFFLINE
  • Moderator
  • Posts: 1645
  • Thank you received: 86
  • Karma: 116
Isn't that backwards? Don't you need AXIS on the EMC computer 'A' (Its the X11 client)
and a real X11 server on computer B? At least that the way I thought X applications work
The administrator has disabled public write access.

Re:Running AXIS on a remote computer 07 Fév 2010 12:35 #1807

  • acemi
  • acemi's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 55
  • Karma: 6
You can use Axis throughout SSH.

You need to install openssh-server and xauth packages to the server (computer A)
Then start a SSH connection with -X

ssh -X username@IP_address

No need to install X to the server machine.
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 2.027 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.