You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ROC-RK3588S-PC board cannot recognize M.2 PCIe SSDs by default. maybe that the current linux-rockchip branch in this repository uses an older version of /arch/arm64/boot/dts/rockchip/rk3588s-roc-pc.dts. In this version, switching between SATA and PCIe SSD support requires manually modifying #define M2_SATA_OR_PCIE (0 or 1).
The latest upstream linux-rockchip repository from Armbian has resolved this issue. The newer code can automatically recognize both SATA and PCIe SSDs without manual modifications.
Please consider merging the upstream Armbian linux-rockchip repository code into this project. This would enhance compatibility and simplify usage by removing the need for manual adjustments.
Thank you for your hard work and contributions to this project!
Kernel version
6.1
SBC model
ROC-RK3588S-PC
What operating system are you seeing this problem on?
Ubuntu 24.04 LTS (Noble Nombat)
Relevant logs
No response
The text was updated successfully, but these errors were encountered:
What happened?
The ROC-RK3588S-PC board cannot recognize M.2 PCIe SSDs by default. maybe that the current linux-rockchip branch in this repository uses an older version of /arch/arm64/boot/dts/rockchip/rk3588s-roc-pc.dts. In this version, switching between SATA and PCIe SSD support requires manually modifying #define M2_SATA_OR_PCIE (0 or 1).
The latest upstream linux-rockchip repository from Armbian has resolved this issue. The newer code can automatically recognize both SATA and PCIe SSDs without manual modifications.
Please consider merging the upstream Armbian linux-rockchip repository code into this project. This would enhance compatibility and simplify usage by removing the need for manual adjustments.
Thank you for your hard work and contributions to this project!
Kernel version
6.1
SBC model
ROC-RK3588S-PC
What operating system are you seeing this problem on?
Ubuntu 24.04 LTS (Noble Nombat)
Relevant logs
No response
The text was updated successfully, but these errors were encountered: