Destination Host Unreachable

More
19 Oct 2022 16:49 - 20 Oct 2022 14:55 #254538 by xlordofpainx
I have a 7i96s.
I have moved the pins w4 down w5 up as per the instructions to use EEPROM (The as shipped default EEPROM IP address is 10.10.10.10.)
I have followed senpai tommy's guide forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
and when I ping :
ping 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
From 10.10.10.11 icmp_seq=1 Destination Host Unreachable
From 10.10.10.11 icmp_seq=2 Destination Host Unreachable

I noticed that everyone else fixed their problem by moving the pins but I've already done that. I checked the cable and it works.

SOLVED by not using virtual box but booting from a USB. Apparently, you can't use VB

 
Attachments:
Last edit: 20 Oct 2022 14:55 by xlordofpainx.

Please Log in or Create an account to join the conversation.

More
19 Oct 2022 17:01 #254541 by tommylight
You can not control machines from virtual box.
You should have mentioned that first.

Please Log in or Create an account to join the conversation.

More
19 Oct 2022 17:03 #254542 by arvidb
Replied by arvidb on topic Destination Host Unreachable
Your network looks correctly setup, at first glance. Do the ethernet port LEDs blink in time with the pings?

Does your computer have multiple network interfaces (what does 'ip addr' say)? Is your Mesa EEPROM IP set to something other than 10.10.10.10? Perhaps try the 192.168.1.121 setting instead? (Use computer IP e.g. 192.168.1.120, netmask 255.255.255.0.)

Please Log in or Create an account to join the conversation.

More
19 Oct 2022 17:08 #254543 by xlordofpainx
I see so using virtual box in the first place was my doom. I should Just go with a normal linux installation?

Please Log in or Create an account to join the conversation.

More
19 Oct 2022 17:42 #254545 by tommylight

I see so using virtual box in the first place was my doom. I should Just go with a normal linux installation?

Yes and no ! :)
Yes, no virtual box.
And no, for testing you do not need to install anything, just burn the image to a USB stick and boot from it.
It does not mess the existing installation, and you can control machines with it.
So boot from USB, set up the network, make a config using PncConf, test the machine with Mesa, and after you get it working DO NOT forget to save the config to another USB or to internal hard drive. It will not save configs while it is in Live mode or booted from USB.

Please Log in or Create an account to join the conversation.

More
19 Oct 2022 20:30 #254556 by xlordofpainx
I see. Okay. . Wow I would have kept trying for hours. Thanks a lot. I will try this first thing tomorrow
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
20 Oct 2022 13:04 - 20 Oct 2022 13:06 #254599 by xlordofpainx
I did what you asked and success. But the internet stopped. Now my next problem is the motor does not spin.
I have a nema 34 with encoder strapped to servo stepper drive. What would be the first debug step? I checked the phases, the encoder wires, mesa pins and followed the pncconfig tutorial. 
Attachments:
Last edit: 20 Oct 2022 13:06 by xlordofpainx. Reason: Mistypes

Please Log in or Create an account to join the conversation.

More
20 Oct 2022 15:02 #254604 by PCW
Replied by PCW on topic Destination Host Unreachable
The most common reasons for no motion on step/dir drives are

1. Wiring
I suggest single ended wiring for step motor drives so
PUL+ ==> 7I96S +5V
PUL- ==> 7I96S STEP-
DIR+ ==> 7I96S +5V
DIR- ==> 7I96S DIR-

2. Too short step times
(double manufacturers minimum step times to start)

3. Communication issues. watchdog faults
(fix realtime issues on host)

Please Log in or Create an account to join the conversation.

More
20 Oct 2022 15:04 #254605 by xlordofpainx
I had not even pressed post, such a great community. I will troubleshoot these and post back the results. Thanks.

Please Log in or Create an account to join the conversation.

More
20 Oct 2022 15:07 #254607 by tommylight
First, before wiring it to mesa board
Power the drive with encoder wired, try to spin the shaft with your hand, it should not move, so get some pliers and try to spin it, it should move but go back when you release it.
If it does not do that, search the web for encoder wiring, it is usually wrong in the manuals for some of those drives.

Please Log in or Create an account to join the conversation.

Time to create page: 0.136 seconds
Powered by Kunena Forum