OneCD
April 26, 2025, 11:52pm
1
Hello community.
I’m compiling a table of NAS CPU specs to correctly determine compatible QPKGs, but I don’t have access to most of the ARM models that have been produced, so I’m hoping the community can help fill-in the blanks.
See the current table here: QNAP ARM models - Google Sheets
If you have either of the following ARM-based QNAP NAS models:
… can you please SSH into your NAS as the ‘admin’ user, run the following command-string:
getcfg misc display_name -d none -f /etc/platform.conf; getcfg '' platform -d none -f /etc/platform.conf; uname -m
… then post the results back here? Please include your exact NAS model if it’s not shown in the results.
Thank you.
1 Like
Sorry, only have x86 based Qnap systems so I cannot help but wanted to mention that this is a great spreadsheet - very impressive!
Do you also have one for x86 models?
1 Like
I think OneCD did this for App Dev reasons, x86 and x64 do not have restrictions in terms of app compatibility
1 Like
Ok, makes sense. No matter what the original purpose may have been that google sheet is also a very good source of information for other purposes.
OneCD
April 27, 2025, 8:17pm
5
Cheers mate.
Sorry, no x86 version. I remember doing a rough calculation a while back and figured it would be a spreadsheet 10 times the size of the ARM one.
And as @dolbyman correctly surmised, this sheet was only to assist with ARM QPKG development, due to the diverse range of ARM SoCs used by QNAP.
1 Like
No problem of course. I am happy to at least have the ARM version now - that is not a small spreadsheet either!