LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Brightness not changing . (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/brightness-not-changing-4175540088/)

naghmash 04-18-2015 01:33 PM

Brightness not changing .
 
hello everyone.
i am using deepin 2014.2 on my hp elitebook 6930p. which has ati radeon HD 3450 graphics. when the OS loads it has full brightness but when i plugged in/out the AC adapter, the brightness fixed at lower level and cannot change till next reboot.
Please reply ASAP.
Thanks

Shadow_7 04-18-2015 11:22 PM

$ amdcccle

If you're using the fglrx drivers. xcalibs and xrandr if you're not to adjust brightness / gamma.

$ xrandr --output HDMI1 --brightness 0.8:0.8:0.8 --gamma 1:1:1

to restore

$ xrandr --output HDMI1 --brightness 1:1:1 --gamma 1:1:1

to know the name of your display(s) ... HDMI1 in my case...

$ xrandr

On my intel gpu, I can echo a value to /sys/class/backlight/intel_backlight/brightness

Also bear in mind that the display probably has a few buttons as well.

TobiSGD 04-19-2015 05:45 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 08:12 PM.