Differences
This shows you the differences between two versions of the page.
en:pcie:set-speed [2019/08/04 10:07] alex created |
en:pcie:set-speed [2020/04/29 08:01] (current) alex |
||
---|---|---|---|
Line 3: | Line 3: | ||
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 | ||