Mesa 7i97T IP network
- greg23_78
- Offline
- Premium Member
Less
More
- Posts: 134
- Thank you received: 5
08 Jun 2024 11:50 - 08 Jun 2024 11:53 #302620
by greg23_78
Mesa 9i97T IP network was created by greg23_78
I have a problem setting up my ip address to communicate with my 7i97T board.I followed the procedure in the link gnipsel.com/linuxcnc/debian-12-eth.html
I have the following problems
My board is setting to *SET FROM EEPPROM
I have the following problems
My board is setting to *SET FROM EEPPROM
Attachments:
Last edit: 08 Jun 2024 11:53 by greg23_78.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
08 Jun 2024 13:03 #302624
by PCW
Replied by PCW on topic Mesa 9i97T IP network
What does the command
ip a
report?
ip a
report?
Please Log in or Create an account to join the conversation.
- greg23_78
- Offline
- Premium Member
Less
More
- Posts: 134
- Thank you received: 5
08 Jun 2024 13:29 #302628
by greg23_78
Replied by greg23_78 on topic Mesa 9i97T IP network
cnc@cnc:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:22:19:18:b2:4a brd ff:ff:ff:ff:ff:ff
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 00:22:19:18:b2:4a brd ff:ff:ff:ff:ff:ff
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
08 Jun 2024 13:53 - 08 Jun 2024 14:09 #302629
by PCW
Replied by PCW on topic Mesa 9i97T IP network
DId you reboot after changing the interfaces file?
(the ip a command shows that enp2s0 is no set up)
If you did reboot and the static IP is not setup, it
probably indicates a syntax error in the interfaces file
or perhaps ethtool is not installed.
EDIT: you have address spelled wrong.
(the ip a command shows that enp2s0 is no set up)
If you did reboot and the static IP is not setup, it
probably indicates a syntax error in the interfaces file
or perhaps ethtool is not installed.
EDIT: you have address spelled wrong.
Last edit: 08 Jun 2024 14:09 by PCW.
Please Log in or Create an account to join the conversation.
- greg23_78
- Offline
- Premium Member
Less
More
- Posts: 134
- Thank you received: 5
08 Jun 2024 15:52 #302635
by greg23_78
Replied by greg23_78 on topic Mesa 9i97T IP network
I removed hardware-irq-coalesce-rx-usecs 0 because I'm not using an intel chip and it worked again.
I have exchanged with ping 10.10.10.10.
on the other hand on mesact I have like mesage :
----Find IP Board---
Find IP board
Results : Unsupported ethernet device 7i97T at 10.10.10.10
No ether board fund
----Verify board
Device found at 10.10.10.10 is not a mesa Board
I have exchanged with ping 10.10.10.10.
on the other hand on mesact I have like mesage :
----Find IP Board---
Find IP board
Results : Unsupported ethernet device 7i97T at 10.10.10.10
No ether board fund
----Verify board
Device found at 10.10.10.10 is not a mesa Board
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17967
- Thank you received: 4824
08 Jun 2024 16:00 #302636
by PCW
Replied by PCW on topic Mesa 9i97T IP network
My guess is that you need the latest MesaCT and mesaflash to setup
a 7I97T if you need to change firmware
Note that you don't need to run mesaflash at all or change firmware
unless you are using a configuration with an expansion daughtercard
connected to the 7I97Ts parallel expansion connector.
So if there is an issue with the 7I97T, a configuration built for a 7I97
should work as well. Also If not already doing so, you should use
LinuxCNC 2.9.2 with the 7I97T.
a 7I97T if you need to change firmware
Note that you don't need to run mesaflash at all or change firmware
unless you are using a configuration with an expansion daughtercard
connected to the 7I97Ts parallel expansion connector.
So if there is an issue with the 7I97T, a configuration built for a 7I97
should work as well. Also If not already doing so, you should use
LinuxCNC 2.9.2 with the 7I97T.
Please Log in or Create an account to join the conversation.
- JT
- Away
- Administrator
Less
More
- Posts: 866
- Thank you received: 453
09 Jun 2024 18:10 #302694
by JT
Replied by JT on topic Mesa 7i97T IP network
Attachments:
Please Log in or Create an account to join the conversation.
- JT
- Away
- Administrator
Less
More
- Posts: 866
- Thank you received: 453
09 Jun 2024 18:12 - 09 Jun 2024 18:12 #302695
by JT
Replied by JT on topic Mesa 7i97T IP network
And you can see that on this PC I can't run a 7i97T or do anything with mesaflash with a 7i97T because the version is behind.
JT
JT
Last edit: 09 Jun 2024 18:12 by JT.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.182 seconds