#1 Le 27/04/2026, à 16:17
- bernic

plus de wifi avec mon portable lenovo X240 [résolu]
Bonjour la communauté
Tout est dans le message en fait.
Du jour au lendemain, sans raison particulière, sauf un pb matériel
je n'ai plus de connection wifi.
en 4G par un partage de co avec mon smartphone cela fonctionne.
Comme vous le constater, certain e s doivent bien sourire... je n'y connais rien !
Comment puis-je procéder pour effectuer les contrôles de base afin de savoir si ma carte wifi n'est pas défectueuse ?
Ubuterosement votre
PM
Dernière modification par bernic (Le 29/04/2026, à 15:27)
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#2 Le 27/04/2026, à 17:27
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#3 Le 27/04/2026, à 17:58
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
$ 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: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 68:f7:28:21:2d:15 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.20/24 brd 192.168.1.255 scope global dynamic noprefixroute enp0s25
valid_lft 86371sec preferred_lft 86371sec
inet6 2a01:cb05:88ba:3f00:e5b4:43ea:f0aa:ccef/64 scope global temporary dynamic
valid_lft 86372sec preferred_lft 572sec
inet6 2a01:cb05:88ba:3f00:12c2:a443:a209:236b/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 86372sec preferred_lft 572sec
inet6 fe80::a96a:a360:9b20:9eb7/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether e8:b1:fc:cd:5f:1e brd ff:ff:ff:ff:ff:ff phil@phil-ThinkPad-X240:~$ sudo lshw -class network
[sudo] Mot de passe de phil :
*-network
description: Ethernet interface
produit: Ethernet Connection I218-LM
fabricant: Intel Corporation
identifiant matériel: 19
information bus: pci@0000:00:19.0
nom logique: enp0s25
version: 04
numéro de série: 68:f7:28:21:2d:15
taille: 100Mbit/s
capacité: 1Gbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration : autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.6-3 ip=192.168.1.20 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
ressources : irq:48 mémoire:f0600000-f061ffff mémoire:f063e000-f063efff portE/S:3080(taille=32)
*-network DÉSACTIVÉ
description: Interface réseau sans fil
produit: Wireless 7260
fabricant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: wlp3s0
version: 83
numéro de série: e8:b1:fc:cd:5f:1e
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration : broadcast=yes driver=iwlwifi driverversion=5.4.0-216-generic firmware=17.3216344376.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
ressources : irq:50 mémoire:f0400000-f0401fffEn espérant avoir bien procédé
Dernière modification par bernic (Le 27/04/2026, à 17:59)
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#4 Le 27/04/2026, à 18:01
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Tente :
sudo ip link set wlp3s0 upConseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#5 Le 27/04/2026, à 18:18
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
retour
phil@phil-ThinkPad-X240:~$ sudo ip link set wlp3s0 up
[sudo] Mot de passe de phil :
RTNETLINK answers: Operation not possible due to RF-killLa théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#6 Le 27/04/2026, à 18:59
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Montre :
rfkill list allsudo dmesg | grep iwlwifiConseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#7 Le 27/04/2026, à 19:29
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
phil@phil-ThinkPad-X240:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
7: hci0: Bluetooth
Soft blocked: no
Hard blocked: noet
phil@phil-ThinkPad-X240:~$ sudo dmesg | grep iwlwifi
[sudo] Mot de passe de phil :
[ 7.996707] iwlwifi 0000:03:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
[ 8.080771] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[ 8.107206] iwlwifi 0000:03:00.0: base HW address: e8:b1:fc:cd:5f:1e
[ 9.590894] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 17.093963] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 21.311350] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 3350.030335] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 3354.240042] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 3366.456573] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 3380.265106] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4192.980748] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4205.656440] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4209.863001] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4214.093884] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4218.304417] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4230.942806] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4235.183410] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4239.400201] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4243.607597] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4247.812597] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4252.047139] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4256.289757] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4276.106276] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4280.322627] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4284.551474] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4288.769594] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4301.403003] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4314.071892] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4318.336449] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4322.565908] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4326.791775] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4331.017669] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4335.245216] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4347.912072] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4352.136879] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4356.360271] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4360.578867] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4364.813733] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4369.029086] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4373.255642] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4377.476095] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4381.688399] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4385.918269] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4390.135601] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4394.373218] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4398.608086] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4402.840690] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4407.041509] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4411.274352] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4415.513094] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4419.757731] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4423.997890] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4443.111261] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4447.318108] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4451.565190] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4455.802302] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4460.026658] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4464.255082] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4468.489835] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4472.706623] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4485.360975] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4489.579751] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4493.795945] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4498.041874] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4510.708170] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4514.940097] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4519.199002] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4523.418880] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4527.639150] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4531.904042] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4536.108156] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4540.343674] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4544.568393] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4548.799343] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4553.022405] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4557.247985] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4561.492285] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4565.732458] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4569.971930] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4574.216436] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4578.421974] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4582.665477] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4602.132035] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4606.356409] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4610.567803] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4614.767669] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4627.445118] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4640.117526] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4644.348277] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4648.589297] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4652.805386] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4657.022379] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4661.240434] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4665.458434] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4669.728491] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4673.970109] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4686.618799] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4690.838423] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4695.062716] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4699.310606] iwlwifi 0000:03:00.0: No beacon heard and the time event is over already...
[ 4703.562177] iwlwifi 0000:03:00.0: No beacon heard and the time event is overLa théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#8 Le 27/04/2026, à 20:13
- Baltus

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Juste au cas où, si tu as une box orange.
J'ai un X240 et de temps en temps, après une coupure de courant par exemple, la livebox passe en mode wifi "be" et je n'ai plus de wifi.
Je force le mode "ax" et le wifi refonctionne.
Dernière modification par Baltus (Le 27/04/2026, à 20:14)
Hors ligne
#9 Le 27/04/2026, à 20:23
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
@ Baltus
Effectivement j'ai une box orange. Effectivement durant mon absence il y a eu une coupure de courant.
Je force le mode "ax" et le wifi refonctionne.peux-tu m'en dire plus car je ne sais pas comment on peut faire ?
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#10 Le 27/04/2026, à 20:32
- Baltus

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Tu vas sur http://livebox/ pour configurer la box. Tu as un bouton "Wi-Fi Livebox" (le 3ème), ensuite :
- Modifier les réseaux Wi-Fi - Cliquez sur le nom du réseau que vous souhaitez modifier,
- Afficher les paramètres avancés,
- Choisir le mode ax dans la liste déroulante.
- Enregistrer.
Hors ligne
#11 Le 27/04/2026, à 21:08
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Doc wifi :
Si après Soft blocked vous avez un yes, alors le WIFI est bloqué de façon logicielle, par contre si vous avez un yes après Hard blocked c'est que votre WIFI est bloqué matériellement par un bouton dédié.
sudo rfkill unblock allConseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#12 Le 28/04/2026, à 10:07
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
pas mieux après la commande
phil@phil-ThinkPad-X240:~$ rfkill list all
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: nopour info : pas d'acès wifi chez moi, au travail non plus ... mais un autre pc se connecte sans pb au wifi maison tjrs sous Ubuntu
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#13 Le 28/04/2026, à 11:33
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Bonjour,
Essaye :
echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.confvoir à la fin du message #2.
Montre :
nmcli dev wifi | cat Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#14 Le 28/04/2026, à 13:18
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Retour
phil@phil-ThinkPad-X240:~$ echo "options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1" | sudo tee /etc/modprobe.d/iwlwifi.conf
[sudo] Mot de passe de phil :
options iwlwifi bt_coex_active=N swcrypto=1 11n_disable=1et
phil@phil-ThinkPad-X240:~$ nmcli dev wifi | cat
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
* 90:78:B2:95:32:71 Redmi Infra 6 117 Mbit/s 100 ▂▄▆█ WPA2
58:59:C2:B7:DC:E4 Wifi_invites_44-27 Infra 132 270 Mbit/s 57 ▂▄▆_ --
58:59:C2:B7:DC:D4 Wifi_invites_44-27 Infra 11 130 Mbit/s 50 ▂▄__ --
Ici retour sur mon lieu de travail... cela semble fonctionner...A tester à la maison
Si tout est ok, je passe le post en résolu
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#15 Le 28/04/2026, à 18:32
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Je n'y comprends pas grand' chose mais l'horizon s'obscurcit.
Le wifi est opérationnel sur mon lieu de travail... mais la connexion n'est pas possible à la maison. Ma live box est bien identifiée. Le petit triangle en haut à droit apparaît avec un point d'interrogation... donc pas actif ![]()
C'est bien frustrant tout cela.:(
Dernière modification par bernic (Le 28/04/2026, à 18:38)
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#16 Le 28/04/2026, à 18:41
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
nmcli dev wifi | cat de la maison.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#17 Le 28/04/2026, à 19:31
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Retour
phil@phil-ThinkPad-X240:~$ nmcli dev wifi | cat
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
* 78:C2:13:9F:EE:40 Livebox-EE40 Infra 1 405 Mbit/s 52 ▂▄__ WPA2
2C:93:FB:95:F0:C2 Livebox-1E40 Infra 11 270 Mbit/s 27 ▂___ WPA2 phil@phil-ThinkPad-X240:~$ nmcli dev wifi | cat
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
2C:93:FB:95:F0:C2 Livebox-1E40 Infra 11 270 Mbit/s 25 ▂___ WPA2 Deux retours différents.
Précision mon autre portable lui aussi lenovo se connecte sur la box sans soucis.:rolleyes:
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#18 Le 28/04/2026, à 19:40
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#19 Le 28/04/2026, à 19:41
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
iwconfigrépond ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#20 Le 28/04/2026, à 19:55
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
phil@phil-ThinkPad-X240:~$ iwconfig
wlp3s0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
lo no wireless extensions.
enp0s25 no wireless extensions.La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#21 Le 28/04/2026, à 20:26
- Baltus

