[yocto] how to enable DFB with cairo
Hi, I am not familiar with yocto project, and i want to enable DFB render backend in cairo, du to the patches "http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/013037.html";, i know about first need to disable X11 feature in my system by default, but i do not know about how to disable X11, Someone can point me out any clue to enable DFB with cairo in yocto ? Thanks, - Jojo ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
Re: [yocto] how to enable DFB with cairo
Hi, Ok & Thanks, i will have a try in 1.4 :) Thanks, - Jojo 在 2013-5-6,下午10:44,Nicolas Dechesne 写道: > > On Mon, May 6, 2013 at 10:08 AM, jojo wrote: > > I am not familiar with yocto project, and i want to enable DFB render > backend in cairo, > > du to the patches > "http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/013037.html";, > > i know about first need to disable X11 feature in my system by default, > but i do not know about how to disable X11, > > Someone can point me out any clue to enable DFB with cairo in yocto ? > > hi. you should check meta-yocto/conf/local.conf.sample.extended file, I think > that might be of interest to you: > > # If you want to get an image based on directfb without x11, Please copy this > variable to build/conf/local.conf > > #DISTRO_FEATURES = "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget > usbhost wifi xattr nfs zeroconf pci 3g directfb ${DISTRO_FEATURES_LIBC}" > > > I, too, am using an X11-less image using these recommendations. > > > ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] [meta-freescale] how to install pulseaudio completely
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. someone know about that how to install pulseaudio completely ? Thanks, - Jojo ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] 回复: [meta-freescale] how to install pulseaudio completely
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 (mailto:rjie...@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-freesc...@yoctoproject.org (mailto:meta-freesc...@yoctoproject.org) > > https://lists.yoctoproject.org/listinfo/meta-freescale > > > ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] 回复: [meta-freescale] how to install pulseaudio completely
Hi, I installed pulse audio server in IMX6QSD of FSL, but there is no output of audio with 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 > (mailto:rjie...@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-freesc...@yoctoproject.org (mailto:meta-freesc...@yoctoproject.org) > > > https://lists.yoctoproject.org/listinfo/meta-freescale > > > > > > ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] 回复: [meta-freescale] 回复: how to install pulseaudio completely
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-sunrpclibc-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 > > > (mailto:rjie...@gmail.com) > > > > <mailto:rjie...@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-gnue
[yocto] Help with configuring Yocto with an external toolchain except "csl"
@all, I google some information about this topic and then, i found the case is that jut support "CodeSourcery labs" toolchain. I think my external toolchain is not standard of directory like "tcmode-externl-csl". I can use "buildroot" to use this toolchian that just use three variables following : BR2_TOOLCHAIN_EXTERNAL_PREFIX BR2_TOOLCHAIN_EXTERNAL_PATH BR2_TOOLCHAIN_EXTERNAL_SYSROOT_PATH so there are some solution in poky ? thanks for you attention :) B.R. -- jojo ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto