Hello, On Tuesday, August 16, 2016 5:39:38 PM CEST Sambhu R wrote: > I was following your--> https://github.com/chunkeey/rtl8192su but i couldn't > install. When i execute ./install.sh i'm getting the following error. There's no install.sh file in this repository?! > > make[1]: Entering directory '/usr/src/linux-headers-3.4.112-sun8i' > Makefile:568: /usr/src/linux-headers-3.4.112-sun8i/arch/armv7l/Makefile: No such file or directory > make[1]: *** No rule to make target '/usr/src/linux-headers-3.4.112-sun8i/arch/armv7l/Makefile'. Stop. > make[1]: Leaving directory '/usr/src/linux-headers-3.4.112-sun8i' > Makefile:220: recipe for target 'modules' failed > make: *** [modules] Error 2 > ################################################## > Compile make driver error: 2 > Please check error Mesg > ################################################## > > please help.. Please look at the project's README.md [0]. "This is "a" driver repository for the WIP rtl8192su for any interested developer. To build the driver you will need to have a recent and compatible kernel source. Currently, only kernels built from the latest wireless-testing.git are supported. If you want to know more about wireless-testing.git then visit Linux wireless wiki's Git-Guide [1]." [0] <https://github.com/chunkeey/rtl8192su#readme> [1] <https://wireless.wiki.kernel.org/en/developers/Documentation/git-guide>