Yan
Yan
I have fix it . You can upgrade you code and build again.
``` khadas@Khadas:~$ lspci -vvv 00:00.0 PCI bridge: Synopsys, Inc. DWC_usb3 / PCIe bridge (rev 01) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-...
I'm sure the kernel headers are installed, the system is maintained by ourselves, I'm from the Khadas team. The latest 5.16 kernel can be used normally. 4.9 kernel is the...
Any update ? @manoj7410
Did you use `git clone --recursive https://github.com/khadas/aml_npu_demo_binaries` to clone it ? It includes two sub-repositories, If you not clone with `--recursive`, you can try this. ``` $ git submodule init...