-
## What feature are you suggesting?
### Overview:
Right now there is a msr::airlib::EarthUtils::GeodeticToNedFast for converting GeoPoints to NED coordinates, but the algorithm implemented…
-
Getting this error when running `sudo undervolt --core -100 --cache -100 -v`:
```
$ sudo undervolt --core -100 --cache -100 -v
INFO:root:Setting core offset to -100mV
INFO:root:Writing 0x80000011f…
-
Fedora 34 brings new issues with MSR and I do not seem to be able to find a solution. At the moment none of the solutions mentioned in the [main repo's issue tracker work.](https://github.com/erpalma/…
-
Mainly at Arch_initFpu()'s CONFIG_XSAVE_XSAVES block (https://github.com/seL4/seL4/blob/master/src/arch/x86/machine/fpu.c#L86).
1. Line#96: x86_wrmsr(IA32_XSS_MSR, desired_features). IA32_XSS_MSR i…
laokz updated
2 months ago
-
**Describe the bug**
`msr apsr, r5` produces the correct disassembly but produces incorrect pcode.
See attached screenshots; notice how Input Objects does not list r5, but instead r0.
I dug int…
-
❯ ~ sudo undervolt -v --core -15 --cache -15
INFO:root:Setting core offset to -15mV
INFO:root:Writing 0x80000011fe200000 to /dev/cpu/0/msr
INFO:root:Writing 0x80000011fe200000 to /dev/cpu/1/msr
I…
-
Only a handful of MSR registers read were successful (only one so far).
`rdtsc` works but not `"mov ecx, 0x10", "rdmsr"`.
The following code doesn't update `eax` or `edx`:
```
mov ecx, 0xce
rdm…
-
Dear hatchet-team,
thank you very much for this amazing tool and the continuous replies to some of the issues with hatchet. It is not a very easy tool to use but your consistent service helps a lot…
-
-
I recently updated to kernel 5.9 and started seeing the kernel log this, seems to be caused by `throttled`:
```
[ 140.603433] msr: Write to unrecognized MSR 0x1a2 by python3
Please …