7i97t setup problem
- nc5tom
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
05 Feb 2025 08:44 #320712
by nc5tom
7i97t setup problem was created by nc5tom
Hello All,
New 7i97T last year and only just got time to work in it. I'm new to linuxcnc and mesa boards and would appreciate advice on this setup.
CR7 and CR8 switch off so FPGA initialisation is fine
Ping 192.168.1.121 works fine and green user LEDs count ethernet packets correctly
Response of Mesaflash version 3.4.9
mesaflash --device 7I97T --addr 192.168.1.121 --readhm
= 'No 7i97t board found'
Response of MesaCT version 2.1.7
= 'Device found at 192.168.1.121 is not a Mesa Board'
I am thinking the board should be more revealing than this and wanted to check before proceeding with linuxcnc setup.
Thanks tom
New 7i97T last year and only just got time to work in it. I'm new to linuxcnc and mesa boards and would appreciate advice on this setup.
CR7 and CR8 switch off so FPGA initialisation is fine
Ping 192.168.1.121 works fine and green user LEDs count ethernet packets correctly
Response of Mesaflash version 3.4.9
mesaflash --device 7I97T --addr 192.168.1.121 --readhm
= 'No 7i97t board found'
Response of MesaCT version 2.1.7
= 'Device found at 192.168.1.121 is not a Mesa Board'
I am thinking the board should be more revealing than this and wanted to check before proceeding with linuxcnc setup.
Thanks tom
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18388
- Thank you received: 5020
05 Feb 2025 22:51 #320803
by PCW
Replied by PCW on topic 7i97t setup problem
What does:
mesaflash --device ethernet --addr 192.168.1.121
report?
mesaflash --device ethernet --addr 192.168.1.121
report?
Please Log in or Create an account to join the conversation.
- nc5tom
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
06 Feb 2025 10:29 - 06 Feb 2025 10:32 #320823
by nc5tom
Replied by nc5tom on topic 7i97t setup problem
Thanks for getting back to me. I am away from the workshop at the moment but I will do this test as soon as I return.
Since my post I have adopted the default eeprom address 10.10.10.10 I have also set the PC to 10.10.10.11
If I type
mesaflash --addr 10.10.10.10 --device=ETHER --readhmid
The result is
Unsupported ethernet device 7i97T at 10.10.10.10
Thanks for your help
Since my post I have adopted the default eeprom address 10.10.10.10 I have also set the PC to 10.10.10.11
If I type
mesaflash --addr 10.10.10.10 --device=ETHER --readhmid
The result is
Unsupported ethernet device 7i97T at 10.10.10.10
Thanks for your help
Last edit: 06 Feb 2025 10:32 by nc5tom. Reason: pasted from word which included indentation data
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18388
- Thank you received: 5020
06 Feb 2025 15:56 #320833
by PCW
Replied by PCW on topic 7i97t setup problem
Sounds like Mesaflash needs to be updated
github.com/LinuxCNC/mesaflash
(build instructions at bottom of page)
github.com/LinuxCNC/mesaflash
(build instructions at bottom of page)
Please Log in or Create an account to join the conversation.
- JT
-
- Away
- Administrator
-
Less
More
- Posts: 939
- Thank you received: 483
06 Feb 2025 21:52 #320856
by JT
Replied by JT on topic 7i97t setup problem
If you use
Mesa CT
to make your configuration files it provides a lot of information about the selected card.
JT
JT
Attachments:
Please Log in or Create an account to join the conversation.
- nc5tom
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
06 Feb 2025 22:13 #320859
by nc5tom
Replied by nc5tom on topic 7i97t setup problem
I have removed and then reinstalled Mesaflash exactly following the procedure on github and this seems to have worked a trick.
I now have Mesaflash 3.5.10
mesaflash --device ethernet --addr 10.10.10.10
now results with
ETH device 7I97T at ip=10.10.10.10
and the --readhmid command responds as it should too. Fantastic. I wonder if this the newer version or that I had incorrectly installed Mesaflash previously.
I will take a look at MesaCT now - thank you both for your help.
I now have Mesaflash 3.5.10
mesaflash --device ethernet --addr 10.10.10.10
now results with
ETH device 7I97T at ip=10.10.10.10
and the --readhmid command responds as it should too. Fantastic. I wonder if this the newer version or that I had incorrectly installed Mesaflash previously.
I will take a look at MesaCT now - thank you both for your help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.469 seconds