I saw that v4.11.0.5 was available, but it's not shown on https://pcengines.github.io/ yet.I installed v4.11.0.5 and I see a slight issue regarding CPU temperature.On the dashboard, I only see one CPU temperature, Zone 0 (hw.acpi.thermal.tz0.temperature)So, the BIOS has changed to ACPI for temperature.However, CPU temperatures are no longer being added to Reporting -> Health -> System -> CputempPreviously, I had Thermal Sensors set to amdtemp.Using sysctl, I see 2 temperature values, dev.amdtemp.0.core0.sensor0 & hw.acpi.thermal.tz0.temperatureI don't get dev.cpu.[0123].temperature valuesI changed my Thermal Sensors to None/ACPI and rebooted.Using sysctl, I see hw.acpi.thermal.tz0.temperature only. No amdtemp, but I think that's OK."sysctl dev.cpu" returns "sysctl: unknown oid 'dev.cpu'". No valuesThe bottom line: How do I get the Cputemp report back? (I don't want to go back to v4.11.0.4 unless there is no other choice)I flushed the system-cputemp report, so now my Cputemp report is blank.Thank you