web-dev-qa-db-fra.com

Impossible de se connecter au wifi avec Intel AC 7265 sur Ubuntu 15.10, Asus ZenBook UX305

J'ai lu des articles sur des sujets similaires, mais aucun d'entre eux n'a résolu mon problème. J'ai acheté mon cahier il y a 2 semaines. Après les premiers problèmes de wifi, cela a bien fonctionné pendant quelques jours. Mais maintenant, je reçois presque n'importe quelle connexion avec la carte wifi embarquée Intel AC 7265. J'ai essayé d'ajouter ces lignes à /etc/modprobe.d/iwlwifi.conf:

options iwlwifi 11n_disable=0

J'ai d'abord pensé que cela pouvait aider, mais je n'ai reçu que la demande de mot de passe wifi, encore et encore. Mais maintenant, c'est la même chose qu'avant, impossible de se connecter à la Fritzbox Cable 7360.

Ensuite, j'ai trouvé ces deux lignes dans mes journaux:

[    1.601664] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-15.ucode failed with error -2
[    1.601682] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-14.ucode failed with error -2

J'ai obtenu ces fichiers de firmware de https://github.com/OpenELEC/iwlwifi-firmware/tree/master/firmware et copiés dans/lib/firmware. Sans effet.

Quelle solution conseillez-vous pour vous connecter à nouveau au wifi? J'ai utilisé un adaptateur wifi USB mais cela fonctionne très lentement et la connexion est souvent interrompue.

Quelques sysinfos:

nunatak@zenbook:~$ ifconfig -a
lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:65536  Metrik:1
          RX-Pakete:4159 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:4159 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:0 
          RX-Bytes:280204 (280.2 KB)  TX-Bytes:280204 (280.2 KB)

wlp2s0    Link encap:Ethernet  Hardware Adresse 34:13:e8:37:91:a5  
          UP BROADCAST MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:138 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:209 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX-Bytes:24680 (24.6 KB)  TX-Bytes:34095 (34.0 KB)

nunatak@zenbook:~$ lspci -nnk | grep 0280 -A2
02:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
     Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:9110]
     Kernel driver in use: iwlwifi

nunatak@zenbook:~$ iwconfig
wlp2s0    IEEE 802.11abgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off

lo        no wireless extensions.

nunatak@zenbook:~$ rfkill list
1: phy0: Wireless LAN
     Soft blocked: no
     Hard blocked: no
2: asus-wlan: Wireless LAN
     Soft blocked: no
     Hard blocked: no
3: asus-bluetooth: Bluetooth
     Soft blocked: yes
     Hard blocked: no

nunatak@zenbook:~$ cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.1.1


nunatak@zenbook:/$ dmesg | grep iwl
[    1.601664] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-15.ucode failed with error -2
[    1.601682] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7265D-14.ucode failed with error -2
[    1.608685] iwlwifi 0000:02:00.0: loaded firmware version 25.30.13.0 op_mode iwlmvm
[    1.639162] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[    1.640538] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    1.640981] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    1.741289] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    1.778071] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[    3.167514] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    3.168108] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    3.228866] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    3.229464] iwlwifi 0000:02:00.0: L1 Enabled - LTR Enabled
[    6.885733] iwlwifi 0000:02:00.0: No association and the time event is over already...
[    8.099342] iwlwifi 0000:02:00.0: No association and the time event is over already...
[    9.135990] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   10.859563] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   12.114818] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   13.103260] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   15.212138] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   17.292391] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   18.015380] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   21.675385] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   35.347746] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   52.529456] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   63.717210] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   65.371841] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   65.835744] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   70.561798] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   71.247224] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   72.281874] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   73.196575] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   76.857343] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   77.893446] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   78.924999] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   81.128964] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   85.214884] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   85.903202] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   87.039947] iwlwifi 0000:02:00.0: No association and the time event is over already...
[   95.034215] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  104.992122] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  112.852455] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  114.608110] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  256.792691] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  264.331317] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  269.724769] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  274.028032] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  274.717281] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  275.747285] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  276.781386] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  310.986914] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  322.207694] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  392.825547] iwlwifi 0000:02:00.0: No association and the time event is over already...
[  451.701144] iwlwifi 0000:02:00.0: No association and the time event is over already...

[EDIT] Comme demandé, la réponse de ls -al/lib/firmware | grep 7265:

nunatak@zenbook:~$ ls -al /lib/firmware | grep 7265
-rw-r--r--  1 root root  736844 Nov 20 17:18 iwlwifi-7265-10.ucode
-rw-r--r--  1 root root  880604 Mai 13  2015 iwlwifi-7265-12.ucode
-rw-r--r--  1 root root  885224 Aug  3 16:43 iwlwifi-7265-13.ucode
-rw-r--r--  1 root root   26989 Jan 27 14:10 iwlwifi-7265-14.ucode
-rw-r--r--  1 root root   25986 Jan 27 14:10 iwlwifi-7265-15.ucode
-rw-r--r--  1 root root  690452 Nov 24  2014 iwlwifi-7265-8.ucode
-rw-r--r--  1 root root  697828 Dez  1  2014 iwlwifi-7265-9.ucode
-rw-r--r--  1 root root  740436 Nov 20 17:18 iwlwifi-7265D-10.ucode
-rw-r--r--  1 root root 1002800 Mai 13  2015 iwlwifi-7265D-12.ucode
-rw-r--r--  1 root root 1008692 Aug  3 16:43 iwlwifi-7265D-13.ucode
-rw-r--r--  1 root root   27005 Jan 27 14:11 iwlwifi-7265D-14.ucode
-rw-r--r--  1 root root   27005 Jan 27 14:11 iwlwifi-7265D-15.ucode

J'ai copié de github les fichiers: iwlwifi-7265-14.ucode iwlwifi-7265-15.ucode iwlwifi-7265D-14.ucode iwlwifi-7265D-15.ucode

Ohhh, je pense que tu as raison. Les fichiers sont trop petits. J'ai eu le code HTML de github et pas le fichier. ;)

[EDIT 28.01.16] Il existe de nombreux autres WLAN dans mon quartier. Le routeur affiche 30 autres signaux wifi. La plupart d’entre eux sur le canal 11, qui est automatiquement réglé par le nôtre. Il y a 13 canaux au total, certains ne sont pas utilisés par d'autres à ce moment. Est-il recommandé de passer à un tel canal inutilisé?

3
nunatak

Veuillez installer le dernier firmware 7265. Depuis le terminal:

Sudo apt-get update
Sudo apt-get install git
git clone https://github.com/OpenELEC/iwlwifi-firmware.git
cd iwlwifi-firmware/firmware
Sudo cp iwlwifi-7265*  /lib/firmware

Vérifier:

ls -al /lib/firmware | grep 7265

Redémarrez et dites-nous si les performances sont améliorées.

Vérifiez les paramètres du routeur. WPA2-AES est préféré; pas tous WPA et WPA2 mode mixte et certainement pas TKIP. Deuxièmement, si votre routeur est capable de N vitesses, vous pouvez bénéficier d’une meilleure connectivité avec une largeur de canal de 20 MHz dans la bande des 2,4 GHz au lieu de la fréquence automatique 20/40 MHz, bien que cela puisse affecter les vitesses de N. J'ai aussi plus de chance avec un canal fixe, que ce soit 1, 6 ou 11, plutôt que la sélection automatique du canal. Assurez-vous également que le routeur n’est pas configuré pour utiliser uniquement N vitesses; Auto B, G et N est préféré. Après avoir apporté ces modifications, redémarrez le routeur.

Ensuite, je recommande que votre domaine de réglementation soit défini explicitement. Vérifiez le vôtre:

Sudo iw reg get

Si vous obtenez 00, il s'agit d'un paramètre unique. Trouvez le vôtre ici: http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 Réglez-le ensuite temporairement:

Sudo iw reg set IS

Bien sûr, remplacez votre code de pays si ce n'est l'Islande. Définissez-le en permanence:

gksudo gedit /etc/default/crda

Utilisez nano ou kate ou leafpad si vous n’avez pas l’éditeur de texte gedit.

Changer la dernière ligne pour lire:

REGDOMAIN=IS

Relisez attentivement, enregistrez et fermez l'éditeur de texte.

Ensuite, je définirais IPv6 sur Ignore dans Network Manager: http://docs.fedoraproject.org/en-US/Fedora/18/html/Installation_Guide/images/netconfig/network-connections-ipv6-ignore .png Cet exemple concerne Ethernet, mais vous voulez sans fil.

Si ces changements ne vous aident pas, veuillez essayer:

gksudo gedit /etc/modprobe.d/iwlwifi.conf

Remplacez la ligne que vous avez ajoutée, options iwlwifi 11n_disable=0:

options iwlwifi 11n_disable=8

Relisez attentivement, enregistrez et fermez l'éditeur de texte. Redémarrez.

5
chili555

Si j'avais le même problème, désactiver PowerSave a fonctionné pour moi:

iw wlan0 set power_save off

0
Vadim Peretokin

pour les gars qui ont Intel NUC, gardez à l'esprit que le mauvais débit est dû à la mauvaise conception de la puce Intel 7265. Si vous activez le Bluetooth, il interfèrera avec le signal WiFi, désactivez le Bluetooth.

0
emont