Précédent   Forum des professionnels en informatique > Systèmes > Linux > Distributions > Fedora / Red hat
Fedora / Red hat Vos questions sur les distributions Fedora / Red Hat
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 02/11/2007, 20h17   #1
Membre éprouvé
 
Avatar de rvfranck
 
Étudiant
Inscription : novembre 2004
Messages : 739
Détails du profil
Informations personnelles :
Localisation : Canada

Informations professionnelles :
Activité : Étudiant

Informations forums :
Inscription : novembre 2004
Messages : 739
Points : 494
Points : 494
Par défaut [wifi]impossible d'activer le peripherique wlan0

Salut,

J'essaie depuis hier de configurer le wifi (fedora7) sur mon portable acer 3610 (bcm 4318). J'ai suivi le tuto sur fedora-fr.org, ma carte est reconnue, le voyant wifi du pac s'allume et je vois tous les reseaux wifi à proximité.
Le problème: je n'arrive pas à reçevoir une adresse ip du point d'accès, je crois avoir correctement indiqué les paramètres de sécurité (WEP) dans système>administration>reseau. j'ai essayé de tout indiquer mais ça marche pas:

voici ce que me donne dmesg | grep wlan
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
 
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: Initial auth_alg=1
wlan0: authenticate with AP 00:1c:10:23:ec:23
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: replying to auth challenge
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=4 status=0)
wlan0: authenticated
wlan0: associate with AP 00:1c:10:23:ec:23
wlan0: RX AssocResp from 00:1c:10:23:ec:23 (capab=0x411 status=0 aid=2)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
wlan0: deauthenticate(reason=3)
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: RX deauthentication from 00:1c:10:23:ec:23 (reason=6)
wlan0: deauthenticated
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: Initial auth_alg=1
wlan0: authenticate with AP 00:1c:10:23:ec:23
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: replying to auth challenge
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: unexpected authentication frame (alg=1 transaction=2)
wlan0: authenticate with AP 00:1c:10:23:ec:23
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: replying to auth challenge
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: unexpected authentication frame (alg=1 transaction=2)
wlan0: RX authentication from 00:1c:10:23:ec:23 (alg=1 transaction=2 status=0)
wlan0: unexpected authentication frame (alg=1 transaction=2)
wlan0: authenticate with AP 00:1c:10:23:ec:23
wlan0: authentication with AP 00:1c:10:23:ec:23 timed out
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
wlan0: authentication frame received from 00:1c:10:23:ec:23, but not in authenticate state - ignored
Merci d'avance pour le coup de main.
__________________
"Celui qui reconnaît consciemment ses limites est le plus proche de la perfection." Johann Wolfgang
rvfranck est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/11/2007, 20h19   #2
Alp
Rédacteur
 
Avatar de Alp
 
Homme
Inscription : juin 2005
Messages : 8 570
Détails du profil
Informations personnelles :
Sexe : Homme
Âge : 23
Localisation : France, Bouches du Rhône (Provence Alpes Côte d'Azur)

Informations forums :
Inscription : juin 2005
Messages : 8 570
Points : 9 856
Points : 9 856
Hmmm ... As-tu essayé de te connecter par un client dhcp ?
Quelque chose comme :
(si c'est pas dhclient chez toi, tape dh et [TAB], pour voir ce que t'as)
Alp est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/11/2007, 20h26   #3
Membre éprouvé
 
Avatar de rvfranck
 
Étudiant
Inscription : novembre 2004
Messages : 739
Détails du profil
Informations personnelles :
Localisation : Canada

Informations professionnelles :
Activité : Étudiant

Informations forums :
Inscription : novembre 2004
Messages : 739
Points : 494
Points : 494
Oui. J'ai ce message:
Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 
Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:14:a4:5d:e3:ba
Sending on   LPF/wlan0/00:14:a4:5d:e3:ba
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
__________________
"Celui qui reconnaît consciemment ses limites est le plus proche de la perfection." Johann Wolfgang
rvfranck est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 04h42.


 
 
 
 
Partenaires

Hébergement Web