Ah thanks for your prompt response tehn.
After a little playing I discovered that starting serialoscd as root with sudo serialoscd does show messages like this when monomes are connected:
serialosc [a40h-001]: connected, server running on port 18174
I can then set the port/prefix it’s operating on and start using it as normal.
It seems that neither installing 1.4 from source or version 1.3… from the PPA results in a serialosc service being registered though. ps ax | grep serialosc doesn’t show any processes and service --status-all has no serialosc entry.
I’m also unable to get a response to any messages sent to serialosc, e.g. /serialosc/list 12345 does not result in messages being sent back to port 12345.
I’ve tried communicating with the device using send_osc/dump_osc command line tools and Overtone/Clojure.