Je viens d'installer Ubuntu 18.04 à double démarrage avec Windows 7. Mon Wi-Fi fonctionne correctement sous Windows, mais sous Ubuntu, il affiche no adapter found
. J'ai essayé différentes méthodes (recherche des 7 derniers jours sur Google). J'ai également vérifié la mise à jour du logiciel et tout est à jour, et oui, Ethernet fonctionne bien sous Ubuntu - seul le Wi-Fi ne fonctionne pas.
Modèle d'ordinateur portable: Dell Inspiron 3542.
sortie de lspci -knn | grep Net -A3; rfkill list
:
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/iwlwifi.conf line 8: ignoring bad line starting with '“options'
06:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter [1028:020c]
Kernel driver in use: ath9k
Kernel modules: ath9k
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller [10ec:8136] (rev 07)
0: Dell-rbtn: Wireless LAN
Soft blocked: yes
Hard blocked: yes
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
Après avoir essayé des choses selon cette page du wiki d'aide Ubunt , j'obtiens cette erreur:
libkmod: ERROR ../libkmod/libkmod-config.c:656 kmod_config_parse: /etc/modprobe.d/iwlwifi.conf line 8: ignoring bad line starting with '“options'
Enfin, j'ai pu résoudre ce problème ici buntu-18-04-no-wifi-adaptateur-trouvé-Dell-inspiron-3542
Les commandes utilisées pour résoudre mon problème:
echo "blacklist Dell-rbtn" | Sudo tee /etc/modprobe.d/Dell-rbtn.conf