(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: Hi,
the message is the same:
roon@roon:~$ sudo alsamixer
cannot open mixer: No such file or directory
Interesting. What happens when you run
(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: roon@roon:~$ sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness
After running the command that symbol remains and I have to press ctrl + C to return to the prompt.
Woops, missed a quote at the end, try
Code:
sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness'