forked from FOXBI/ch_cpuinfo
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Arkadii edited this page Oct 16, 2023
·
1 revision
For Synology on bare metal and intel CPUs only.
This patch is intended for original ch_cpuinfo script to work offline (with no internet) or with limited access to internet or some internet resources (such as CPU producer's site).
There is:
- no Code Name, just parentheses
- general URL for all products instead of specific CPU
- Download and unpack the script the same way as you do for original script
- Go to intel Product Specifications site, find you CPU page specification and save the web page with the name
cpu_info_patch.txt
(as text) in your browser - Copy just saved text file to the script folder
- Grand the following access rights to the file:
chmod 444 cpu_info_patch.txt
- Run the script
ch_cpuinfo.sh
as usual and update your DSM web portal page with the Information center's CPU info. You'll get it as in the picture:
Issue fix @ Xpenology in Russian