Best current advice for XXYZ servo gantry?

More
28 Aug 2019 09:50 #143432 by andypugh

Secondly, the instructions on the forums for 2.8 currently have you end up with 2.9. To get 2.8 installed I had to add the following to /etc/apt/sources.list.d/linuxcnc-buildbot.list:

deb buildbot.linuxcnc.org/ wheezy 2.8-sim
deb-src buildbot.linuxcnc.org/ wheezy 2.8-sim


I think that that will give you a "sim" installation with no hardware driving capability.

You want
deb buildbot.linuxcnc.org/ wheezy 2.8-rt
deb-src buildbot.linuxcnc.org/ wheezy 2.8-rt

If you are using an RTAI kernel, or

deb buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt
deb-src buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt

If using the preempt-rt version.
(I am actually unclear where "uspace" fits in to all this)

I figured this out by poking about in the destination folder:
buildbot.linuxcnc.org/dists/

Please Log in or Create an account to join the conversation.

More
28 Aug 2019 09:51 #143433 by andypugh
uname -a

Will tell you which kernel you are using.

If you are starting from scratch, start here, with a more up-to-date Linux distribution and the preempt-rt kernel:
www.linuxcnc.org/testing-stretch-rtpreempt/

Please Log in or Create an account to join the conversation.

More
28 Aug 2019 13:29 #143444 by shasse
Ah great. I am running hm2_eth, so I'll try that stretch distro.

Please Log in or Create an account to join the conversation.

More
29 Aug 2019 04:30 #143527 by shasse
> (I am actually unclear where "uspace" fits in to all this)

If you add either:

deb buildbot.linuxcnc.org/ wheezy 2.8-sim
deb-src buildbot.linuxcnc.org/ wheezy 2.8-sim

or

deb buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt
deb-src buildbot.linuxcnc.org/ wheezy 2.8-rtpreempt

to your apt sources you can install the linuxcnc-uspace package.

Hope that helps!

Scott

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum