Having some issues getting started after install
systemctl status norns-init.service
● norns-init.service - norns-init
Loaded: loaded (/etc/systemd/system/norns-init.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2018-06-10 02:55:54 UTC; 15min ago
Process: 250 ExecStart=/usr/bin/amixer set Master 255 on (code=exited, status=1/FAILURE)
Main PID: 250 (code=exited, status=1/FAILURE)
Jun 10 02:55:53 norns systemd[1]: Starting norns-init...
Jun 10 02:55:53 norns amixer[250]: amixer: Unable to find simple control 'Master',0
Jun 10 02:55:54 norns systemd[1]: norns-init.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 02:55:54 norns systemd[1]: Failed to start norns-init.
Jun 10 02:55:54 norns systemd[1]: norns-init.service: Unit entered failed state.
Jun 10 02:55:54 norns systemd[1]: norns-init.service: Failed with result 'exit-code'.
For the moment I do not have a soundcard attached. Would I need to comment out the amixer setting in norns-init (or change Master to PCM)?
And then if i make changes to the norns-init files - do I need to go back and re-run setup and install?