The RTL8723BS wifi module is now in v4.12 release candidates but to get wifi working it is necessary to load the firmware.
I've build a package 'rtl8723bs_4.12.0_amd64.deb' which includes not only the wifi firmware from Bastien Nocera's 'rtl8723bs' GitHub (hadess) but also the bluetooth firmware from Larry Finger's 'rtl8723bs_bt' GitHub (lwfinger).
After downloading it can be installed using the 'dpkg -i' command:
If you find this useful then please donate using the following link http://goo.gl/nXWSGf as everything helps with development costs.
I've build a package 'rtl8723bs_4.12.0_amd64.deb' which includes not only the wifi firmware from Bastien Nocera's 'rtl8723bs' GitHub (hadess) but also the bluetooth firmware from Larry Finger's 'rtl8723bs_bt' GitHub (lwfinger).
After downloading it can be installed using the 'dpkg -i' command:
sudo dpkg -i rtl8723bs_4.12.0_amd64.deb
If bluetooth fails to start automatically then it can be started manually with the command:
sudo systemctl start rtl8723bsbt.service
If you find this useful then please donate using the following link http://goo.gl/nXWSGf as everything helps with development costs.