2024-06-10, 02:48 PM
I missed that and actually used the executable from the Solaris17 git, but with the library built by the Intel repo.
I mean, everything is working 😅
I mean, everything is working 😅
2024-06-10, 02:48 PM
I missed that and actually used the executable from the Solaris17 git, but with the library built by the Intel repo.
I mean, everything is working 😅
2024-06-10, 02:49 PM
I updated the walk through with build instructions.
2024-06-11, 07:05 PM
Is there a command/way to check what version of the firmware you are currently running? You could then also use this to confirm the install went well.
2024-06-11, 07:28 PM
(This post was last modified: 2024-06-11, 07:28 PM by TheDreadPirate.)
Replace "update" in all the igsc commands with "version".
2024-06-11, 07:38 PM
(This post was last modified: 2024-06-11, 07:42 PM by toytown. Edited 1 time in total.)
(2024-06-11, 07:05 PM)Winthryth Wrote: Is there a command/way to check what version of the firmware you are currently running? You could then also use this to confirm the install went well. you can check "fw", "oprom-data" "oprom-code" and "fw-data" using the version command, here is the output of my Arc380 Asrock Code: ./igsc fw version --device /dev/mei1
2024-06-13, 09:41 PM
Thank you for updating the guide with the additional steps. Kind of a bummer that these aren't upstreamed to something like fwupd to facilitate this whole process, though. Intel being generally more Linux friendly than other companies, you'd expect some better support than that.
Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
2024-10-26, 09:18 PM
I suggest a small update to your introductions. " the OPROM code (at the top of the oprom column), " is no longer true. The OPROM (DG2) column is now ordered alphabetically, so "DG2:" is just somewhere in the middle.
1
2024-10-26, 11:45 PM
2024-12-15, 06:04 PM
(This post was last modified: 2024-12-15, 06:08 PM by DangerBK. Edited 1 time in total.)
I have an ASRock A580 Challenger card. I'm not sure what to choose for the oprom files as there's not a file specifically for this card only the A380 and A750. Making a guess that it's the A750 as in another column the A580 is mentioned and grouped together with that card.
SOC1 (A770/A750/A580)(M) Firmware Asrock Challenger A380: 14 00 2C 04 00 00 00 00 Asrock Challenger A750: 14 00 2C 04 00 00 00 00 ~/Downloads/igsc$ sudo ./igsc fw version --device /dev/mei1 Device: FW Version: DG02_1.3252 ~/Downloads/igsc$ sudo ./igsc oprom-data version --device /dev/mei1 OPROM DATA Version: 14 00 28 04 00 00 00 00 ~/Downloads/igsc$ sudo ./igsc oprom-code version --device /dev/mei1 OPROM CODE Version: 14 00 28 04 00 00 00 00
2024-12-15, 06:33 PM
If there is no OPROM available for your card, then it hasn't received an update since the card was released and it is ok to skip that portion.
This was the case for the user above with their Asrock low profile A380. |
|
|