Question regarding GPU on The i.MX 8M Nano EVK

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

Question regarding GPU on The i.MX 8M Nano EVK

1,360 Views
Shouwei
Contributor I

Hi There,

I am playing with The i.MX 8M Nano EVK board product link with the pre-build Linux image version L5.10.35_2.0.0_MX8MN.

Currently, I have two questions:

1) The technical specification indicates that this board provides GPU features, could you please tell me if the GPU driver or library is already packed into the pre-build Linux image or not? If not, how can I install the GPU driver or library on this board? Because our application runs on the GPU and it's mandatory to us.

2) I tried to run some demo applications under this path but got the following errors, how can I cope with the issue?

root@imx8mnevk:/opt/imx-gpu-sdk/Vulkan/ComputeParticles# pwd
/opt/imx-gpu-sdk/Vulkan/ComputeParticles
root@imx8mnevk:/opt/imx-gpu-sdk/Vulkan/ComputeParticles# ll
total 2324
drwxr-xr-x 3 root root 4096 Mar 9 2018 ./
drwxr-xr-x 43 root root 4096 Mar 9 2018 ../
-rw-r--r-- 1 root root 1677 Mar 9 2018 .AppInfo.json
drwxr-xr-x 3 root root 4096 Mar 9 2018 Content/
-rwxr-xr-x 1 root root 2361200 Mar 9 2018 Vulkan.ComputeParticles_Wayland*
root@imx8mnevk:/opt/imx-gpu-sdk/Vulkan/ComputeParticles# ./Vulkan.ComputeParticles_Wayland
ERROR: demo setup failed with: wl_display_connect Failure

Thanks a lot!

 

 

 

0 Kudos
2 Replies

1,291 Views
art
NXP Employee
NXP Employee

For detailed information on how to use the GPU features of all i.MX family
processor, including i.MX8MNano, under Linux BSP control, please refer to the i.MX
Graphics User's Guide document, available as the part of the i.MX Linux BSP
documentation package:

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

Also, please refer to the Chapter 5 "Graphics" of the i.MX Linux Reference
Manual document, also available on the link above.

Best Regards,
Artur

0 Kudos

1,299 Views
ari-san_24
Contributor II

What kind of display do you have connected to your board?

0 Kudos