Hi All, i am trying to get pulse audio working in imx6 dual. Have added pulseaudio in image file and pulseaudio server and pactl, pacmd are present in image. But the pulse server is not starting. moreover if i try to start the pulseserver manually, gives me an error
pulseaudio
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] sink.c: Default and alternate sample rates are the same.
W: [pulseaudio] alsa-util.c: Unable to load mixer: Input/output error
W: [pulseaudio] source.c: Default and alternate sample rates are the same.
W: [pulseaudio] authkey.c: Failed to open cookie file '/home/root/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/home/root/.config/pulse/cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to open cookie file '/home/root/.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authentication key '/home/root/.pulse-cookie': No such file or directory
W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
Please let me know if anyone successfully configured pulseaudio for imx6.