Thanks Tanu.
> pacmd doesn't work with the system mode, but that's not a problem, just
> use pactl instead. pactl is better than pacmd anyway.
> If you stop pulseaudio, does "aplay -Dplughw:0,0 test.wav" work? If it
> doesn't, it's probably an alsa problem.
"pactl" works well.
But when I stop p
On Thu, 2020-04-30 at 15:48 +0800, l...@sunray.cn wrote:
> Hi
> > I'm using imx6DL device with the kernel yocto 4.1.15.
> > I want to use Qt Sound (based on pulseaudio) to play some audio files. But
> > it doesn't work.
> > Also I want the PA daemon can start before the user login.
>
> I add the
Hi
> I'm using imx6DL device with the kernel yocto 4.1.15.
> I want to use Qt Sound (based on pulseaudio) to play some audio files. But it
> doesn't work.
> Also I want the PA daemon can start before the user login.
I add the "auth-anonymous=1" after the "load-module
module-native-protocol-unix
Hi everyone
I'm using imx6DL device with the kernel yocto 4.1.15.
I want to use Qt Sound (based on pulseaudio) to play some audio files. But it
doesn't work.
Also I want the PA daemon can start before the user login.
So I browsed the Archwiki about PA and changed some configurations. But it
sti