Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:pcie:set-speed [2019/08/04 08:07] – created alexen:pcie:set-speed [2020/04/29 06: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