CyrIng
CyrIng
> Ok so i removed the module, and recompiled with the changes Thank you. To me, Vcore appears now in the range from a minimum `0.8` to a maximum `1.3`...
> ./build/corefreq-cli -m [topology.txt](https://github.com/user-attachments/files/16652137/topology.txt) Thank you. Looks good to me
> ./build/corefreq-cli -k -n -B -n -M [memory.txt](https://github.com/user-attachments/files/16652110/memory.txt) Thanks. * Memory size is wrongly computed. I believe the rank count of `F5-6400J3239G32G` * `4800 MHz` rather than `6400` : does...
> Ok cool, so you have what you need to update your software for 9950x? Yes I have minor fixes to provide in next version
> ... So it should be reading 3000 a channel. The main issue is that the estimated BCLK of `~ 70 MHz` is also messing with the DDR5 computed speed....
[User Guide](https://www.intel.com/content/www/us/en/support/articles/000058479/graphics.html) > Intel® Dynamic Tuning Technology (Intel DTT) is part of Intel **Adaptix** Technology. * Intel [DPTF](https://github.com/intel/dptf)
* Since Intel gen 11th, also with NUC, you can post `lspci -nn` where I expect to find then probe the DID device IDs of DTT * ASUS `[Motherboard]` How...
Here's what the IA has found for us. ---- | Platform | BDF | Vendor ID | Device ID | Device Name | |----------------|-----------|------------|------------|-------------------------------------------| | Tiger Lake | 00:04.0 |...
Apparently a linux kernel [driver](https://elixir.bootlin.com/linux/v6.17.1/source/drivers/thermal/intel/int340x_thermal/Kconfig) is managing those [devices](https://elixir.bootlin.com/linux/v6.17.1/source/drivers/thermal/intel/int340x_thermal/processor_thermal_device.h#L32)
## Thermal Controller Base Address * To ReMap in Kernel address space the **`Thermal Controller Base Address`** [`(TMBAR_0_4_0_PCI) – Offset 10`](https://edc.intel.com/content/www/us/en/design/publications/12th-generation-core-processor-datasheet-volume-2-of-2/thermal-controller-base-address-tmbar-0-4-0-pci-offset-10/) 1. `TMMBA` `[42:17]` bits at offset `0x10` for BDF...