Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 10/02/2019, à 14:43

tompouce

[Résolu] Ordinateur LENOVO - carte WIFI non détectée - QCA9377

Bonjour, je poste ce message car j'ai acheté un ordinateur portable LENOVO Legion Y520-15IKBM et la carte wifi n'est pas détecté sur Ubuntu.

En effet, j'ai mis en place un dual boot Windows 10 / Ubuntu.
J'ai essayé beaucoup de choses comme par exemple :
https://github.com/satishbabariya/Qualc … ith-Ubuntu
mais rien n'y fait ma carte WIFI n'est toujours pas détecté.

Je me fis à vos connaissances afin de pouvoir y apporter une solution.
Voici le résultat des commandes tapées :

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
>>    lsusb 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 174f:2414 Syntek 
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 004: ID 0cf3:e500 Atheros Communications, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>>    lspci -k -nn | grep -A 3 -i net 

02:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)
	Subsystem: Lenovo QCA9377 802.11ac Wireless Network Adapter [17aa:0901]
	Kernel driver in use: ath10k_pci
	Kernel modules: ath10k_pci
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
	Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:3896]
	Kernel driver in use: r8169
	Kernel modules: r8169
04:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 [144d:a804]
>>    sudo lshw -C network 

  *-network DÉSACTIVÉ
       description: Interface réseau sans fil
       produit: QCA9377 802.11ac Wireless Network Adapter
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: wlp2s0
       version: 31
       numéro de série: 70:c9:4e:eb:3a:d7
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath10k_pci driverversion=4.15.0-45-generic firmware=WLAN.TF.1.0-00002-QCATFSWPZ-5 latency=0 link=no multicast=yes wireless=IEEE 802.11
       ressources: irq:137 mémoire:a4200000-a43fffff
  *-network
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: enp3s0
       version: 10
       numéro de série: 8c:16:45:55:1f:68
       taille: 10Mbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       ressources: irq:19 portE/S:3000(taille=256) mémoire:a4504000-a4504fff mémoire:a4500000-a4503fff
>>    lsmod 

Module                  Size  Used by
rfcomm                 77824  4
cmac                   16384  1
bnep                   20480  2
arc4                   16384  2
nls_iso8859_1          16384  1
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             212992  0
kvm                   598016  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
pcbc                   16384  0
wmi_bmof               16384  0
aesni_intel           188416  2
snd_hda_codec_realtek   106496  1
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
glue_helper            16384  1 aesni_intel
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate           20480  0
ath10k_pci             45056  0
ath10k_core           360448  1 ath10k_pci
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
ath                    28672  1 ath10k_core
snd_hda_intel          40960  6
videobuf2_core         40960  2 videobuf2_v4l2,uvcvideo
mac80211              778240  1 ath10k_core
intel_rapl_perf        16384  0
snd_hda_codec         126976  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core           81920  4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
snd_pcm                98304  3 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_seq_midi           16384  0
btusb                  45056  0
snd_seq_midi_event     16384  1 snd_seq_midi
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
snd_rawmidi            32768  1 snd_seq_midi
bluetooth             548864  33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
videodev              184320  3 videobuf2_core,videobuf2_v4l2,uvcvideo
media                  40960  2 videodev,uvcvideo
joydev                 24576  0
cfg80211              622592  3 ath,mac80211,ath10k_core
snd_seq                65536  2 snd_seq_midi,snd_seq_midi_event
ecdh_generic           24576  2 bluetooth
input_leds             16384  0
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer              32768  2 snd_seq,snd_pcm
serio_raw              16384  0
snd                    81920  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
mei_me                 40960  0
mei                    90112  1 mei_me
ideapad_laptop         32768  0
sparse_keymap          16384  1 ideapad_laptop
intel_pch_thermal      16384  0
wmi                    24576  2 wmi_bmof,ideapad_laptop
shpchp                 36864  0
acpi_pad              180224  0
mac_hid                16384  0
nvidia_uvm            757760  0
sch_fq_codel           20480  2
parport_pc             36864  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 parport_pc,lp,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
hid                   118784  2 usbhid,hid_generic
nvidia_drm             40960  0
nvidia_modeset       1110016  1 nvidia_drm
nvidia              14360576  14 nvidia_uvm,nvidia_modeset
i915                 1617920  22
i2c_algo_bit           16384  1 i915
drm_kms_helper        172032  2 nvidia_drm,i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
psmouse               147456  0
fb_sys_fops            16384  1 drm_kms_helper
nvme                   36864  0
nvme_core              61440  5 nvme
drm                   401408  24 drm_kms_helper,nvidia_drm,i915
ahci                   40960  0
libahci                32768  1 ahci
r8169                  86016  0
ipmi_devintf           20480  0
mii                    16384  1 r8169
ipmi_msghandler        53248  2 ipmi_devintf,nvidia
video                  45056  2 ideapad_laptop,i915
>>    iwconfig 

wlp2s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
>>    ifconfig -a 

enp3s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 8c:16:45:55:1f:68  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Boucle locale)
        RX packets 174  bytes 13587 (13.5 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 174  bytes 13587 (13.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp2s0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether 70:c9:4e:eb:3a:d7  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
>>    sudo iwlist scan 
>>    uname -r -m 

4.15.0-45-generic x86_64
>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
auto wlan0
>>    nm-tool 
>>    nmcli dev wifi 

IN-USE  SSID  MODE  CHAN  RATE  SIGNAL  BARS  SECURITY 
>>    nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04) 

NAME                 UUID                                  TYPE      DEVICE 
Connexion filaire 1  5599038e-5161-3083-9405-74948f15b39b  ethernet  --     
>>    nmcli connection status 
>>    sudo rfkill list 

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: yes
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Merci d'avance pour le temps que vous pourrez y consacrer.
Bonne journée !

Dernière modification par tompouce (Le 10/02/2019, à 16:09)

Hors ligne

#2 Le 10/02/2019, à 14:56

xubu1957

Re : [Résolu] Ordinateur LENOVO - carte WIFI non détectée - QCA9377

Bonjour,

La carte :

Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31)

Vu :

sudo rfkill list 

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
3: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Essaye la commande :

echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/ideapad.conf

et après un redémarrage, donne :

iwconfig

et :

nmcli dev wifi

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#3 Le 10/02/2019, à 16:07

tompouce

Re : [Résolu] Ordinateur LENOVO - carte WIFI non détectée - QCA9377

Bonjour xubu1957,

Merci de ta réactivité !
je viens de faire la commande :

echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/ideapad.conf

et aprés avoir rédemarré, mon wifi marche pour la première fois.

Je viens de voir l'article sur https://doc.ubuntu-fr.org/liste_portabl … rie_legion qui parle de blacklister le module "ideapad-laptop".

Merci Beaucoup !

Voici tout de même les résultats des commandes :

>> iwconfig

enp3s0    no wireless extensions.

lo        no wireless extensions.

wlp2s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
>> nmcli dev wifi

IN-USE  SSID                 MODE   CHAN  RATE      SIGNAL  BARS  SECURITY    
        xxxxx        Infra  11    195 Mo/s  90      ▂▄▆█  WPA1
        xxxxx      Infra  11    195 Mo/s  89      ▂▄▆█  WPA2 802.1X

Hors ligne

#4 Le 10/02/2019, à 16:16

xubu1957

Re : [Résolu] Ordinateur LENOVO - carte WIFI non détectée - QCA9377

Il faut un seul chiffrement WPA2, comme indiqué au § 1 > [Tuto] Pas de Wi-fi ? Eléments importants à vérifier.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne