Best current advice for XXYZ servo gantry?
28 Aug 2019 09:50 #143432
by andypugh
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/
Replied by andypugh on topic Best current advice for XXYZ servo gantry?
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.
28 Aug 2019 09:51 #143433
by andypugh
Replied by andypugh on topic Best current advice for XXYZ servo gantry?
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/
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.
28 Aug 2019 13:29 #143444
by shasse
Replied by shasse on topic Best current advice for XXYZ servo gantry?
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.
29 Aug 2019 04:30 #143527
by shasse
Replied by shasse on topic Best current advice for XXYZ servo gantry?
> (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
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.123 seconds