I installed a new CPU AMD Ryzen 9 9950X, replacing a Ryzen 7 7800X3D.
CPU temperature, however, seems to have gone away:
/boot/device.hints:
/boot/loader.conf has
What am I missing?
CPU temperature, however, seems to have gone away:
/boot/device.hints:
Code:
hint.acpi_throttle.0.disabled="1"
hint.p4tcc.0.disabled="1"
/boot/loader.conf has
Code:
amdtemp_load="YES"
freebsd-version -kru
14.2-RELEASE-p1
14.2-RELEASE-p1
14.2-RELEASE-p3
Code:
> sysctl hw.acpi
hw.acpi.cpu.cx_lowest: C1
hw.acpi.cpu.cppc_notify: 1
hw.acpi.reset_video: 0
hw.acpi.override_isa_irq_polarity: 0
hw.acpi.handle_reboot: 1
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: NONE
hw.acpi.lid_switch_state: NONE
hw.acpi.sleep_button_state: S3
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S3 S4 S5
What am I missing?