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 01/12/2009, à 19:18

keseru44

Configurer le Wifi sous Ubuntu 9.10

Bonjour à tous !

J'ai installé la nouvelle version de la distribution chez mes parents mais je n'arrive pas à configurer le Wifi.
J'ai une clé Wifi Netgear.
Voilà les réponses des commandes qu'il fallait entrer :

cat /etc/lsb-release :

DISTRIB_ID=Ubuntu 
DISTRIB_RELEASE=9.10 
DISTRIB_CODENAME=karmic 
DISTRIB_DESCRIPTION="Ubuntu 9.10"

lsusb

 Bus 002 Device 006: ID 0846:9000 NetGear, Inc. WN111(v1) RangeMax Next Wireless [Marvell TopDog] 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
Bus 007 Device 002: ID 0471:0815 Philips eHome Infrared Receiver 
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 005 Device 002: ID 04a9:220e Canon, Inc. CanoScan N1240U/LiDE 30 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 
Bus 001 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External) 
Bus 001 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

lspci :

00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02) 
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02) 
00:19.0 Ethernet controller: Intel Corporation 82562V 10/100 Network Connection (rev 02) 
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02) 
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02) 
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02) 
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) 
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02) 
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02) 
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02) 
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02) 
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02) 
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) 
00:1f.0 ISA bridge: Intel Corporation 82801HH (ICH8DH) LPC Interface Controller (rev 02) 
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller (rev 02) 
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02) 
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1) 
03:00.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1) 
03:01.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70)

lspci -nn | grep -i net :

00:19.0 Ethernet controller [0200]: Intel Corporation 82562V 10/100 Network Connection [8086:104c] (rev 02)

sudo lshw -C network :

*-network               
       description: Ethernet interface 
       product: 82562V 10/100 Network Connection 
       vendor: Intel Corporation 
       physical id: 19 
       bus info: pci@0000:00:19.0 
       logical name: eth0 
       version: 02 
       serial: 00:18:f3:27:e5:6e 
       capacity: 100MB/s 
       width: 32 bits 
       clock: 33MHz 
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation 
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=1.0.2-k2 firmware=0.3-2 latency=0 link=no multicast=yes port=twisted pair 
       resources: irq:27 memory:fdfc0000-fdfdffff memory:fdfff000-fdffffff ioport:ff00(size=32)

lsmod :

Module                  Size  Used by 
binfmt_misc             8356  1 
ppdev                   6688  0 
nls_iso8859_1           3740  1 
nls_cp437               5372  1 
vfat                   10716  1 
fat                    51452  1 vfat 
tda1004x               15808  1 
saa7134_dvb            22760  0 
videobuf_dvb            7040  1 saa7134_dvb 
saa7134_alsa           12128  1 
dvb_core               87364  1 videobuf_dvb 
snd_hda_codec_realtek   203328  1 
snd_hda_intel          26920  2 
usblp                  12636  0 
snd_hda_codec          75708  2 snd_hda_codec_realtek,snd_hda_intel 
tda827x                 9920  2 
snd_hwdep               7200  1 snd_hda_codec 
snd_pcm_oss            37920  0 
tda8290                12960  1 
snd_mixer_oss          16028  1 snd_pcm_oss 
snd_pcm                75296  4 saa7134_alsa,snd_hda_intel,snd_hda_codec,snd_pcm_oss 
tuner                  21540  1 
saa7134               152616  2 saa7134_dvb,saa7134_alsa 
snd_seq_dummy           2656  0 
snd_seq_oss            28576  0 
ir_common              48512  1 saa7134 
v4l2_common            17500  2 tuner,saa7134 
snd_seq_midi            6432  0 
videodev               36736  3 tuner,saa7134,v4l2_common 
snd_rawmidi            22208  1 snd_seq_midi 
snd_seq_midi_event      6940  2 snd_seq_oss,snd_seq_midi 
v4l1_compat            14496  1 videodev 
snd_seq                50224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event 
videobuf_dma_sg        12544  3 saa7134_dvb,saa7134_alsa,saa7134 
snd_timer              22276  2 snd_pcm,snd_seq 
videobuf_core          17952  3 videobuf_dvb,saa7134,videobuf_dma_sg 
snd_seq_device          6920  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq 
lirc_mceusb            15520  0 
iptable_filter          3100  0 
tveeprom               11872  1 saa7134 
ip_tables              11692  1 iptable_filter 
psmouse                56180  0 
lirc_dev               10804  1 lirc_mceusb 
snd                    59204  19 saa7134_alsa,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 
lp                      8964  0 
x_tables               16544  1 ip_tables 
snd_page_alloc          9156  2 snd_hda_intel,snd_pcm 
serio_raw               5280  0 
parport                35340  2 ppdev,lp 
usb_storage            52544  0 
ohci1394               29900  0 
ieee1394               86596  1 ohci1394 
e1000e                122124  0 
intel_agp              27484  0 
agpgart                34988  1 intel_agp

