Connection of Industrial Grade Sim7600g-H 4g DTU GSM module

Hi,
I am trying to install the driver file of the SIM 7600g-H provided on the waveshare offical site. https://www.waveshare.com/wiki/SIM7600G-H_4G_DTU

Following is the error I receive
rm -rf *.o ~ core .depend ..cmd *.ko .mod.c .tmp_versions Module. modules.order
make -C /lib/modules/4.9.337-tegra/build M=/home/bfa1/ILDS/SIM7600G-4G_DTU/Linux Driver/SIM7600_NDIS modules
make[1]: Entering directory ‘/usr/src/linux-headers-4.9.337-tegra-ubuntu18.04_aarch64/kernel-4.9’
make[1]: *** No rule to make target ‘Driver/SIM7600_NDIS’. Stop.
make[1]: Leaving directory ‘/usr/src/linux-headers-4.9.337-tegra-ubuntu18.04_aarch64/kernel-4.9’
Makefile:8: recipe for target ‘all’ failed
make: *** [all] Error 2

Hi,
For Jetson Nano, we have Jetpack 4 releases in Kernel 4.9. Please check if the module has driver for the version and check Kernel Customization section developer guide to manually enable it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.