Pages : 1
#1 Le 14/11/2009, à 19:53
- gadjou66
[résolu] problème clé wifi Belkin F5D8053
Bonjour,
J'ai récemment décider de passer à Linux et j'ai installé Karmic Koala.
Malheureusement j'ai quelques soucis pour le wifi. J'ai une Belkin F5D8053 USB 2.0 Wireless N Adapter reliée en USB.
Le Network manager trouve plusieurs dont le réseau de ma freebox. Il arrive même à s'y connecter quand je rentre ma clé WEP mais le problème c'est que les petites barres qui symbolisent la puissance du réseau restent grises. Je n'ai pas internet.
voila ce que donnent les codes :
ccat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"
lsusb
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 003: ID 045e:00dd Microsoft Corp.
Bus 008 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 050d:8053 Belkin Components
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1
00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 5
00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 6
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4850]
01:00.1 Audio device: ATI Technologies Inc HD48x0 audio
02:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2)
05:03.0 FireWire (IEEE 1394): Agere Systems FW322/323 (rev 70)
lspci -nn | grep -i net
02:00.0 Ethernet controller [0200]: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller [1969:1026] (rev b0)
sudo lshw -C network
*-network
description: Ethernet interface
product: Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller
vendor: Attansic Technology Corp.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: b0
serial: 00:24:8c:29:c2:18
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=ATL1E driverversion=1.0.0.7-NAPI firmware=L1e latency=0 link=no multicast=yes port=twisted pair
resources: irq:28 memory:fe9c0000-fe9fffff ioport:dc00(size=128)
*-network
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:1c:df:69:c3:a3
capabilities: ethernet physical wireless
configuration: broadcast=yes ip=10.42.43.1 multicast=yes wireless=IEEE 802.11bgn
lsmod
Module Size Used by
ipt_MASQUERADE 2204 1
xt_state 1820 1
ipt_REJECT 2812 2
xt_tcpudp 2780 4
nf_nat_h323 6204 0
nf_conntrack_h323 48904 1 nf_nat_h323
nf_nat_pptp 2844 0
nf_conntrack_pptp 5984 1 nf_nat_pptp
nf_conntrack_proto_gre 5344 1 nf_conntrack_pptp
nf_nat_proto_gre 2080 1 nf_nat_pptp
nf_nat_tftp 1340 0
nf_conntrack_tftp 4048 1 nf_nat_tftp
nf_nat_sip 6300 0
nf_conntrack_sip 17872 1 nf_nat_sip
nf_nat_irc 2012 0
nf_conntrack_irc 4992 1 nf_nat_irc
nf_nat_ftp 2652 0
nf_conntrack_ftp 6880 1 nf_nat_ftp
iptable_nat 5500 1
nf_nat 17808 9 ipt_MASQUERADE,nf_nat_h323,nf_nat_pptp,nf_nat_proto_gre,nf_nat_tftp,nf_nat_sip,nf_nat_irc,nf_nat_ftp,iptable_nat
nf_conntrack_ipv4 13352 4 iptable_nat,nf_nat
nf_conntrack 67608 18 ipt_MASQUERADE,xt_state,nf_nat_h323,nf_conntrack_h323,nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_nat_tftp,nf_conntrack_tftp,nf_nat_sip,nf_conntrack_sip,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 1756 1 nf_conntrack_ipv4
snd_hda_codec_atihdmi 3356 1
snd_hda_codec_realtek 203328 1
snd_hda_intel 26920 2
snd_hda_codec 75708 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7200 1 snd_hda_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_seq_dummy 2656 0
snd_pcm 75296 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_oss 28576 0
binfmt_misc 8356 1
rt2870sta 488820 0
arc4 1660 2
ecb 2524 2
rt2800usb 37372 0
rt2x00usb 11548 1 rt2800usb
rt2x00lib 29756 2 rt2800usb,rt2x00usb
snd_seq_midi 6432 0
snd_rawmidi 22208 1 snd_seq_midi
psmouse 56180 0
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
led_class 4096 1 rt2x00lib
asus_atk0110 8252 0
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 22276 2 snd_pcm,snd_seq
ppdev 6688 0
lp 8964 0
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
input_polldev 3716 1 rt2x00lib
joydev 10272 0
serio_raw 5280 0
snd 59204 16 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
snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
parport 35340 2 ppdev,lp
iptable_filter 3100 1
mac80211 181236 2 rt2x00usb,rt2x00lib
ip_tables 11692 2 iptable_nat,iptable_filter
x_tables 16544 6 ipt_MASQUERADE,xt_state,ipt_REJECT,xt_tcpudp,iptable_nat,ip_tables
cfg80211 93052 2 rt2x00lib,mac80211
crc_ccitt 1852 1 rt2800usb
ohci1394 29900 0
usbhid 38208 0
ieee1394 86596 1 ohci1394
atl1e 31824 0
radeon 636000 1
ttm 36212 1 radeon
drm 159584 3 radeon,ttm
i2c_algo_bit 5760 1 radeon
intel_agp 27484 0
agpgart 34988 3 ttm,drm,intel_agp
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"freeboxbassou"
Mode:Ad-Hoc Frequency:2.412 GHz Cell: 2E:8D:CB:34:F2:9B
Tx-Power=10 dBm
Retry long 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
ifconfig
eth0 Link encap:Ethernet HWaddr 00:24:8c:29:c2:18
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:1
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:28
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)
wlan0 Link encap:Ethernet HWaddr 00:1c:df:69:c3:a3
inet adr:10.42.43.1 Bcast:10.42.43.255 Masque:255.255.255.0
adr inet6: fe80::21c:dfff:fe69:c3a3/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:5112 (5.1 KB)
wmaster0 Link encap:UNSPEC HWaddr 00-1C-DF-69-C3-A3-36-39-00-00-00-00-00-00-00-00
UP RUNNING MTU:0 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)
sudo iwlist scan
wlan0 Scan completed :
Cell 01 - Address: 2E:8D:CB:34:F2:9B
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=70/70 Signal level=0 dBm
Encryption key:on
ESSID:"freeboxbassou"
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
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Ad-Hoc
Extra:tsf=0000000000000000
Extra: Last beacon: 993048ms ago
IE: Unknown: 000D66726565626F78626173736F75
IE: Unknown: 010882840B160C121824
IE: Unknown: 030101
IE: Unknown: 06020000
IE: Unknown: 32043048606C
Cell 02 - Address: 72:4C:36:06:0A:7A
Channel:9
Frequency:2.452 GHz (Channel 9)
Quality=70/70 Signal level=39 dBm
Encryption key:off
ESSID:"FreeWifi"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=00000141b1be8563
Extra: Last beacon: 216ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B961224486C
IE: Unknown: 030109
IE: Unknown: 2A0104
IE: Unknown: 32040C183060
IE: Unknown: 2D1A6E1017FFFF000001000000000000000000000000000000000000
IE: Unknown: 3D1609050100000000000000000000000000000000000000
IE: Unknown: 3E0100
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
IE: Unknown: 7F0101
IE: Unknown: DD07000C4300000000
IE: Unknown: DD1E00904C336E1017FFFF000001000000000000000000000000000000000000
IE: Unknown: DD1A00904C3409050100000000000000000000000000000000000000
uname -r -m
2.6.31-14-generic i686
cat /etc/network/interfaces
auto lo
iface lo inet loopback
nm-tool
NetworkManager Tool
State: connected
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: ATL1E
State: unavailable
Default: no
HW Address: 00:24:8C:29:C2:18
Capabilities:
Carrier Detect: yes
Wired Properties
Carrier: off
- Device: wlan0 [freeboxbassou] -----------------------------------------------
Type: 802.11 WiFi
Driver: rt2800usb
State: connected
Default: no
HW Address: 00:1C:DF:69:C3:A3
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
FreeWifi: Infra, 72:4C:36:06:0A:7A, Freq 2452 MHz, Rate 54 Mb/s, Strength 100
freeboxbassou: Ad-Hoc, 00:00:00:00:00:00, Freq 2412 MHz, Rate 54 Mb/s, Strength 100 WEP
IPv4 Settings:
Address: 10.42.43.1
Prefix: 24 (255.255.255.0)
Gateway: 0.0.0.0
Merci
cordialement
Gadjou
Dernière modification par gadjou66 (Le 15/11/2009, à 11:46)
Hors ligne
#2 Le 14/11/2009, à 20:47
- vogia
Re : [résolu] problème clé wifi Belkin F5D8053
ton kernel est en 2.6.31-14
alors fait une mise à jour vers le 2.6.31-15
sudo aptitude update
sudo aptitude upgrade
Dernière modification par vogia (Le 14/11/2009, à 20:51)
#3 Le 14/11/2009, à 22:09
- willy78
Re : [résolu] problème clé wifi Belkin F5D8053
souvent cette commande suffit avec ces clés
echo 'blacklist rt2800usb' | sudo tee -a /etc/modprobe.d/blacklist.conf
reboot et c'est tout
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#4 Le 15/11/2009, à 11:46
- gadjou66
Re : [résolu] problème clé wifi Belkin F5D8053
@willy78 mille fois merci ça marche nickel ^^
et dire que tout ce que ça demande c'est une petite ligne de code de rien du tout
Hors ligne
Pages : 1