Mesa Firmware *.pin file creation??
- robertspark
- Offline
- Platinum Member
-
Less
More
- Posts: 915
- Thank you received: 216
04 May 2022 20:46 #242002
by robertspark
Mesa Firmware *.pin file creation?? was created by robertspark
Ok, I'm stumped!
How does one create the mesa *.pin file? {not the binary, I can do that.... I was just wondering if there was a way to extract the *.pin from the binary file, or create it at the time of binary creation?
I can see that once you load the firmware, if you run the discovery mode, then the file can be copied and pasted, I was just wondering is there another glaringly obvious way I've missed?
Thanks as always
Rob
How does one create the mesa *.pin file? {not the binary, I can do that.... I was just wondering if there was a way to extract the *.pin from the binary file, or create it at the time of binary creation?
I can see that once you load the firmware, if you run the discovery mode, then the file can be copied and pasted, I was just wondering is there another glaringly obvious way I've missed?
Thanks as always
Rob
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 18491
- Thank you received: 5060
04 May 2022 21:13 - 04 May 2022 21:18 #242006
by PCW
Replied by PCW on topic Mesa Firmware *.pin file creation??
For example:
mesaflash --device 7i96 -- addr 10.10.10.10 --readhmid > pinout.txt
or
sudo mesaflash --device 5i25 --readhmid > pinout.txt
Or if you want the daughtercard pinout:
mesaflash --device 7i92 --addr 10.10.10.10 --readhmid --dbname1 5abob > pinout.txt
or
sudo mesaflash --device 5i24 --readhmid --dbname1 7i47s --dbname2 7i37
mesaflash --device 7i96 -- addr 10.10.10.10 --readhmid > pinout.txt
or
sudo mesaflash --device 5i25 --readhmid > pinout.txt
Or if you want the daughtercard pinout:
mesaflash --device 7i92 --addr 10.10.10.10 --readhmid --dbname1 5abob > pinout.txt
or
sudo mesaflash --device 5i24 --readhmid --dbname1 7i47s --dbname2 7i37
Last edit: 04 May 2022 21:18 by PCW.
The following user(s) said Thank You: robertspark
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
-
Less
More
- Posts: 915
- Thank you received: 216
04 May 2022 21:20 #242007
by robertspark
Replied by robertspark on topic Mesa Firmware *.pin file creation??
Thanks very very much

Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23297
- Thank you received: 4938
04 May 2022 21:20 #242008
by andypugh
Replied by andypugh on topic Mesa Firmware *.pin file creation??
mesaflash --readhmid claims to do it.
The following user(s) said Thank You: robertspark
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23297
- Thank you received: 4938
04 May 2022 21:21 #242009
by andypugh
Replied by andypugh on topic Mesa Firmware *.pin file creation??
PCW beat me to it, whilst I was trying it out and wondering why my 5i25 shows "no firmware installed"mesaflash --readhmid claims to do it.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.059 seconds