Open main menu

Changes

X1001

186 bytes added, 12:36, 8 December 2023
The Raspberry Pi 5 is not certified for Gen 3.0 speeds, and connections to PCIe devices at these speeds may be unstable.
 
'''Run the following command on Teminal window to test:'''
dd if=/dev/zero of=./Testingfile bs=100M count=10 oflag=direct
dd if=./Testingfile of=/dev/zero bs=100M count=10 oflag=dsync
'''Nomral PCIE 2.0 test data with '''dd''' command;'''
 
[[File:Nvme-test(pcie2).png]]