-
Hi there!
What does that message means?
executing: intel-undervolt read, outputs the following:
```
CPU (0): -128.91 mV
GPU (1): -0.00 mV
CPU Cache (2): -128.91 mV
System Agent (3): -0.00 m…
-
"_rapl_init_component (cidx=) at components/rapl/linux-rapl.c:506
506 strCpy=strncpy(_rapl_vector.cmp_info.disabled_reason,
(gdb) list
501 msr_pkg_energy_status=MSR_AMD_PKG_ENERGY_STATUS;
502…
-
I am trying to install the module in Asahi Ubuntu ARM however I am encountering issues while making the module
`EXTRA_CFLAGS="-O0 -g"
make -C /lib/modules/`uname -r`/build M=/home/ubuntu/Desktop/s…
-
Hello, i got this error with Ubuntu 22.03 when executing the command:
temperature target: -5 (95C)
Traceback (most recent call last):
File "/usr/local/bin/undervolt", line 8, in
sys.exit(ma…
-
Newest version, Default configuration
![image](https://github.com/user-attachments/assets/2962c052-cdbe-40e9-9877-69b69ec01efb)
![image](https://github.com/user-attachments/assets/2e46ca75-3f48-…
-
Hi there,
There's nothing really for you to do here yet, this is mostly just a notification. linux-next has just received commit "x86/msr: Filter MSR writes", which does pretty much what it says on…
cdown updated
4 years ago
-
See patch from Ben, https://patchwork.ozlabs.org/project/linuxppc-dev/patch/61ad3646674e6bf541a8f7fb420cdf556d0b2152.camel@kernel.crashing.org/
The patch doesn't apply and needs rework, but the iss…
-
Hello, I encountered an issue when running the data_pre.py script as per the repository instructions. Below is the error I received:
(cfvd) user20@user20-virtual-machine:~/Desktop/counterfactual-…
-
There are many bugs related to system registers. I will mention all of them here
Description
Daif is not kept in PSTATE anymore inside qemu. Sync should not rely on PSTATE and it should get the value…
-
(Read: literally any handling)
Out of expedience, we've just been punting on unhandled MSRs up until now, simply logging errors about them and doing the bare minimum to move past them (either quiet…