2024-11-27, 02:12 PM
(This post was last modified: 2024-11-27, 02:12 PM by TheDreadPirate. Edited 1 time in total.)
The TechPowerUp forum OP indicated that the low profile cards simply have not received an OPROM data update since release. And that is why it isn't on his matrix.
Run this command and compare the output with my Challenger card.
Replace the device path with yours, if it is different. The output for mine is "14 00 2C 04 00 00 00 00". If it matches, you can just go ahead and update the rest of your firmware and skip the oprom-data since it is already the latest. The OPROM code and data don't get frequent updates anyway.
Run this command and compare the output with my Challenger card.
Code:
sudo ./igsc oprom-data version --device /dev/mei2
Replace the device path with yours, if it is different. The output for mine is "14 00 2C 04 00 00 00 00". If it matches, you can just go ahead and update the rest of your firmware and skip the oprom-data since it is already the latest. The OPROM code and data don't get frequent updates anyway.