Anyone seen this before? Happens when I try to start
lashd.
brian@grace ~ $ lashd
No supported SIMD instruction sets detected
Connected to JACK server with client name 'LASH_Server'
Opened ALSA sequencer with client ID 129
conn_mgr_start: could not look up service name: Servname not supported
for ai_socktype
loader_run: server closed socket; exiting
Segmentation fault
This is usually what happens if you are missing the appropriate line in
/etc/services (lashd shouldn't crash when this happens, but does.)
-Forest