[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problème de connexion Wifi



Salut,

J'ai un drôle de problème de connexion Wifi sur une Freebox. Le PC Debian en question a une carte Wifi PCI D-Link DWL-G520, elle utilise le pilote Ath5k.

La carte est bien reconnu par les noyaux 2.6.3x:

cfg80211: Calling CRDA to update world regulatory domain
ath5k 0000:05:04.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath5k 0000:05:04.0: registered as 'phy0'
ath: EEPROM regdomain: 0x30
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: AM
ath: Regpair used: 0x30
phy0: Selected rate control algorithm 'minstrel'
ath5k phy0: Atheros AR2414 chip found (MAC: 0x79, PHY: 0x45)
cfg80211: Calling CRDA for country: AM


Dans Network-Manager, iwlist ou iw on voit bien la Freebox (WEP basique pour les tests) :

$ sudo iwlist wlan0 scan
wlan0     Scan completed :
Cell 01 - Address: 00:11:22:33:44:55
          Channel:6
          Frequency:2.437 GHz (Channel 6)
          Quality=21/70  Signal level=-89 dBm
          Encryption key:on
          ESSID:"freebox_TOTO"
          Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
          Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                    36 Mb/s; 48 Mb/s; 54 Mb/s
          Mode:Master
          Extra:tsf=0000000bacdc167c
          Extra: Last beacon: 684ms ago
          IE: Unknown: 000E66726565626F785F525156485545
          IE: Unknown: 010482848B96
          IE: Unknown: 030106
          IE: Unknown: 050400010000
          IE: Unknown: 2A0104
          IE: Unknown: 32080C1218243048606C


Et lorsque que j'essaye de me connecter, j'ai des timeout :

NetworkManager[1347]: <info> Activation (wlan0/wireless): connection 'Auto freebox_TOTO' has security, and secrets exist. No new secrets needed.
NetworkManager[1347]: <info> Config: added 'ssid' value 'freebox_TOTO'
NetworkManager[1347]: <info> Config: added 'scan_ssid' value '1'
NetworkManager[1347]: <info> Config: added 'key_mgmt' value 'NONE'
NetworkManager[1347]: <info> Config: added 'auth_alg' value 'OPEN'
NetworkManager[1347]: <info> Config: added 'wep_key0' value '<omitted>'
NetworkManager[1347]: <info> Config: added 'wep_tx_keyidx' value '0'
NetworkManager[1347]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
NetworkManager[1347]: <info> Config: set interface ap_scan to 1
NetworkManager[1347]: <info> (wlan0): supplicant connection state: inactive -> scanning wpa_supplicant[1368]: Trying to associate with 00:11:22:33:44:55 (SSID='freebox_TOTO' freq=2437 MHz) NetworkManager[1347]: <info> (wlan0): supplicant connection state: scanning -> associating
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 1)
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 2)
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 3)
kernel: wlan0: direct probe to 00:11:22:33:44:55 timed out
wpa_supplicant[1368]: Authentication with 00:11:22:33:44:55 timed out.
NetworkManager[1347]: <info> (wlan0): supplicant connection state: associating -> disconnected NetworkManager[1347]: <info> (wlan0): supplicant connection state: disconnected -> scanning wpa_supplicant[1368]: Trying to associate with 00:11:22:33:44:55 (SSID='freebox_TOTO' freq=2437 MHz) NetworkManager[1347]: <info> (wlan0): supplicant connection state: scanning -> associating
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 1)
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 2)
kernel: wlan0: direct probe to 00:11:22:33:44:55 (try 3)
kernel: wlan0: direct probe to 00:11:22:33:44:55 timed out


J'ai essayé avec un 2.6.34 recompiler à la main et avec une image Debian linux-image-2.6.35, j'ai supprimé les règles de filtrage (Netfilter), toujours le même timeout...

Sur le PC Debian, avec Network-Manager je peux me connecter au réseau Ethernet, j'ai aussi essayé une clé 3G avec succès.

La Freebox fonctionne car je peux me connecter en Wifi avec un EeePC qui utilise aussi une Debian avec LXDE et Network-Manager.


Là je suis à court d'idée, quelqu'un a une piste ?

D'où peut venir ce foutu timeout ?

Merci.
--
==============================================
|              FRÉDÉRIC MASSOT               |
|     http://www.juliana-multimedia.com      |
|   mailto:frederic@juliana-multimedia.com   |
===========================Debian=GNU/Linux===


Reply to: