[meta-freescale] 回复: =?utf-8?Q?=E5=9B=9E=E5=A4=8D=EF=BC=9A__?=how to install pulseaudio completely

jojo rjiejie at gmail.com
Mon Sep 16 01:02:29 PDT 2013


Hi,  
I need to install the "pulseaudio-server" really & start up pulseaudio in daemon mode,

  hdmi output is ok :)

bitbake -e | grep ^DISTRO_FEATURES
DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt                                    libc-crypt-ufc libc-db-aliases libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse          libc-getlogin libc-idn libc-inet-anl libc-libm libc-libm-big libc-locales libc-locale-code                                       libc-memusage libc-nis libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams libc-sunrpc                                         libc-utmp libc-utmpx libc-wordexp libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc                                         libc-posix-wchar-io pulseaudio sysvinit largefile opengl multiarch wayland"
DISTRO_FEATURES_LIBC_class-nativesdk="ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt                                    libc-crypt-ufc libc-db-aliases libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse                                   libc-getlogin libc-idn libc-inet-anl libc-libm libc-libm-big libc-locales libc-locale-code                                         libc-memusage libc-nis libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams libc-sunrpc        libc-utmp libc-utmpx libc-wordexp libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc                                       libc-posix-wchar-io"
DISTRO_FEATURES_BACKFILL="pulseaudio sysvinit"
DISTRO_FEATURES_LIBC="ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt                                    libc-crypt-ufc libc-db-aliases libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse                                   libc-getlogin libc-idn libc-inet-anl libc-libm libc-libm-big libc-locales libc-locale-code                                         libc-memusage libc-nis libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams libc-sunrpc                        libc-utmp libc-utmpx libc-wordexp libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc                                       libc-posix-wchar-io"
DISTRO_FEATURES_LIBC_DEFAULT="ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt                                    libc-crypt-ufc libc-db-aliases libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse                                   libc-getlogin libc-idn libc-inet-anl libc-libm libc-libm-big libc-locales libc-locale-code                                         libc-memusage libc-nis libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn libc-streams libc-sunrpc                libc-utmp libc-utmpx libc-wordexp libc-posix-clang-wchar libc-posix-regexp libc-posix-regexp-glibc                                       libc-posix-wchar-io"

Thanks,

- Jojo


在 2013年9月12日星期四,下午7:29,Daiane Angolini 写道:

> On 09/12/2013 07:07 AM, jojo wrote:
> > Hi,
>  
>  
> Hi Jojo,
>  
> > I installed pulse audio server in IMX6QSD of FSL, but there is no output
> > of audio with HDMI :(
> >  
>  
>  
> Please, double check if pulseaudio is in your DISTRO_FEATURES (i think  
> it's default, but I cannot remember exactly)
>  
> bitbake -e | grep ^DISTRO_FEATURES
>  
> How are you configuring HDMI audio? I know there is a doc in  
> imx-community with the audio configuration if you want to change it from  
> default to HDMI.
>  
>  
> >  
> > how to track the log of the pulse audio ?
> >  
> > Thanks,
> >  
> > - Jojo
> >  
> > 在 2013年7月16日星期二,下午11:32,jojo 写道:
> >  
> > > Hi,
> > > Ok & i will have a try, thanks for your reply :)
> > >  
> > > Thanks,
> > >  
> > > - Jojo
> > >  
> > > 在 2013年7月12日星期五,下午6:45,Erik Botö 写道:
> > >  
> > > > Hi,
> > > > On Fri, Jul 12, 2013 at 12:35 PM, jojo <rjiejie at gmail.com (mailto:rjiejie at gmail.com)
> > > > <mailto:rjiejie at gmail.com>> wrote:
> > > > > Hi,
> > > > > My yocto version/tag is dylan.
> > > > > I have compiled fsl-image-gui to testing the the audio output, but i
> > > > > can not find
> > > > > anything about for pulseaudio server to start up daemon.
> > > > >  
> > > > > I saw the build code in the path about for
> > > > > "build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/pulseaudio/3.0-r0/image/"
> > > > > and it really have built all things of pulseaudio. but when i create
> > > > > the fsl-image-gui to start up, i just find "libpulse*" in the
> > > > > rootfs.
> > > > >  
> > > > > I think that something wrong with pulseaudio configure so that it do
> > > > > not install completely by default.
> > > > >  
> > > >  
> > > >  
> > > > The pulseaudio daemon is packaged as pulseaudio-server, maybe the
> > > > image doesn't install that package by default?
> > > > Cheers,
> > > > Erik Botö
> > > >  
> > > > >  
> > > > > someone know about that how to install pulseaudio completely ?
> > > > >  
> > > > > Thanks,
> > > > >  
> > > > > - Jojo
> > > > >  
> > > > >  
> > > > > _______________________________________________
> > > > > meta-freescale mailing list
> > > > > meta-freescale at yoctoproject.org <mailto:meta-freescale at yoctoproject.org>
> > > > > https://lists.yoctoproject.org/listinfo/meta-freescale
> > > > >  
> > > >  
> > > >  
> > >  
> > >  
> >  
> >  
> >  
> >  
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale at yoctoproject.org (mailto:meta-freescale at yoctoproject.org)
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >  
>  
>  
>  
> --  
> Daiane
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130916/c8a78e22/attachment.html>


More information about the meta-freescale mailing list