Unable to run the test
Closed this issue · 3 comments
Hi Team,
I am trying to install NPU to Meteor Lake machine, I followed all the steps given in the (https://github.com/intel/linux-npu-driver/blob/main/docs/overview.md) and I did not face any issue during the build, but when I try to test the application, it gives me the below error. Could you please guide me on how to proceed?
Thank you,
Preethi Raksha
hi, can you send me the output of following commands:
uname -r
modinfo intel_vpu
lsmod | grep intel_vpu
ls -l /dev/accel/accel0
strace vpu-umd-test
?
-
root@mtl-nuc-14-1-1:~/linux-npu-driver# uname -r
6.8.0-31-generic -
root@mtl-nuc-14-1-1:~/linux-npu-driver# lsmod | grep intel_vpu
intel_vpu 245760 0 -
root@mtl-nuc-14-1-1:~/linux-npu-driver# ls -l /dev/accel/accel0
ls: cannot access '/dev/accel/accel0': No such file or directory -
In below screenshot
Thank you for help.
We are trying to identify why NPU is not getting detected. Closing the issue.