Differences
This shows you the differences between two versions of the page.
| |
| en:pcie:set-speed [2019/08/04 08:07] – created alex | en:pcie:set-speed [2020/04/29 06:01] (current) – alex |
|---|
| This script uses setpci to change a device's target link speed. This can be useful when using a PCIe protocol analyzer that does not support PCIe gen 3. It can also be helpful for testing a device at a lower bandwidth. | This script uses setpci to change a device's target link speed. This can be useful when using a PCIe protocol analyzer that does not support PCIe gen 3. It can also be helpful for testing a device at a lower bandwidth. |
| |
| <code sh> | <code bash pcie_set_speed.sh> |
| #!/bin/bash | #!/bin/bash |
| |