-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
dedicated led button #299
Comments
@privacyonly do apps like OpenRGB able to control those leds? |
unfortunately I can't see it listed when openRGB load, both admin and not. |
@privacyonly then looks like no one knows how to configure them :) if even such big project as openrgb doesn't support it |
this is what I think, For ROG XG Mobile it is not RGB, only Red, so it is like 0 or 1 switch. as for the LED behind, it is RGB, so maybe I have to go to openRBG. edit: |
@privacyonly well, as i have answered in other topic - i don't own neither Z13 / nor XGM so i can't debug / check how it's controlled at the moment. And since openRGB doesn't support that neither, i also can't look for an existing solutions. So on this stage - it's not doable i think :) |
Is it possible to test set wmi with powershell? I am willing to experiment a little, I was aware that I can get the value using powershell. |
@privacyonly you can check wmi discovery topic here #38 but most probably all lights are controlled via USB same as it happens with keyboard / anime matrix. |
@seerge In armoury crate and aura creator there are settings that can change the other RGB lighting effects besides the keyboard. Do you think there is a way to implement those settings to some degree into GHelper? My problem is when I boot or shutdown my other RGB lights flash and turn on and it is not professional. I would love a way to turn these off. Please help. |
@WYLDrhett if you will check, @privacyonly writes that openRGB doesn't control what he wants to, so obviously there is no open source information for me on how to control lights in XGM / led on the back of Z13. As for your questions - it's other lights i assume ? like lightbar? |
I found out that this project can control the LED for XG mobile |
@privacyonly funny, that this project has g-helper's libraries under the hood :) |
@privacyonly you may want to try this build, I have added checkboxes for all known backlight modes. It could be that "LED at the back of the device" is actually led for Logo or Lid (try to check / uncheck corresponding Awake boxes under extra) |
@seerge I don't think any of the toggle works for ROG Flow Z13, first I can change the keyboard color only, I can't switch off the keyboard backlight or anything else. FYI: |
@seerge It worked for my laptop rog strix, now the app is perfect, please don't change this version and keep it in a safe place, it is seriously perfect for anyone with a rog strix. Thank you so much! |
I don't know if this is the correct hardware ID for ROG Flow Z13, but let me put this here edit: found it here C:\ProgramData\ASUS\ARMOURY CRATE Diagnosis\AacNBDTSetup |
@privacyonly you can check this build
|
I have pushed all changes live to https://github.com/seerge/g-helper/releases/tag/v0.59 so you may just check that build instead (As it has more changes) |
1.XG mobile wrongly detected LED is on
1.XG mobile detected LED is off(correct) not sure if the previous version above set a value somewhere. |
@privacyonly so everything is working except your back logo (that no one in the open source world seem to know how to control?) :) |
in aura.cs static int[] deviceIds = { 0x1a30, 0x1854, 0x1869, 0x1866, 0x19b6, 0x1822, 0x1837, 0x1854, 0x184a, 0x183d, 0x8502, 0x1807, 0x17e0 }; I don't see 18c6? |
@privacyonly probably id was lost somewhere in the middle :) |
Back windows light works. there is a bug with the brightness button.(not sure we need to create a separate thread for that, when I click on it, it will either goes to min or max, not the desired brightness like when you slide it. |
@privacyonly it could be asus services setting own animation and overwritting g-helper setting then. Try to completely stop them. As for brightness trackbar, it's actually default behavior of a native win trackbar :) I have adjusted minimal step to 1 here, so it won't jump. |
@seerge Thank you for supporting Z13 2023. I tried it on Z13 2022 and the back window didn't work. I tried to find its hardware ID in C:\ProgramData\ASUS\ARMOURY CRATE Diagnosis\AacNBDTSetup, I don't know which one it is exactly. I'll zip and upload folder here first. AacNBDTSetup.zip @privacyonly Can you tell me exactly where in this folder the hardware ID is? |
@oflg all device ids that is see in your zip are already in the list. Does OpenRGB work for your back window? |
@seerge The v0.6.0 worked! The reason is that the Download App button in v0.60 Pre-release is downloading v0.59. |
@oflg oh, good one :) i just copy pasted text. It's adjusted now So all backlights work as they should now ? |
yes! |
The XG Mobile backlight doesn't work for me (GV301RE, XG Mobile 6850M XT). |
@moritzbeck01 that's strange, do you use latest version (https://github.com/seerge/g-helper/releases/tag/v0.65) ? And if so - can you upload here log from %appdata%/ghelper after trying to set LED on / off ? |
Pressed it 4 times |
@moritzbeck01 |
Doesn't seem to do anything either, sadly, Nothing different in the logs. |
@moritzbeck01 it could be that 6850 uses different ID. Can you download this ancient app http://www.nirsoft.net/utils/usb_devices_view.html and list all USB devices here with Vendor ID 0b05 (it's Asus). XGMobile sohuld have ID - 1970 |
<title>USB Devices List</title>
USB Devices ListCreated by using USBDeview
|
@moritzbeck01 oke, so 1970 is there. |
you can try rog aura core if its not working |
Confirmed XG mobile led can't be turned off version 0.69 edit:
this version is working... edit2: the led back windows also not working... 0.69 |
@privacyonly does this version work ? or just https://github.com/seerge/g-helper/releases/tag/v0.70 |
works well, there is something I am not so sure, but turning on XG mobile using G-Helper is a little darker than default on. |
Hi I'm facing the same issue with the XG Mobile(4090) red backlight I look at the log and it return not found when hitting the backlight button for the XGM. Could be that the 4090 model have a different ID?
update: my ids are
|
@joncak hello, do other XGM commands work on your device? Can you upload full log and also USB ids of XGM? |
Yes the rest of the functionality works for the XGM including the watts manage with the g-helper profiles
list of asus connected devices | -- | -- | <title>USB Devices List</title> | |USB Devices List|Created by using USBDeview|
|
@joncak ok. XGM custom fan curves are also set via USB, and they are also (obviously) absent in the log :) So I can assume they don't work too. Try this build, I have added |
thanks backlight works now 🎉 @seerge the fan curve don't know, I do see it spinning up as wattage increase this is the full log
|
@joncak good to know. I mean "custom fan curves" (i.e. when you set something via Fans + Power and click You seem to use just default behavior :) those are just hardcoded in firmware for each of 3 modes |
@joncak can you try to modify custom fan curve for XGM and see if it reacts on that. Don't expect it to be super precise, but at least if you will drag all points to the 100% it should spin up faster :) It would mean that part also works. |
thanks never tried that feature 😄, It seems to work as well i could heard the fan from the XGM
|
@joncak amazing, thanks for help |
@joncak live in 0.180 |
Is your feature request related to a problem? Please describe.
I know there are a lot of ROG or TUF laptops having different LEDs, like my Flow z13, beside having keyboard, it also have LED at the back of the device, also LED at the ROG XG mobile.
Describe the solution you'd like
please put a dedicated Led button where we can control all LED?
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: