Tool/software: Linux
Hi everyone,
I have imx6-quad and Debian Jessie installed on it. Here is the full info about (uname -a):
"Linux linaro-alip 4.1.15-g5599520 #1 SMP PREEMPT Sun Jan 8 13:03:20 IST 2017 armv7l GNU/Linux"
I'm trying to run tunslip application for CC1350 Launchpad, but there is no kernel module "tun" in my OS. When I run command "modprobe tun", I given an error:
"modprobe: FATAL: Module tun not found."
At this point, I don't know how to install tun module to my Debian. I even don't know where to start. Is it possible to add tun module to running operation system or should I compile whole kernel from scratch? If I can add kernel module, how could I add to running OS?
Any help is too precious for me.
Best Regards,
Said.