Skip to content

Commit 4e40c28

Browse files
Merge pull request #3869 from scott4000/fix-pcie3-speed
Correct PCIe 3.0 speed
2 parents 6e9b133 + 47dd66d commit 4e40c28

File tree

1 file changed

+1
-1
lines changed
  • documentation/asciidoc/computers/raspberry-pi

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/raspberry-pi/pcie.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ WARNING: The Raspberry Pi 5 is not certified for Gen 3.0 speeds. PCIe Gen 3.0 co
5555

5656
==== via `config.txt`
5757

58-
The connection is certified for Gen 2.0 speeds (5 GT/sec), but you can force Gen 3.0 (10 GT/sec) speeds. To enable PCIe Gen 3.0 speeds, add the following line to `/boot/firmware/config.txt`:
58+
The connection is certified for Gen 2.0 speeds (5 GT/s), but you can force Gen 3.0 (8 GT/s) speeds. To enable PCIe Gen 3.0 speeds, add the following line to `/boot/firmware/config.txt`:
5959

6060
[source,ini]
6161
----

0 commit comments

Comments
 (0)