Bonsoir,
Après avoir consulté plusieurs pages sur le web, je viens de trouver LA SOLUTION à mon problème. Je tiens néanmoins à la partager ici afin d'aider d'autres membres dans le besoin !
Lien :
http://askubuntu.com/questions/635625/realtek-8723be-wifi-problem
---
Au cas où la page ne serait plus disponible voici le message :
First of all remove the settings you made.
sudo rm /etc/modprobe.d/rtl8723be.conf
If you do not have this file, nothing is wrong.
Then install a good driver
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms linux-firmware
Reboot and enjoy
If you still have problems, you may need to add an option:
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/rtl8723be.conf
then reboot again.
Et là normalement vous devrez avoir tout les réseaux disponibles sur la liste !
Cordialement,