rcmaehl / WhyNotWin11

Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!
https://whynotwin11.org
GNU Lesser General Public License v3.0
6.09k stars 416 forks source link

List of Threadrippers incomplete? #743

Closed theonlytruth closed 7 months ago

theonlytruth commented 7 months ago

Hey,

if I check a PC with a AMD Ryzen Threadripper 3975WX WhyNotWin11 says:

grafik

But in Microsoft's list it is included. Why is it missed in your list? Maybe it's because Microsoft added them later to their list but this is some months ago.

Regards Carsten

theonlytruth commented 7 months ago

Here is another example with a AMD Ryzen Threadripper 3955WX: 3955

rcmaehl commented 7 months ago

Can you open CPU-Z and send me a screenshot of the first page. It's probably Processor Family related.

theonlytruth commented 7 months ago

Can you open CPU-Z and send me a screenshot of the first page. It's probably Processor Family related.

grafik

grafik

rcmaehl commented 7 months ago

Ah, this is because those Threadrippers are in "Family 23" (17 in hex).

image

As such it doesn't automatically get marked as compatible. I'll get the lists updated

image

rcmaehl commented 7 months ago

Fixed in 65bdb38. You can update the file manually by downloading it here and putting it in %localappdata%\WhyNotWin11. Will work on releasing 2.6.1.0 by the end of the week