When I run the pulseadio I see these messges in the terminal:
root@am335x-evm:~# pulseaudio -nC
W: [pulseaudio] main.c: This program is not intended to be run as root (unless -
-system is specified).
E: [pulseaudio] ltdl-bind-now.c: Failed to open module module-cli.so: module-cli
.so: cannot open shared object file: No such file or directory
E: [pulseaudio] module.c: Failed to open module "module-cli".
E: [pulseaudio] main.c: Module load failed.
E: [pulseaudio] main.c: Failed to initialize daemon.
There is information that this is a bug of pulseaudio (for example https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1516078)
Where can I get a working version of pulseaudio for SDK?