madoverlord40
madoverlord40
Ok i just realized that passmarks performance test has it wrong too. Check this out: PassMark PerformanceTest Linux (11.0.1002) AMD Ryzen 9 9950X 16-Core Processor (x86_64) 16 cores @ 8007...
Ok i just installed latest kernel from mainline kernels 6.10.5 and now passmark shows this: AMD Ryzen 9 9950X 16-Core Processor (x86_64) 16 cores @ 5752 MHz | 62.4 GiB...
I booted into windows 11 and ryzen master is showing this during passmark 11: 
The base clock in my bios is 100, you are correct. I didnt change that, however i am running EXPO at 6000, but i assume that has nothing to do...
Ok so i removed the module, and recompiled with the changes below: ```c //#define VOLTAGE_FORMULA_AMD_1Ah VOLTAGE_FORMULA_AMD_19_61h #define VOLTAGE_FORMULA_AMD_1Ah VOLTAGE_FORMULA_AMD_ZEN4 ``` In header file coretypes.h I started your software with corefreq-cli...
./build/corefreq-cli -m [topology.txt](https://github.com/user-attachments/files/16652137/topology.txt)
./build/corefreq-cli -k -n -B -n -M [memory.txt](https://github.com/user-attachments/files/16652110/memory.txt)
> > ./build/corefreq-cli -m [topology.txt](https://github.com/user-attachments/files/16652137/topology.txt) > > Thank you. Looks good to me Ok cool, so you have what you need to update your software for 9950x?
> > ./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` > >...
./build/corefreq-cli -c 3 ``` CPU Freq(MHz) Ratio Turbo C0(%) C1(%) C3(%) C6(%) C7(%) Min TMP:TS Max 000 39.63 ( 0.56) 0.92 0.95 99.05 0.00 0.00 0.00 32 / 36:680/ 95...