Dear all,
I’m trying to install the drivers for the usb wifi/bluetooth adapter EW-7611ULB in the LXDE toradex image.
I’ve found for ubutnu distributions this link.
I’ve tryed to follow the steps but the result is:
sh-4.3# make
make ARCH=arm CROSS_COMPILE= -C /lib/modules/4.1.44-2.7.4+gb1555bf/build M=/home/root/Desktop/driver/rtl8723bu modules
make[1]: Entering directory '/lib/modules/4.1.44-2.7.4+gb1555bf/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/lib/modules/4.1.44-2.7.4+gb1555bf/build'
make: *** [Makefile:333: modules] Error 2
I’ve read that this is an isseu related to linux headers: or they are not installed in the system, or the build directory or soft link to them is not created. Could you help me?
Thank in advance
Josep