#1 Le 14/12/2009, à 14:08
- crapouillot
a Fermer solutionné mise en route d'un reseau WIFI de freebox
Bonjour à vous tous,
etant trés novice sur Ubuntu et linux, je viens à vous pour me dépanner.
J'ai installé UBuntu aprés formatage de mon vieux pc portable .
Tous va bien sauf que je n'arrive pas à me connecter par Wifi (Actuellement en ethernet)
Je vois bien mon réseau wifi par l'utilitaire de configuration wifi rutilt mais impossible d'obtenir la connection.
Je vous liste les commandes du post it pour vous eclairer.(moi c'est presque incompréhensif pour l'instant)
jerome@jerome-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
jerome@jerome-laptop:~$ lsusb
Bus 004 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 062a:0000 Creative Labs Optical mouse
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
jerome@jerome-laptop:~$ 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)
01:0a.0 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
01:0a.1 CardBus bridge: O2 Micro, Inc. OZ6933/711E1 CardBus/SmartCardBus Controller (rev 01)
01:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:0d.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
jerome@jerome-laptop:~$ lspci -nn | grep -i net
01:0c.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
01:0d.0 Network controller [0280]: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter [8086:1043] (rev 04)
jerome@jerome-laptop:~$ sudo lshw -C network
[sudo] password for jerome:
*-network:0
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: c
bus info: pci@0000:01:0c.0
logical name: eth0
version: 10
serial: 00:0b:5d:20:da:f0
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.0.10 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
resources: irq:11 ioport:3000(size=256) memory:d0200000-d02000ff
*-network:1
description: Wireless interface
product: PRO/Wireless LAN 2100 3B Mini PCI Adapter
vendor: Intel Corporation
physical id: d
bus info: pci@0000:01:0d.0
logical name: eth1
version: 04
serial: 00:04:23:82:a2:bd
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 multicast=yes wireless=unassociated
resources: irq:11 memory:d0201000-d0201fff
jerome@jerome-laptop:~$ lsmod
Module Size Used by
arc4 1660 0
ecb 2524 0
lib80211_crypt_wep 3708 0
binfmt_misc 8356 1
snd_intel8x0 30168 2
snd_ac97_codec 101216 1 snd_intel8x0
ac97_bus 1532 1 snd_ac97_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_pcm 75296 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 2656 0
snd_seq_oss 28576 0
snd_seq_midi 6432 0
snd_rawmidi 22208 1 snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
iptable_filter 3100 0
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
ip_tables 11692 1 iptable_filter
pcmcia 36808 0
snd_timer 22276 2 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
ipw2100 70608 0
snd 59204 14 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
yenta_socket 24200 2
rsrc_nonstatic 11644 1 yenta_socket
libipw 43148 1 ipw2100
x_tables 16544 1 ip_tables
pcmcia_core 35792 3 pcmcia,yenta_socket,rsrc_nonstatic
lib80211 6432 2 lib80211_crypt_wep,libipw
soundcore 7264 1 snd
irda 189564 0
snd_page_alloc 9156 2 snd_intel8x0,snd_pcm
crc_ccitt 1852 1 irda
ppdev 6688 0
lp 8964 0
shpchp 32272 0
psmouse 56500 0
parport_pc 31940 1
parport 35340 3 ppdev,lp,parport_pc
fujitsu_laptop 11940 0
serio_raw 5280 0
usbhid 38208 0
fbcon 36640 72
tileblit 2460 1 fbcon
font 8124 1 fbcon
bitblit 5372 1 fbcon
softcursor 1756 1 bitblit
8139too 22620 0
8139cp 19260 0
mii 5212 2 8139too,8139cp
i915 221064 3
drm 159584 3 i915
i2c_algo_bit 5760 1 i915
intel_agp 27484 2 i915
agpgart 34988 2 drm,intel_agp
video 19380 1 i915
output 2780 1 video
jerome@jerome-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 unassociated Nickname:"ipw2100"
Mode:Managed Frequency=2.462 GHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:16 dBm
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
jerome@jerome-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0b:5d:20:da:f0
inet adr:192.168.0.10 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::20b:5dff:fe20:daf0/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:108994 erreurs:0 :0 overruns:0 frame:0
TX packets:82904 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:116358823 (116.3 MB) Octets transmis:13764940 (13.7 MB)
Interruption:11 Adresse de base:0x3000
eth1 Link encap:Ethernet HWaddr 00:04:23:82:a2:bd
adr inet6: fe80::204:23ff:fe82:a2bd/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:14 erreurs:0 :0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1008 (1.0 KB) Octets transmis:156 (156.0 B)
Interruption:11 Adresse de base:0xa000 Mémoire:d0201000-d0201fff
eth1:avahi Link encap:Ethernet HWaddr 00:04:23:82:a2:bd
inet adr:169.254.9.10 Bcast:169.254.255.255 Masque:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
Interruption:11 Adresse de base:0xa000 Mémoire:d0201000-d0201fff
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:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
jerome@jerome-laptop:~$ sudo iwlist scan
[sudo] password for jerome:
Sorry, try again.
[sudo] password for jerome:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
eth1 Scan completed :
Cell 01 - Address: 00:16:41:0C:EE:F3
ESSID:"Livebox-8b2e"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.457 GHz (Channel 10)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Quality:16 Signal level:0 Noise level:0
Extra: Last beacon: 12624ms ago
Cell 02 - Address: 00:1D:6A:83:F9:69
ESSID:"Livebox-4C8A"
Protocol:IEEE 802.11bg
Mode:Master
Frequency:2.437 GHz (Channel 6)
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Quality:16 Signal level:0 Noise level:0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Extra: Last beacon: 1728ms ago
jerome@jerome-laptop:~$ uname -r -m
2.6.31-16-generic i686
jerome@jerome-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
jerome@jerome-laptop:~$ nm-tool
NetworkManager Tool
State: connected
- Device: eth0 [Auto eth0] ----------------------------------------------------
Type: Wired
Driver: 8139too
State: connected
Default: yes
HW Address: 00:0B:5D:20:DA:F0
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.0.10
Prefix: 24 (255.255.255.0)
Gateway: 192.168.0.254
DNS: 212.27.40.241
DNS: 212.27.40.240
- Device: eth1 -----------------------------------------------------------------
Type: 802.11 WiFi
Driver: ipw2100
State: disconnected
Default: no
HW Address: 00:04:23:82:A2:BD
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
Livebox-3B4D: Infra, 00:1D:6A:C0:3B:C2, Freq 2437 MHz, Rate 54 Mb/s, Strength 18 WPA
Livebox-8b2e: Infra, 00:16:41:0C:EE:F3, Freq 2457 MHz, Rate 54 Mb/s, Strength 16 WEP
Livebox-4C8A: Infra, 00:1D:6A:83:F9:69, Freq 2437 MHz, Rate 54 Mb/s, Strength 16 WPA
freebox: Infra, 00:01:36:08:AF:31, Freq 2462 MHz, Rate 11 Mb/s, Strength 92 WEP
jerome@jerome-laptop:~$
Merci à tous les gens qui passeront du temps à me dépanner.
Dernière modification par crapouillot (Le 15/12/2009, à 12:17)
Hors ligne
#2 Le 15/12/2009, à 12:05
- crapouillot
Re : a Fermer solutionné mise en route d'un reseau WIFI de freebox
J'ai un peu avancé , je crois que j'ai reussi a mettre le pilote de ma carte wifI Est ce que je suis sur la bonne voie?
jerome@jerome-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11b ESSID:off/any
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Bit Rate:11 Mb/s
RTS thr=1600 B Fragment thr=2344 B
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
Hors ligne