Github website crashes using chromium browser for BSP 6.1.55

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Github website crashes using chromium browser for BSP 6.1.55

1,040件の閲覧回数
hankwang
Contributor IV

Hi ,

       We add chromium browser in the BSP 6.1.55_2.2.0 and test github website. The Chromium browser will be shutting down . We tested on i.MX8M Plus Evaluate Board.  Can anyone help?

ラベル(2)
タグ(1)
0 件の賞賛
返信
9 返答(返信)

1,014件の閲覧回数
hankwang
Contributor IV

Hi , Thanks for your reply. We follow the i.MX Yocto Project User Guide Rev LF6.1.55_2.2.0 document to build the bsp.

The instructions are as follows :

$ mkdir imx-yocto-bsp
$ cd imx-yocto-bsp
$ repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-mickledore -m imx-6.1.55-2.2.0.xml
$ repo sync

$ DISTRO=fsl-imx-wayland MACHINE=imx8mpevk source imx-setup-release.sh -b build-wayland

Add Chromium Browser on Wayland

Add this CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland" in imx8mpevk.conf. 

The path is at " /meta-imx/meta-bsp/conf/machine"

$ bitbake imx-image-full

When the bsp image is installed on the 8MP EVK board, you can follow the instructions to launch the chromium browser.

$ chromium --no-sandbox

 

 

 

 

0 件の賞賛
返信

1,009件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Have a try to add this CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland" to conf/local.conf

 

Regards

Harvey

0 件の賞賛
返信

1,005件の閲覧回数
hankwang
Contributor IV

Yes we did. So we can use chromium browser to work on 8M Plus EVK Board.

This feature command is added just to add chromium browser to the bsp image. It can be in local.conf or imx8mpevk.conf.

0 件の賞賛
返信

1,016件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi 

Can you share how you build the BSP 6.1.55_2.2.0 with corresponding steps?

 

Regards

Harvey

0 件の賞賛
返信

943件の閲覧回数
hankwang
Contributor IV
Hello, I have replied to you. Can you replicate the same problem?
0 件の賞賛
返信

925件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi,

Yes, the same problem here, unfortunately, we don't provide support and test the patches.

 

Regards

Harvey

0 件の賞賛
返信

922件の閲覧回数
hankwang
Contributor IV
May we know, would you raise this issue with the RD?
0 件の賞賛
返信

823件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @hankwang 

Gor reply from R&D as below.

For customer's case, users may need to add "--disable-gpu" to the command. 

show as following:

"chromium --no-sandbox --disable-gpu "

Disables GPU hardware acceleration. If software renderer is not in place, then the GPU process won't launch. You can reference the following ling about Chromium's issue and usage:

1.Headless: make --disable-gpu flag unnecessary - chromium

2.Chromium - ArchWiki (archlinux.org)

3. List of Chromium Command Line Switches « Peter Beverloo

 

Regards

Harvey

0 件の賞賛
返信

918件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

I've raised a case to internal team, please wait, will let you know if any update. 

 

Regards

Harvey

0 件の賞賛
返信