Re : plus de wifi avec mon portable lenovo X240 [résolu]
J'ai exactement le même problème que toi avec une box orange et un Lenovo X240. Je t'ai fait une proposition au #8 mais j'ai l'impression que tu n'as pas essayé.
Dernière modification par Baltus (Le 28/04/2026, à 20:27)
Hors ligne
#22 Le 28/04/2026, à 20:54
- bernic

Re : plus de wifi avec mon portable lenovo X240 [résolu]
@ Baltus
Oui c'est exact, je n'ai pas tenté encore...quand j'ai constaté qu'au travail la connexion wifi était opérationnelle, j'ai pensé que tout allait rentrer dans l'ordre aussi à la maison.
Merci pour ta proposition et ton intervention.
La théorie, c'est quand on comprend tout et que rien ne marche.
La pratique, c'est quand tout marche mais on ne sait pas pourquoi.
Avec win, ils ont réussi les deux : rien ne marche et personne ne sait pourquoi
Hors ligne
#23 Le 28/04/2026, à 21:01
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
La carte 7260 ne gère pas le ax.
> intel.fr/content/www/fr/fr/products/sku/75439/intel-dual-band-wirelessac-7260/specifications
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
#24 Le 28/04/2026, à 21:47
- Baltus

Re : plus de wifi avec mon portable lenovo X240 [résolu]
La carte 7260 ne gère pas le ax.
> intel.fr/content/www/fr/fr/products/sku/75439/intel-dual-band-wirelessac-7260/specifications
J'ai la même carte sur le même PC, et elle fonctionne parfaitement en mode ax 2,4GHz.
Je n'ai pas de mode ac sur ma livebox mais si bernic a ce mode sur la sienne, il peut le sélectionner au lieu du mode ax, c'est évident.
Dernière modification par Baltus (Le 28/04/2026, à 21:53)
Hors ligne
#25 Le 29/04/2026, à 11:46
- xubu1957

Re : plus de wifi avec mon portable lenovo X240 [résolu]
Bonjour,
Tu as essayé d'ouvrir un canal pour les fréquences 5 GHz ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [ Résolu ] 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
Hors ligne
