jstefanop 1 Posted December 11, 2020 Share Posted December 11, 2020 What is the current pcie link speed set for stable Armbian 5.9.x release? I know stock kernels from orange pi have it set to Gen 1 speed. Need to test some Gen 2 hardware and see if it works. 0 Quote Link to post Share on other sites
piter75 110 Posted December 11, 2020 Share Posted December 11, 2020 22 minutes ago, jstefanop said: What is the current pcie link speed set for stable Armbian 5.9.x release? We have Gen1 by default as it's the only one that's officially supported by Rockchip with RK3399: https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-current/add-board-orangepi-4.patch#L839 You can however try switching it to Gen2 with pcie-gen2 overlay (overlays=pcie-gen2 in /boot/armbianEnv.txt) and see how it goes: https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-current/general-rockchip-overlays.patch#L70 0 Quote Link to post Share on other sites
ScottP 1 Posted December 13, 2020 Share Posted December 13, 2020 I have a NanoPC T4 (RK3399) with Friendly ARM ubuntu distro NOT Armbian as yet - I plan to migrate hence why I am reading these forums If this provides a data point? scott@hass:~$ sudo lspci -vv | grep -E 'PCI bridge|LnkCap' 00:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 0100 (prog-if 00 [Normal decode]) LnkCap: Port #0, Speed 5GT/s, Width x4, ASPM L1, Exit Latency L0s <256ns, L1 <8us LnkCap: Port #0, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L0s unlimited, L1 <64us scott@hass:~$ sudo hdparm -t /dev/nvme0n1p2 /dev/nvme0n1p2: Timing buffered disk reads: 1784 MB in 3.00 seconds = 594.26 MB/sec 1 Quote Link to post Share on other sites
jstefanop 1 Posted January 4 Author Share Posted January 4 On 12/11/2020 at 2:26 PM, piter75 said: We have Gen1 by default as it's the only one that's officially supported by Rockchip with RK3399: https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-current/add-board-orangepi-4.patch#L839 You can however try switching it to Gen2 with pcie-gen2 overlay (overlays=pcie-gen2 in /boot/armbianEnv.txt) and see how it goes: https://github.com/armbian/build/blob/master/patch/kernel/rockchip64-current/general-rockchip-overlays.patch#L70 Ok we just finished our 2x M.2 breakout board (uses both lanes exposed by the PCIE port on the orange pi 4). Is there a similar setting for link width? Its currently picking up a x4 Gen 3 M.2 drive with both link speed downgraded to gen 1 (as expected), and width downgraded to 1x. Should be 2x. 0 Quote Link to post Share on other sites
VyacheslavS 5 Posted January 5 Share Posted January 5 14 часов назад, jstefanop сказал: Ok we just finished our 2x M.2 breakout board (uses both lanes exposed by the PCIE port on the orange pi 4). Which adapter do you use to connect the M2 for PCIE port on the orange pi 4? I can't find. 0 Quote Link to post Share on other sites
jstefanop 1 Posted January 8 Author Share Posted January 8 On 1/5/2021 at 7:30 AM, VyacheslavS said: Which adapter do you use to connect the M2 for PCIE port on the orange pi 4? I can't find. Its a custom board we have made. 0 Quote Link to post Share on other sites
thc013 8 Posted February 23 Share Posted February 23 On 1/5/2021 at 1:30 PM, VyacheslavS said: Which adapter do you use to connect the M2 for PCIE port on the orange pi 4? I can't find. they are back in stock now from what i see , i just ordered one last week https://www.aliexpress.com/item/4000575054675.html?spm=2114.12010612.8148356.1.30b67fddNzcI4W 1 Quote Link to post Share on other sites
VyacheslavS 5 Posted March 2 Share Posted March 2 23.02.2021 в 17:51, thc013 сказал: they are back in stock now from what i see , i just ordered one last week I bought this one a year ago, along with the board. This is a miniPCIe. Me also need an adapter to connect an NVMe SSD with an M2 key. I can't find one. 0 Quote Link to post Share on other sites
thc013 8 Posted March 3 Share Posted March 3 Yeah it is a m2 slot and just 2 lanes and there are nvme ssd with a m2 key they are called m2 ssd they copied the m2 slot of the rk3399 board to a pcie/m2 slot with a flex cable so more as 2x pcie is not gonna happen i get today that pcie board , just in time i fixed yesterday the typc boot option in uboot the pinebook and the helios gave the solution rk3399 is not that good in bringing up all rails in 1 time and they do it in the board c file instead with the dts file 0 Quote Link to post Share on other sites
jstefanop 1 Posted March 5 Author Share Posted March 5 They only expose one PCIE lane on that adapter, and it won't work with M.2 directly or run at Gen2. Might release our custom board, 2x lanes, Gen2 running stable ~1TB/s bandwidth. 0 Quote Link to post Share on other sites
disablewong 0 Posted April 7 Share Posted April 7 hello jstefanop! Have you released your custom board at last>? I want to use the orangepi with my NvME SSD and 10Gbps network card but it seems not detect neither of them..... with the mini-pcie to PCI-E converter and PCIE hub it could not boot at all..... Did you built your own kernel to get it working? 0 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.