6I25 --recover
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
20 Mar 2021 20:24 #203032
by PCW
Replied by PCW on topic 6I25 --recover
It may need JTAG to recover
(not sure if mesaflash knows how to re-write the boot
sector in --recover mode)
(not sure if mesaflash knows how to re-write the boot
sector in --recover mode)
Please Log in or Create an account to join the conversation.
- silden
- Offline
- Senior Member
-
Less
More
- Posts: 60
- Thank you received: 3
20 Mar 2021 20:28 #203034
by silden
Replied by silden on topic 6I25 --recover
We have an ATmel ICE and flyswatter2 JTAG.
will this work and what would be the process?
will this work and what would be the process?
Please Log in or Create an account to join the conversation.
- RayJr
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 4
19 Jun 2021 03:43 #212380
by RayJr
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Replied by RayJr on topic 6I25 --recover
Did this issue ever get resolved?
I am having the same issue with a 6i25 card purchased back in October.
I am also seeing the ethernet port disable when the card is installed.
I am having the same issue with a 6i25 card purchased back in October.
I am also seeing the ethernet port disable when the card is installed.
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
19 Jun 2021 03:48 #212382
by PCW
Replied by PCW on topic 6I25 --recover
What issue do you have?
Please Log in or Create an account to join the conversation.
- RayJr
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 4
19 Jun 2021 04:17 #212384
by RayJr
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Replied by RayJr on topic 6I25 --recover
When I ordered the card I specified the 5i25_7i85s_pmdx132.bit to be loaded.
I installed it in a temporary system and ran:
mesa flash --device 5i25 --readhmid
and the reply was:
BoardName :
FPGA Size: 0 KGates
FPGA Pins: 0
Number of IO Ports: 0
Width of one I/O port: 0
Clock Low frequency: 0.0000 MHz
Clock High frequency: 0.0000 MHz
IDROM Type: 0
Instance Stride 0: 0
Instance Stride 1: 0
Register Stride 0: 0
Register Stride 1: 0
Modules in configuration:
Configuration pin-out:
I try to write the bit file to the board with:
mesa flash --device 5i25 --write 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
And I get back:
Checking file... OK
File type: BIT file
Error: Bootsector is invalid
I try
mesa flash --device 5i25 --write --recover 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
and I get:
No 5i25 board found
IF I try:
mesa flash --device 6i25 --recover --write 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
it goes through the motions of erasing, writing, and verifying, successfully. I then shut the system down, & restart.
then run the --readhmid, with the previous result.
The board seems to be having an identity crisis!
The ethernet port on the motherboard seems to not work with the board installed. Could there be a conflict?
Ray
I installed it in a temporary system and ran:
mesa flash --device 5i25 --readhmid
and the reply was:
BoardName :
FPGA Size: 0 KGates
FPGA Pins: 0
Number of IO Ports: 0
Width of one I/O port: 0
Clock Low frequency: 0.0000 MHz
Clock High frequency: 0.0000 MHz
IDROM Type: 0
Instance Stride 0: 0
Instance Stride 1: 0
Register Stride 0: 0
Register Stride 1: 0
Modules in configuration:
Configuration pin-out:
I try to write the bit file to the board with:
mesa flash --device 5i25 --write 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
And I get back:
Checking file... OK
File type: BIT file
Error: Bootsector is invalid
I try
mesa flash --device 5i25 --write --recover 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
and I get:
No 5i25 board found
IF I try:
mesa flash --device 6i25 --recover --write 5i25/configs/hostmot2/5i25_7i85s_pmdx132.bit
it goes through the motions of erasing, writing, and verifying, successfully. I then shut the system down, & restart.
then run the --readhmid, with the previous result.
The board seems to be having an identity crisis!
The ethernet port on the motherboard seems to not work with the board installed. Could there be a conflict?
Ray
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Please Log in or Create an account to join the conversation.
- RayJr
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 4
19 Jun 2021 04:18 #212385
by RayJr
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Replied by RayJr on topic 6I25 --recover
The board is a 6i25, with all of the jumpers in the default (factory) positions. No daughter boards connected.
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
19 Jun 2021 15:36 #212414
by PCW
Replied by PCW on topic 6I25 --recover
Are you using the latest mesaflash version?
Please Log in or Create an account to join the conversation.
- RayJr
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 4
19 Jun 2021 17:37 #212429
by RayJr
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Replied by RayJr on topic 6I25 --recover
I am using the version that was installed with the latest LinuxCNC buster ISO.
How do I find what version that is?
Ray
How do I find what version that is?
Ray
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Please Log in or Create an account to join the conversation.
- RayJr
- Offline
- Senior Member
-
Less
More
- Posts: 64
- Thank you received: 4
19 Jun 2021 18:33 - 19 Jun 2021 18:42 #212433
by RayJr
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Replied by RayJr on topic 6I25 --recover
There doesn't seem to be a linux version of mesa flash in the 5i25 firmware archive from the mesanet 6i25 page.
"No problem can be solved from the same level of consciousness that created it"
Albert Einstein
Last edit: 19 Jun 2021 18:42 by RayJr.
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18541
- Thank you received: 5090
19 Jun 2021 19:51 - 19 Jun 2021 19:53 #212436
by PCW
Replied by PCW on topic 6I25 --recover
github.com/LinuxCNC/mesaflash
Is the latest but the one from the ISO should be OK
It could possibly be failed hardware of BIOS related
What does
lspci -v
show?
Is the latest but the one from the ISO should be OK
It could possibly be failed hardware of BIOS related
What does
lspci -v
show?
Last edit: 19 Jun 2021 19:53 by PCW.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.099 seconds