Wifi non reconnu

kaddouri2010 -  
 kaddouri2010 -
Bonjour,
voici ce qui s'affiche lors ou je tape iwconfig wlan0
root@kaddouri-laptop:~# iwconfig wlan0
wlan0 IEEE 802.11bg ESSID:"USTO"
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
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

nous avons une connection non sécurisé normalement c'est automatique comme tous mes amis moi j'ai un powerbook g4 et je travaille sous UBUNTU karmer 9.10
bon j'ai installé Wicd à la place de network manager je vois le réseau de l'USTO mais je n'arrive pas à l'accéder
est qui'il y a des commandes pour tester mon matériel wifi (des commandes sur le terminal)
s'il y a quelqu'un qui peut m'aider je le remercie
merci
Configuration: Mac PowerPC / Firefox 3.5.7

1 réponse

  1. Akkenar Messages postés 373 Date d'inscription   Statut Membre Dernière intervention   115
     
    Bonjour :

    Le wifi, c'est pas trop ma spécialité, mais je vais quand même essayer de donner un coup de main.

    quelques commandes utiles :

    lspci
    : liste tout vos périphérique, ça peut être utile pour identifier le chipset de la carte wifi
    ifconfig wlan0 up
    : active la carte wifi
    iwlist wlan0 scanning
    : scan les réseaux à proximité
    0
    1. kaddouri2010
       
      salut
      lspci donne
      0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
      0000:00:10.0 VGA compatible controller: ATI Technologies Inc M11 NV [FireGL Mobility T2e] (rev 80)
      0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 PCI
      0001:10:12.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
      0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo/Intrepid Mac I/O
      0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
      0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
      0001:10:1a.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
      0001:10:1b.0 USB Controller: NEC Corporation USB (rev 43)
      0001:10:1b.1 USB Controller: NEC Corporation USB (rev 43)
      0001:10:1b.2 USB Controller: NEC Corporation USB 2.0 (rev 04)
      0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 Internal PCI
      0002:20:0d.0 Class ff00: Apple Computer Inc. UniNorth/Intrepid ATA/100
      0002:20:0e.0 FireWire (IEEE 1394): Apple Computer Inc. UniNorth 2 FireWire (rev 81)
      0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth 2 GMAC (Sun GEM) (rev 80)
      et
      la commande
      ifconfig wlan0 up permession denied alors
      sudo -s
      voila la commande ifconfig wlan0 up que ce qu'elle donne
      rien
      aprés la commande iwlist wlan0 scanning elle donne
      wlan0 Scan completed :
      Cell 01 - Address: 00:10:E7:F5:D3:BB
      Channel:6
      Frequency:2.437 GHz (Channel 6)
      Quality=35/70 Signal level=-75 dBm
      Encryption key:off
      ESSID:"USTO"
      Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
      Mode:Master
      Extra:tsf=00000003058681a0
      Extra: Last beacon: 1024ms ago
      IE: Unknown: 00045553544F
      IE: Unknown: 010482840B16
      IE: Unknown: 030106
      IE: Unknown: 040600018C000000
      IE: Unknown: 05040002001E
      ou est le problème
      merci
      0