[dhcp] timed out après MAJ (résolu)
Publié : jeu. 07 janv. 2010, 12:08
Bonjour à tous,
J'ai réinstallé arch avec le livecd datant de aout 2009.
J'ai configuré rc.conf de la manière suivante pour mon réseau(pilote rt61, cryptage wep)
Premier démarrage, impeccable.
J'effectue les mises à jour, je redémarre et BAM !
J'essaie avec dhclient : impossible d'établir une connexion.
J'ai regardé les log mais je n'ai pas trouvé l'erreur, voici tout de même une partie de kernel.log
Je vous remercie d'avance pour votre aide !
EDIT : en réinstallant et en ne mettant à jour que rt61 et dhcpcd, ma config marche toujours ...
donc c'est probablement avec le nouveau kernel ...
J'ai réinstallé arch avec le livecd datant de aout 2009.
J'ai configuré rc.conf de la manière suivante pour mon réseau
Code : Tout sélectionner
wlan0="dhcp"
INTERFACES=(wlan0)
iwconfig wlan0 essid Mon_ESSID
iwconfig wlan0 key s:ma_clé
Premier démarrage, impeccable.
J'effectue les mises à jour, je redémarre et BAM !
Code : Tout sélectionner
dhcpcd : version 5.1.3 starting
dhcpcd: wlan0: waiting for carrier
dhcpcd: timed out
J'ai regardé les log mais je n'ai pas trouvé l'erreur, voici tout de même une partie de kernel.log
Code : Tout sélectionner
Jan 7 12:01:04 Amroth_Arch kernel: rt61pci 0000:01:01.0: firmware: requesting rt2561.bin
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: direct probe to AP 00:14:a4:51:25:2d (try 1)
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: direct probe to AP 00:14:a4:51:25:2d (try 2)
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: direct probe responded
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: authenticate with AP 00:14:a4:51:25:2d (try 1)
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: authenticated
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: associate with AP 00:14:a4:51:25:2d (try 1)
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: RX AssocResp from 00:14:a4:51:25:2d (capab=0x411 status=0 aid=2)
Jan 7 12:01:05 Amroth_Arch kernel: wlan0: associated
EDIT : en réinstallant et en ne mettant à jour que rt61 et dhcpcd, ma config marche toujours ...
donc c'est probablement avec le nouveau kernel ...