PDA

View Full Version : ERROR Installing Wireless Driver



neOnSHiFT
2013-04-06, 09:32
Hello I have a problem Installing RTL8188CE

After I Download and extract the driver

I code these

cd /home/neon/setup/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012 .0207.2013
make

After the 'make' command
Then it show this error


make -C /lib/modules/3.7-trunk-686-pae/build M=/home/neon/setup/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012 .0207.2013 modules


make[1]: Entering directory `/lib/modules/3.7-trunk-686-pae/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/3.7-trunk-686-pae/build'
make: *** [all] Error 2


I think the build folder is gone or something
What files are in the "/lib/modules/3.7-trunk-686-pae/build" directory?And How to fix it?

Thankyou