LordAmit / Brightness

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

Ubuntu 22.04.01 - Slide bars not affecting brightness #217

Closed Padmahas closed 2 years ago

Padmahas commented 2 years ago

Describe the bug I upgraded Ubuntu from 20.04 to 22.04.01 (Didn't reinstall). The brightness controller which was working without any issues on 20.04 is now not working in Ubuntu 22.04.01. I even reinstalled brightness controller several times from "apt" repository. Still I can't get this to work.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade Ubuntu from previous version to 22.04.01.
  2. If brightness controller don't work, execute "sudo apt remove brightness-controller"
  3. Add the brightness-controller ppa repository.
  4. Reinstall by executing "sudo apt-get install brightness-controller"

Expected behavior The Slider should have increased OR decreased the brightness of your monitor.

Desktop (please complete the following information):

Just wondering how browser information will help here.

Is it is the problem with not completely removing brightness-controller? Which are the paths of brightness-controller related files to manually remove?

Additional context Screen 0: minimum 16 x 16, current 1366 x 768, maximum 32767 x 32767 XWAYLAND0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm 1360x768 59.62*+ 1024x768 59.68
800x600 59.47
640x480 59.38
320x240 59.52
720x480 59.71
640x400 59.20
320x200 58.96
1280x720 59.65
1024x576 59.58
864x486 59.45
720x400 59.55
640x350 58.91

Thank you.

archisman-panigrahi commented 2 years ago

You are using Wayland. Logout and switch to X.Org in the login screen

On Fri, 30 Sep, 2022, 12:10 am Padmahas, @.***> wrote:

Describe the bug I upgraded Ubuntu from 20.04 to 22.04.01 (Didn't reinstall). The brightness controller which was working without any issues on 20.04 is now not working in Ubuntu 22.04.01. I even reinstalled brightness controller several times from "apt" repository. Still I can't get this to work.

To Reproduce Steps to reproduce the behavior:

  1. Upgrade Ubuntu from previous version to 22.04.01.
  2. If brightness controller don't work, execute "sudo apt remove brightness-controller"
  3. Add the brightness-controller ppa repository.
  4. Reinstall by executing "sudo apt-get install brightness-controller"

Expected behavior The Slider should have increased OR decreased the brightness of your monitor.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.01
  • Browser Firefox
  • Version 105.0.1

Just wondering how browser information will help here.

Is it is the problem with not completely removing brightness-controller? Which are the paths of brightness-controller related files to manually remove?

Additional context Screen 0: minimum 16 x 16, current 1366 x 768, maximum 32767 x 32767 XWAYLAND0 connected 1360x768+0+0 (normal left inverted right x axis y axis) 410mm x 230mm 1360x768 59.62*+ 1024x768 59.68 800x600 59.47 640x480 59.38 320x240 59.52 720x480 59.71 640x400 59.20 320x200 58.96 1280x720 59.65 1024x576 59.58 864x486 59.45 720x400 59.55 640x350 58.91

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/LordAmit/Brightness/issues/217, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXL2XGCFLB5F42B5V5DMBTWAZR2BANCNFSM6AAAAAAQZLRNLE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Padmahas commented 2 years ago

@apandada1 That solved the issue. Thank you very much.

alexTitakoff commented 2 years ago

Thanks, work!