Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 23/02/2014, à 10:50

Eric_89fr

[Résolu]Wifi se déconnecte après quelques dizaines de secondes

Nouvelle machine CLEVO
Installation toute neuve de Ubuntu 13.10

Ca se connecte à ma livebox sans problème, mais au bout de quelques dizaines de secondes, voire un peu plus, ça se déconnecte et ne peut se reconnecter. Le script de récolte des informations a été lancé après la déconnexion.

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.10
DISTRIB_CODENAME=saucy
DISTRIB_DESCRIPTION="Ubuntu 13.10"

>>    lsusb 

Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 1210:0003 DigiTech 
Bus 003 Device 003: ID 5986:0400 Acer, Inc 
Bus 003 Device 002: ID 8087:07dc Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>>    lspci -k -nn | grep -A 3 -i net 

02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
	Subsystem: Intel Corporation Wireless-N 7260 [8086:4062]
	Kernel driver in use: iwlwifi
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5287] (rev 01)
--
03:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
	Subsystem: CLEVO/KAPOK Computer Device [1558:5455]
	Kernel driver in use: r8169

>>    sudo lshw -C network 

  *-network
       description: Interface réseau sans fil
       produit: Wireless 7260
       fabriquant: Intel Corporation
       identifiant matériel: 0
       information bus: pci@0000:02:00.0
       nom logique: wlan0
       version: 73
       numéro de série: 0c:8b:fd:dc:ed:ad
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=3.11.0-18-generic firmware=22.0.7.0 latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
       ressources: irq:46 mémoire:f7d00000-f7d01fff
  *-network
       description: Ethernet interface
       produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0.1
       information bus: pci@0000:03:00.1
       nom logique: eth0
       version: 12
       numéro de série: 00:90:f5:f1:97:ab
       taille: 1Gbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8411-2_0.0.1 07/08/13 ip=192.168.1.19 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       ressources: irq:43 portE/S:e000(taille=256) mémoire:f7c14000-f7c14fff mémoire:f7c10000-f7c13fff

>>    lsmod 

Module                  Size  Used by
nls_iso8859_1          12713  1 
usb_storage            62062  1 
parport_pc             32701  0 
ppdev                  17671  0 
rfcomm                 69130  12 
bnep                   19704  2 
binfmt_misc            17468  1 
x86_pkg_temp_thermal    14162  0 
coretemp               13435  0 
kvm_intel             138567  0 
kvm                   431754  1 kvm_intel
joydev                 17377  0 
crct10dif_pclmul       14289  0 
crc32_pclmul           13113  0 
ghash_clmulni_intel    13259  0 
uvcvideo               80885  0 
arc4                   12608  2 
cryptd                 20359  1 ghash_clmulni_intel
videobuf2_vmalloc      13216  1 uvcvideo
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_core         40499  1 uvcvideo
videodev              133509  2 uvcvideo,videobuf2_core
snd_hda_codec_realtek    56475  1 
snd_hda_codec_hdmi     41154  1 
iwlmvm                161339  0 
snd_hda_intel          52267  5 
mac80211              597268  1 iwlmvm
snd_hda_codec         188738  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm               102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
microcode              23656  0 
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
iwlwifi               165636  1 iwlmvm
snd_rawmidi            30095  1 snd_seq_midi
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
psmouse                97655  0 
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
dm_multipath           22873  0 
snd_timer              29433  2 snd_pcm,snd_seq
scsi_dh                14882  1 dm_multipath
btusb                  28267  0 
serio_raw              13413  0 
rtsx_pci_ms            18151  0 
lpc_ich                21080  0 
memstick               16760  1 rtsx_pci_ms
cfg80211              480503  3 iwlwifi,mac80211,iwlmvm
bluetooth             372041  22 bnep,btusb,rfcomm
snd                    69141  21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
mei_me                 18421  0 
lp                     17759  0 
mei                    77782  1 mei_me
soundcore              12680  1 snd
mac_hid                13205  0 
parport                42299  3 lp,ppdev,parport_pc
btrfs                 830375  0 
zlib_deflate           26914  1 btrfs
raid6_pq               97812  1 btrfs
libcrc32c              12644  1 btrfs
dm_raid45              76698  0 
xor                    21411  2 btrfs,dm_raid45
dm_mirror              22086  0 
dm_region_hash         20813  1 dm_mirror
dm_log                 18411  3 dm_region_hash,dm_mirror,dm_raid45
rtsx_pci_sdmmc         23527  0 
wmi                    19070  0 
i915                  661339  5 
ahci                   25819  2 
r8169                  67581  0 
video                  19318  1 i915
i2c_algo_bit           13413  1 i915
mii                    13934  1 r8169
drm_kms_helper         52710  1 i915
libahci                32009  1 ahci
drm                   297056  4 i915,drm_kms_helper
rtsx_pci               45546  2 rtsx_pci_ms,rtsx_pci_sdmmc
>>    iwconfig 

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          

