Pages : 1
#1 Le 17/07/2009, à 14:38
- Linwed
[Résolu] - aucun wifi visible sur jaunty
Bonjour a tous,
Voila je suis débutant sous linux et je n'arrive pas à me connecter en wifi.
J'ai lu sur certain post que wicd était efficace donc je l'ai installé.
Malgré ça linux ne voit aucun réseaux sans fil alors que sous xp pro je me
connecte sans problème (je suis en dual boot).
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
lsusb
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
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 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 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
02:03.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61)
02:05.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:06.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
02:09.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
sudo lshw -C network
*-network:0
description: Ethernet interface
product: BCM4401 100Base-T
vendor: Broadcom Corporation
physical id: 5
bus info: pci@0000:02:05.0
logical name: eth0
version: 01
serial: 00:0a:e4:21:65:80
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.0.11 latency=64 link=yes module=ssb multicast=yes port=twisted pair speed=100MB/s
*-network:1
description: Wireless interface
product: PRO/Wireless LAN 2100 3B Mini PCI Adapter
vendor: Intel Corporation
physical id: 6
bus info: pci@0000:02:06.0
logical name: eth1
version: 04
serial: 00:04:23:7c:86:55
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=64 link=no maxlatency=34 mingnt=2 module=ipw2100 multicast=yes wireless=unassociated
*-network DISABLED
description: Ethernet interface
physical id: 1
logical name: pan0
serial: 6e:e5:2b:3b:90:a2
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
lsmod
Module Size Used by
i915 65668 2
drm 96296 3 i915
binfmt_misc 16776 1
bridge 56340 0
stp 10500 1 bridge
bnep 20224 2
input_polldev 11912 0
lp 17156 0
joydev 18368 0
snd_intel8x0 37532 3
snd_ac97_codec 112292 1 snd_intel8x0
ac97_bus 9856 1 snd_ac97_codec
pcmcia 44748 0
snd_pcm_oss 46336 0
snd_mixer_oss 22656 1 snd_pcm_oss
snd_pcm 82948 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 10756 0
snd_seq_oss 37760 0
snd_seq_midi 14336 0
snd_rawmidi 29696 1 snd_seq_midi
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ipw2100 79536 0
snd 62628 16 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 15200 1 snd
yenta_socket 32396 1
rsrc_nonstatic 19328 1 yenta_socket
psmouse 61972 0
pcspkr 10496 0
snd_page_alloc 16904 2 snd_intel8x0,snd_pcm
iTCO_wdt 19108 0
iTCO_vendor_support 11652 1 iTCO_wdt
pcmcia_core 43540 3 pcmcia,yenta_socket,rsrc_nonstatic
ieee80211 38344 1 ipw2100
ieee80211_crypt 13444 1 ieee80211
serio_raw 13316 0
shpchp 40212 0
intel_agp 34108 1
agpgart 42696 3 drm,intel_agp
video 25360 0
ppdev 15620 0
wbsd 22152 0
output 11008 1 video
parport_pc 40100 1
parport 42220 3 lp,ppdev,parport_pc
irda 197180 0
crc_ccitt 10112 1 irda
ohci1394 38576 0
b44 35984 0
ssb 41220 1 b44
mii 13312 1 b44
ieee1394 94660 1 ohci1394
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 unassociated ESSID:"NUMERICABLE-E3C7" 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: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
pan0 no wireless extensions.
ifconfig
eth0 Link encap:Ethernet HWaddr 00:0a:e4:21:65:80
inet adr:192.168.0.11 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::20a:e4ff:fe21:6580/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:8564 erreurs:0 :0 overruns:0 frame:0
TX packets:7347 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:7718476 (7.7 MB) Octets transmis:1403149 (1.4 MB)
Interruption:10
eth1 Link encap:Ethernet HWaddr 00:04:23:7c:86:55
UP BROADCAST RUNNING 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:10 Adresse de base:0x6000 Mémoire:e0203000-e0203fff
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:12 erreurs:0 :0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:720 (720.0 B) Octets transmis:720 (720.0 B)
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
eth1 No scan results
pan0 Interface doesn't support scanning.
cat /etc/network/interfaces
auto lo
iface lo inet loopback
uname -r -m
2.6.28-13-generic i686
Merci de m'aider ^^
Dernière modification par Linwed (Le 18/07/2009, à 17:50)
Hors ligne
#2 Le 17/07/2009, à 16:47
- compte supprimé
Re : [Résolu] - aucun wifi visible sur jaunty
Ton interface wifi s'appelle eth1 (en général c'est plutôt wlan0). Dans wicd->preference vérifie que pour 'interface sans fil' il y a marqué eth1.
Sinon que donne :
sudo iwlist eth1 scan
#3 Le 17/07/2009, à 16:54
- Smon
Re : [Résolu] - aucun wifi visible sur jaunty
Essaie ça : http://forum.ubuntu-fr.org/viewtopic.php?pid=2698010#p2698010
Hors ligne
#4 Le 17/07/2009, à 17:36
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
>alduc1 : dans wicd c'est bien eth1 pour interface sans fil
sudo iwlist eth1 scan
eth1 No scan results
Hors ligne
#5 Le 17/07/2009, à 18:11
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
> Smon : je suis allé voir ton autre post seulement je sais pas quel paquet choisir car dans synaptic j'ai 4 choix possible. Merci de ton aide
Hors ligne
#6 Le 17/07/2009, à 18:28
- Smon
Re : [Résolu] - aucun wifi visible sur jaunty
As tu activé les dépots backport ?
Si oui, quels sont ces choix ?
Hors ligne
#7 Le 17/07/2009, à 18:43
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
Excuse moi Smon j'ai trouver le bon paquet et je l'ai installer et ensuite j'ai rebooter mon pc.
Mais je ne détecte toujours aucun réseau sans fil.
Hors ligne
#8 Le 17/07/2009, à 18:49
- Smon
Re : [Résolu] - aucun wifi visible sur jaunty
Ça fonctionne sur le live CD ?
Hors ligne
#9 Le 17/07/2009, à 18:57
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
Nan quand j'étais sur le live cd pas de wifi. NM me grisais la partie réseaux sans fils.
Hors ligne
#10 Le 17/07/2009, à 18:59
- Smon
Re : [Résolu] - aucun wifi visible sur jaunty
Tu as essayé d'installer les pilotes non-libres ?
Hors ligne
#11 Le 17/07/2009, à 19:02
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
Nan je sais pas faire, j'ai installé linux il y a 3 jours et avant ça je n'y avait toucher.
Donc je suis un peu perdu =$
Hors ligne
#12 Le 17/07/2009, à 19:04
- Smon
Re : [Résolu] - aucun wifi visible sur jaunty
Menu Système >> Administration >> Pilotes de périphériques
Et regarde si il te propose quelque chose ...
Hors ligne
#13 Le 17/07/2009, à 19:06
- Linwed
Re : [Résolu] - aucun wifi visible sur jaunty
Nan la liste est vide. Il ne me propose rien.
Hors ligne
Pages : 1