Résolu le 23-05-20 WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Questions concernant les composants
PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

Bonjour à tous,

Je viens d'installer LM 19.3 ( dual boot avec windows 7 ) Le wifi ne fonctionne pas ( alors qu'il marche sur W7 ) ...
Voici les sorties commandes :

Code : Tout sélectionner

root@manuela-K70IC:~# iwconfig
lo        no wireless extensions.

enp3s0    no wireless extensions.

wlp4s0    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
          Encryption key:off
          Power Management:off

Code : Tout sélectionner

root@manuela-K70IC:~# rfkill list
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
root@manuela-K70IC:~# lspci | grep -i net
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 01)
04:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Un grand merci pour votre aide.
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

Si ça peux aider j ajoute le résultat de lshw
J ai refait une mise à jour, avec install d un pilote NVIDIA
Ca ne change rien
J ai relu les sujets concernant le WIFI et ASUS.....
Merci de votre aide

Code : Tout sélectionner

root@manuela-K70IC:~# lshw -c network
  *-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: 01
       numéro de série: e0:cb:4e:41:ba:a8
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 latency=0 link=no multicast=yes port=MII
       ressources: irq:19 portE/S:e800(taille=256) mémoire:feaff000-feafffff mémoire:feac0000-feadffff
  *-network
       description: Interface réseau sans fil
       produit: AR9285 Wireless Network Adapter (PCI-Express)
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:04:00.0
       nom logique: wlp4s0
       version: 01
       numéro de série: 00:25:d3:ee:e3:ff
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=5.3.0-51-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
       ressources: irq:17 mémoire:febf0000-febfffff
root@manuela-K70IC:~# iwconfig
wlp4s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
lo        no wireless extensions.

enp3s0    no wireless extensions.

root@manuela-K70IC:~# cd /etc/network
root@manuela-K70IC:/etc/network# ls
if-down.d  if-post-down.d  if-pre-up.d  if-up.d  interfaces  interfaces.d
root@manuela-K70IC:/etc/network# cat interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
root@manuela-K70IC:/etc/network# lshw -c network
  *-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: 01
       numéro de série: e0:cb:4e:41:ba:a8
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 latency=0 link=no multicast=yes port=MII
       ressources: irq:19 portE/S:e800(taille=256) mémoire:feaff000-feafffff mémoire:feac0000-feadffff
  *-network
       description: Interface réseau sans fil
       produit: AR9285 Wireless Network Adapter (PCI-Express)
       fabriquant: Qualcomm Atheros
       identifiant matériel: 0
       information bus: pci@0000:04:00.0
       nom logique: wlp4s0
       version: 01
       numéro de série: 00:25:d3:ee:e3:ff
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=5.3.0-51-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11
       ressources: irq:17 mémoire:febf0000-febfffff
root@manuela-K70IC:/etc/network#
Modifié en dernier par thyam le jeu. 14 mai 2020 09:38, modifié 1 fois.
Raison : mis en balises code
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

Avatar du membre
cyrille
Administrateur du site
Messages : 12291
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par cyrille »

tu peux donner le retour de

Code : Tout sélectionner

sudo dmesg | grep firmware
il me semble qu'il y ait un firmware spécifique pour cette puce (différent par rapport à la 17)
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

Bonjour,

voici la sortie

Code : Tout sélectionner

manuela@manuela-K70IC:~$ sudo dmesg | grep firmware
[sudo] Mot de passe de manuela :   
[    3.122411] psmouse serio4: elantech: assuming hardware version 2 (with firmware version 0x040101)
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

Avatar du membre
cyrille
Administrateur du site
Messages : 12291
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par cyrille »

je n'ai pas de mint 19 sdous les yeux mais que retourne

Code : Tout sélectionner

apt-cache search linux-firmware
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

Voici le résultat :

Code : Tout sélectionner

root@manuela-K70IC:~# apt-cache search linux-firmware
linux-firmware - Micrologiciel pour les pilotes du noyau Linux
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

Avatar du membre
cyrille
Administrateur du site
Messages : 12291
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par cyrille »

installe le et vois si c'est mieux avec, je ne sais plus si les pilotes de cette carte sont intégrés au kernel de mint 19 ou en paquet annexe
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

J ai essayé. C est déjà la dernière version.
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

Avatar du membre
cyrille
Administrateur du site
Messages : 12291
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par cyrille »

bizarre normalement l'ath9k est directement prise en charge par le kernel...
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

PHIL888
Messages : 15
Enregistré le : mar. 12 mai 2020 09:45

Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche

Message par PHIL888 »

j'ai finalement trouvé la solution :

retrouver la dénomination produit :

Code : Tout sélectionner

sudo lshw -class network
copier la "refproduit" ( 6 caractères lettres+chiffres )
ensuite créer un fichier dans /etc/pm/config.d/

Code : Tout sélectionner

sudo touch config 
Editer le fichier avec gedit ou nano, et saisir : majuscule :
SUSPEND MODULES="refproduit"

puis envoyer commande en remplacant refproduit par la dénomination récupérée :

Code : Tout sélectionner

echo "options refproduit  fwlps=N" | sudo tee /etc/modprobe.d/refproduit.conf
Et voila. Ca marche
System:
Host: philippe-Aspire-8735 Kernel: 5.4.0-80-generic x86_64 bits: 64
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa
Machine:
Type: Laptop System: Acer product: Aspire 8735 v: 0100

Processes: 193 Uptime: 21m Memory: 3.84 GiB used: 2.32 GiB (60.3%)
Shell: bash inxi: 3.0.38

Répondre