New Project with Mesa 7I96 and THCAD-05
03 Jun 2021 07:14 - 03 Jun 2021 07:15 #211069
by phillc54
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
It looks like it couldn't find ohmic.comYou probably need to be in the same directory as ohmic3.comp when you run halcompile or maybe enter the full path to ohmic3.comp
IOError: [Errno 2] No such file or directory: 'ohmic3.comp'
Last edit: 03 Jun 2021 07:15 by phillc54.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
04 Jun 2021 06:06 #211128
by TexasCNC
Replied by TexasCNC on topic New Project with Mesa 7I96 and THCAD-05
Nope didn’t work tried putting the whole path and gave me a error. Is there a more easier way to install this? Got my z motor and did a cut and the thc still didn’t work. I checked all the setting ls and they all look correct my wiring to the cards are good. Going to put this Mesa setup aside and just buy a plug and play system. This stuff just takes up too much time trying to set it up. Will hook this up to my working machine later but for now I want the new table to be working will be buying a plug and play system. Thanks to the guys that replied to my issues and helped solve most of them I know the system works good and I thought it would work out for me but it’s just tough trying to learn all the Linux stuff and editing configs
Please Log in or Create an account to join the conversation.
05 Jun 2021 08:26 #211202
by rodw
Replied by rodw on topic New Project with Mesa 7I96 and THCAD-05
you might need to use sudo halcompile --install ./ohmic3.comp
Sometimes linux needs the "./" before a filename to tell it to look in the current directory
Sometimes linux needs the "./" before a filename to tell it to look in the current directory
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
21 Jun 2021 19:33 - 21 Jun 2021 21:32 #212584
by acourtjester
Replied by acourtjester on topic New Project with Mesa 7I96 and THCAD-05
Attachments:
Last edit: 21 Jun 2021 21:32 by acourtjester.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
21 Jun 2021 20:53 #212594
by tommylight
Replied by tommylight on topic New Project with Mesa 7I96 and THCAD-05
Wrong folder, that has to be run on the folder where ohmic3 is located.
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
22 Jun 2021 00:39 #212626
by acourtjester
Replied by acourtjester on topic New Project with Mesa 7I96 and THCAD-05
I would be wonderful to know where the folder is.
And that is only one of the problems shown.
And that is only one of the problems shown.
Please Log in or Create an account to join the conversation.
22 Jun 2021 00:48 #212628
by PCW
Replied by PCW on topic New Project with Mesa 7I96 and THCAD-05
locate ohmic3
should help (assuming you are not running a RPI or other similar CPU)
should help (assuming you are not running a RPI or other similar CPU)
Please Log in or Create an account to join the conversation.
- acourtjester
- Offline
- Elite Member
Less
More
- Posts: 282
- Thank you received: 23
22 Jun 2021 01:08 - 22 Jun 2021 01:13 #212630
by acourtjester
Replied by acourtjester on topic New Project with Mesa 7I96 and THCAD-05
Attachments:
Last edit: 22 Jun 2021 01:13 by acourtjester. Reason: ading info
Please Log in or Create an account to join the conversation.
22 Jun 2021 02:42 #212633
by PCW
Replied by PCW on topic New Project with Mesa 7I96 and THCAD-05
ohmic3 does not seem to be a part of LinuxCNC
Were you supposed to have downloaded it from somewhere?
Were you supposed to have downloaded it from somewhere?
Please Log in or Create an account to join the conversation.
22 Jun 2021 04:01 - 22 Jun 2021 04:20 #212635
by phillc54
Edit2: This is probably the more correct one:
This one seems to be ok for the moment:
Edit1: This one looks ok as well:
Replied by phillc54 on topic New Project with Mesa 7I96 and THCAD-05
I am getting the same, it seem the keyserver has been taken offline. sks-keyservers.netI also have problems getting the key in the buildbot routing Phillc posted
Edit2: This is probably the more correct one:
sudo apt-key adv --keyserver hkp://keys.openpgp.org --recv-key EF1B07FEE0EE663E
This one seems to be ok for the moment:
sudo apt-key adv --keyserver hkp://pgpkeys.eu --recv-key EF1B07FEE0EE663E
Edit1: This one looks ok as well:
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com --recv-key EF1B07FEE0EE663E
Last edit: 22 Jun 2021 04:20 by phillc54.
Please Log in or Create an account to join the conversation.
Time to create page: 0.153 seconds