Ich versuche, die Helligkeit zu ändern, indem ich den Wert in dieser Datei überschreibe:
sudo echo 5 > /sys/class/backlight/acpi_video0/brightness
-bash: /sys/class/backlight/acpi_video0/brightness: Permission denied
Es funktioniert nicht einmal mit sudo. Wenn ich jedoch mit su zum Superuser wechsle, funktioniert es. Warum das?
The reason that this is set at su permissions is that a virus could conceivably make your screen dim and go bright at incredible speed ultimately damaging your hardware display. In the 90's I encountered a virus that would adjust the screen refresh Hertz so rapidly that your monitor would fry.