Hello,
I'm trying to add the pulseadio into my Image
So I added these lines in my local.conf
DISTRO_FEATURES_append = " pulseaudio opengl wifi ethernet loopback udev dbus systemd"
IMAGE_INSTALL_append = " qtbase qtbase-fonts qtbase-plugins qtmultimedia qtmultimedia-plugins qtmultimedia-qmlplugins qtbase-examples cinematicexperience tslib tslib-calibrate tslib-conf tslib-tests sisc imx-vpu gpu-viv-bin-mx6q sqlite3 packagegroup-fslc-gstreamer1.0 dbus pulseaudio pulseaudio-server pulseaudio-misc pulseaudio-module-dbus-protocol alsa-utils i2c-tools"
PACKAGECONFIG_append_pn-pulseaudio = " systemd"
But when the Linux boot the pulseaudio doesn't start, there's no pulseadio.service.
When I try to run the pulseaudio with --system or -nC ,I get some error in the console. Which is the best way to starts pulseaudio with dbus and systemd?
Someone could help me?
Yocto 1.7.
Thank you very much.
Best Regards
Caio Pereira