imx-gpu-g2d version not fetching

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

imx-gpu-g2d version not fetching

807件の閲覧回数
rakesh3
Contributor V

Hi team,

I am using the NXP release version LF6.1.36_2.1.0 and want to get the imx-gpu-g2d packages.

I am using below command to get this pkg but unfortunately I am not able to get that package.

r$ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0-aarch64.bin
--2023-10-28 00:23:44-- https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0-aarch64.bin
Resolving www.nxp.com (www.nxp.com)... 23.207.214.84
Connecting to www.nxp.com (www.nxp.com)|23.207.214.84|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-10-28 00:23:48 ERROR 404: Not Found

 

Could you please help me to get the version of imx-gpu-g2d.

 

Regards,

Rk

0 件の賞賛
返信
3 返答(返信)

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

The package should be https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin

 

Best regards

Harvey

0 件の賞賛
返信

751件の閲覧回数
arulpandiyan_va
Contributor II
By following the package name "imx-gpu-viv-6.4.11.p2.0-
aarch64-173c22a.bin"
I have also tried with the imx-gpu-g2d package with 173c22a
but checksum differs, Can please clarify the differences


arul@blackbox:~$ $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin
--2023-10-30 19:54:03-- https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin
Resolving www.nxp.com (www.nxp.com)... 23.215.247.120
Connecting to www.nxp.com (www.nxp.com)|23.215.247.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 197865 (193K) [application/octet-stream]
Saving to: ‘imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin’

imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin 100%[=====================================================================================================>] 193.23K 512KB/s in 0.4s

2023-10-30 19:54:05 (512 KB/s) - ‘imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin’ saved [197865/197865]

arul@blackbox:~$ $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin
--2023-10-30 19:54:09-- https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin
Resolving www.nxp.com (www.nxp.com)... 23.215.247.120
Connecting to www.nxp.com (www.nxp.com)|23.215.247.120|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 94009 (92K) [application/octet-stream]
Saving to: ‘imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin’

imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin 100%[=====================================================================================================>] 91.81K 361KB/s in 0.3s

2023-10-30 19:54:10 (361 KB/s) - ‘imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin’ saved [94009/94009]

arul@blackbox:~$ $ md5sum imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin
620ea5e4df581abe5c3eaaa4e54eb910 imx-gpu-g2d-6.4.11.p2.0-aarch64-173c22a.bin
arul@blackbox:~$ $ md5sum imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin
0d800b692ccfe3326b63c79b18f0bbb5 imx-gpu-g2d-6.4.11.p2.0d-aarch64.bin
arul@blackbox:~$ $
0 件の賞賛
返信

762件の閲覧回数
rakesh3
Contributor V

Thanks @Harvey021 

 

Regards,

Rk

0 件の賞賛
返信