Re: [yocto] #yocto #raspberrypi0-wifi #honister

2022-02-24 Thread safouane maaloul
So now after doing the last pull on meta -raspberrypi. The one to change the kernel version. I have a hdmi output but my boot process block at please wait : booting . Do you have an idea why it is doing that ? Best regards, Safouane.Maaloul Le jeu. 24 févr. 2022 à 15:17, safouane maaloul

[yocto] #yocto #raspberrypi0-wifi #honister

2022-02-22 Thread safouane maaloul
I do am building image on a raspberry pi zero w. After flashing the image on the raspberry, i don get anything on the screen. I am doing this the honister branch. I had the gatesgarth branch and it was working perfectly. I tried many thing but i can't get to work. i have literally the same code

[yocto] #yocto #vcgencmd #raspberrypi

2022-02-14 Thread safouane maaloul
Hello everyone, i hope you are doing well. i am using the command vcgencmd with an image yocto on a raspberry pi zero. I get it by adding the userland recipe. I can get the camera status with the command (vcgencmd get_camera) but i can't use it to get the cpu temperature with the command

[yocto] raspberrypi0-2w

2021-12-02 Thread safouane maaloul
linux-firmware-rpidistro-bcm43436 \ linux-firmware-rpidistro-bcm43436s \ bluez-firmware-rpidistro-bcm43430b0-hcd \ linux-firmware-rpidistro-bcm43430 \ " Best regards, -- *SAFOUANE MAALOUL* *maaloulsafou...@gmail.com * -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all message

[yocto] add raspivid to the yocto image for raspberrypi4-64

2021-09-07 Thread safouane maaloul
Hi, in the first place i succeeded to add raspivid to my image yocto of raspberrypi0-wifi. I did so by adding the userland recipe. But when i try doing so with raspberrypi4-64. Idon't get raspivid when i add the userland recipe to my image. Do you have any idea why it don't work with the

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
t; let me know how it goes. > > On Thu, Feb 18, 2021 at 12:22 PM safouane maaloul > wrote: > > > > Sorry to annoying you with my question but how do i find where HAVE_NEON > is set ? > > > > Best regards, > > > > Safouane > > > > Le jeu. 1

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
f it’s disabling neon and > have HAVE_NEON is not set properly > > On Thu, Feb 18, 2021 at 12:12 PM safouane maaloul < > maaloulsafou...@gmail.com> wrote: > >> I have an erreur: >> | >> /workdir/tep-cam-rpi-yocto/rpi-build-gatesgarth/tmp/work/arm1176jzfshf-vfp-poky-

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
u. 18 févr. 2021 à 20:54, Khem Raj a écrit : > can you try adding > > EXTRA_OECMAKE += "-DHAVE_NEON=0" > > and see if that helps ? for whatever reason set_aom_detect_var is > enabling it where as default should be 0 > > On Thu, Feb 18, 2021 at 10:42 AM safouane ma

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-TUNE_FEATURES > > https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-AVAILTUNES > > Zee > ___ > > On Thu, Feb 18, 2021 at 3:28 PM safouane maaloul > wrote: > > > &g

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
1176jzfs" > > I guess, YOCTO people have not too much experience with armv6, nor me, > but this should be (I hope) generic. > > Hope this helps. > Zoran > ___ > > On Thu, Feb 18, 2021 at 12:44 PM safouane maaloul > wrote: > > > > This is my b

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Le jeu. 18 févr. 2021 à 12:44, safouane maaloul a écrit : > This is my build configuration : > Build Configuration: > BB_VERSION = "1.46.0" > BUILD_SYS= "x86_64-linux" > NATIVELSBSTRING = "universal" > TARGET_SY

Re: [yocto] #av1 #armv6 #raspberrypi #neon

2021-02-18 Thread safouane maaloul
Le mer. 17 févr. 2021 à 13:18, safouane maaloul a écrit : > Yeah i know the problem is i am using armv6 (raspberry pi zero w) and > there isn’t that option so i need a workaround ? > > Best regards, > > Safouane.Maaloul > > Le mer. 17 févr. 2021 à 13:13, Zoran Stojsavlje

[yocto] #av1 #armv6 #raspberrypi #neon

2021-02-17 Thread safouane maaloul
Hello folks, I have an issue integrating av1  in yocto. I get the  compile  error "compiling simd-neon.h requires -mfpu=neon or equivalent". The problem is that i use armv6 (raspberrypi zero w) so i can't exactly do that. Anyone have a workaround this problem ? Best regards, Safouane.Maaloul

[yocto] #yocto #armv6 #raspberrypi #neon

2021-01-25 Thread safouane maaloul
Hello folks, i am trying to compile my image but we could see that i am missing neon fpu in my image. I can't use this feature because i have a raspberry pi zero w and i have armv6 on this raspberrypi. I noticed that we don't the neon feature on armv6 so i wish that you can help me to find a

[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2021-01-21 Thread safouane maaloul
Hello, I wanted to know how to add Alliance for Open Media - AV1 Codec Library  (aom-plugins)  gstreamer1.0-plugins-bad recipe to my image ? the Alliance for Open Media - AV1 Codec Library are in the aom recipe. I want to know how to add this recipe ? Best regards, Safouane

[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2021-01-04 Thread safouane maaloul
Bonjour, j'essaye d'ajouter le aom plugin au niveau de la gstreamer1.0-plugins-bad. J'ai basculé sur gatesgarth version. Je commence à faire lebuild. J'avais un problème de lisence. Je l'ai résolu. Et maintenant j'ai un problème " no such file or directory automake-native yocto" et j'arrive

[yocto] #yocto #gstreamer #gstreamer1.0-plugins-bad #aom #av1

2020-12-30 Thread safouane maaloul
Bonjour, j'essaye d'ajouter le aom plugin au niveau de la gstreamer1.0-plugins-bad. J'ai basculé sur gatesgarth version. Je commence à faire lebuild. J'avais un problème de lisence. Je l'ai résolu. Et maintenant j'ai un problème " no such file or directory automake-native yocto" et j'arrive