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 18/11/2017, à 16:08

Efaïste

[ Résolu] LENOVO Legion sans wifi

Bonjour,

Récent utilisateur d'ubuntu, je suis confronté à un problème de wifi, sur le Lenovo portable que je viens d'acquérir; C'est un Legion Y520-15IKBN (80WK00C9FR), sur lequel j'ai installé 16.04.03 lts, et dont j'ai supprimé la partition W10.
Je n'ai pas de wifi disponible, que ce soit via la carte interne, ou via une clé usb wifi.
J'ai réalisé un wificheck, ci après

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"

>>    lsusb 

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 174f:2414 Syntek 
Bus 001 Device 008: ID 0bda:a811 Realtek Semiconductor Corp. 
Bus 001 Device 005: ID 0cf3:e500 Atheros Communications, Inc. 
Bus 001 Device 002: ID 25a7:fa23  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net 

03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
	Subsystem: Lenovo Device [17aa:0901]
	Kernel driver in use: ath10k_pci
	Kernel modules: ath10k_pci, wl
04: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:3884]
	Kernel driver in use: r8169
	Kernel modules: r8169
05:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd Device [144d:a804]
 >>    sudo lshw -C network 

  *-network DÉSACTIVÉ
       description: Interface réseau sans fil
       produit: Qualcomm Atheros
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:03:00.0
       nom logique: wlp3s0
       version: 31
       numéro de série: f8:28:19:c1:00:d3
       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.10.0-38-generic firmware=WLAN.TF.1.0-00267-1 latency=0 link=no multicast=yes wireless=IEEE 802.11
       ressources: irq:328 mémoire:a4000000-a41fffff
  *-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:04:00.0
       nom logique: enp4s0
       version: 10
       numéro de série: 54:e1:ad:41:f7:71
       taille: 1Gbit/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=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.0.15 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources: irq:322 portE/S:3000(taille=256) mémoire:a4304000-a4304fff mémoire:a4300000-a4303fff 
>>    lsmod 

Module                  Size  Used by
cmac                   16384  1
rfcomm                 77824  0
arc4                   16384  2
bnep                   20480  2
dm_crypt               28672  1
nls_iso8859_1          16384  1
wl                   6447104  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm                   593920  0
snd_hda_codec_hdmi     49152  1
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
pcbc                   16384  0
snd_hda_codec_realtek    90112  1
aesni_intel           167936  2113
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
cryptd                 24576  1058 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_hda_intel          36864  3
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               102400  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
serio_raw              16384  0
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_seq,snd_pcm
snd                    77824  17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
ath10k_pci             45056  0
ath10k_core           344064  1 ath10k_pci
ath                    28672  1 ath10k_core
mac80211              782336  1 ath10k_core
cfg80211              602112  4 wl,mac80211,ath,ath10k_core
uvcvideo               90112  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
videodev              172032  3 uvcvideo,videobuf2_core,videobuf2_v4l2
joydev                 20480  0
input_leds             16384  0
media                  40960  2 uvcvideo,videodev
btusb                  45056  0
btrtl                  16384  1 btusb
mei_me                 40960  0
mei                   102400  1 mei_me
intel_pch_thermal      16384  0
ucsi                   16384  0
hci_uart               98304  0
btbcm                  16384  2 hci_uart,btusb
btqca                  16384  1 hci_uart
btintel                16384  2 hci_uart,btusb
ideapad_laptop         28672  0
sparse_keymap          16384  1 ideapad_laptop
bluetooth             557056  33 btrtl,hci_uart,btintel,btqca,bnep,btbcm,rfcomm,btusb
intel_lpss_acpi        16384  0
intel_lpss             16384  1 intel_lpss_acpi
acpi_pad              180224  0
tpm_crb                16384  0
mac_hid                16384  0
shpchp                 36864  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
autofs4                40960  2
hid_generic            16384  0
usbhid                 53248  0
i915                 1449984  110
nouveau              1601536  1
psmouse               139264  0
nvme                   28672  3
nvme_core              57344  5 nvme
mxm_wmi                16384  1 nouveau
r8169                  81920  0
i2c_algo_bit           16384  2 nouveau,i915
ttm                    98304  1 nouveau
mii                    16384  1 r8169
drm_kms_helper        151552  2 nouveau,i915
sdhci_pci              28672  0
ahci                   36864  0
syscopyarea            16384  1 drm_kms_helper
sdhci                  45056  1 sdhci_pci
sysfillrect            16384  1 drm_kms_helper
libahci                32768  1 ahci
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   352256  8 nouveau,i915,ttm,drm_kms_helper
wmi                    16384  3 mxm_wmi,nouveau,ideapad_laptop
pinctrl_sunrisepoint    28672  0
i2c_hid                20480  0
video                  40960  3 nouveau,i915,ideapad_laptop
pinctrl_intel          20480  1 pinctrl_sunrisepoint
hid                   118784  3 i2c_hid,hid_generic,usbhid
fjes                   77824  0
>>    iwconfig 

wlp3s0    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 