[g]iwconfig[/g] :

lo        no wireless extensions. 

eth0      no wireless extensions.

ifconfig :

eth0      Link encap:Ethernet  HWaddr 00:18:f3:27:e5:6e  
          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) 
          Mémoire:fdfc0000-fdfe0000 

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:82 erreurs:0 :0 overruns:0 frame:0 
          TX packets:82 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 lg file transmission:0 
          Octets reçus:8876 (8.8 KB) Octets transmis:8876 (8.8 KB)

sudo iwlist :

lo        Interface doesn't support scanning. 

eth0      Interface doesn't support scanning.

uname -r -m :

2.6.31-14-generic i686


cat /etc/network/interfaces
:

auto lo 
iface lo inet loopback

nm-tool :

NetworkManager Tool 

State: disconnected 

- Device: eth0 ----------------------------------------------------------------- 
  Type:              Wired 
  Driver:            e1000e 
  State:             unavailable 
  Default:           no 
  HW Address:        00:18:F3:27:E5:6E 

  Capabilities: 
    Carrier Detect:  yes 

  Wired Properties 
    Carrier:         off

Ouf ! enfin...

Bonne soirée

Keseru44

Hors ligne

#2 Le 02/12/2009, à 15:43

yahyaoui

Re : Configurer le Wifi sous Ubuntu 9.10

votre carte wifi n'est pas détecté.

essais "iwconfig"

Hors ligne

#3 Le 02/12/2009, à 15:44

yahyaoui

Re : Configurer le Wifi sous Ubuntu 9.10

et postez le résultat

Hors ligne

#4 Le 02/12/2009, à 15:46

yahyaoui

Re : Configurer le Wifi sous Ubuntu 9.10

essais:
"iwconfig"
et
"lspci | grep -i net"
et postez le résultat

Hors ligne

#5 Le 02/12/2009, à 15:53

joelafrite248

Re : Configurer le Wifi sous Ubuntu 9.10

http://wiki.debian.org/WiFi

Je crois que t'es bon pour utiliser ndiswrapper hmm


"La bonne longueur pour les jambes, c'est quand elles touchent par-terre."
Coluche

Hors ligne

#6 Le 02/12/2009, à 19:44

keseru44

Re : Configurer le Wifi sous Ubuntu 9.10

Merci de vos réponses !

@ yahyaoul : il me semble que j'ai déja posté ces commandes...
@ C'est à dire... ??

Hors ligne

#7 Le 03/12/2009, à 09:16

keseru44

Re : Configurer le Wifi sous Ubuntu 9.10

Bon j'ai un peu avancé depuis hier. J'ai installé le pilote avec ndiswrapper. Maintenant l'outil réseau en haut à droite dans gnome détecte ma livebox et clignote ttrès rapidement.
Problème : lorsqu'il cherche à se connecter plus aucune application en rapport avec internet ne peut fonctionner...
En plus quand je clique sur le truc du réseau tout est bloqué je n'ai plus qu'à éteindre sauvagement...
Dois je réinstaller le pilote ou il y a une solution ?

Hors ligne