7i97t will ping, not recognized by mesaflash
02 Jun 2024 00:37 #302114
by Sziggy_NC
7i97t will ping, not recognized by mesaflash was created by Sziggy_NC
I just spent the day finding possible solutions in the forum and attempting them. I have reinstalled the linuxcnc os several times to ensure previous attempts to fix the problem didn't interfere with other attempts.
The card is new. Only 5v power is being supplied. The PC is a fresh install of linuxcnc 2.9.2. The PC is only connected to the mesa 7i97t by ethernet. The PC's ipv4 is set manualy to 10.10.10.11
Mesaflash 3.4.9 is being used.
When pinging 10.10.10.10 in the terminal it works. I can even watch the led's on the mesa act like a filling progress bar.
When attempting "mesaflash --device 7i97t --addr 10.10.10.10 --verify FPGAFILE.BIN" the terminal returns "unsupported ethernet device 7I97T at 10.10.10.10 No 7I97T board found"
When attempting "mesaflash --device 7I97T --readhmid" it returns "lbp16_access.send_packet: Network is unreachable Aborted"
I have attempted to use the 192.168.1.121 header on the board with even less luck. It is unable to be pinged.
Preferably I would like to get the card working on the 10.10.10.10 address.
Do I need to attempt to use the fallback? No red leds are lit.
Any suggestions are appreciated.
The card is new. Only 5v power is being supplied. The PC is a fresh install of linuxcnc 2.9.2. The PC is only connected to the mesa 7i97t by ethernet. The PC's ipv4 is set manualy to 10.10.10.11
Mesaflash 3.4.9 is being used.
When pinging 10.10.10.10 in the terminal it works. I can even watch the led's on the mesa act like a filling progress bar.
When attempting "mesaflash --device 7i97t --addr 10.10.10.10 --verify FPGAFILE.BIN" the terminal returns "unsupported ethernet device 7I97T at 10.10.10.10 No 7I97T board found"
When attempting "mesaflash --device 7I97T --readhmid" it returns "lbp16_access.send_packet: Network is unreachable Aborted"
I have attempted to use the 192.168.1.121 header on the board with even less luck. It is unable to be pinged.
Preferably I would like to get the card working on the 10.10.10.10 address.
Do I need to attempt to use the fallback? No red leds are lit.
Any suggestions are appreciated.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
02 Jun 2024 01:28 #302115
by tommylight
Replied by tommylight on topic 7i97t will ping, not recognized by mesaflash
Probably the mesaflash version is to old, so try upgrading it or download the latest version from github.
github.com/LinuxCNC/mesaflash
More importantly, why are trying to flash it?
If you do not need some special function, there is no need to ever flash it.
github.com/LinuxCNC/mesaflash
More importantly, why are trying to flash it?
If you do not need some special function, there is no need to ever flash it.
Please Log in or Create an account to join the conversation.
02 Jun 2024 04:02 #302121
by PCW
Replied by PCW on topic 7i97t will ping, not recognized by mesaflash
I apologize, I should have added the minimum required
mesaflash version for the 7I97T (3.5.3) in the 7I97T manual.
(the 7I97T is quite recent)
mesaflash version for the 7I97T (3.5.3) in the 7I97T manual.
(the 7I97T is quite recent)
The following user(s) said Thank You: tommylight, JT
Please Log in or Create an account to join the conversation.
02 Jun 2024 18:32 #302184
by Sziggy_NC
Replied by Sziggy_NC on topic 7i97t will ping, not recognized by mesaflash
Thank you both for your quick responses.
To answer Tommylight, I wasn't attempting to flash it. I wanted to use mesaflash to read its current info, and verify the board is working. The manual I was reading stated mesaflash 3.4.5 or later was required. When I was unable to communicate with or recognize the board using mesaflash 3.4.9, I thought I had a dud. Now, thanks to PCW I know that I need 3.5.3 or newer. At this time github has 3.4.9 listed as master. Since ping works and I do not need to flash the card I will continue on with my fears of a dud alleviated.
To answer Tommylight, I wasn't attempting to flash it. I wanted to use mesaflash to read its current info, and verify the board is working. The manual I was reading stated mesaflash 3.4.5 or later was required. When I was unable to communicate with or recognize the board using mesaflash 3.4.9, I thought I had a dud. Now, thanks to PCW I know that I need 3.5.3 or newer. At this time github has 3.4.9 listed as master. Since ping works and I do not need to flash the card I will continue on with my fears of a dud alleviated.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
02 Jun 2024 18:48 #302186
by tommylight
Replied by tommylight on topic 7i97t will ping, not recognized by mesaflash
Having installed probably over 70 or 80 (most probably more) of Mesa boards that are in daily use mostly on industrial machines, i would say chances of getting a dud are slim to none, and slim is apparently out of town !
The only issue i have with Mesa is a never seem to have enough !!!
Installed the last 7i92T and THCAD-10 weeks ago, so the only thing left is a 7i73.
The only issue i have with Mesa is a never seem to have enough !!!
Installed the last 7i92T and THCAD-10 weeks ago, so the only thing left is a 7i73.
Please Log in or Create an account to join the conversation.
02 Jun 2024 21:43 #302199
by PCW
Replied by PCW on topic 7i97t will ping, not recognized by mesaflash
Please Log in or Create an account to join the conversation.
03 Jun 2024 11:27 #302234
by JT
JT
Replied by JT on topic 7i97t will ping, not recognized by mesaflash
You could use MesaCT to read the HMID and PD from the card as well as verify the card is found.Thank you both for your quick responses.
To answer Tommylight, I wasn't attempting to flash it. I wanted to use mesaflash to read its current info, and verify the board is working. The manual I was reading stated mesaflash 3.4.5 or later was required. When I was unable to communicate with or recognize the board using mesaflash 3.4.9, I thought I had a dud. Now, thanks to PCW I know that I need 3.5.3 or newer. At this time github has 3.4.9 listed as master. Since ping works and I do not need to flash the card I will continue on with my fears of a dud alleviated.
JT
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds