Skip to content
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

Only show "GPU Mode: iGPU" for models that do not have a dGPU #419

Closed
krystean opened this issue May 21, 2023 · 8 comments
Closed

Only show "GPU Mode: iGPU" for models that do not have a dGPU #419

krystean opened this issue May 21, 2023 · 8 comments
Labels
enhancement New feature or request

Comments

@krystean
Copy link

krystean commented May 21, 2023

I'm using G-Helper on an ASUS laptop that does not have a dGPU and it works really well! With the release of v0.65, we're finally free from MyASUS. Thank you!

For devices that do not have a dGPU, can you please just show iGPU on the GPU Mode section and remove the buttons?

@krystean krystean changed the title Do not show GPU Mode for laptops that do not have dGPUs Do not show GPU Mode for devices that do not have dGPUs May 21, 2023
@seerge
Copy link
Owner

seerge commented May 21, 2023

@krystean what does running following command in powershell (as admin) get you :

(Get-WmiObject -Namespace Root/WMI -Class AsusAtkWmi_WMNB).DSTS(0x00090020)

@krystean
Copy link
Author

I ran it as admin and here's the output:

__GENUS          : 2
__CLASS          : __PARAMETERS
__SUPERCLASS     :
__DYNASTY        : __PARAMETERS
__RELPATH        :
__PROPERTY_COUNT : 1
__DERIVATION     : {}
__SERVER         :
__NAMESPACE      :
__PATH           :
device_status    : 4294967294
PSComputerName   :

@seerge
Copy link
Owner

seerge commented May 21, 2023

@krystean ok, and what's your model name ?

@krystean
Copy link
Author

On Settings/System and HWiNFO64, it says VivoBook_ASUSLaptop X515UA_M515UA

@krystean krystean changed the title Do not show GPU Mode for devices that do not have dGPUs Only show "GPU Mode: iGPU" for models that do not have a dGPU May 21, 2023
@seerge seerge added the enhancement New feature or request label May 22, 2023
@seerge
Copy link
Owner

seerge commented May 23, 2023

GHelper.zip
You may check this build

@seerge seerge closed this as completed May 24, 2023
@krystean
Copy link
Author

Thank you! I installed v0.69 and while the buttons are gone, the GPU Mode section title(?) is still showing. If possible, can you also please remove the GPU under the CPU temp and fan in the tooltip? Thanks again!

image

@seerge
Copy link
Owner

seerge commented May 24, 2023

@krystean i didn't know you don't have a second (GPU) fan at all. Try this one

GHelper.zip

@krystean
Copy link
Author

Only one fan unfortunately lol Thank you, only relevant settings/info for my laptop model shown now!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants