Writing /var/www/alexforencich.com/wiki/data/cache/5/5b869778a569e0120132951eb3a4504e.metadata failed
Writing /var/www/alexforencich.com/wiki/data/cache/0/07be79a1043b0c75f7c4a65ca13c557c.xhtml failed
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
en:pcie:force-gen2 [2019/04/16 23:08] alex |
en:pcie:force-gen2 [2020/04/29 08:01] (current) alex |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This script uses setpci to force a device to fall back from gen 3 to gen 2 link rate. This can be useful when using a PCIe protocol analyzer that does not support PCIe gen 3. It may be necessary to run this script on the switch or root port upstream of the device. | This script uses setpci to force a device to fall back from gen 3 to gen 2 link rate. This can be useful when using a PCIe protocol analyzer that does not support PCIe gen 3. It may be necessary to run this script on the switch or root port upstream of the device. | ||
| - | <code sh> | + | <code bash pcie_force_gen2.sh> |
| #!/bin/bash | #!/bin/bash | ||