Save screen brightness setting? Please help

Asked by Daniel William

Well every time i restart or shutdown my computer i always have to readjust my screen brightness. How do i save it to where i want it to be?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xserver-xorg-video-ati Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C display; cat /etc/lsb-release; uname -a

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Can you give the output of:

sudo lshw -C display; cat /etc/lsb-release; uname -a

Thanks

Revision history for this message
Daniel William (sunlightbeaming) said :
#3

[sudo] password for sonyvaio:
  *-display
       description: VGA compatible controller
       product: ATI Technologies Inc
       vendor: ATI Technologies Inc
       physical id: 1
       bus info: pci@0000:00:01.0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=fglrx_pci latency=0
       resources: irq:45 memory:e0000000-efffffff ioport:3000(size=256) memory:f0300000-f033ffff
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
Linux ubuntu 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

If you can find how to do it in CLI, you could add a startup command to run at login to switch it lower.

Revision history for this message
Daniel William (sunlightbeaming) said :
#5

Can you please explain to me how to do that?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#6

Put the command into /etc/rc.local file type:

sudo nano /etc/rc.local

before the "exit 0" row

if not works please made a shell script and recall it form the starting applications of your user session...

Can you help with this problem?

Provide an answer of your own, or ask Daniel William for more information if necessary.

To post a message you must log in.