Merci de votre aide malheureusement, aucune des solution ne marche.
Le pump -i wlan0 me renvoi "operation failed".
Le dhcpcd -i wlan0 me renvoi la ligne "dhcpcd.exe: interface eth0 has been configured with old IP=192.168.2.45" puis se bloque (si j'appui sur entrée, j'ai de nouveau la main).
Le dhclient n'a pas l'air de marcher non plus : lorsque je le lance (dhclient wlan0), la console m'affiche :
[root@192 ~]# dhclient wlan0
Internet Systems Consortium DHCP Client V3.0.2
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for wlan0 not found.
sit0: unknown hardware address type 776
Listening on LPF/wlan0/00:13:46:76:e7:e6
Sending on LPF/wlan0/00:13:46:76:e7:e6
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
/sbin/dhclient-script: configuration for wlan0 not found.
dhclient.c(2050): null pointer
DHCPDECLINE on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
... et ainsi de suite, ça ne se termine pas.
Ce que je trouve bizarre, c'est que tout à l'air d'être correctement configuré mais ma clé n'arrive pas à envoyer d'information au routeur car si je fais un ifconfig, j'obtient :
wlan0 Lien encap:Ethernet HWaddr 00:13:46:76:E7:E6
adr inet6: fe80::213:46ff:fe76:e7e6/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
On voit sur la dernière ligne que les débit sont nuls ou presque.
Je comprend vraiment pas ce qu'il se passe. J'espère que les driver que j'utilise sont bon...
[^] # Re: recup @IP
Posté par undine . En réponse au message Problème de connexion Wifi. Évalué à 1.
Le pump -i wlan0 me renvoi "operation failed".
Le dhcpcd -i wlan0 me renvoi la ligne "dhcpcd.exe: interface eth0 has been configured with old IP=192.168.2.45" puis se bloque (si j'appui sur entrée, j'ai de nouveau la main).
Le dhclient n'a pas l'air de marcher non plus : lorsque je le lance (dhclient wlan0), la console m'affiche :
[root@192 ~]# dhclient wlan0
Internet Systems Consortium DHCP Client V3.0.2
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for wlan0 not found.
sit0: unknown hardware address type 776
Listening on LPF/wlan0/00:13:46:76:e7:e6
Sending on LPF/wlan0/00:13:46:76:e7:e6
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
/sbin/dhclient-script: configuration for wlan0 not found.
dhclient.c(2050): null pointer
DHCPDECLINE on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPOFFER from 192.168.2.1
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPACK from 192.168.2.1
... et ainsi de suite, ça ne se termine pas.
Ce que je trouve bizarre, c'est que tout à l'air d'être correctement configuré mais ma clé n'arrive pas à envoyer d'information au routeur car si je fais un ifconfig, j'obtient :
wlan0 Lien encap:Ethernet HWaddr 00:13:46:76:E7:E6
adr inet6: fe80::213:46ff:fe76:e7e6/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
On voit sur la dernière ligne que les débit sont nuls ou presque.
Je comprend vraiment pas ce qu'il se passe. J'espère que les driver que j'utilise sont bon...