Page 1 sur 1
WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : mar. 12 mai 2020 10:22
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.
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : jeu. 14 mai 2020 08:56
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#
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : jeu. 14 mai 2020 14:04
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)
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : jeu. 14 mai 2020 16:08
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
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : jeu. 14 mai 2020 16:31
par PHIL888
J ai essayé. C est déjà la dernière version.
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : sam. 23 mai 2020 11:17
par PHIL888
j'ai finalement trouvé la solution :
retrouver la dénomination produit :
copier la "refproduit" ( 6 caractères lettres+chiffres )
ensuite créer un fichier dans /etc/pm/config.d/
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
Re: WIFI - ne marche pas sur LM 19.3 / dual avec W7 : wifi marche
Posté : sam. 30 mai 2020 12:01
par zeb
Sujet clos.
Déplacement dans "Compatibilité matériel", pour rouvrir si besoin→message privé