This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating firmware: | |
1. Boot Ubuntu 22.04 USB stick (24.04 does not support mstconfig on ConnectX 3) | |
2. Enable universe repository (add universe after the security.ubuntu.com line in `/etc/apt/sources.list)` | |
3. `apt-get update && apt-get install ethtool mstflint` | |
4. Find PCI ID with `lspci` | |
5. Find PS ID of mellanox card: `mstflint -d pci-id-here q` | |
6. Download and unzip firmware for the correct PS ID from https://network.nvidia.com/support/firmware/firmware-downloads/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.reddit.com/r/ASRock/comments/1998ozl/how_to_get_higher_pkg_cstates_on_asrock/ | |
Notes for Asrock Z790 board: | |
Prereq: | |
USB stick that will fit Windows 11 installer (8-ish GB) | |
Basic DOS skills like "C:" and "cd some-directory". | |
1. | |
Get the SCEWIN tool from https://github.com/ab3lkaizen/SCEHUB. |
OlderNewer