Download the repo https://github.com/lwfinger/rtlwifi_new. Unzip it and in terminal do
cd /the_path_to_this_folder/rtlwifi_new make sudo make install sudo modprobe rtl8723be
Download the repo https://github.com/lwfinger/rtlwifi_new. Unzip it and in terminal do
cd /the_path_to_this_folder/rtlwifi_new make sudo make install sudo modprobe rtl8723be
Sorry, when I type "make" I get the following text:
make -C /lib/modules/4.9.0-kali3-amd64/build M=/root/Downloads/rtlwifi_new-rock.new_btcoex/rtlwifi_new-rock.new_btcoex modules
make[1]: *** /lib/modules/4.9.0-kali3-amd64/build: No such file or directory. Stop.
Makefile:57: recipe for target 'all' failed
make: *** [all] Error 2
Please, can someone tell me what's wrong!