Does it matter which version of Linux you use?
- Elco
- Offline
- Senior Member
-
Less
More
- Posts: 54
- Thank you received: 3
10 Dec 2019 09:43 #152423
by Elco
Replied by Elco on topic Does it matter which version of Linux you use?
I followed the uspace build instructions for Linux Mint 19 on my laptop, to get a LinuxCNC simulation version for G-code development.
It failed when I tried to use the package installer to install linuxcnc-uspace-dev_2.8.0-pre1_amd64.deb with the message:
Error: Dependency is not satisfiable: linuxcnc-uspace (=1:2.8.0-pre1).
Is there a simulation only executable that can be directly installed as a usual program?
I don't care much about the version as it is for G-code development only. Nor about the building clutter left behind on my laptop.
Elco
It failed when I tried to use the package installer to install linuxcnc-uspace-dev_2.8.0-pre1_amd64.deb with the message:
Error: Dependency is not satisfiable: linuxcnc-uspace (=1:2.8.0-pre1).
Is there a simulation only executable that can be directly installed as a usual program?
I don't care much about the version as it is for G-code development only. Nor about the building clutter left behind on my laptop.
Elco
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20088
- Thank you received: 6836
10 Dec 2019 11:37 #152428
by tommylight
Replied by tommylight on topic Does it matter which version of Linux you use?
You need the userspace version, not the userspace-dev.
The following user(s) said Thank You: Elco
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Away
- Platinum Member
-
Less
More
- Posts: 4987
- Thank you received: 1455
10 Dec 2019 16:05 - 10 Dec 2019 16:08 #152440
by Todd Zuercher
Replied by Todd Zuercher on topic Does it matter which version of Linux you use?
Sorry, posted to the wrong topic. (too many tabs open at once.)
Last edit: 10 Dec 2019 16:08 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
- Elco
- Offline
- Senior Member
-
Less
More
- Posts: 54
- Thank you received: 3
10 Dec 2019 17:07 #152443
by Elco
Replied by Elco on topic Does it matter which version of Linux you use?
That works. Thanks!
Please Log in or Create an account to join the conversation.
- ytiuqibu
- Offline
- Senior Member
-
Less
More
- Posts: 77
- Thank you received: 3
15 Dec 2019 11:39 - 15 Dec 2019 11:43 #152681
by ytiuqibu
Replied by ytiuqibu on topic Does it matter which version of Linux you use?
I tried this source of debian stretch
( linuxconfig.org/debian-apt-get-stretch-sources-list )
but get the following error when attempting to update the repository
GPG error: security.debian.org stretch/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY AA8E81B4331F7F50The repository 'security.debian.org stretch/updates InRelease' is not signed.
This is essentially the same error as I previously received when using the mirror.
Do you have any suggestion as to how I might proceed?
The computer is running Linux Mint 19.1 (Tara).
( linuxconfig.org/debian-apt-get-stretch-sources-list )
but get the following error when attempting to update the repository
GPG error: security.debian.org stretch/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY AA8E81B4331F7F50The repository 'security.debian.org stretch/updates InRelease' is not signed.
This is essentially the same error as I previously received when using the mirror.
Do you have any suggestion as to how I might proceed?
The computer is running Linux Mint 19.1 (Tara).
Last edit: 15 Dec 2019 11:43 by ytiuqibu. Reason: reference omitted
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23281
- Thank you received: 4933
07 Jan 2020 19:59 #154246
by andypugh
Replied by andypugh on topic Does it matter which version of Linux you use?
Searching for that error (and key) finds:
forums.debian.net/viewtopic.php?t=133569
I suggest reading all of it before applying the first solution given, though.
forums.debian.net/viewtopic.php?t=133569
I suggest reading all of it before applying the first solution given, though.
Please Log in or Create an account to join the conversation.
- ytiuqibu
- Offline
- Senior Member
-
Less
More
- Posts: 77
- Thank you received: 3
26 Jan 2020 10:51 #155781
by ytiuqibu
Replied by ytiuqibu on topic Does it matter which version of Linux you use?
Thanks I will read the debian thread you have posted although I have since reformatted my machine then used the Linuxcnc on Linux Mint 19.1 quick and easy installation thread to install the kona-RT kernel on Mint 19.3.
It does not read G-code correctly but is sufficient for me to write some user documentation material for training purposes.
It does not read G-code correctly but is sufficient for me to write some user documentation material for training purposes.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20088
- Thank you received: 6836
26 Jan 2020 20:54 #155848
by tommylight
Replied by tommylight on topic Does it matter which version of Linux you use?
What do you mean by that ?It does not read G-code correctly ..........
Please Log in or Create an account to join the conversation.
- ytiuqibu
- Offline
- Senior Member
-
Less
More
- Posts: 77
- Thank you received: 3
28 Jan 2020 13:01 #156003
by ytiuqibu
Replied by ytiuqibu on topic Does it matter which version of Linux you use?
If I generate a gcode file for a job LinuxCNC reports errors in the gcode file that it cannot resolve to display in Axis GUI - the same file brought into LinuxCNC 2.7.4 running on Debian Wheezy (yes its an old machine) displays happily in Axis and runs.
The problem may be that I have installed this on my home machine which is using Linux MINT 19.3 - that pc is not connected to cnc hardware as I only require to run LinuxCNC to capture screenshots to write instructions for new users of our actual CNC machine which is located a few kilometres from my home.
The problem may be that I have installed this on my home machine which is using Linux MINT 19.3 - that pc is not connected to cnc hardware as I only require to run LinuxCNC to capture screenshots to write instructions for new users of our actual CNC machine which is located a few kilometres from my home.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23281
- Thank you received: 4933
28 Jan 2020 13:26 #156006
by andypugh
What is the error? Is it something related to the axis limits?
Or, possibly, the number of digital outputs being different in the two configs.
Replied by andypugh on topic Does it matter which version of Linux you use?
If I generate a gcode file for a job LinuxCNC reports errors in the gcode file that it cannot resolve to display in Axis GUI - the same file brought into LinuxCNC 2.7.4 running on Debian Wheezy (yes its an old machine) displays happily in Axis and runs.
What is the error? Is it something related to the axis limits?
Or, possibly, the number of digital outputs being different in the two configs.
Please Log in or Create an account to join the conversation.
Time to create page: 0.201 seconds