PDA

View Full Version : Kali 2.0 - Error installing AWUSO36H drivers



yatogami
2015-08-25, 22:37
Hi everyone,

I've recently got a network card ALFA AWUSO36H from Amazon but I'm getting some errors installing it on my Kali 2.0.
I've followed the README file inside the AWUSO36H drivers folder but I'm getting a problem on step 1:



<<Method 1>>
Runing the scripts can finish all operations of building up modules
from the source code, installing driver to the kernel and starting up the nic.
1. Build up the drivers from the source code
make
....


So, I went to the source code folders (ieee80211 and rtl8187) from the terminal and I run the
make command, this is what I got:



make -C /lib/modules/4.0.0-kali1-amd64/build M=/media/cdrom0/driver/Linux_driver/AWUS036H/ieee80211 CC=gcc modules
make[1]: *** /lib/modules/4.0.0-kali1-amd64/build: No such file or directory. Stop.
Makefile:42: recipe for target 'modules' failed
make: *** [modules] Error 2


Can someone help me? I've been searching but I don't really got a solution (nor a relative problem) so far..

Help
2015-08-26, 12:41
Hi Try Installing this on kali : http://sourceforge.net/projects/alfanetwork/files/Driver/rtl8187L_linux_1041.0209.2012.tar.gz/download
It came directly from the Alfa Website/ Driver download page, hope it works.

yatogami
2015-08-27, 15:52
Hi Try Installing this on kali : http://sourceforge.net/projects/alfanetwork/files/Driver/rtl8187L_linux_1041.0209.2012.tar.gz/download
It came directly from the Alfa Website/ Driver download page, hope it works.

Thansk for replying, but I got the same error :( , any other suggestions?