[networkaudiod] (2278): clSocket::Create() : socket() : Address family not supported by protocol
then finally terminate with:
[networkaudiod] (2278): ALSA backend uninitialized
All this was the result of me doing "sudo networkaudiod restart" instead of "sudo NETWORKAUDIOD_IPV6=0 networkaudiod restart".
It looks like the issue of networkaudiod not getting launched at boot is not directly correlated with NETWORKAUDIOD_IPV6=0, though.
Actually, with 0.1.5b and the IPV6 kernel I still couldn't get networkaudiod to auto launch at boot.
With either stock x64 or IPV6 kernel, so far the only way I could get the NAA to run is to SSH in and do sudo.
Perhaps I should try uninstalling networkaudiod and re-installing? Can these be done at the command prompt?
Thanks!