>>    ifconfig -a 

eth0      Link encap:Ethernet  HWaddr 00:90:f5:f1:97:ab  
          inet adr:192.168.1.19  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: fe80::290:f5ff:fef1:97ab/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:14346 erreurs:0 :0 overruns:0 frame:0
          TX packets:9087 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:18754999 (18.7 MB) Octets transmis:867066 (867.0 KB)

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:65536  Metric:1
          Packets reçus:6472 erreurs:0 :0 overruns:0 frame:0
          TX packets:6472 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:392001 (392.0 KB) Octets transmis:392001 (392.0 KB)

wlan0     Link encap:Ethernet  HWaddr 0c:8b:fd:dc:ed:ad  
          adr inet6: fe80::e8b:fdff:fedc:edad/64 Scope:Lien
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Packets reçus:2247 erreurs:0 :0 overruns:0 frame:0
          TX packets:2515 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:1532447 (1.5 MB) Octets transmis:398625 (398.6 KB)


>>    sudo iwlist scan 


>>    uname -r -m 

3.11.0-18-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


NetworkManager Tool

State: connected (global)

- Device: eth0  [Connexion filaire 1] ------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             connected
  Default:           yes
  HW Address:        00:90:F5:F1:97:AB

  Capabilities:
    Carrier Detect:  yes
    Speed:           1000 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         192.168.1.19
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1


- Device: wlan0 ----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlwifi
  State:             disconnected
  Default:           no
  HW Address:        0C:8B:FD:DC:ED:AD

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points 



>>    sudo rfkill list 

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

Dernière modification par Eric_89fr (Le 28/02/2014, à 11:37)

Hors ligne

#2 Le 23/02/2014, à 11:51

toutafai

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Bonjour,

Ok pour les retours, sauf qu'au moment ou tu as executé le scipt, ton wifi n'etait pas activé...du coup il manque certaines infos :
Débranche ton cable ethernet et connecte toi a ton wifi (même si cela ne vas pas marcher ou pas longtemps..) et donne le retour de

nm-tool

PS : Dans le retour, précise laquelle est ta borne, et s il n'y a pas ta borne wifi dans celles qui seront listé, attend 30 secondes et recommence la commande jusqu'a temps qu'elle y soit


Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne

#3 Le 23/02/2014, à 20:24

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Ma box est la Livebox-F98C et au moment où j'ai fait la manip, j'étais connecté.

ubuntu@ubuntu-W54-55SU1-SUW:~$ nm-tool

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             unavailable
  Default:           no
  HW Address:        00:90:F5:F1:97:AB

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off


- Device: wlan0  [Livebox-F98C] ------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlwifi
  State:             connected
  Default:           yes
  HW Address:        0C:8B:FD:DC:ED:AD

  Capabilities:
    Speed:           144 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    FreeWifi_secure: Infra, A6:79:1B:01:94:7B, Freq 2462 MHz, Rate 54 Mb/s, Strength 62 WPA Enterprise
    Livebox-c4b5:    Infra, 5C:33:8E:BF:2A:67, Freq 2437 MHz, Rate 54 Mb/s, Strength 57 WPA WPA2
    SFR WiFi Mobile: Infra, C2:25:15:28:6F:FF, Freq 2462 MHz, Rate 54 Mb/s, Strength 24 WPA2 Enterprise
    NEUF_6FF8:       Infra, 00:25:15:28:6F:FC, Freq 2462 MHz, Rate 54 Mb/s, Strength 22 WPA
    Bbox-492A33:     Infra, 00:26:44:F2:74:57, Freq 2437 MHz, Rate 54 Mb/s, Strength 20 WPA WPA2
    stephane:        Infra, A6:79:1B:01:94:78, Freq 2462 MHz, Rate 54 Mb/s, Strength 62 WEP
    orange:          Infra, 1A:62:2C:7D:F9:8C, Freq 2412 MHz, Rate 54 Mb/s, Strength 100
    FreeWifi:        Infra, A6:79:1B:01:94:7A, Freq 2462 MHz, Rate 54 Mb/s, Strength 62
    Bouygues Telecom Wi-Fi: Infra, 62:26:44:F2:74:54, Freq 2437 MHz, Rate 54 Mb/s, Strength 22
    SFR WiFi FON:    Infra, C2:25:15:28:6F:FD, Freq 2462 MHz, Rate 54 Mb/s, Strength 19
    *Livebox-F98C:   Infra, 18:62:2C:7D:F9:8C, Freq 2412 MHz, Rate 54 Mb/s, Strength 81 WPA WPA2

  IPv4 Settings:
    Address:         192.168.1.14
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

