Announcement

Collapse
No announcement yet.

MTL support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • MTL support

    1. It's not just about Meteor Lake Intel CPUs, you guys could support temperature monitoring for newer Intel CPU architectures in advance by just polling the same registers and checking if they return something sane. E.g. memtest86+ 7.0 supports MTL core temperature readings despite not supporting the CPU family

    2. Secondly, there's a bug in DDR5L speed detection, please check the attached screenshot:

    Click image for larger version

Name:	memtest862.jpg
Views:	105
Size:	203.6 KB
ID:	57004

    3. Lastly I talked about it earlier, would be great if you optimized the RAM Config string. It's too verbose but doesn't have enough length to show what's important.

  • #2
    We are working on a V11 release that will support new CPUs (up to Arrow Lake), new types of RAM (CUDIMMs and some CAMM2 support).
    This includes error address decoding, which has changed significantly in Arrow Lake.

    There should be improvements for collecting system information on Intel Rocket Lake/Ice Lake/Tiger Lake/Alder Lake/Meteor Lake/Arrow Lake/Elkhart Lake/Ice Lake-SP/Emerald Rapids-SP.

    It is dangerous to just access some registers in the hope they have some useful / correct data. There have been many cases in the past where temperature offsets get applied or the registers change between CPU families.

    We'll check the speed detecting bug you pointed out, but I think it is already fixed in the upcoming release (which should be available in a few weeks)

    Comment

    Working...
    X