Sticky Keyboard Jog
02 Mar 2020 05:45 #158938
by silden
Sticky Keyboard Jog was created by silden
We reinstalled LinuxCNC after replacing our SSD.
Long Story Short, we started jogging our machine and the machine kept moving for a while after we released the keyboard.
Two things to note are that this does not happen with the buttons nor gmoccappy. But it also happens inside of an axis sim.
Is there a setting/known problem with axis on ubuntu or some keyboards?
Long Story Short, we started jogging our machine and the machine kept moving for a while after we released the keyboard.
Two things to note are that this does not happen with the buttons nor gmoccappy. But it also happens inside of an axis sim.
Is there a setting/known problem with axis on ubuntu or some keyboards?
Please Log in or Create an account to join the conversation.
02 Mar 2020 06:16 #158939
by cmorley
Replied by cmorley on topic Sticky Keyboard Jog
how is the responsiveness of the computer otherwise- is it laggy?
Are you using software stepping or otherwse using a base tread?
What version of linuxcnc are you using?
Chris
Are you using software stepping or otherwse using a base tread?
What version of linuxcnc are you using?
Chris
Please Log in or Create an account to join the conversation.
02 Mar 2020 08:00 #158949
by silden
Replied by silden on topic Sticky Keyboard Jog
The Computer is a G4620 Pentium with 8GB RAM and a NVME drive. We use Ubuntu 19 and It isn’t laggy at all.
We tried it with the GMOCCAPY and it works as expected. The issue is only in AXIS. it seems that the Keyboard is faster then AXIS and that the command is kind of buffered.
We tried it with the GMOCCAPY and it works as expected. The issue is only in AXIS. it seems that the Keyboard is faster then AXIS and that the command is kind of buffered.
Please Log in or Create an account to join the conversation.
02 Mar 2020 08:19 #158950
by cmorley
Replied by cmorley on topic Sticky Keyboard Jog
You have made me unsure of your answer - 'not laggy' but keyboard acts 'buffered' which could be another way to saying laggy.
So to be clear - the keyboard is laggy in AXIS? or it's not laggy just the jogging doesn't stop properly?
What version of linuxcnc ? 2.7?
Are you using the same version before the SSD change as after?
Did you change anything besides the SSD?
This all helps to try to diagnosis. - I have not heard of such a problem besides someone changing the thread speed too much which makes user space slower to respond.
Though AXIS and Gmoccapy use different GUI toolkits the jogging code is roughly the same, so it's surprizing that keyboard jogging is so different.
Chris
So to be clear - the keyboard is laggy in AXIS? or it's not laggy just the jogging doesn't stop properly?
What version of linuxcnc ? 2.7?
Are you using the same version before the SSD change as after?
Did you change anything besides the SSD?
This all helps to try to diagnosis. - I have not heard of such a problem besides someone changing the thread speed too much which makes user space slower to respond.
Though AXIS and Gmoccapy use different GUI toolkits the jogging code is roughly the same, so it's surprizing that keyboard jogging is so different.
Chris
Please Log in or Create an account to join the conversation.
02 Mar 2020 08:46 - 02 Mar 2020 15:39 #158954
by silden
Replied by silden on topic Sticky Keyboard Jog
no it’s laggy and it only happens in Axis while jogging. yes it doesn’t stop when I release the key. it keeps moving for a second or two. It doesn’t happen with stepped jog, i.e. 5mm steps, or in Gmocappy.
LinuxCNC v2.8
LinuxCNC v2.8
Last edit: 02 Mar 2020 15:39 by silden.
Please Log in or Create an account to join the conversation.
05 Jun 2020 10:16 #170231
by HansU
Replied by HansU on topic Sticky Keyboard Jog
I have the same issue in Axis as well as in Gmoccapy. But only if load a little bit bigger gcode files. Very annoying. It even happen if I jog in steps. Sometime multiple steps are performed then.
Luckily the resulting crashes didn't really damaged something
Increasing the base period time doesn't resolve this.
I have LinuxCNC 2.75 running on a Core2Duo ~3 GHz. I thought that should be fast enough...
Hans
Luckily the resulting crashes didn't really damaged something
Increasing the base period time doesn't resolve this.
I have LinuxCNC 2.75 running on a Core2Duo ~3 GHz. I thought that should be fast enough...
Hans
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
05 Jun 2020 17:39 #170266
by Todd Zuercher
Replied by Todd Zuercher on topic Sticky Keyboard Jog
Is this running a RTAI or Preempt-RT kernel? (I've not noticed this myself, but...)
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19198
- Thank you received: 6436
05 Jun 2020 18:06 #170267
by tommylight
Replied by tommylight on topic Sticky Keyboard Jog
-try a different version or build of LinuxCNC,
-run memtest to check the memory, although i doubt it would be it,
-issues with graphic card/driver regarding OpenGL, run glxgears from the terminal and check the minimise/maximise if the gears lag of altogether stop for a moment.
-run memtest to check the memory, although i doubt it would be it,
-issues with graphic card/driver regarding OpenGL, run glxgears from the terminal and check the minimise/maximise if the gears lag of altogether stop for a moment.
Please Log in or Create an account to join the conversation.
05 Jun 2020 19:40 - 05 Jun 2020 19:59 #170271
by HansU
Replied by HansU on topic Sticky Keyboard Jog
I'm running the version from the linuxcnc-2.7.14-wheezy.iso with the PREEMPT-RT kernel.
The update to version 2.7.15 didn't change anything.
Ok, I will test another graphic card and run the glxgears... Thanks so far.
Hans
The update to version 2.7.15 didn't change anything.
Ok, I will test another graphic card and run the glxgears... Thanks so far.
Hans
Last edit: 05 Jun 2020 19:59 by HansU.
Please Log in or Create an account to join the conversation.
07 Jun 2020 20:09 #170524
by HansU
Replied by HansU on topic Sticky Keyboard Jog
I got it!
I chose another graphic card and with that one it runs fine.
Thank you!
Hans
I chose another graphic card and with that one it runs fine.
Thank you!
Hans
The following user(s) said Thank You: Onkelmat
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds