ore details in command line In addition to the brightness slider, the following command also reports maximum brightness while the screen is dim: cat /sys/class/backlight/acpi_video0/brightness
Typing this command fixes brightness immediately: echo 50 | sudo tee /sys/class/backlight/acpi_video0/brightness To sum up The value returned by `cat /sys/class/backlight/acpi_video0/brightness` is 50 both while the screen is dim before touching a brightness key or setting brightness in the command line and after it when it becomes bright. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1360218 Title: Dim screen until brightness key pressed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1360218/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp