LordAmit / Brightness

Using Brightness Controller, you can control brightness of both primary and external displays in Linux. Check it out!
Other
1.06k stars 86 forks source link

Doesn't work on Ubuntu 22.04.1 #212

Closed stschirky closed 2 years ago

stschirky commented 2 years ago

I updated to ubuntu 22.04.1 LTS and can't get the tool to work anymore. The GUI works fine, it recognizes my screens, but it doesn't adjust the brightness anymore.

LordAmit commented 2 years ago

wayland?

stschirky commented 2 years ago

seems so

archisman-panigrahi commented 2 years ago

Use X.Org instead. The backend (xrandr) used by this tool does not work with Wayland.

Duplicate of #189