fix(profile): ensure backlight on all hardware

This commit is contained in:
Alexandre Pujol 2024-06-25 12:27:22 +01:00
parent 8da557ba04
commit 5b73923385
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 42 additions and 37 deletions

View file

@ -38,7 +38,7 @@ profile thermald @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/system/cpu/intel_pstate/no_turbo rw,
@{sys}/devices/system/cpu/intel_pstate/status r,
@{sys}/devices/@{pci}/drm/**/intel_backlight/max_brightness r,
@{sys}/devices/@{pci}/*_backlight/{,max_,actual_}brightness r,
@{sys}/devices/@{pci}/power_limits/power_limit_@{int}_max_uw r,
@{sys}/devices/@{pci}/power_limits/power_limit_@{int}_min_uw r,
@{sys}/devices/@{pci}/power_limits/power_limit_@{int}_tmax_us r,