Can't get imx-gpu-viv-1_6.2.4.p0.4-aarch32-r0 in Yocto 4.9.51_1.0.0_ga

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can't get imx-gpu-viv-1_6.2.4.p0.4-aarch32-r0 in Yocto 4.9.51_1.0.0_ga

2,364 Views
Danube
Contributor IV

Hi,

We try to build i.MX8M 4.9.51_1.0.0_ga  fsl-x11 version.

But imx-gpu-viv-1_6.2.4.p0.4-aarch32-r0 can't download.

Labels (2)
0 Kudos
6 Replies

1,229 Views
Danube
Contributor IV

Fail log information.

Connecting to www.freescale.com (www.freescale.com)|104.124.242.29|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.2.4.p0.4.bin [following]
--2018-04-04 10:03:30--  http://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.2.4.p0.4.bin
Resolving www.nxp.com (www.nxp.com)... 104.71.163.137
Connecting to www.nxp.com (www.nxp.com)|104.71.163.137|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.2.4.p0.4.bin [following]
--2018-04-04 10:03:31--  https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.2.4.p0.4.bin
Connecting to www.nxp.com (www.nxp.com)|104.71.163.137|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-04-04 10:03:32 ERROR 404: Not Found.

0 Kudos

1,229 Views
joanxie
NXP TechSupport
NXP TechSupport

As I known, imx8m only supports wayland, so try to use the command as below, any error message, pls tell me

$ DISTRO=fsl-imx-xwayland MACHINE=imx8mqevk source fsl-setup-release.sh –b build-xwayland

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

0 Kudos

1,229 Views
alexeymodyanov
Contributor II

I tried to build with wayland backend and got the same error

0 Kudos

1,229 Views
Danube
Contributor IV

Hi Joan,

I had try to build wayland and xwayladn ,and it don't have any errow.

But more customer will see README-IMX  first and try to build code.

fsl-image-x11 is more popular in i.MX6Q ~ i.MX6 Solo.

Many customer still need fsl-image-x11

0 Kudos

1,229 Views
joanxie
NXP TechSupport
NXP TechSupport

you can refer to the bsp release note:

• No X11 backend is supported in i.MX 8MQuad.
• No Frame Buffer backend is supported in i.MX 8MQuad.

0 Kudos