Noann Bonjour, Alors voilà j'étais deja venu il me semble mais j'avais pu trouver réponse à mon problème avec un ami .. Donc j'ai vraiment un gros problème déja quand j'avais acheter le pc sous linux il n'y avais pas de wifi ensuite il y a eu fin bref ..... je ne m'y connais vraiment pas j'aimerais avoir de l'aide ... pour réinstaller le pilote svp !!! ( il a du se supprimé après mise a jour .... ) j'ai un fichier qui contient le pilote : " pilote_ath10k_qca9377.tar.gz " je ne m'y connais pas dans les démarches ni dans rien merci de votre aide Cordialement, Noann
xubu1957 Bonjour, Installer logiciel sous forme TAR.GZ : https://forum.ubuntu-fr.org/viewtopic.php?pid=1141011
xubu1957 Mike68360 a écrit Voici LA SOLUTION : sudo apt-get install build-essential linux-headers-$(uname -r) git echo "options ath10k_core skip_otp=y" | sudo tee /etc/modprobe.d/ath10k_core.conf wget https://www.kernel.org/pub/linux/kernel/projects/backports/2015/11/20/backports-20151120.tar.gz tar zxvf backports-20151120.tar.gz cd backports-20151120 make defconfig-wifi make sudo make install git clone https://github.com/kvalo/ath10k-firmware.git sudo cp -r ath10k-firmware/QCA9377 /lib/firmware/ath10k/ sudo cp /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1 /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin Extrait de Qualcomm Atheros Device [168c:0042] (rev 30) Wi-Fi driver installation