Hors ligne

#4 Le 23/02/2014, à 20:46

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

J'ai recommencé une fois que j'ai perdu la connexion. Ce qui est curieux, c'est qu'en lisant ça, on a l'impression que c'est toujours connecté, alors que je ne peux plus afficher une page web, ni relever mon courrier, et que Skype apparaît comme déconnecté.

NetworkManager Tool

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             unavailable
  Default:           no
  HW Address:        00:90:F5:F1:97:AB

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off


- Device: wlan0  [Livebox-F98C] ------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlwifi
  State:             connected
  Default:           yes
  HW Address:        0C:8B:FD:DC:ED:AD

  Capabilities:
    Speed:           1 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    FreeWifi_secure: Infra, A6:79:1B:01:94:7B, Freq 2462 MHz, Rate 54 Mb/s, Strength 64 WPA Enterprise
    Livebox-c4b5:    Infra, 5C:33:8E:BF:2A:67, Freq 2437 MHz, Rate 54 Mb/s, Strength 60 WPA WPA2
    SFR WiFi Mobile: Infra, C2:25:15:28:6F:FF, Freq 2462 MHz, Rate 54 Mb/s, Strength 25 WPA2 Enterprise
    NEUF_6FF8:       Infra, 00:25:15:28:6F:FC, Freq 2462 MHz, Rate 54 Mb/s, Strength 22 WPA
    stephane:        Infra, A6:79:1B:01:94:78, Freq 2462 MHz, Rate 54 Mb/s, Strength 64 WEP
    orange:          Infra, 1A:62:2C:7D:F9:8C, Freq 2412 MHz, Rate 54 Mb/s, Strength 100
    FreeWifi:        Infra, A6:79:1B:01:94:7A, Freq 2462 MHz, Rate 54 Mb/s, Strength 64
    SFR WiFi FON:    Infra, C2:25:15:28:6F:FD, Freq 2462 MHz, Rate 54 Mb/s, Strength 25
    *Livebox-F98C:   Infra, 18:62:2C:7D:F9:8C, Freq 2412 MHz, Rate 54 Mb/s, Strength 85 WPA WPA2
    Bbox-492A33:     Infra, 00:26:44:F2:74:57, Freq 2437 MHz, Rate 54 Mb/s, Strength 17 WPA WPA2
    Bouygues Telecom Wi-Fi: Infra, 62:26:44:F2:74:54, Freq 2437 MHz, Rate 54 Mb/s, Strength 22

  IPv4 Settings:
    Address:         192.168.1.14
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

Hors ligne

#5 Le 23/02/2014, à 22:44

toutafai

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

et encore un gagné..une livebox qui fait un chiffrement a problème wpa1 et wpa2 roll
Sur ta box, il faut changer le chiffrement du wifi pour soit que du WPA1 TKIP , soit (et mieux) que du WPA2 AES. appliquer/enregistrer les modifications, rebooter la box. Puis coté ubuntu, déconnecte toi de ton wifi, et une fois que la box aura rebooté et sera prête, reconnecte toi a ton wifi et test si c'est ok

Dernière modification par toutafai (Le 23/02/2014, à 22:44)


Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne

#6 Le 24/02/2014, à 09:39

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

C'était une bonne piste, mais c'est pas ça ! J'ai fait les modifications sur la livebox et ça n'a pas duré plus longtemps.

D'ailleurs, même symptôme avec une neufbox ailleurs.

Hors ligne

#7 Le 24/02/2014, à 18:15

toutafai

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

redonne le retour de

nm-tool

sinon, il y a toujours la manip de désactiver le mode n :

echo "options iwlwifi 11n_disable=1" | sudo tee -a /etc/modprobe.d/iwlwifi.conf

rebooter et tester si c'est mieux


Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne

#8 Le 25/02/2014, à 10:32

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Connecté ailleurs que chez moi. Mais les autres fois ça ne durait pas plus longtemps.

State: connected (global)

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             unavailable
  Default:           no
  HW Address:        00:90:F5:F1:97:AB

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         off


