Comment 137 for bug 765438

Revision history for this message
Tyler Burton (tylerburtonca) wrote : Re: On startup, the backlight is off on laptop

I have this problem with 13.04 on a Lenovo y410p (4th gen Intel + nvidia gpu). My workaround was to add

echo 100 | sudo tee /sys/class/backlight/acpi_video0/brightness

to my /etc/rc.local file but this isn't exactly an ideal solution.