Page 1 of 1

Brightness on boot / Problème luminosité démarrage

PostPosted: 16 Mar 2008, 14:39
by analyzer
To resolve this issue (on Fedora for example), just append this line in the file named '/etc/rc.local':
Code: Select all
echo -n 100 > /proc/acpi/video/VGA/LCD/brightness


------------------------------------------------------------------------------------------------------------------------

Pour solutionner ce problème, il suffit d'ajouter une ligne dans le fichier '/etc/rc.local':
Code: Select all
echo -n 100 > /proc/acpi/video/VGA/LCD/brightness