7i76E Ethernet setup

More
06 Dec 2020 20:55 #191248 by Mmarmino
Replied by Mmarmino on topic 7i76E Ethernet setup
hmm, maybe due to copy and paste?

I retyped line by line into the interface. Is there more that must be done to the interface file once it has been corrupted?

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

More
06 Dec 2020 21:15 #191254 by PCW
Replied by PCW on topic 7i76E Ethernet setup
How did you edit the file? Usually this kind of damage comes from non-ASCII editors
Can you attach the file here?

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

More
06 Dec 2020 21:40 #191263 by Mmarmino
Replied by Mmarmino on topic 7i76E Ethernet setup
By:
sudo nano /etc/network/interfaces

and then manually edited in the interface.

so i guess the answer is GNU nano 3.2 editor

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

More
06 Dec 2020 21:48 - 06 Dec 2020 21:58 #191268 by PCW
Replied by PCW on topic 7i76E Ethernet setup
nano should be OK

You can save time by setting the interface down and up manually

sudo ifdown -s
sudo ifup -a

rather than rebooting when testing your edits
Last edit: 06 Dec 2020 21:58 by PCW.

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

More
07 Dec 2020 00:30 #191282 by Mmarmino
Replied by Mmarmino on topic 7i76E Ethernet setup
didnt know if you literally meant -s or if i was supposed to put something else there.

ifdown: option requires an argument -- 's'
ifdown: Use --help for help

auto eno1
iface eno1 inet static
address 10.10.10.1
netmask 255.255.255.0

isnt woking either

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

More
07 Dec 2020 01:28 #191284 by PCW
Replied by PCW on topic 7i76E Ethernet setup
Sorry its:

ifdown -a

If the interfaces file do not make the expected
changes in the "ip a" report it usually means there is an
error in the interfaces file

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

More
07 Dec 2020 01:37 #191285 by Mmarmino
Replied by Mmarmino on topic 7i76E Ethernet setup
mmarmino@debian:~$ sudo ifdown -a
[sudo] password for mmarmino:
ifdown: /etc/network/interfaces:1: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"

Well thats what i get! Ive followed another persons bench top mill conversion and we have the same components. If something is wrong with that file could i replace it with his if both setup are identical?

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

More
07 Dec 2020 01:54 #191286 by PCW
Replied by PCW on topic 7i76E Ethernet setup
You could also try mine:

File Attachment:

File Name: interfaces.txt
File Size:0 KB
Attachments:

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

More
07 Dec 2020 02:19 #191288 by Mmarmino
Replied by Mmarmino on topic 7i76E Ethernet setup
well that seemed to work! now i have a ping and can see it. Are these numbers better?

PING 10.10.10.10 (10.10.10.10) 56(84) bytes of data.
64 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.173 ms
64 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.170 ms
64 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.251 ms
64 bytes from 10.10.10.10: icmp_seq=4 ttl=64 time=0.171 ms
64 bytes from 10.10.10.10: icmp_seq=5 ttl=64 time=0.245 ms
64 bytes from 10.10.10.10: icmp_seq=6 ttl=64 time=0.188 ms
64 bytes from 10.10.10.10: icmp_seq=7 ttl=64 time=0.175 ms
64 bytes from 10.10.10.10: icmp_seq=8 ttl=64 time=0.243 ms
64 bytes from 10.10.10.10: icmp_seq=9 ttl=64 time=0.246 ms
64 bytes from 10.10.10.10: icmp_seq=10 ttl=64 time=0.249 ms
64 bytes from 10.10.10.10: icmp_seq=11 ttl=64 time=0.181 ms
64 bytes from 10.10.10.10: icmp_seq=12 ttl=64 time=0.259 ms
64 bytes from 10.10.10.10: icmp_seq=13 ttl=64 time=0.260 ms
64 bytes from 10.10.10.10: icmp_seq=14 ttl=64 time=0.242 ms
64 bytes from 10.10.10.10: icmp_seq=15 ttl=64 time=0.243 ms
64 bytes from 10.10.10.10: icmp_seq=16 ttl=64 time=0.269 ms
64 bytes from 10.10.10.10: icmp_seq=17 ttl=64 time=0.263 ms
64 bytes from 10.10.10.10: icmp_seq=18 ttl=64 time=0.251 ms
64 bytes from 10.10.10.10: icmp_seq=19 ttl=64 time=0.185 ms
64 bytes from 10.10.10.10: icmp_seq=20 ttl=64 time=0.240 ms
64 bytes from 10.10.10.10: icmp_seq=21 ttl=64 time=0.264 ms
64 bytes from 10.10.10.10: icmp_seq=22 ttl=64 time=0.236 ms

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

More
07 Dec 2020 03:28 #191292 by PCW
Replied by PCW on topic 7i76E Ethernet setup
Not great but probably OK,
Worst case you may need to reduce the servo thread rate
from 1 KHz to 500 or 750 Hz
The following user(s) said Thank You: Mmarmino

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

Moderators: PCWjmelson
Time to create page: 0.367 seconds
Powered by Kunena Forum