sidevesh / Luminance

A simple GTK application to control brightness of displays including external displays supporting DDC/CI
GNU General Public License v3.0
91 stars 4 forks source link

Monitor brightness reported as 315.13% #21

Closed Wixaxis closed 4 months ago

Wixaxis commented 4 months ago

The app is great and all, I'd love to use it, but the max value I can set my internal display is about 1/3 of it's true max brightness. Here's output that may be helpful, if there's anything more I can provide to help debugging, feel free to ask.

~ com.sidevesh.Luminance -l
Display 1: Label: Built-in display, Brightness: 315.13%
~ lux
/sys/class/backlight/intel_backlight 0;96000;95999
~ brightnessctl
Device 'intel_backlight' of class 'backlight':
    Current brightness: 96000 (100%)
    Max brightness: 96000

~ wlr-randr
DSI-1 "(null) (null) (DSI-1)"
  Make: (null)
  Model: (null)
  Serial: (null)
  Physical size: 141x226 mm
  Enabled: yes
  Modes:
    1200x1920 px, 50.001999 Hz (preferred, current)
  Position: 0,480
  Transform: 270
  Scale: 1.250000
  Adaptive Sync: disabled
~ neofetch --off
wixaxis@archlinux 
----------------- 
OS: Arch Linux x86_64 
Host: MiniBook X 
Kernel: 6.8.7-arch1-1 
Uptime: 12 mins 
Packages: 1100 (pacman), 77 (flatpak) 
Shell: bash 5.2.26 
Resolution: 1200x1920 
DE: Hyprland 
WM: sway 
Theme: Nordic-darker [GTK2], adw-gtk3-dark [GTK3] 
Icons: Tela-nord-dark [GTK2/3] 
Terminal: kitty 
CPU: Intel N100 (4) @ 3.4GHz [31.0°on] 
GPU: Intel Alder Lake-N [UHD Graphics] 
Memory: 1.66GiB / 11.43GiB 
GPU Driver: i915 
CPU Usage: 39% 
Disk (/): 164G / 477G (35%) 
Battery0: 32% [Discharging] 
Font: NotoSans Nerd Font 11 [GTK2], Noto Sans 11 [GTK3]
sidevesh commented 4 months ago

Can you check if this happens only in Luminance or also happens on ddcutil from cli that this app depends on ? If it's happening on ddcutil too then it's an upstream issue and you should report it in ddcutil's repo.

sidevesh commented 4 months ago

Closing, if this not happening in ddcutil but only in this app then feel free to reopen.