seerge / g-helper

Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
https://g-helper.com
GNU General Public License v3.0
7.69k stars 266 forks source link

Changing keyboard backlight mode doesn't work for ASUS ROG Zephyrus G16 GU603ZV #2357

Closed JTribiani closed 7 months ago

JTribiani commented 7 months ago

Rules

What's wrong?

ASUS ROG Zephyrus G16 GU603ZV has only white backlight (my model) and modes like: static, breathe and etc dont working (but they r working from armory crate). But in Extra tab, laptop backlight is working and it's changes the backlight intensity.

How to reproduce the bug?

Try to use the feature on ASUS ROG Zephyrus G16 GU603ZV

Logs

log.txt

Device and Model

ASUS ROG Zephyrus G16 GU603ZV

Additional information.

No response

Armoury Crate

Uninstalled

Asus Services

none

Version

0.164

OS

win 11 pro

seerge commented 7 months ago

@JTribiani hello, did you check this FAQ section https://github.com/seerge/g-helper/wiki/FAQ#backlight-doesnt-change-color-or-stays-blue ?

pasical commented 7 months ago

I had the same problem. You should change the back light setting in Windows settings.

nicebear1999 commented 7 months ago

@JTribiani hello, did you check this FAQ section https://github.com/seerge/g-helper/wiki/FAQ#backlight-doesnt-change-color-or-stays-blue ?

problem solved! Thanks!

seerge commented 7 months ago

@JTribiani any updates ?

JTribiani commented 7 months ago

Thanks for your help, turning off the settings in Windows did not help. The situation is as follows:

  1. Ghelper can control the backlight intensity, but changing the mode does not work
  2. Armory crate can control the mode, but the intensity does not work
  3. Windows can't control anything

ср, 3 апр. 2024 г. в 10:50, Serge < @.***>:

Closed #2357 as completed. —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID:

DuckDuckGo removed one tracker. More https://duckduckgo.com/-Ieri1DktX32HLlbohMqTBbfaI6v_UTdE36zyVsbZl2VNjWhEWbaA4kQILENO2pqBCjyDIM3O3nf0yGkCbaDHg0VJyMKzUzGRV22HeIkC2fDkooxA3kTyYoAURgJe0OIEGExA97IsAMHEWuzsFEYqd0eP-GqS-TJ7qn0QgMdl1m4Z1ClreByK1TOjnOXZ8uifb93750PGkQuA6O-cQOtdyR_gkPqGxL9fVswbH5pENcg1LVWsMCQx3T-onvpTDQ9cJg2u9jykYXLsqc8-FZ4ByaR71QCC_kgzA0_JXIA7v4YeNkh9dScdT7oG6_UEVRMVvkySUPEEQJ8GlevQxPFKl4fQzbgQ5PTNiKWtTaaiqVFwSJTuFGKH_BZ4Jwbh_ovFD3nyShMwikU59Rz7I6njsjUci8hX6fV0tj7sdTggp_Vnbvf2OtMPSabtYYsPeIFtB2g98jY4Ymsz7kGDmZCoL1SPNwa-E4uZ3ygLT37-CJMVl-E5AhFzYuApafFXiKvQhZjIGHQ Report Spam https://duckduckgo.com/-Ieri1DktX32HLlbohMqTBbfaI6v_UTdE36zyVsbZl2VNjWhEWbaA4kQILENO2pqBCjyDIM3O3nf0yGkCbaDHg0VJyMKzUzGRV22HeIkC2fDkooxA3kTyYoAURgJe0OIEGExA97IsAMHEWuzsFEYqd0eP-GqS-TJ7qn0QgMdl1m4Z1ClreByK1TOjnOXZ8uifb93750PGkQuA6O-cQOtdyR_gkPqGxL9fVswbH5pENcg1LVWsMCQx3T-onvpTDQ9cJg2u9jykYXLsqc8-FZ4ByaR71QCC_kgzA0_JXIA7v4YeNkh9dScdT7oG6_UEVRMVvkySUPEEQJ8GlevQxPFKl4fQzbgQ5PTNiKWtTaaiqVFwSJTuFGKH_BZ4Jwbh_ovFD3nyShMwikU59Rz7I6njsjUci8hX6fV0tj7sdTggp_Vnbvf2OtMPSabtYYsPeIFtB2g98jY4Ymsz7kGDmZCoL1SPNwa-E4uZ3ygLT37-CJMVl-E5AhFzYuApafFXiKvQhZjIGHQ

Closed #2357 https://github.com/seerge/g-helper/issues/2357 as completed.

— Reply to this email directly, view it on GitHub https://github.com/seerge/g-helper/issues/2357#event-12336700045, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHP7QRPQPOEGGQW2DD5NRLDY3OYCXAVCNFSM6AAAAABFRT73ZCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGMZTMNZQGAYDINI . You are receiving this because you were mentioned.Message ID: @.***>

seerge commented 7 months ago

@JTribiani try to set color to pure RED. Do modes change after that ?

JTribiani commented 7 months ago

yes, mode changes, tnx for help

seerge commented 7 months ago

@JTribiani ok. It's a known "bug" of single-color keyboards. They require only first byte from RGB to be set, rest should be zero. That's why red color works.

Your model (GU603ZV ) mostly exists as RGB version so I can't "hardcode" it in the app anyhow, as it will break behavior on other devices.

So just keep color red and it be fine.