- Device: wlan0  [SNUipp89] ----------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlwifi
  State:             connected
  Default:           yes
  HW Address:        0C:8B:FD:DC:ED:AD

  Capabilities:
    Speed:           1 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    *SNUipp89:       Infra, E0:A1:D7:10:7A:F4, Freq 2412 MHz, Rate 54 Mb/s, Strength 94 WPA
    SFR WiFi Mobile: Infra, 82:A1:D7:10:7A:F7, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WPA2 Enterprise
    SFR WiFi Mobile: Infra, C2:95:04:04:85:0F, Freq 2412 MHz, Rate 54 Mb/s, Strength 39 WPA2 Enterprise
    SFR_7610:        Infra, E0:A1:D7:3A:76:14, Freq 2412 MHz, Rate 54 Mb/s, Strength 39 WPA
    SFR WiFi Mobile: Infra, 8A:A1:D7:3A:76:17, Freq 2412 MHz, Rate 54 Mb/s, Strength 39 WPA2 Enterprise
    freebox_julien:  Infra, 0E:76:6B:29:10:48, Freq 2412 MHz, Rate 54 Mb/s, Strength 39 WPA
    FreeWifi_secure: Infra, 4E:74:73:D2:BF:A7, Freq 2447 MHz, Rate 54 Mb/s, Strength 34 WPA Enterprise
    SFR_8508:        Infra, 24:95:04:04:85:0C, Freq 2412 MHz, Rate 54 Mb/s, Strength 32 WPA
    BourgInt:        Infra, 00:18:84:18:47:B6, Freq 2432 MHz, Rate 54 Mb/s, Strength 25 WPA
    freebox_ludo:    Infra, 14:0C:76:F0:23:D0, Freq 2437 MHz, Rate 54 Mb/s, Strength 32 WPA
    SFR WiFi Mobile: Infra, A2:A1:D7:D4:87:FB, Freq 2462 MHz, Rate 54 Mb/s, Strength 24 WPA2 Enterprise
    Orlando Box:     Infra, E0:A1:D7:D4:87:F8, Freq 2462 MHz, Rate 54 Mb/s, Strength 24 WPA
    ouzmerkou:       Infra, 00:07:CB:02:FE:DC, Freq 2427 MHz, Rate 54 Mb/s, Strength 20 WPA
    Livebox-4538:    Infra, D0:AE:EC:19:02:69, Freq 2457 MHz, Rate 54 Mb/s, Strength 45 WEP
    fri:             Infra, 4E:74:73:D2:BF:A4, Freq 2447 MHz, Rate 54 Mb/s, Strength 30 WEP
    SFR WiFi FON:    Infra, 82:A1:D7:10:7A:F5, Freq 2412 MHz, Rate 54 Mb/s, Strength 100
    orange:          Infra, D6:AE:EC:19:02:69, Freq 2457 MHz, Rate 54 Mb/s, Strength 55
    SFR WiFi FON:    Infra, C2:95:04:04:85:0D, Freq 2412 MHz, Rate 54 Mb/s, Strength 39
    FreeWifi:        Infra, 0E:76:6B:29:10:4A, Freq 2412 MHz, Rate 54 Mb/s, Strength 39
    SFR WiFi FON:    Infra, 8A:A1:D7:3A:76:15, Freq 2412 MHz, Rate 54 Mb/s, Strength 35
    FreeWifi:        Infra, 4E:74:73:D2:BF:A6, Freq 2447 MHz, Rate 54 Mb/s, Strength 29
    FON_BourgInt:    Infra, 00:18:84:18:47:B5, Freq 2432 MHz, Rate 54 Mb/s, Strength 27
    FreeWifi:        Infra, 14:0C:76:F0:23:D1, Freq 2437 MHz, Rate 54 Mb/s, Strength 24
    Bouygues Telecom Wi-Fi: Infra, 62:1F:9F:E5:13:46, Freq 2437 MHz, Rate 54 Mb/s, Strength 20
    SFR WiFi FON:    Infra, A2:A1:D7:D4:87:F9, Freq 2462 MHz, Rate 54 Mb/s, Strength 20
    Bouygues Telecom Wi-Fi: Infra, 62:1F:9F:AE:EF:A0, Freq 2462 MHz, Rate 54 Mb/s, Strength 12
    FreeWifi_secure: Infra, 0E:76:6B:29:10:4B, Freq 2412 MHz, Rate 54 Mb/s, Strength 35 WPA Enterprise
    SFR WiFi Mobile: Infra, 82:7E:CB:9A:25:07, Freq 2412 MHz, Rate 54 Mb/s, Strength 30 WPA2 Enterprise
    FreeWifi_secure: Infra, 14:0C:76:F0:23:D2, Freq 2437 MHz, Rate 54 Mb/s, Strength 30 WPA2 Enterprise
    FreeWifi_secure: Infra, 00:07:CB:02:FE:DE, Freq 2427 MHz, Rate 54 Mb/s, Strength 22 WPA2 Enterprise
    FreeWifi:        Infra, 5A:6C:16:F8:80:5A, Freq 2462 MHz, Rate 54 Mb/s, Strength 25
    FreeWifi:        Infra, 00:24:D4:D3:7A:81, Freq 2462 MHz, Rate 54 Mb/s, Strength 22
    Bouygues Telecom Wi-Fi: Infra, C0:AC:54:38:FD:31, Freq 2472 MHz, Rate 54 Mb/s, Strength 20
    Bouygues Telecom Wi-Fi: Infra, 64:7C:34:07:9E:E5, Freq 2472 MHz, Rate 54 Mb/s, Strength 20
    FreeWifi_secure: Infra, 4A:9A:6D:77:82:42, Freq 2432 MHz, Rate 54 Mb/s, Strength 34 WPA Enterprise
    SFR_2500:        Infra, 30:7E:CB:9A:25:04, Freq 2412 MHz, Rate 54 Mb/s, Strength 27 WPA
    Bbox-F87F6A:     Infra, 00:1F:9F:AE:EF:A3, Freq 2462 MHz, Rate 54 Mb/s, Strength 20 WPA WPA2
    FreeWifi:        Infra, 4A:9A:6D:77:82:41, Freq 2432 MHz, Rate 54 Mb/s, Strength 30
    Livebox-3c5a:    Infra, 00:19:70:58:72:E6, Freq 2462 MHz, Rate 54 Mb/s, Strength 25 WPA2
    Bbox-F202A23E:   Infra, C0:AC:54:38:FD:30, Freq 2472 MHz, Rate 54 Mb/s, Strength 24 WPA WPA2
    NEUF_65C8:       Infra, 00:25:15:33:65:CC, Freq 2412 MHz, Rate 54 Mb/s, Strength 20 WPA
    orange:          Infra, 0A:19:70:58:72:E6, Freq 2462 MHz, Rate 54 Mb/s, Strength 24
    Bbox-EAB97A:     Infra, 00:1F:9F:E5:13:45, Freq 2437 MHz, Rate 54 Mb/s, Strength 25 WPA WPA2
    ALICE-18489D:    Infra, 00:16:38:18:48:A8, Freq 2447 MHz, Rate 54 Mb/s, Strength 17 WEP

  IPv4 Settings:
    Address:         192.168.1.12
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