enp4s0    Link encap:Ethernet  HWaddr 54:e1:ad:41:f7:71  
          inet adr:192.168.0.15  Bcast:192.168.0.255  Masque:255.255.255.0
          adr inet6: 2a01:e34:ef98:3160:860d:7dab:9b40:8870/64 Scope:Global
          adr inet6: fe80::dfc6:4161:31c9:2802/64 Scope:Lien
          adr inet6: 2a01:e34:ef98:3160:347e:c1ba:cf4a:f79d/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:41106 erreurs:0 :0 overruns:0 frame:0
          TX packets:32099 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:49430009 (49.4 MB) Octets transmis:3311180 (3.3 MB)

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          Packets reçus:3124 erreurs:0 :0 overruns:0 frame:0
          TX packets:3124 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:340696 (340.6 KB) Octets transmis:340696 (340.6 KB)

wlp3s0    Link encap:Ethernet  HWaddr f8:28:19:c1:00:d3  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)


>>    sudo iwlist scan 


>>    uname -r -m 

4.10.0-38-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


>>    nmcli dev wifi 

*  SSID  MODE  CHAN  DÉBIT  SIGNAL  BARS  SÉCURITÉ 

>>    nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04) 

NOM                  UUID                                  TYPE             PÉRIPHÉRIQUE 
Connexion filaire 1  81df0219-9dec-3b92-814d-438cd8c807fe  802-3-ethernet   enp4s0       
Connexion Wi-Fi 1    8bc56f51-c1ea-4cd2-a338-25604075d296  802-11-wireless  --           

>>    nmcli connection status 


>>    sudo rfkill list 

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

Merci d'avance de votre aide

Dernière modification par Efaïste (Le 18/11/2017, à 23:04)

Hors ligne

#2 Le 18/11/2017, à 17:56

LukePerp

Re : [ Résolu] LENOVO Legion sans wifi

Le pilote du wifi n'a pas été installé visiblement. Je te propose de brancher avec cable ethernet ta machine à ta box internet afin que Linux trouve et installe ce pilote absent. Bon courage smile


Desktop & Laptop - Ubuntu Mate dernière LTS - Intel i5 - 16 Go - Dual boot Windows offline

Hors ligne

#3 Le 18/11/2017, à 19:09

Efaïste

Re : [ Résolu] LENOVO Legion sans wifi

Merci LukePerp, mais il semble que je ne puisse pas disposer de pilotes propriétaires correspondants


1511024613.png

Hors ligne

#4 Le 18/11/2017, à 20:42

LukePerp

Re : [ Résolu] LENOVO Legion sans wifi

Efaïste a écrit :

Merci LukePerp, mais il semble que je ne puisse pas disposer de pilotes propriétaires correspondants
http://pix.toile-libre.org/upload/thumb/1511024613.png

Eh bien si justement, utilise le pilote intel ! Mais il te faut une connexion internet du coup


Desktop & Laptop - Ubuntu Mate dernière LTS - Intel i5 - 16 Go - Dual boot Windows offline

Hors ligne

#5 Le 18/11/2017, à 21:44

Efaïste

Re : [ Résolu] LENOVO Legion sans wifi

C'est fait (j'ai une connexion filaire).
Et je fais quoi en suite ?

Hors ligne

#6 Le 18/11/2017, à 22:23

Nuliel

Re : [ Résolu] LENOVO Legion sans wifi

Bonjour,

@LukePerp: le pilote intel-microcode, c'est pour le processeur, la carte wifi c'est une Qualcomm Atheros

le wificheck a écrit :

1: ideapad_wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: yes

Tu peux tenter de
1) faire les mises à jour et redémarrer pour avoir le dernier noyau et donc des pilotes pour le wifi plus à jour
2) sinon ta carte wifi est bloquée matériellement, tu peux tenter d'appuyer sur le bouton "mode avion" sur ton clavier et redonner le retour de

sudo rfkill list

3) et si le retour du 2 a donné plus de "yes", alors tu rappuies sur la touche "mode avion" afin d'en avoir moins et tu tentes

sudo modprobe -r ideapad-laptop

et tu peux tester le wifi

Hors ligne

#7 Le 18/11/2017, à 22:54

Efaïste

Re : [ Résolu] LENOVO Legion sans wifi

1511038362.png
Bingo, c'est gagné ! Détection des box wifi environnantes, code perso saisi, et ça fonctionne.
Merci, Naziel, je passe en résolu

Hors ligne

#8 Le 18/11/2017, à 22:57

Nuliel

Re : [ Résolu] LENOVO Legion sans wifi

C'est la dernière commande qui a fonctionné? Si c'est le cas, tu peux blacklister le module ideapad-laptop avec la commande

echo blacklist ideapad-laptop | sudo tee -a /etc/modprobe.d/blacklist-ideapad-laptop.conf

Ca t'évitera de retaper la commande

sudo modprobe -r ideapad-laptop

à chaque démarrage.

Hors ligne

#9 Le 18/11/2017, à 23:01

Efaïste

Re : [ Résolu] LENOVO Legion sans wifi

Naziel a écrit :

C'est la dernière commande qui a fonctionné? Si c'est le cas, tu peux blacklister le module ideapad-laptop avec la commande

echo blacklist ideapad-laptop | sudo tee -a /etc/modprobe.d/blacklist-ideapad-laptop.conf

Ca t'évitera de retaper la commande

sudo modprobe -r ideapad-laptop

à chaque démarrage.

C'est effectivement la dernière commande qui a fonctionné. Merci encore ( et j'ai black listé le module, comme demandé)

Hors ligne