RTL8188ce driver install 3.12-kali1-amd64
I am having a lot of problems installing the driver for the realtek RTL8188ce network card.
I have downloaded and decompiled driver from here (Linux driver for kernel 2.6.24 (and later))
I went into the directory and did make install and it returns this error:
Code:
make -C /lib/modules/3.12-kali1-amd64/build M=/root/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
make: *** /lib/modules/3.12-kali1-amd64/build: No such file or directory.  Stop.
make: *** [all] Error 2
I have tried to install the kernel by doing:
Code:
aptitude install linux-headers-3.12-kali1-amd64
but there are no packages with that name.
I am very new to linux so don't expect me to know what to do if you dont include it in your post :P
I don't really know what to do.
Thank you for reading and thank you in advance for any helpful replies.