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

[Pi5] add SSD / M.2 support (dtparam) #2006

Closed
Bingo2023 opened this issue Nov 9, 2024 · 1 comment
Closed

[Pi5] add SSD / M.2 support (dtparam) #2006

Bingo2023 opened this issue Nov 9, 2024 · 1 comment
Labels
3rd party issue the issue in question is related to a 3rd party product and needs to be solved there armbian question

Comments

@Bingo2023
Copy link

In Raspbian this can be done by:

Raspbian:
/boot/firmware/config.txt -> add line "dtparam=pciex1"
(-> check various sources in web)

This is not working in Armbian.
I'd like to boot from a M.2 SSD (Pi5 with extension head).

Can this be done already or do we need a new feature to support SSD ?

@theCalcaholic
Copy link
Collaborator

theCalcaholic commented Nov 12, 2024

According to this post:
https://forum.armbian.com/topic/26136-guide-how-to-boot-orange-pi-5-from-sata-m2-ssd-for-orange-pi-os-and-armbian/

it seems to work out of the box with NVME M2 SSDs, but requires a custom bootloader for SATA M2 SSDs.

In any case: this is not really within my control, it needs to be solved in the upstream project (Armbian)

@theCalcaholic theCalcaholic added question armbian 3rd party issue the issue in question is related to a 3rd party product and needs to be solved there and removed has-updates labels Nov 12, 2024
@theCalcaholic theCalcaholic reopened this Nov 12, 2024
@theCalcaholic theCalcaholic closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party issue the issue in question is related to a 3rd party product and needs to be solved there armbian question
Projects
None yet
Development

No branches or pull requests

2 participants