Closed ldaws011 closed 3 years ago
Same thing on a Core i7-9750H. Undervolt seems to work anyway.
Hello, I meet the same error message on kernel log (MXLinux 21 on a Dell XPS 7590, kernel 5.10, sysvinit as init system) : "Write to unrecognized MSR 0x150 by undervolt (pid: 2423). Please report to x86@kernel.org." According to undervolt --read, the settings are applied, but this message seems like there is at least one action of the script that does not reach its goal. Is there something to check or to try ?
it's just a warning, can ignore it
Hello geordewhewell, thanks for your anwser ! I picked in another of your answer this trial : I add "msr.allow_writes=on" on the kernel parameter. As a consequence there is no warning anymore in dmesg. Do you know if it's better not to use this parameter (and deal with the dmesg warning), or if it does not hurt ?
dmesg prints:
upon running undervolt.py for adjusting (--core, --cache) and reading (--read) voltages Running on an Acer Nitro 5 with i5-8300H CPU. I believe the CPU still undervolts, and --read prints correct information, so I'm assuming this warning can be safely ignored?