Score:3

No screen brightness slider on Ubuntu 22.04

by flag

Since I installed Ubuntu 22.04, I can't change my screen brightness as there is no slider nor such configs under settings > power. I have no idea what to do.

Already tried to edit grub sudo gedit /etc/default/grub as in 22.04 jammy shows no brightness sliders under Settings > Power but without any success.

Edit: Worth noting that this slider existed in previous versions of ubuntu in this same laptop (not sure about the version, I've been using 22.04 for quite a while now)

I am using a acer NITRO 5 AN515-55-59MT laptop, graphic card GeForce GTX 1650 TI.

enter image description here

enter image description here

us flag
Are you using a laptop? There is no brightness slider in a desktop. In case you are using a laptop, please edit the question to add more information about your hardware.
Joao Donasolo avatar
by flag
@ArchismanPanigrahi Thanks for your help. Yes, it is a laptop. I added more context (brightness slider worked in previous versions of ubuntu) and some info about my hardware. Do you think there is any relevant extra piece of information I should add?
us flag
No, it seems fine.
ec flag
Are you running X or Wayland on your laptop?
Score:0
gt flag

find the configuration file related to your nvidia in

/etc/X11/xorg.conf.d/

or

/usr/share/X11/xorg.conf.d/

Add the below lines at the end of the file and save the file.

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

Save and reboot.
related:

  1. https://askubuntu.com/a/1247820/1698042
  2. https://www.debugpoint.com/2-ways-fix-laptop-brightness-problem-ubuntu-linux/
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.