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 01/02/2016, à 21:32

eirtal

Wifi : problème de carte réseau qualcomm atheros qca61x4

Bonjour à tous,

Après l'achat d'un portable Acer Aspire R14 et l'installation d'Ubuntu 15.10 en dual boot avec Win 10, le wifi ne fonctionne pas sur Ubuntu, la carte ne semble pas être détectée, du moins le driver ou firmware de la carte ne fonctionne pas. Tout fonctionne sous Win 10.
J'ai tenté plusieurs options dont celle-ci et celle-là.
Voici les informations de mon système :

# lshw -C network
  *-network               
       description: Network controller
       produit: QCA6174 802.11ac Wireless Network Adapter
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:01:00.0
       version: 32
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list
       configuration: driver=ath10k_pci latency=0
       ressources: irq:128 mémoire:a1000000-a11fffff
  *-network
       description: Ethernet interface
       identifiant matériel: 1
       nom logique: enx000ec6f54978
       numéro de série: 00:0e:c6:f5:49:78
       taille: 100Mbit/s
       capacité: 100Mbit/s
       fonctionnalités: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=asix driverversion=22-Dec-2011 duplex=full firmware=ASIX AX88772B USB 2.0 Ethernet ip=192.168.1.19 link=yes multicast=yes port=MII speed=100Mbit/s 

Hors ligne

#2 Le 01/02/2016, à 22:46

smokeh

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

donne le retour :

lspci -vnn | grep Network

Dernière modification par smokeh (Le 01/02/2016, à 22:47)

Hors ligne

#3 Le 02/02/2016, à 16:31

eirtal

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

Avec un peu de retard smokeh, voilà :

01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)

Merci.

Hors ligne

#4 Le 02/02/2016, à 16:39

smokeh

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

eirtal a écrit :

Avec un peu de retard smokeh, voilà :

01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)

Merci.

essaye http://askubuntu.com/questions/661424/u … 8c003e-dev

Hors ligne

#5 Le 02/02/2016, à 17:29

eirtal

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

Etant déjà sous Ubuntu 15.10, je n'ai eu besoin que d'installer le firmware 1.149.3 et cela a permis de reconnaitre le wifi :

enx000ec6f54978  no wireless extensions.

wlp1s0    IEEE 802.11abgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
lo        no wireless extensions.

Mais dans network-manager, Réseaux, le Wifi est "Non disponible". Une configuration à faire seulement?

Merci encore.

Hors ligne

#6 Le 02/02/2016, à 19:47

smokeh

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

j'ai remarqué que il existé un firmware plus récent dans le repo : linux-firmware_1.155_all.deb  regarde la : http://mirrors.kernel.org/ubuntu/pool/m … -firmware/
essaye de mettre le dernier plutôt déjà...désinstalle l'ancien.

et fait ça après :

rfkill unblock all

Dernière modification par smokeh (Le 02/02/2016, à 19:48)

Hors ligne

#7 Le 02/02/2016, à 22:54

eirtal

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

Pour le désinstaller je devais bien utiliser

dpkg -r

?
C'est ce que j'ai fait, ainsi qu'installé le dernier firmware que tu m'as conseillé, puis tapé la commande

rfkill unblock all

, pour un résultat similaire de Wifi "non disponible"...

Hors ligne

#8 Le 02/02/2016, à 23:07

smokeh

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

juste une question tu as redémarré?
que te donne la commande

dmesg | grep atheros

Dernière modification par smokeh (Le 02/02/2016, à 23:35)

Hors ligne

#9 Le 03/02/2016, à 16:58

eirtal

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

Bonjour,
et désolé de mon retard.

Oui, j'ai bien redémarré après chaque groupe d'opérations.

Pour la commande

dmesg | grep atheros

, aucun résultat.
Par contre pour

dmesg | grep ath10

, qui m'a semblé pertinent en jetant un oeil à l'ensemble des résultats de dmesg, si cela peut être utile, voici les résultats affichés :

[    1.965624] ath10k_pci 0000:01:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
[    2.205192] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[    2.206368] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-pci-168c:003e:11ad:0807.bin failed with error -2
[    2.206379] ath10k_pci 0000:01:00.0: failed to load spec board file, falling back to generic: -2
[    2.207424] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
[    2.207432] ath10k_pci 0000:01:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
[    4.361884] ath10k_pci 0000:01:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff, 168c:003e:11ad:0807 fallback) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 api 4 htt 3.26 wmi 4 cal otp max_sta 32
[    4.361893] ath10k_pci 0000:01:00.0: debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[    5.362618] ath10k_pci 0000:01:00.0: suspend timed out - target pause event never came
[    8.447410] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
[   13.689281] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   16.691612] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   24.994204] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   27.996520] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   36.287165] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   39.289497] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   47.620129] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   50.622319] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   58.921029] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   61.923372] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   70.507231] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   73.508305] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   81.798838] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   84.801202] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[   93.091767] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[   96.094134] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  104.400641] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  107.403011] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  115.725564] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  118.727930] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  127.031139] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  130.033897] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  138.344673] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  141.347144] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  149.657922] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  152.660528] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  160.955146] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  163.957542] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  172.267955] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  175.270410] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  183.565075] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  186.567244] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  194.857762] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  197.860277] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  206.154567] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  209.156867] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  217.447382] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  220.449743] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  228.752437] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  231.754788] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  240.045095] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  243.047669] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  251.337972] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  254.340551] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  262.646857] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  265.649310] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  273.943965] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  276.946322] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  285.236820] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  288.238982] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  296.529727] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  299.531939] ath10k_pci 0000:01:00.0: could not suspend target (-11)
[  307.826485] ath10k_pci 0000:01:00.0: failed to enable dynamic BW: -11
[  310.828841] ath10k_pci 0000:01:00.0: could not suspend target (-11)

Hors ligne

#10 Le 03/02/2016, à 18:28

smokeh

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

on dirait que ton système n'arrive pas a charger le firmware ... mes compétences s’arrêtent ici . Si quelqu'un sait...

Hors ligne

#11 Le 03/02/2016, à 21:46

eirtal

Re : Wifi : problème de carte réseau qualcomm atheros qca61x4

Merci en tout cas de t’être occupé de mon cas Smokeh.
Je ferai des recherches en relation avec ce problème de chargement de firmware.

Hors ligne