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

fix(AsusWMI): Use both WMI methods #16

Merged
merged 3 commits into from
Dec 24, 2024
Merged

fix(AsusWMI): Use both WMI methods #16

merged 3 commits into from
Dec 24, 2024

Conversation

pastaq
Copy link
Contributor

@pastaq pastaq commented Dec 23, 2024

  • Revert commit be7c492.
  • Remove dangerous unwraps from firmware_attributes usage.
  • Use FirmwareAttributes as an Option, add RogPlatform as fallback.

@pastaq pastaq requested a review from ShadowApex December 23, 2024 00:04
@pastaq pastaq force-pushed the pastaq/asus-wmi-fix branch from d131fe4 to 1e958e2 Compare December 23, 2024 00:05
- Remove dangerous unwraps from firmware_attributes usage.
- Use FirmwareAttributes as an Option, add RogPlatform as fallback.
@pastaq pastaq force-pushed the pastaq/asus-wmi-fix branch from 1e958e2 to 59c95c4 Compare December 23, 2024 00:08
src/performance/gpu/asus/asus_wmi.rs Outdated Show resolved Hide resolved
src/performance/gpu/asus/asus_wmi.rs Outdated Show resolved Hide resolved
src/performance/gpu/asus/asus_wmi.rs Show resolved Hide resolved
src/performance/gpu/asus/asus_wmi.rs Show resolved Hide resolved
@pastaq
Copy link
Contributor Author

pastaq commented Dec 24, 2024

Seems to work. I can't set boost to 0 but I think that's an issue with OGUI.

OGUI also spams everything 3x when setting things, we should look into that.

@ShadowApex ShadowApex merged commit 1b1a54e into main Dec 24, 2024
2 checks passed
@ShadowApex ShadowApex deleted the pastaq/asus-wmi-fix branch December 24, 2024 17:41
Copy link

🎉 This PR is included in version 0.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants