fbelavenuto / arpl

Automated Redpill Loader
GNU General Public License v3.0
7.18k stars 1.54k forks source link

Could you solve the issue of incorrect CPU temperature display? #407

Open Brian099 opened 1 year ago

Brian099 commented 1 year ago

Hi sir, I know this is not about your project, but I think the one who can fix it is you, It seems always wrong from DSM6.x with Jun's loader, I checked the system file, I do not understand where the value of "CPU-temperature" came from, if you have not plan to do with this, ignore this issue, thanks.

The code: { "title": "tree:leaf_info_center", "subtitle": "status:sysinfo_overview_tab", "desc": "tree:leaf_info_center_desc", "keywords": [ "home:home_info_title", "controlpanel:leaf_hardware", "status:status_hdd", "status:status_time", "status:status_version", "common:ds_serial", "common:ds_model", "status:cpu_model_name", "status:cpu_clock_speed", "status:cpu_num", "status:cpu_cores", "status:ramsize", "status:gpu", "system:power_supply", "status:CPU_temperature", "status:status_timezone", "status:sys_time", "status:uptime", "tree:leaf_sdcard", "volume:volume_disk_source_ebox", "status:status_sata", "status:status_usb", "tcpip:server_name", "controlpanel:synology_account", "welcome:welcome_quickcnt_id" ], "help": [ "AdminCenter/system_info_center.html" ], "params": "fn=SYNO.SDS.AdminCenter.InfoCenter.Main&tab=overview" },

Brian099 commented 1 year ago

SSH : cat /sys/class/hwmon/hwmon0/device/hwmon/hwmon0/subsystem/hwmon0/temp1_input value: 40000 the temperature display is 60℃

fbelavenuto commented 1 year ago

Hello, I don't know how to solve this either, but it's just a cosmetic problem, so when we manage to solve the more serious problems we will investigate further.

Brian099 commented 1 year ago

Hello, I don't know how to solve this either, but it's just a cosmetic problem, so when we manage to solve the more serious problems we will investigate further.

thanks

fbelavenuto commented 1 year ago

456