Pages : 1
#1 Le 12/02/2020, à 14:25
- Compte anonymisé
[Résolu] Problème wifi suite à l'installation de ubuntu
J'ai installé ubuntu sur mon ordinateur Asus 511LJ et tout marche à merveille SAUF quand je ferme le clapet de mon ordinateur, celui-ci se met en veille mais ne retrouve plus ma wifi (mediatek MT7630e 802.11bgn).
Déjà sur l'installation, j'ai du faire des bidouilles comme sur le lien suivant : https://doc.ubuntu-fr.org/wifi_bt_mt7630e
Merci pour votre aide
Dernière modification par Compte anonymisé (Le 14/02/2020, à 14:03)
#2 Le 12/02/2020, à 14:35
- xubu1957
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Bonjour,
Regarde > veille_et_hibernation#la_connexion_reseau_ne_se_reactive_pas_en_sortie_de_veille_ou_d_hibernation
Pour ton modèle Asus 511LJ, il existe cette page de la Doc > asus_r511lj#wifi_et_bluetooth
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#3 Le 14/02/2020, à 14:03
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Merci pour l'astuce. Tout est résolu.
#4 Le 27/08/2020, à 11:10
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Bonjour,
Je viens de mettre mon ubuntu en 20.04 et j'ai encore ce même soucis de wifi qui ne se réactive pas après sortie de veille ou hibernation.
J'ai tenté de suivre le lien : veille_et_hibernation#la_connexion_reseau_ne_se_reactive_pas_en_sortie_de_veille_ou_d_hibernation
Mais rien n'y fait. Faut-il procéder d'une autre façon pour Ubuntu 20 ?
#5 Le 27/08/2020, à 11:20
- xubu1957
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Bonjour,
Il faut fournir, en te servant du Retour utilisable de commande, un wificheck rassemblant les informations > Configuration wifi.
Étape 2: Il ne reste plus qu'à copier le contenu du fichier wificheck.log (et non le fichier wificheck qui est le programme qui a généré le fichier wificheck.log) situé dans le dossier personnel et le copier sur le forum.
Astuce pour copier / coller sans erreur :
triple clic gauche pour sélectionner et copier une ligne entière
clic molette pour coller dans le terminal
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#6 Le 27/08/2020, à 14:21
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
loki@loki-X555LF:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
loki@loki-X555LF:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 0489:e080 Foxconn / Hon Hai BT
Bus 001 Device 002: ID 0bda:57b5 Realtek Semiconductor Corp. USB Camera
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
loki@loki-X555LF:~$ lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 930M] (rev a2)
loki@loki-X555LF:~$ lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter [14c3:7630]
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter [105b:e084]
Kernel driver in use: mt76x0e
Kernel modules: mt76x0e
04:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce 930M] [10de:1346] (rev a2)
loki@loki-X555LF:~$ lspci -k
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
Subsystem: ASUSTeK Computer Inc. Broadwell-U Host Bridge -OPI
Kernel driver in use: bdw_uncore
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
Subsystem: ASUSTeK Computer Inc. HD Graphics 5500
Kernel driver in use: i915
Kernel modules: i915
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
Subsystem: ASUSTeK Computer Inc. Broadwell-U Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Processor Thermal Subsystem (rev 09)
Subsystem: ASUSTeK Computer Inc. Broadwell-U Processor Thermal Subsystem
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP USB xHCI Controller
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP MEI Controller
Kernel driver in use: mei_me
Kernel modules: mei_me
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3)
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP LPC Controller
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP SATA Controller [AHCI Mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP SMBus Controller
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Signal processing controller: Intel Corporation Wildcat Point-LP Thermal Management Controller (rev 03)
Subsystem: ASUSTeK Computer Inc. Wildcat Point-LP Thermal Management Controller
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter
Subsystem: Foxconn International, Inc. MT7630e 802.11bgn Wireless Network Adapter
Kernel driver in use: mt76x0e
Kernel modules: mt76x0e
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 930M] (rev a2)
Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 930M]
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
loki@loki-X555LF:~$ sudo lshw -C network
[sudo] Mot de passe de loki :
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabricant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: enp2s0
version: 10
numéro de série: 1c:b7:2c:a2:b1:85
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration : autonegotiation=on broadcast=yes driver=r8169 firmware=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII
ressources : irq:18 portE/S:4000(taille=256) mémoire:a3204000-a3204fff mémoire:a3200000-a3203fff
*-network
description: Interface réseau sans fil
produit: MT7630e 802.11bgn Wireless Network Adapter
fabricant: MEDIATEK Corp.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlp3s0f0
version: 00
numéro de série: 40:b8:9a:4f:b0:63
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration : broadcast=yes driver=mt76x0e driverversion=5.4.0-42-generic firmware=1.0.07-b370 ip=192.168.0.46 latency=0 link=yes multicast=yes wireless=IEEE 802.11
ressources : irq:19 mémoire:a3100000-a31fffff
loki@loki-X555LF:~$ lsmod | sort
acpi_pad 184320 0
acpi_thermal_rel 16384 1 int3400_thermal
aesni_intel 372736 2
ahci 40960 2
asus_wireless 20480 0
autofs4 45056 2
ccm 20480 3
cfg80211 704512 3 mt76,mt76x02_lib,mac80211
coretemp 20480 0
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
drm 491520 13 drm_kms_helper,i915,ttm,nouveau
drm_kms_helper 184320 2 i915,nouveau
fb_sys_fops 16384 1 drm_kms_helper
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
i2c_algo_bit 16384 2 i915,nouveau
i2c_i801 32768 0
i915 1986560 20
input_leds 16384 0
int3400_thermal 20480 0
int340x_thermal_zone 16384 1 processor_thermal_device
intel_cstate 20480 0
intel_pch_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
intel_soc_dts_iosf 20480 1 processor_thermal_device
ip_tables 32768 0
joydev 24576 0
kvm 663552 1 kvm_intel
kvm_intel 282624 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
libahci 32768 1 ahci
libarc4 16384 1 mac80211
lp 20480 0
lpc_ich 24576 0
mac80211 843776 4 mt76,mt76x0e,mt76x02_lib,mt76x0_common
mac_hid 16384 0
mc 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
mei 106496 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
memstick 20480 1 rtsx_usb_ms
Module Size Used by
mt76 53248 3 mt76x0e,mt76x02_lib,mt76x0_common
mt76x02_lib 69632 2 mt76x0e,mt76x0_common
mt76x0_common 45056 1 mt76x0e
mt76x0e 20480 0
mxm_wmi 16384 1 nouveau
nls_iso8859_1 16384 1
nouveau 1949696 1
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
ppdev 24576 0
processor_thermal_device 24576 0
psmouse 155648 0
r8169 90112 0
realtek 24576 1
rtsx_usb 28672 2 rtsx_usb_sdmmc,rtsx_usb_ms
rtsx_usb_ms 24576 0
rtsx_usb_sdmmc 32768 0
sch_fq_codel 20480 2
serio_raw 20480 0
snd 90112 19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
snd_hda_codec 131072 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 61440 1
snd_hda_codec_realtek 122880 1
snd_hda_core 90112 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hda_intel 53248 4
snd_hwdep 20480 1 snd_hda_codec
snd_intel_dspcfg 24576 1 snd_hda_intel
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_timer 36864 2 snd_seq,snd_pcm
soundcore 16384 1 snd
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
ttm 106496 1 nouveau
uvcvideo 98304 0
video 49152 2 i915,nouveau
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videodev 225280 3 videobuf2_v4l2,uvcvideo,videobuf2_common
wmi 32768 2 mxm_wmi,nouveau
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
loki@loki-X555LF:~$ iwconfig
wlp3s0f0 IEEE 802.11 ESSID:"FREEBOX_MA_9T"
Mode:Managed Frequency:2.457 GHz Access Point: E4:9E:12:6A:06:44
Bit Rate=52 Mb/s Tx-Power=18 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=51/70 Signal level=-59 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:231 Invalid misc:8314 Missed beacon:0
enp2s0 no wireless extensions.
lo no wireless extensions.
loki@loki-X555LF:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 1c:b7:2c:a2:b1:85 brd ff:ff:ff:ff:ff:ff
3: wlp3s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 40:b8:9a:4f:b0:63 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.46/24 brd 192.168.0.255 scope global dynamic noprefixroute wlp3s0f0
valid_lft 30354sec preferred_lft 30354sec
inet6 2a01:e0a:47a:ea10:f826:6695:696a:6a60/64 scope global temporary dynamic
valid_lft 86251sec preferred_lft 72963sec
inet6 2a01:e0a:47a:ea10:58f5:25d3:dae7:119d/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 86251sec preferred_lft 86251sec
inet6 fe80::5112:ef09:a72c:7861/64 scope link noprefixroute
valid_lft forever preferred_lft forever
loki@loki-X555LF:~$ sudo iwlist scan
wlp3s0f0 Scan completed :
Cell 01 - Address: E4:9E:12:6A:06:44
Channel:10
Frequency:2.457 GHz (Channel 10)
Quality=48/70 Signal level=-62 dBm
Encryption key:on
ESSID:"FREEBOX_MA_9T"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=00000003fae515c8
Extra: Last beacon: 64ms ago
IE: Unknown: 000D46524545424F585F4D415F3954
IE: Unknown: 010882848B960C121824
IE: Unknown: 03010A
IE: Unknown: 2A0104
IE: Unknown: 32043048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 0B050200040000
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160A000400000000000000000000000000000000000000
IE: Unknown: 7F080000000200000040
IE: Unknown: DD180050F2020101010003A4000027A4000042435E0062322F00
IE: Unknown: DD0C0007CB010101000000000000
enp2s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
loki@loki-X555LF:~$ uname -r -m
5.4.0-42-generic x86_64
loki@loki-X555LF:~$ cat /etc/network/interfaces
cat: /etc/network/interfaces: Aucun fichier ou dossier de ce type
loki@loki-X555LF:~$ nm-tool
La commande « nm-tool » n'a pas été trouvée, voulez-vous dire :
commande « dm-tool » du deb lightdm (1.30.0-0ubuntu3.1)
Essayez : sudo apt install <nom du deb>
loki@loki-X555LF:~$ sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
loki@loki-X555LF:~$ nmcli connection show
NAME UUID TYPE DEVICE
FREEBOX_MA_9T 3357c38a-9b65-4cdc-8313-614b4b453eb9 wifi wlp3s0f0
Connexion filaire 1 706396bf-f2bf-3175-ba46-60676c8fbeca ethernet --
FREEBOX_MA_9T_2GEXT 0ab9c3e0-d3e3-417a-8761-668b4ef43559 wifi --
SFR_FFF0 3b0c8555-98c3-41a7-923c-d519932fc1cc wifi --
loki@loki-X555LF:~$ nmcli connection list si nmcli connection show ne fonctionne pas
Erreur : paramètre « list » non reconnu. Essayez plutôt --help.
#7 Le 27/08/2020, à 14:31
- xubu1957
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Tu as un résultat avec :
sudo ip link set wlp3s0f0 up
?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#8 Le 27/08/2020, à 14:50
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
loki@loki-X555LF:~$ sudo ip link set wlp3s0f0 up
[sudo] Mot de passe de loki :
loki@loki-X555LF:~$
#9 Le 27/08/2020, à 15:02
- xubu1957
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Le wifi remarche t-il ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#10 Le 27/08/2020, à 16:13
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Le wifi marche à merveille SAUF lors d'une hibernation prolongé et/ou veille (prolongée) de mon asus.
Dans ce cas, pour retrouver ma Wifi je dois redémarrer l'ordinateur !!
#11 Le 27/08/2020, à 16:15
- xubu1957
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Et en tentant la commande donnée au #7 ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#12 Le 31/08/2020, à 11:53
- Compte anonymisé
Re : [Résolu] Problème wifi suite à l'installation de ubuntu
Lorsque je fais #7 il m'indique qu'il ne trouve pas la wifi
En redémarrant, la wifi revient
Pages : 1