[intel wireless AC 7260] ne fonctionne plus

Reconnaissance et configuration du matériel / kernel linux
zeroboam
Hankyu
Messages : 13
Inscription : ven. 11 nov. 2011, 19:25

[intel wireless AC 7260] ne fonctionne plus

Message par zeroboam »

Bonjour,
J'utilise Archlinux sur un portable Haswell intel avec carte wifi intel AC 7260.
avec noyau optimisé ck-haswell.
Tout fonctionnait parfaitement jusqu'à il y quelques jours après upgrade du noyau: plus moyen de me connecter en wifi.

Après quelques recherches sur internet il semble qu'il y ait un problème au niveau du firmware intel comme decrit sur cette page:

http://wireless.kernel.org/en/users/Drivers/iwlwifi

j'ai téléchargé le microcode correspondant à mon noyau et l'ai placé dans le répertoire /lib/firmware mais cela ne fonctionne pas mieux.

Mon faible niveau d'anglais ne me permet pas d’interpréter les instructions du reste de la page!

Faut-il recompiler le noyau ? auquel cas cela me parait hors de ma portée.

Merci à tous pour vos réponses
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [intel wireless AC 7260] ne fonctionne plus

Message par FoolEcho »

Salut,
zeroboam a écrit :j'ai téléchargé le microcode correspondant à mon noyau et l'ai placé dans le répertoire /lib/firmware mais cela ne fonctionne pas mieux.
C'est mal si ce fichier existait déjà... et selon la version du module noyau ça peut ne pas fonctionner du tout... :-\
zeroboam a écrit :avec noyau optimisé ck-haswell.
Tout fonctionnait parfaitement jusqu'à il y quelques jours après upgrade du noyau: plus moyen de me connecter en wifi.
Tu devrais réinstaller le noyau tel quel et nous montrer ce que raconte le service réseau déjà (qu'est-ce qui t'indique que c'est le microdoce qui pose problème ?). http://wiki.archlinux.fr/Systemd#Visualiser
Au besoin aussi, tester le noyau standard et surtout le LTS. http://wiki.archlinux.fr/Enhancing_Arch ... _noyau_LTS
«The following statement is not true. The previous statement is true.» :nage:
zeroboam
Hankyu
Messages : 13
Inscription : ven. 11 nov. 2011, 19:25

Re: [intel wireless AC 7260] ne fonctionne plus

Message par zeroboam »

Salut,

Avec le noyau standard même problème, networkmanager trouve le réseau, cherche indéfiniment à se connecter sans jamais y parvenir.
Avec le noyau LTS tout fonctionne normalement, ce qui me permet de penser qu'il s'agit bien d'un problème de noyau.

Code : Tout sélectionner

journalctl -u NetworkManager.service --since="2014-05-02 12:2


mai 02 12:25:06 paplap NetworkManager[245]: <info> NetworkManager (version 0.9.8.10) is starting...
mai 02 12:25:06 paplap NetworkManager[245]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
mai 02 12:25:06 paplap NetworkManager[245]: <info> WEXT support is enabled
mai 02 12:25:06 paplap NetworkManager[245]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
mai 02 12:25:06 paplap NetworkManager[245]: keyfile: parsing papybuggy 1 ...
mai 02 12:25:06 paplap NetworkManager[245]: keyfile:     read connection 'papybuggy 1'
mai 02 12:25:06 paplap NetworkManager[245]: <info> monitoring kernel firmware directory '/lib/firmware'.
mai 02 12:25:06 paplap NetworkManager[245]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
mai 02 12:25:06 paplap NetworkManager[245]: <info> WiFi hardware radio set enabled
mai 02 12:25:07 paplap NetworkManager[245]: <info> WiFi enabled by radio killswitch; enabled by state file
mai 02 12:25:07 paplap NetworkManager[245]: <info> WWAN enabled by radio killswitch; enabled by state file
mai 02 12:25:07 paplap NetworkManager[245]: <info> WiMAX enabled by radio killswitch; enabled by state file
mai 02 12:25:07 paplap NetworkManager[245]: <info> Networking is enabled by state file
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): using nl80211 for WiFi device control
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): driver supports Access Point (AP) mode
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/0
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): bringing up device.
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): preparing device.
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): deactivating device (reason 'managed') [2]
mai 02 12:25:07 paplap NetworkManager[245]: <warn> failed to allocate link cache: (-26) Protocol mismatch
mai 02 12:25:07 paplap NetworkManager[245]: <info> (enp3s0f1): carrier is OFF
mai 02 12:25:07 paplap NetworkManager[245]: <info> (enp3s0f1): new Ethernet device (driver: 'r8169' ifindex: 2)
mai 02 12:25:07 paplap NetworkManager[245]: <info> (enp3s0f1): exported as /org/freedesktop/NetworkManager/Devices/1
mai 02 12:25:07 paplap NetworkManager[245]: <info> (enp3s0f1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
mai 02 12:25:07 paplap NetworkManager[245]: <info> (enp3s0f1): bringing up device.



mai 02 12:25:07 paplap NetworkManager[245]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
mai 02 12:25:07 paplap NetworkManager[245]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
mai 02 12:25:07 paplap NetworkManager[245]: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files


mai 02 12:25:07 paplap NetworkManager[245]: <warn> Trying to remove a non-existant call id.
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): supplicant interface state: starting -> ready
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
mai 02 12:25:07 paplap NetworkManager[245]: <info> (wlp2s0): supplicant interface state: ready -> disconnected
mai 02 12:25:18 paplap NetworkManager[245]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
mai 02 12:25:18 paplap NetworkManager[245]: <info> NetworkManager state is now CONNECTING
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled...
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started...
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled...
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete.
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting...
mai 02 12:25:18 paplap NetworkManager[245]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0/wireless): access point 'papybuggy' has security, but secrets are required.
mai 02 12:25:18 paplap NetworkManager[245]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0]
mai 02 12:25:18 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete.
mai 02 12:25:19 paplap NetworkManager[245]: <warn> No agents were available for this request.
mai 02 12:25:19 paplap NetworkManager[245]: <info> (wlp2s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
mai 02 12:25:19 paplap NetworkManager[245]: <info> NetworkManager state is now DISCONNECTED
mai 02 12:25:19 paplap NetworkManager[245]: <info> Marking connection 'papybuggy' invalid.
mai 02 12:25:19 paplap NetworkManager[245]: <warn> Activation (wlp2s0) failed for connection 'papybuggy'
mai 02 12:25:19 paplap NetworkManager[245]: <info> (wlp2s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
mai 02 12:25:19 paplap NetworkManager[245]: <info> (wlp2s0): deactivating device (reason 'none') [0]
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) starting connection 'papybuggy'
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
mai 02 12:25:26 paplap NetworkManager[245]: <info> NetworkManager state is now CONNECTING
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled...
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started...
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled...
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete.
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting...
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0]
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0/wireless): access point 'papybuggy' has security, but secrets are required.
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0]
mai 02 12:25:26 paplap NetworkManager[245]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete.
mai 02 12:25:26 paplap NetworkManager[245]: <warn> No agents were available for this request.
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7]
mai 02 12:25:26 paplap NetworkManager[245]: <info> NetworkManager state is now DISCONNECTED
mai 02 12:25:26 paplap NetworkManager[245]: <info> Marking connection 'papybuggy' invalid.
mai 02 12:25:26 paplap NetworkManager[245]: <warn> Activation (wlp2s0) failed for connection 'papybuggy'
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): device state change: failed -> disconnected (reason 'none') [120 30 0]
mai 02 12:25:26 paplap NetworkManager[245]: <info> (wlp2s0): deactivating device (reason 'none') [0]

Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [intel wireless AC 7260] ne fonctionne plus

Message par FoolEcho »

zeroboam a écrit :Avec le noyau LTS tout fonctionne normalement, ce qui me permet de penser qu'il s'agit bien d'un problème de noyau.
Du coup c'est une régression oui, qu'il faudrait remonter au niveau de kernel.org si ce n'est déjà fait.
«The following statement is not true. The previous statement is true.» :nage:
zeroboam
Hankyu
Messages : 13
Inscription : ven. 11 nov. 2011, 19:25

Re: [intel wireless AC 7260] ne fonctionne plus

Message par zeroboam »

Du coup c'est une régression oui, qu'il faudrait remonter au niveau de kernel.org si ce n'est déjà fait.
Mais là, aucune idée du comment!
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [intel wireless AC 7260] ne fonctionne plus

Message par FoolEcho »

Sur https://bugzilla.kernel.org/. À voir d'abord s'il n'est pas déjà répertorié, puis fournir un max d'infos, les versions fonctionnelles, etc.. :)
«The following statement is not true. The previous statement is true.» :nage:
Répondre