therealmuffin / synchronator

Synchronator brings bit perfect volume control to Hi-Fi systems with Linux as source.
GNU General Public License v3.0
12 stars 3 forks source link

synchronator pid file #15

Open Robndrwrth opened 8 months ago

Robndrwrth commented 8 months ago

I'm trying to get synchronator working on a raspberry pi but it is not starting and has the following message:

synchronator[5478]: Program started by User 1000 synchronator[5478]: Failed to open lock file: /var/run/synchronator/synchronator.pid (No such file or directory)

I checked that the init-functions called in init.d are present but not sure what else is needed?

Any help would be appreciated.

Rob