cancel
Showing results for 
Search instead for 
Did you mean: 

Does Youtube working well on STM32MP2?

DMårt
Lead

I wonder if any one who owns a board with STM32MP2-processor can tell me if Youtube is working well on that board? 

Some one who can setup a STM32MP-dev board, install Firefox and go into youtube and post some images of that process?

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer
5 REPLIES 5
asadullah4571
Associate III

Hi @DMårt 
I have the Stm32mp2-ev1 board, now i a trying to build yocto project but there is some like, stm32MP2 does not support krikstone branch , and   there is meta-browser layer which i want to use on my project but it will support kirkstone branch, so i have the stm32mp2 "mickledore branch", so i unable to compile meta-browser.

in stm32mp157-dk2 board I successfully compiled krikstone branch with meta-browser, i played chromium browser successfully. now i am struggling into stm32mp2 board which is not supported mickledore branch   

asadullah4571
Associate III

@DMårt 

I have the stm32mp257-ev1 board, 
yes i can tell you, before doing that can you please help me out the setup of the chromium/firefox installation, 
i am using the starter package of stm32mp2 "mickledore". if you will provide me the steps i will do. 

@asadullah4571 

You are using yocto right?

Hmmm...did not use yocto when I build my STM32MP1. I instead build the complete operative system, called STM32-OS (link inside my signature). I think yocto is quite challening. 

I can help you build an own Linux if it's fits you? Then you can install what ever you want using apt-get commands.

STM32MP151AAC3 custom board with STM32-OS as operating system: https://github.com/DanielMartensson/STM32-Computer

@DMårt 

yes i use yocto in my project.

yes of course, if you will taught me how to build own linux that is fine, i will  try