Pages : 1
#1 Le 18/12/2009, à 22:39
- wigoelbar
[RESOLU]Problème freewifi et pass WPA
Bonjour,
Je rencontre des soucis pour me connecter en wifi a ma freebox.
Je suis sous ubuntu 9.10.
J'ai activé le wifi via mon compte, je suis passée en mode routeur également. Mais lorsque j'essaie de me connecter via network manager, en sélectionnant mon reseau puis en entrant mon mot de passe WPA, ca mouline un moment puis la fenêtre d'invite du mot de passe réapparaît. Je dois retaper mon mot de passe.
Après avoir consulté ce tutoriel, je me décide à poster pour trouver une solution.
Voici les indications que je peux fournir.
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bgn Mode:Managed Frequency:2.412 GHz
Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig
eth0 Link encap:Ethernet HWaddr 00:1d:ba:ea:57:ba
inet adr:192.168.0.10 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::21d:baff:feea:57ba/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:1389197 erreurs:0 :0 overruns:0 frame:0
TX packets:818297 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:2034961556 (2.0 GB) Octets transmis:60778003 (60.7 MB)
Interruption:16
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
Packets reçus:8 erreurs:0 :0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:480 (480.0 B) Octets transmis:480 (480.0 B)
wlan0 Link encap:Ethernet HWaddr 00:24:2b:ec:fe:bc
inet adr:127.0.0.1 Bcast:127.255.255.255 Masque:255.0.0.0
adr inet6: fe80::224:2bff:feec:febc/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:24 erreurs:0 :0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:2712 (2.7 KB) Octets transmis:4356 (4.3 KB)
wmaster0 Link encap:UNSPEC HWaddr 00-24-2B-EC-FE-BC-65-63-00-00-00-00-00-00-00-00
UP RUNNING MTU:0 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
route -n
Table de routage IP du noyau
Destination Passerelle Genmask Indic Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 wlan0
0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 eth0
cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 212.27.40.240
nameserver 212.27.40.241
nslookup www.google.fr
Server: 212.27.40.240
Address: 212.27.40.240#53
Non-authoritative answer:
www.google.fr canonical name = www.google.com.
www.google.com canonical name = www.l.google.com.
Name: www.l.google.com
Address: 209.85.229.104
Name: www.l.google.com
Address: 209.85.229.106
Name: www.l.google.com
Address: 209.85.229.99
Name: www.l.google.com
Address: 209.85.229.147
Name: www.l.google.com
Address: 209.85.229.105
Name: www.l.google.com
Address: 209.85.229.103
ping -c2 www.google.fr
PING www.l.google.com (209.85.229.104) 56(84) bytes of data.
64 bytes from ww-in-f104.1e100.net (209.85.229.104): icmp_seq=1 ttl=54 time=34.8 ms
64 bytes from ww-in-f104.1e100.net (209.85.229.104): icmp_seq=2 ttl=54 time=34.1 ms
--- www.l.google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 34.148/34.522/34.897/0.418 ms
cat /etc/network/interfaces
auto wlan0
iface wlan0 inet loopback
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
cat /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="XXXXXXXXX"
scan_ssid=1
proto=WPA
key_mgmt=WPA-PSK
psk=XXXXXXXXXXXXXXXX
priority=5
}
Si vous avez besoin de plus d'informations, il suffira de m'indiquer les commandes à taper.
En espérant trouver une solution grâce à vous.
Cordialement,
Wig0
Dernière modification par wigoelbar (Le 19/12/2009, à 00:30)
Hors ligne
#2 Le 18/12/2009, à 22:58
- wigoelbar
Re : [RESOLU]Problème freewifi et pass WPA
Je viens de tomber sur le "àlire avant de poster" alors je complète.
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c062 Logitech, Inc.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 05ca:18b3 Ricoh Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c062 Logitech, Inc.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 05ca:18b3 Ricoh Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc Device 95c2
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller (rev 13)
05:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
06:03.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
06:03.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
06:03.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
lspci -nn | grep -i net
02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller [11ab:4363] (rev 13)
05:00.0 Network controller [0280]: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
sudo lshw -C network
[sudo] password for wigoelbar:
*-network
description: Ethernet interface
product: 88E8055 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 13
serial: 00:1d:ba:ea:57:ba
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.23 duplex=full firmware=N/A ip=192.168.0.10 latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
resources: irq:29 memory:d2920000-d2923fff ioport:c000(size=256) memory:d2900000-d291ffff(prefetchable)
*-network
description: Wireless interface
product: AR928X Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:05:00.0
logical name: wmaster0
version: 01
serial: 00:24:2b:ec:fe:bc
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=ath9k ip=127.0.0.1 latency=0 multicast=yes wireless=IEEE 802.11bgn
resources: irq:18 memory:d0100000-d010ffff
lsmod
Module Size Used by
binfmt_misc 8356 1
ppdev 6688 0
joydev 10272 0
snd_hda_codec_realtek 203328 1
arc4 1660 2
ecb 2524 2
snd_hda_intel 26920 4
snd_hda_codec 75708 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7200 1 snd_hda_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_pcm 75296 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
uvcvideo 59080 0
snd_seq_dummy 2656 0
videodev 36736 1 uvcvideo
v4l1_compat 14496 2 uvcvideo,videodev
snd_seq_oss 28576 0
snd_seq_midi 6432 0
iptable_filter 3100 0
ip_tables 11692 1 iptable_filter
x_tables 16544 1 ip_tables
ath9k 258744 0
mac80211 181076 1 ath9k
ath 8060 1 ath9k
sdhci_pci 7100 0
sdhci 17472 1 sdhci_pci
led_class 4096 2 ath9k,sdhci
psmouse 56500 0
serio_raw 5280 0
snd_rawmidi 22208 1 snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
cfg80211 93052 3 ath9k,mac80211,ath
snd_seq 50224 7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 22276 2 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 59204 20 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 7264 1 snd
snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
lp 8964 0
parport 35340 2 ppdev,lp
sony_laptop 31972 0
usbhid 38208 0
ohci1394 29900 0
ieee1394 86596 1 ohci1394
radeon 636000 1
ttm 36212 1 radeon
sky2 46560 0
drm 159584 3 radeon,ttm
i2c_algo_bit 5760 1 radeon
intel_agp 27484 0
agpgart 34988 3 ttm,drm,intel_agp
video 19380 0
output 2780 1 video
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wmaster0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Device or resource busy
uname -r -m
2.6.31-16-generic i686
nm-tool
NetworkManager Tool
State: connected
- Device: eth0 [Auto eth0] ----------------------------------------------------
Type: Wired
Driver: sky2
State: connected
Default: yes
HW Address: 00:1D:BA:EA:57:BA
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.0.10
Prefix: 24 (255.255.255.0)
Gateway: 192.168.0.254
DNS: 212.27.40.240
DNS: 212.27.40.241
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: ath9k
State: disconnected
Default: no
HW Address: 00:24:2B:EC:FE:BC
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
chromickrons: Infra, 4E:C8:74:C0:FB:F0, Freq 2412 MHz, Rate 54 Mb/s, Strength 78 WPA
Livebox-501B: Infra, 00:18:E7:66:BA:62, Freq 2437 MHz, Rate 54 Mb/s, Strength 93 WEP
Livebox-501B: Infra, 00:18:E7:66:BA:62, Freq 2437 MHz, Rate 54 Mb/s, Strength 95 WPA
WANADOO-3110: Infra, 00:14:A4:73:97:B3, Freq 2412 MHz, Rate 54 Mb/s, Strength 97 WPA
Alice-1520: Infra, 00:16:41:CE:51:AE, Freq 2442 MHz, Rate 54 Mb/s, Strength 96 WEP
FreeWifi: Infra, 0E:19:3C:DF:B2:02, Freq 2412 MHz, Rate 54 Mb/s, Strength 95
freebox_priam: Infra, 0E:19:3C:DF:B2:00, Freq 2412 MHz, Rate 54 Mb/s, Strength 98 WPA
NUMERICABLE-8BAC:Infra, 00:1E:8C:77:5A:B1, Freq 2437 MHz, Rate 54 Mb/s, Strength 97 WEP
Neuf WiFi: Infra, 00:17:33:E3:70:CC, Freq 2462 MHz, Rate 54 Mb/s, Strength 17
NEUF_70C4: Infra, 00:17:33:E3:70:C5, Freq 2462 MHz, Rate 54 Mb/s, Strength 14 WPA
FreeWifi: Infra, 86:E0:40:7C:97:6E, Freq 2462 MHz, Rate 54 Mb/s, Strength 20
FreeWifi: Infra, 4E:C8:74:C0:FB:F2, Freq 2412 MHz, Rate 54 Mb/s, Strength 78
TECOM-AH4222-521C8A: Infra, 00:16:38:52:1C:95, Freq 2412 MHz, Rate 54 Mb/s, Strength 12 WEP
SFR_ADSL_035DF: Infra, 00:01:36:13:78:63, Freq 2447 MHz, Rate 54 Mb/s, Strength 17 WEP
LACAZE: Infra, 86:E0:40:7C:97:6C, Freq 2462 MHz, Rate 54 Mb/s, Strength 12 WPA
freephonie: Infra, 86:E0:40:7C:97:6F, Freq 2462 MHz, Rate 54 Mb/s, Strength 20 WPA Enterprise
SFR_WPA_035DF: Infra, 06:01:36:13:78:63, Freq 2447 MHz, Rate 54 Mb/s, Strength 18 WPA WPA2
freephonie: Infra, 4E:C8:74:C0:FB:F3, Freq 2412 MHz, Rate 54 Mb/s, Strength 20 WPA Enterprise
Dernière modification par wigoelbar (Le 18/12/2009, à 23:02)
Hors ligne
#3 Le 19/12/2009, à 00:29
- wigoelbar
Re : [RESOLU]Problème freewifi et pass WPA
Ah ben c'est bon cela fonctionne maintenant, je sais pas ce que j'ai fouttu...
Les vois de ubuntu sont impénétrables...
Champagne...
Hors ligne
Pages : 1