You are not logged in.

#1 2025-08-16 22:06:31

docohcyohooc
Member
Registered: 2025-08-16
Posts: 2

Brightness Control Issue on OLED screen! ASUS Zephyrus G16 GA605KM

Hello everyone, I hope everyone is doing well!

I have recently installed Arch Linux on my laptop (model in the subject). I am currently using KDE Desktop Environment with Wayland. For the reference, I have an AMD iGPU and NVIDIA dGPU.

The problem is that I can’t control my brightness, like at all. I have a 1440p OLED screen. When I try the backlight command (cat sys/class/backlight I think), I get output of “nvidia_0”

I have tried switching to X11, trying different tools but nothing works.

Has anyone had any issues like this? Because I really want to use Arch to its fullest but I can’t because the screen is too bright to look at everyday

Thanks

Offline

#2 2025-08-18 18:52:41

aasenov
Member
Registered: 2025-08-18
Posts: 1

Re: Brightness Control Issue on OLED screen! ASUS Zephyrus G16 GA605KM

I have the ROG Zephyrus G16 (2024) GU605MZ model and what fixed it for me was adding "i915.enable_dpcd_backlight=1 nvidia.NVreg_EnableBacklightHandler=0 nvidia.NVreg_RegistryDwords=EnableBrightnessControl=0" at the end of the boot params.

https://wiki.archlinux.org/title/Kernel_parameters

Offline

#3 2025-08-18 21:28:52

docohcyohooc
Member
Registered: 2025-08-16
Posts: 2

Re: Brightness Control Issue on OLED screen! ASUS Zephyrus G16 GA605KM

That did not work for me. Although, I have found a workaround that works fine for me:
I used ICC Brightness. But when you try to actually edit the brightness, it won’t work because the path in the script is wrong. To make it work you have to edit the icc-brightness script, and change the backlight path to (FROM WHAT I REMEMBER) is sys/class/backlight/nvidia_0, restart the script and try “./icc-brightness watch” and now it should work

For automation make the .desktop file start on log in and then you get a properly working brightness control

Offline

#4 2026-01-09 16:04:18

XsYuu
Member
Registered: 2026-01-09
Posts: 1

Re: Brightness Control Issue on OLED screen! ASUS Zephyrus G16 GA605KM

aasenov wrote:

I have the ROG Zephyrus G16 (2024) GU605MZ model and what fixed it for me was adding "i915.enable_dpcd_backlight=1 nvidia.NVreg_EnableBacklightHandler=0 nvidia.NVreg_RegistryDwords=EnableBrightnessControl=0" at the end of the boot params.

https://wiki.archlinux.org/title/Kernel_parameters


It worked in my GU605MI, too !
Thanks so much!

Offline

Board footer

Powered by FluxBB