Hors ligne

#9 Le 25/02/2014, à 10:40

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Et hop ! c'est fini, j'ai dû remettre le câble. la sortie de nm-tool faite après ce que j'appelle déconnexion est la même. pour nm-tool, je suis toujours connecté.
Et voilà le nm-tool quand j'ai rebranché le câble. Est-ce normal que la connexion wifi apparaisse encore comme connecté alors que le box alentours ne sont plus vues.

NetworkManager Tool

State: connected (global)

- Device: eth0  [Connexion filaire 1] ------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             connected
  Default:           yes
  HW Address:        00:90:F5:F1:97:AB

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         192.168.1.28
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1


- Device: wlan0  [SNUipp89] ----------------------------------------------------
  Type:              802.11 WiFi
  Driver:            iwlwifi
  State:             connected
  Default:           no
  HW Address:        0C:8B:FD:DC:ED:AD

  Capabilities:
    Speed:           1 Mb/s

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points (* = current AP)
    *SNUipp89:       Infra, E0:A1:D7:10:7A:F4, Freq 2412 MHz, Rate 54 Mb/s, Strength 94 WPA

  IPv4 Settings:
    Address:         192.168.1.12
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1

Hors ligne

#10 Le 28/02/2014, à 11:36

Eric_89fr

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Résolu après une mise à jour.

Hors ligne

#11 Le 27/03/2014, à 23:23

unagisim

Re : [Résolu]Wifi se déconnecte après quelques dizaines de secondes

Bonjour,
Je rencontre le meme probleme avec le meme materiel et le meme OS.
Eric_89fr, peux tu preciser quelle mise a jour as tu effectue et comme tu t'y es pris ?
Merci !

Hors ligne