This post was finally edited by fenrirjk at 2023-1-2 21:00
Hi,
I received an Orange Pi 5 and I could not use the NVMe SSD. I tried with - Orangepi5_1.0.2_debian_bullseye_server_linux5.10.110.7z
- Orangepi5_1.0.6_ubuntu_focal_server_linux5.10.110.7z with the same result.
After some investigation I noticed that tthe PCIe fails to initialize with: - $ cat dmesg.txt | grep rk-pcie
- [ 6.086227] rk-pcie fe190000.pcie: invalid prsnt-gpios property in node
- [ 6.086238] rk-pcie fe190000.pcie: Looking up vpcie3v3-supply from device tree
- [ 6.086922] rk-pcie fe190000.pcie: missing legacy IRQ resource
- [ 6.086939] rk-pcie fe190000.pcie: IRQ msi not found
- [ 6.086945] rk-pcie fe190000.pcie: use outband MSI support
- [ 6.086951] rk-pcie fe190000.pcie: Missing *config* reg space
- [ 6.086966] rk-pcie fe190000.pcie: host bridge /pcie@fe190000 ranges:
- [ 6.086996] rk-pcie fe190000.pcie: err 0x00f4000000..0x00f40fffff -> 0x00f4000000
- [ 6.087018] rk-pcie fe190000.pcie: IO 0x00f4100000..0x00f41fffff -> 0x00f4100000
- [ 6.087040] rk-pcie fe190000.pcie: MEM 0x00f4200000..0x00f4ffffff -> 0x00f4200000
- [ 6.087058] rk-pcie fe190000.pcie: MEM 0x0a00000000..0x0a3fffffff -> 0x0a00000000
- [ 6.087088] rk-pcie fe190000.pcie: Missing *config* reg space
- [ 6.087118] rk-pcie fe190000.pcie: invalid resource
- [ 6.293620] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.319156] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.345823] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.372490] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.399152] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.425824] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.452485] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x1
- [ 6.479154] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x0
- [ 6.505824] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 6.532487] rk-pcie fe190000.pcie: PCIe Linking... LTSSM is 0x2
- [ 8.992510] rk-pcie fe190000.pcie: PCIe Link Fail
- [ 8.992526] rk-pcie fe190000.pcie: failed to initialize host
Copy code
This happens with or without the NVMe SSD plugged in.
Please tell me if this is a software or hardware issue and how to fix this.
Thanks.
|