Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: ROC-RK3588S-PC cannot recognize M.2 PCIe SSD by default #1136

Open
slwyts opened this issue Nov 30, 2024 · 0 comments
Open

Bug Report: ROC-RK3588S-PC cannot recognize M.2 PCIe SSD by default #1136

slwyts opened this issue Nov 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@slwyts
Copy link

slwyts commented Nov 30, 2024

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

@slwyts slwyts added the bug Something isn't working label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant