-
-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve ARM Processor CPU Speed Detection #50
Comments
I don't think that native is possible, because autoit does not support support arm. |
I won't be able to make a native ARM64 version, but I can implement improvements for proper detection on Supported Qualcomm Processors. I'm assuming this is in regards to the Architecture check. Odd that it wasn't able to mark the CPU as Compatible as it's in the Qualcomm list. Finally, can you send me a copy of |
Sure : ) But my Windows is in Chinese. Hoping it would not trouble you.
|
DXDIAG WHYYYYY. Will fix this in an upcoming build to pass WDDM check |
@I-Rinka Could you test latest stable release, are there any improvements? |
So a regression then :/ |
@rcmaehl is the cpu speed exact same issue as with intel x86_64 cpus? if yes then this issue should be closed, because the applications works/detects same on arm and on x86_64 |
@I-Rinka can you try the latest build: https://nightly.link/rcmaehl/WhyNotWin11/workflows/wnw11/main/WNW11.zip |
Oh, the CPU Frequency is still not a correct value when I look close to it. It just turns green. |
Should be fixed in the latest build. https://nightly.link/rcmaehl/WhyNotWin11/workflows/wnw11/main/WNW11.zip |
Not sure how to improve this unfortunately, just glad it's properly passing now. |
the CPU Speed detects on registry only and it may inaccurate |
This software is good but it only works on x86 processors. Even though it can run on WOA because of the compatibility layer, it can't provide comprehensive information. The WOA ecosystem is growing, so native ARM64 version may be needed.
The supported Qualcomm processors are shown below.
https://docs.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-qualcomm-processors
The text was updated successfully, but these errors were encountered: