lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 14 Nov 2021 11:56:57 +0100
From:   Samuel Čavoj <samuel@...oj.net>
To:     Alex Deucher <alexander.deucher@....com>
Cc:     Harry Wentland <harry.wentland@....com>,
        Roman Li <Roman.Li@....com>, Leo Li <sunpeng.li@....com>,
        amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: Backlight control broken on UM325 (OLED) on 5.15 (bisected)

Hello,

the backlight control no longer works on my ASUS UM325 (Ryzen 5700U)
OLED laptop. I have bisected the breakage to commit 7fd13baeb7a3a48.

    commit 7fd13baeb7a3a48cae12c36c52f06bf4e9e7d728 (HEAD, refs/bisect/bad)
    Author: Alex Deucher <alexander.deucher@....com>
    Date:   Thu Jul 8 16:31:10 2021 -0400
     
        drm/amdgpu/display: add support for multiple backlights
        
        On platforms that support multiple backlights, register
        each one separately.  This lets us manage them independently
        rather than registering a single backlight and applying the
        same settings to both.
        
        v2: fix typo:
        Reported-by: kernel test robot <lkp@...el.com>
        
        Reviewed-by: Roman Li <Roman.Li@....com>
        Signed-off-by: Alex Deucher <alexander.deucher@....com>

I have encountered another user with the same issue on reddit[0].

The node in /sys/class/backlight exists, writing to it just does
nothing. I would be glad to help debugging the issue. Thank you very
much.

Regards,
Samuel Čavoj

[0]: https://www.reddit.com/r/AMDLaptops/comments/qst0fm/after_updating_to_linux_515_my_brightness/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