-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
RS3621xs+ can not support third-party m2 expansion card using ASM2824 chip #285
Comments
I'm curious why syno_enable_m2-card thought your RS3621xs+ has no PCIe x8 slots. What does the following command return?
If that command returns nothing can you reply with what this command returns:
|
Synology_HDD_db uses the synodisk command to get the type of M.2 PCIe card. What do these commands return?
|
Does "Control Panel > Info Center" show for "PCIe Slot 1" and "PCIe Slot 2"? You could this:
|
I used the "sudo dmidecode -t slot" command and the return is as follows
|
|
I tried running the "sudo set_section_key_value /usr/syno/etc.defaults/adapter_cards.conf FX2422N_sup_nvme rs3621xs+ yes" command and restarted, but it had no effect. |
In your screenshot for "PCIe Slot 2" what does that translate to in English? Can you try this, with a capitol RS:
You might need to reboot after that. |
The screenshot shows that pcie slot 2 is "occupied". This command still had no effect (I restarted after executing it.). |
Sadly I don't think your PCIe card is going to work. |
I have a RS3621xs+. I installed a 25G network card on the device. So I only have one pcie expansion slot left. But I want to install 4 m2 SSDs.
I found that the official E10M20-T1 expansion card uses the ASM2824 chip. At the same time, many third-party 4-bay m2 expansion cards also use the ASM2824 chip. I think these third-party expansion cards can be used with RS3621xs+.
But when I tried to install, I found some problems. My third-party expansion card is correctly recognized by the underlying linux system.I can see the expanded pcie channel in ssh. And the syno_hdd_db.sh script log also shows the correct m2 hard disk information. This is the log of the last run:
But in DSM's storage manager, I can't find any m2 SSD.
I also tried the syno_enable_m2_card.sh script. It returned the following information:
What should I do to make DSM recognize my m2 expansion card correctly? Or I have to use official expansion cards.
The text was updated successfully, but these errors were encountered: