Topic
[Seek Help] Can't lower the screen brightness
Tofloor
poster avatar
Se******g0@gmail.com
deepin
2023-02-08 09:12
Author

Hello

I've installed linux,but I can't lower the screen brightness.I've tried shortcut but still not work

i install linux in my laptop.

please help

Reply Favorite View the author
All Replies
la******co@gmail.com
deepin
2023-02-13 08:02
#1

There are a few steps you can try to resolve this issue: McKesson Connect

  1. Check if your system is detecting the correct hardware for controlling screen brightness:
    Open a terminal and run the following command:

ls /sys/class/backlight/

This will list the directories in the "/sys/class/backlight/" directory. One of the directories listed should correspond to your screen's backlight control.

  1. Check if the correct permissions are set for the backlight control:
    Run the following command to check the permissions on the backlight control:

ls -l /sys/class/backlight//brightness

Replace "" with the name of the directory you found in step 1. The output should show that the file is readable and writable by the user. If not, you can change the permissions with the following command:

sudo chmod 666 /sys/class/backlight//brightness

Reply View the author
ud******id@gmail.com
deepin
2023-02-20 17:42
#2
The user is banned, and the content is hidden.
da******l8@gmail.com
deepin
2023-03-16 02:57
#3

This is where you can unleash your skills. Drift Hunters

Reply View the author
Use Markdown Editor
Loading