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 21/01/2011, à 18:38

Lydeheux

[Résolu]Et subitement, plus de connexion wifi !

Bonjour à tous,

Mon portable Dell Latitude D400 qui, jusqu'ici se portait bien, a décidé de ne plus gérer le réseau sans fil (le "activer le réseau sans fil" est grisé).
Ma dernière bidouille qui a peut-être déclenché ce bazar est qu'hier soir j'ai voulu tester une connexion 3G à l'aide de mon téléphone portable. J'ai créé une "connexion mobile à large bande" (qui n'a d'ailleurs pas marché, sûrement que c'était pas comme cela qu'il fallait faire.
Bref, en tout cas, depuis ce matin, je ne peux plus me connecter à mon wifi. (connexion qui marche avec un autre PC en wifi)



Edit : Tout bêtement, il fallait utiliser la touche "Fn" (qui associe les fonction coloriées en bleues) +F2 qui lance la fonction WiFi.
C'est con de ne pas avoir trouvé ce système de façon numérique, un logiciel qui gère la fonction du WiFi... bref






cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION="Ubuntu 10.10"



lsusb

Bus 004 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 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub



lspci

00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01)
01:01.0 CardBus bridge: Texas Instruments PCI7510 PC card Cardbus Controller (rev 01)
01:01.1 CardBus bridge: Texas Instruments PCI7510,7610 PC card Cardbus Controller (rev 01)
01:01.2 FireWire (IEEE 1394): Texas Instruments PCI7410,7510,7610 OHCI-Lynx Controller
01:01.3 System peripheral: Texas Instruments PCI7410,7510,7610 PCI Firmware Loading Function
01:03.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)



sudo lshw -C network

  *-network:0             
       description: Ethernet interface
       product: NetXtreme BCM5705M Gigabit Ethernet
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: eth0
       version: 01
       serial: 00:0b:db:5b:e7:7c
       capacity: 1GB/s
       width: 64 bits
       clock: 66MHz
       capabilities: pm vpd msi bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.110 firmware=5705-v3.11 latency=32 link=no mingnt=64 multicast=yes port=twisted pair
       resources: irq:11 memory:fcff0000-fcffffff memory:fd000000-fd00ffff
  *-network:1 DISABLED
       description: Wireless interface
       product: PRO/Wireless LAN 2100 3B Mini PCI Adapter
       vendor: Intel Corporation
       physical id: 3
       bus info: pci@0000:01:03.0
       logical name: eth1
       version: 04
       serial: 00:04:23:6c:35:81
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ipw2100 driverversion=git-1.2.2 firmware=712.0.3:3:00000001 latency=32 link=no maxlatency=34 mingnt=2 multicast=yes wireless=unassociated
       resources: irq:5 memory:fcfee000-fcfeefff


lsmod
Module                  Size  Used by
binfmt_misc             6599  1
snd_intel8x0           25632  2
i915                  294989  3
snd_ac97_codec         99227  1 snd_intel8x0
ac97_bus                1014  1 snd_ac97_codec
snd_pcm                71475  2 snd_intel8x0,snd_ac97_codec
snd_seq_midi            4588  0
drm_kms_helper         30200  1 i915
snd_rawmidi            17783  1 snd_seq_midi
joydev                  8767  0
ipw2100                67192  0
snd_seq_midi_event      6047  1 snd_seq_midi
pcmcia                 35973  0
snd_seq                47174  2 snd_seq_midi,snd_seq_midi_event
libipw                 39808  1 ipw2100
lib80211                5058  1 libipw
drm                   168092  2 i915,drm_kms_helper
snd_timer              19067  2 snd_pcm,snd_seq
snd_seq_device          5744  3 snd_seq_midi,snd_rawmidi,snd_seq
cfg80211              144470  2 ipw2100,libipw
intel_agp              26694  2 i915
yenta_socket           21518  0
ppdev                   5556  0
pcmcia_rsrc            10566  1 yenta_socket
pcmcia_core            14657  3 pcmcia,yenta_socket,pcmcia_rsrc
snd                    49038  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
dell_wmi_aio            1733  0
parport_pc             26058  1
dcdbas                  5402  0
i2c_algo_bit            5168  1 i915
psmouse                59033  0
video                  18712  1 i915
soundcore                880  1 snd
shpchp                 29886  0
agpgart                32011  2 drm,intel_agp
serio_raw               4022  0
snd_page_alloc          7120  2 snd_intel8x0,snd_pcm
output                  1883  1 video
lp                      7342  0
parport                31492  3 ppdev,parport_pc,lp
btrfs                 489451  0
firewire_ohci          21042  0
tg3                   123310  0
firewire_core          46643  1 firewire_ohci
zlib_deflate           19266  1 btrfs
crc_itu_t               1383  1 firewire_core
crc32c                  2531  1
libcrc32c                887  1 btrfs




iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

eth1      unassociated  ESSID:off/any  Nickname:"ipw2100"
          Mode:Managed  Channel=0  Access Point: Not-Associated   
          Bit Rate:0 kb/s   Tx-Power:off   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  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:0b:db:5b:e7:7c 
          UP BROADCAST MULTICAST  MTU:1500  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)
          Interruption:11

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:4 erreurs:0 :0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          Octets reçus:240 (240.0 B) Octets transmis:240 (240.0 B)




sudo iwlist scan

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

eth1      No scan results






cat /etc/network/interfaces

auto lo
iface lo inet loopback





nm-tool

NetworkManager Tool

State: disconnected

- Device: eth0 -----------------------------------------------------------------
  Type:              Wired
  Driver:            tg3
  State:             unavailable
  Default:           no
  HW Address:        00:0B:DB:5B:E7:7C

  Capabilities:
    Carrier Detect:  yes

  Wired Properties
    Carrier:         off


- Device: eth1 -----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            ipw2100
  State:             unavailable
  Default:           no
  HW Address:        00:04:23:6C:35:81

  Capabilities:

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

  Wireless Access Points




uname -r -m

2.6.35-24-generic i686






Voili pour les infos.
Merci d'avance !

Dernière modification par Lydeheux (Le 30/01/2011, à 14:46)

Hors ligne

#2 Le 24/01/2011, à 11:42

Lydeheux

Re : [Résolu]Et subitement, plus de connexion wifi !

Pas d'avis ?

Hors ligne

#3 Le 25/01/2011, à 13:55

corto69

Re : [Résolu]Et subitement, plus de connexion wifi !

Bonjour,

Depuis le 23/01, j'ai le même problème que toi.
C'est un Dell Latitude.
Je compare les résultats aux miens et je reviens vers toi.
J'ai fait quelques manips. Je suis actuellement au bureau. Je te les transmettrai ce soir


Puissent tous les Hommes se souvenir qu'ils sont frères
Voltaire

Hors ligne