- LinuxCNC
- General LinuxCNC Questions
- SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
- m.bofi
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
20 Sep 2019 11:23 - 20 Sep 2019 12:03 #145658
by m.bofi
SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist? was created by m.bofi
To my horror today as i returned to check my configuration i realised that something goes terribly wrong. First as i open AXIS 4 errors pop up:
STEPGEN: Channel 1: The requested maximum velocity of 1252 step/sec is too high
STEPGEN: The maximum possible frequency is 1250 steps/second
and the same 2 for channel 2.
Secondly i jogged the five joints. Two of them work just fine. However the other 3 are messed up. Specifically, both + and - buttons used for jogging, move the joint to the same direction.
From what I'm told the only thing that changed since yesterday that all were fine is that this morning they "apt-get update" and "apt-get dist-upgrade". The dist-upgrade did the 3 availables upgrades to linuxcnc, linuxcnc-doc and a third (which they didn't remember). But can a dist change so drammatically that reads the same information as the previous one but interpets them differently?
From what i see the configuration files are intact(hal, ini, etc), but the result is catastrophe. Is there a way to roll back to the version i was? Can anything be done to check what changed?
STEPGEN: Channel 1: The requested maximum velocity of 1252 step/sec is too high
STEPGEN: The maximum possible frequency is 1250 steps/second
and the same 2 for channel 2.
Secondly i jogged the five joints. Two of them work just fine. However the other 3 are messed up. Specifically, both + and - buttons used for jogging, move the joint to the same direction.
From what I'm told the only thing that changed since yesterday that all were fine is that this morning they "apt-get update" and "apt-get dist-upgrade". The dist-upgrade did the 3 availables upgrades to linuxcnc, linuxcnc-doc and a third (which they didn't remember). But can a dist change so drammatically that reads the same information as the previous one but interpets them differently?
From what i see the configuration files are intact(hal, ini, etc), but the result is catastrophe. Is there a way to roll back to the version i was? Can anything be done to check what changed?
Last edit: 20 Sep 2019 12:03 by m.bofi.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
20 Sep 2019 12:23 #145666
by andypugh
Replied by andypugh on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
First of all, what does "uname -a" say? Just to make sure that the updates have not over-written the realtime kernel.
Please Log in or Create an account to join the conversation.
- m.bofi
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
20 Sep 2019 12:24 #145667
by m.bofi
Replied by m.bofi on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
Linux X004 3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU/Linux
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
20 Sep 2019 12:28 #145668
by andypugh
Replied by andypugh on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
OK, so that part seems OK.
Which version of LinuxCNC were you running before? Which version is it running now?
Which version of LinuxCNC were you running before? Which version is it running now?
Please Log in or Create an account to join the conversation.
- m.bofi
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
20 Sep 2019 12:31 - 20 Sep 2019 13:24 #145669
by m.bofi
Replied by m.bofi on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
Now its the 2.9.0-pre0-653-gb25997c. The previous i'm not sure The previous official branch is v2.9.0-pre0-645-g0742250 right? (
source
) So that's probably it? Actually i haven't had and upgrade for a week so im not quite sure
Last edit: 20 Sep 2019 13:24 by m.bofi.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
20 Sep 2019 14:43 #145675
by andypugh
Replied by andypugh on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
Were you always running a version of master? No chance that you were previously running 2.7?
Please Log in or Create an account to join the conversation.
- m.bofi
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
20 Sep 2019 15:10 #145681
by m.bofi
Replied by m.bofi on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
For the past 4 months definitely master because I wanted the Joint-Axes changes. Before that I had 2.7.14. However the change has been done several months now and the configuration was stable
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
20 Sep 2019 15:18 #145682
by andypugh
Replied by andypugh on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
OK, that seems very strange.
If you are updating via Synaptic then you can (somehow, I have forgotten how, but I have done it) force the system back to a previous version.
Are you sure that you are starting the configuration that you think you are? How are you starting the config?
If you are updating via Synaptic then you can (somehow, I have forgotten how, but I have done it) force the system back to a previous version.
Are you sure that you are starting the configuration that you think you are? How are you starting the config?
Please Log in or Create an account to join the conversation.
- m.bofi
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 0
20 Sep 2019 15:23 - 20 Sep 2019 15:25 #145683
by m.bofi
Replied by m.bofi on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
The update happened through terminal with dist-upgrade. Can it be undone with synaptic manger then? Even to a little older stable version, for example two weeks ago?
Yes it's the same config. Actually the only config I have set on that pc. I start LinuxCNC and pick the config. Nothing special actually. That's why I'm so panicked. It seems very strange to me too.
Yes it's the same config. Actually the only config I have set on that pc. I start LinuxCNC and pick the config. Nothing special actually. That's why I'm so panicked. It seems very strange to me too.
Last edit: 20 Sep 2019 15:25 by m.bofi.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
20 Sep 2019 15:25 #145684
by andypugh
Replied by andypugh on topic SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
Yes, apt and Synaptic use the same database.
You can step back a level with apt too...
askubuntu.com/questions/138284/how-to-do...-package-via-apt-get
You can step back a level with apt too...
askubuntu.com/questions/138284/how-to-do...-package-via-apt-get
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- SOS-Config ruined after dist-up. Back to previous version old LinuxCNC dist?
Time to create page: 0.069 seconds