-
-
Notifications
You must be signed in to change notification settings - Fork 310
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
Proart W730G5T white only keyboard backlight not turning on, seems to be detected as RGB keyboard #1876
Comments
@ImaqineDyinq can you post a log from the app as it was asked in issue template ? Also can you control backlight via OpenRGB for example ? |
My apologies, it is getting a bit late for me here. App log:
09/01/2024 23:47:30: Get-Service -Name "ASUSOptimization" | Stop-Service -Force -PassThru | Set-Service -StartupType Disabled
09/01/2024 23:47:31: Get-Service -Name "ASUSLinkRemote" | Stop-Service -Force -PassThru | Set-Service -StartupType Disabled
09/01/2024 23:47:31: Get-Service -Name "ASUSSoftwareManager" | Stop-Service -Force -PassThru | Set-Service -StartupType Disabled
09/01/2024 23:47:33: Input device not found Seems like the backlight is not even detected by OpenRGB either. I'm only looking for an alternative due to Asus Optimizations resetting my Intel Graphics settings on every reboot in the first place. |
@ImaqineDyinq well, the problem is that Asus Optimization is also handling backlight (by default) :) G-Helper would be able to do that as well, if your device wouldn't be so exotic. I simply have no idea how it's controlled in your case at all (apparently not via USB) Can you try to run in powershell as admin
and
? |
yup I'm aware of Asus Optimization controlling basically everything. If only it would not take over the video settings! I would never buy this type of laptop either if I didn't get it for an absolute steal of a price, given the nature of this machine. ^^ Powershell Admin results: PS C:\WINDOWS\system32> (Get-WmiObject -Namespace Root/WMI -Class AsusAtkWmi_WMNB).DEVS(0x00050021, 128) __GENUS : 2 and PS C:\WINDOWS\system32> (Get-WmiObject -Namespace Root/WMI -Class AsusAtkWmi_WMNB).DEVS(0x00050021, 130) __GENUS : 2 |
@ImaqineDyinq did those commands turn your backlight OFF and ON correspondingly ? (it's what TUF and Vivobooks do) If no - then yours might have some exotic approach ... You can try to post a dump from your device using instructions from this topic #38 |
P.S. Screenpad can be contolled by G-Helper as well (at least if it functions same as on Zephyrus DUO), there are hotkeys for that (check readme) and you can make extra bindings |
I'm so sleep deprived right now I didn't even notice the lights turning back on on the 2nd command! |
@ImaqineDyinq then I will just add your model (or is it all Proarts?) to the list of devices that require same approach as TUF / Vivobooks |
I sadly don't know about other models, this is the only Asus I have to test anything on. |
Method 2 dump: If I can do anything else for you in terms of testing, I will be happily available! But for now I'll wish you a good night and thank you for doing God's work for us Asus users. |
@ImaqineDyinq great, can you try this build ? |
Thank you, it works great! The lights turn on, got their 3 levels of brightness, and also turn off again. I will be attaching the log below again, but only from what happened now on: 10/01/2024 15:53:58: Display configuration changed. |
@ImaqineDyinq it's
For camera, i don't know how it's controlled, try
and see if those commands turn camera on or off Just in case, i have no idea what do those endpoints do in reality (just see them in a dump) and please do this on your own risk! :) |
These commands do not seem to affect the camera at all. Neither separately, nor individually applied. |
@ImaqineDyinq 0 is for OFF, 1 is for ON. But if they have no effect, i don't know how camera is controlled :) Since main "issue" is fixed, I will include this changes in next release and closing this as completed |
The backlight is non-functional on this particular laptop model.
The program as seen on this model:
![image](https://private-user-images.githubusercontent.com/156142257/295365532-41d131a9-4978-4c02-874d-4e2ad7e620e8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzE1NTksIm5iZiI6MTczOTM3MTI1OSwicGF0aCI6Ii8xNTYxNDIyNTcvMjk1MzY1NTMyLTQxZDEzMWE5LTQ5NzgtNGMwMi04NzRkLTRlMmFkN2U2MjBlOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxNDQwNTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01MTEwNzQwZjI5MzQ3MGI2ODEyMGJkNjIyMTZjM2ZjYTdhM2QxZWNkNjE2NGEwZmIyZmU4NTFiOGJmMTc1M2UwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.J-5bgyGOwBiloRyBetd_-CX0mZPhhJ_mr_sFi8gh_PE)
Toggling the options or changing the selection in the dropdown won't do anything either.
Specific Model:
Asus software
The text was updated successfully, but these errors were encountered: