Pages : 1
#1 Le 13/10/2009, à 20:56
- kizik
[Résolu] Probleme wifi
Bonjour,
J'ai installé Ubuntu 8.04 récemment. Tout marche sauf le wifi. J'ai pourtant bien installé ndiswrapper j'ai configuré le pilote wifi qui est maintenant installé et présent. Mon réseau ne détecte aucun réseau wifi. Et lorsque je configure une connexion wifi en allant dans "Se connecter à un réseau sans fil..." (clic droit sur NetworkManager) le wifi ne marche pas non plus. En effet la connexion créée échoue.
Je tiens à préciser que le wifi marche très bien sous Windows XP.
Je remercie d'avance à tout ceux qui feront preuve de bonne volonté en m'aidant !!
J'ai un PC portable Toshiba et une clé wifi Intel Realtek 8187B.
Voici les resultats des commandes :
cat /etc/lsb-release
[DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS"]
lsusb
[Bus 007 Device 003: ID 0bda:8197 Realtek Semiconductor Corp. RTL8187B Wireless Adapter
Bus 007 Device 001: ID 0000:0000
Bus 006 Device 002: ID 04f2:b070 Chicony Electronics Co., Ltd
Bus 006 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 062a:0000 Creative Labs Optical mouse
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000]
lspci
[00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)]
lspci -nn | grep -i net
[02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)]
sudo lshw -C network
[ *-network
description: Ethernet interface
product: RTL8101E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:1e:33:49:e2:5d
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.2LK duplex=full ip=78.234.137.117 latency=0 link=yes module=r8169 multicast=yes port=twisted pair speed=100MB/s
*-network DISABLED
description: Wireless interface
physical id: 1
logical name: wlan1
serial: 00:16:44:e9:42:28
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=802.11b/g]
lsmod
[Module Size Used by
ndiswrapper 192920 0
af_packet 23812 2
ipv6 268164 8
i915 32640 2
drm 82452 3 i915
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61028 4 rfcomm,l2cap
ppdev 10372 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9740 0
cpufreq_stats 7104 0
freq_table 5536 2 cpufreq_ondemand,cpufreq_stats
cpufreq_conservative 8712 0
container 5632 0
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
r8187 93956 0
ieee80211_rtl 80520 1 r8187
ieee80211_crypt_ccmp_rtl 8064 1 ieee80211_rtl
ieee80211_crypt_tkip_rtl 11648 1 ieee80211_rtl
ieee80211_crypt_wep_rtl 6400 1 ieee80211_rtl
uvcvideo 58244 0
ieee80211_crypt_rtl 6788 4 ieee80211_rtl,ieee80211_crypt_ccmp_rtl,ieee80211_crypt_tkip_rtl,ieee80211_crypt_wep_rtl
compat_ioctl32 2304 1 uvcvideo
videodev 29440 1 uvcvideo
v4l1_compat 15492 2 uvcvideo,videodev
v4l2_common 18304 2 uvcvideo,videodev
evdev 13056 6
snd_hda_intel 346264 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78724 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
psmouse 40336 0
serio_raw 7940 0
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
video 19856 0
output 4736 1 video
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
battery 14212 0
ac 6916 0
button 9232 0
pcspkr 4224 0
intel_agp 25492 1
soundcore 8800 1 snd
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
shpchp 34452 0
pci_hotplug 30880 1 shpchp
agpgart 34760 3 drm,intel_agp
ext3 136968 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
usbhid 32128 0
hid 38784 1 usbhid
sg 36880 0
sd_mod 30720 3
sr_mod 17956 0
cdrom 37408 1 sr_mod
pata_acpi 8320 0
ata_generic 8324 0
ata_piix 19588 2
libata 159728 3 pata_acpi,ata_generic,ata_piix
scsi_mod 151692 4 sg,sd_mod,sr_mod,libata
r8169 34820 0
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146412 7 ndiswrapper,r8187,uvcvideo,usbhid,ehci_hcd,uhci_hcd
thermal 16796 0
processor 36616 2 thermal
fan 5636 0
fbcon 42912 0
tileblit 3584 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50708 3]
iwconfig
[lo no wireless extensions.
eth0 no wireless extensions.
wlan1 802.11b/g Mode:Managed Access Point: Not-Associated
Bit Rate:11 Mb/s
Retry:on Fragment thr:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
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:1e:33:49:e2:5d
inet adr:78.234.137.117 Bcast:78.234.137.255 Masque:255.255.255.0
adr inet6: fe80::21e:33ff:fe49:e25d/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:8028 erreurs:0 :0 overruns:0 frame:0
TX packets:8704 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:7409424 (7.0 MB) Octets transmis:1498643 (1.4 MB)
Interruption:221 Adresse de base:0xa000
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:1548 erreurs:0 :0 overruns:0 frame:0
TX packets:1548 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:77400 (75.5 KB) Octets transmis:77400 (75.5 KB)]
sudo iwlist scan
[lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan1 Failed to read scan data : Operation not permitted]
uname -r -m
[2.6.24-24-generic i686]
cat /etc/network/interfaces
[auto lo
iface lo inet loopback]
nm-tool
[NetworkManager Tool
State: connected
- Device: wlan1 ----------------------------------------------------------------
NM Path: /org/freedesktop/NetworkManager/Devices/wlan1
Type: 802.11 Wireless
Driver: rtl8187
Active: no
HW Address: 00:16:44:E9:42:28
Capabilities:
Supported: yes
Speed: 11 Mb/s
Wireless Settings
Scanning: yes
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Networks (* = Current Network)
- Device: eth0 ----------------------------------------------------------------
NM Path: /org/freedesktop/NetworkManager/Devices/eth0
Type: Wired
Driver: r8169
Active: yes
HW Address: 00:1E:33:49:E2:5D
Capabilities:
Supported: yes
Carrier Detect: yes
Speed: 100 Mb/s
Wired Settings
Hardware Link: yes
IP Settings:
IP Address: 78.234.137.117
Subnet Mask: 255.255.255.0
Broadcast: 78.234.137.255
Gateway: 78.234.137.254
Primary DNS: 212.27.40.240
Secondary DNS: 212.27.40.241]
Dernière modification par kizik (Le 26/10/2009, à 23:02)
Hors ligne
#2 Le 13/10/2009, à 21:02
- slasher-fun
Re : [Résolu] Probleme wifi
Bonjour,
Le seul topic épinglé de la catégorie wifi s'appelle modestement À lire avant de poster !!!
Hors ligne
#3 Le 13/10/2009, à 22:14
- olivier1979
Re : [Résolu] Probleme wifi
salut
enleve deja le module ndiswrapper
sudo rm -r /etc/ndiswrapper/*
sudo rm /etc/modprobe.d/ndiswrapper
sudo apt-get remove ndisgtk
echo blacklist ndiswrapper | sudo tee -a /etc/modprobe.d/blacklist.conf
et esseye de te connecté a ton wifi (peut-etre faut redémarer l ordi)
sinon poste les code suivant
iwconfig
ifconfig
lsmod
sudo iwlist scan
salutation
olivier1979
s.v.p ne regarder pas mes faute d'orthographe, je vient d'un Forum allemand, et mon français et de loin pas parfait :-)
merci
Hors ligne
#4 Le 13/10/2009, à 22:14
- kizik
Re : [Résolu] Probleme wifi
N'hésitez surtout pas à m'aider !
Hors ligne
#5 Le 13/10/2009, à 22:30
- kizik
Re : [Résolu] Probleme wifi
Merci d'avoir répondu.
J'ai procédé comme tu m'as indiqué ne entrant les commandes. Mais toujours rien !
Voici le resultat des commandes :
iwconfig
[lo no wireless extensions.
eth0 no wireless extensions.
wlan1 802.11b/g Mode:Managed Access Point: Not-Associated
Bit Rate:11 Mb/s
Retry:on Fragment thr:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
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:1e:33:49:e2:5d
inet adr:78.234.137.117 Bcast:78.234.137.255 Masque:255.255.255.0
adr inet6: fe80::21e:33ff:fe49:e25d/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:21 erreurs:0 :0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:3602 (3.5 KB) Octets transmis:9633 (9.4 KB)
Interruption:221 Adresse de base:0xa000
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:1554 erreurs:0 :0 overruns:0 frame:0
TX packets:1554 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:77700 (75.8 KB) Octets transmis:77700 (75.8 KB)
]
lsmod
[Module Size Used by
af_packet 23812 2
ipv6 268164 8
i915 32640 2
drm 82452 3 i915
rfcomm 41744 2
l2cap 25728 13 rfcomm
bluetooth 61028 4 rfcomm,l2cap
ppdev 10372 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9740 0
cpufreq_stats 7104 0
freq_table 5536 2 cpufreq_ondemand,cpufreq_stats
cpufreq_conservative 8712 0
container 5632 0
sbs 15112 0
sbshc 7680 1 sbs
dock 11280 0
iptable_filter 3840 0
ip_tables 14820 1 iptable_filter
x_tables 16132 1 ip_tables
ndiswrapper 192920 0
parport_pc 36260 0
lp 12324 0
parport 37832 3 ppdev,parport_pc,lp
joydev 13120 0
r8187 93956 0
uvcvideo 58244 0
ieee80211_rtl 80520 1 r8187
ieee80211_crypt_ccmp_rtl 8064 1 ieee80211_rtl
ieee80211_crypt_tkip_rtl 11648 1 ieee80211_rtl
ieee80211_crypt_wep_rtl 6400 1 ieee80211_rtl
ieee80211_crypt_rtl 6788 4 ieee80211_rtl,ieee80211_crypt_ccmp_rtl,ieee80211_crypt_tkip_rtl,ieee80211_crypt_wep_rtl
compat_ioctl32 2304 1 uvcvideo
videodev 29440 1 uvcvideo
v4l1_compat 15492 2 uvcvideo,videodev
v4l2_common 18304 2 uvcvideo,videodev
evdev 13056 6
snd_hda_intel 346264 3
snd_pcm_oss 42144 0
snd_mixer_oss 17920 1 snd_pcm_oss
snd_pcm 78724 2 snd_hda_intel,snd_pcm_oss
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10500 1 snd_hda_intel
snd_seq_dummy 4868 0
snd_seq_oss 35584 0
snd_seq_midi 9376 0
video 19856 0
output 4736 1 video
psmouse 40336 0
snd_rawmidi 25760 1 snd_seq_midi
snd_seq_midi_event 8320 2 snd_seq_oss,snd_seq_midi
serio_raw 7940 0
snd_seq 54224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 24836 2 snd_pcm,snd_seq
snd_seq_device 9612 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
battery 14212 0
ac 6916 0
snd 56996 17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
button 9232 0
intel_agp 25492 1
pcspkr 4224 0
shpchp 34452 0
pci_hotplug 30880 1 shpchp
soundcore 8800 1 snd
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
agpgart 34760 3 drm,intel_agp
usbhid 32128 0
hid 38784 1 usbhid
ext3 136968 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sd_mod 30720 3
sr_mod 17956 0
cdrom 37408 1 sr_mod
pata_acpi 8320 0
ata_generic 8324 0
ata_piix 19588 2
libata 159728 3 pata_acpi,ata_generic,ata_piix
scsi_mod 151692 4 sg,sd_mod,sr_mod,libata
r8169 34820 0
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146412 7 ndiswrapper,r8187,uvcvideo,usbhid,ehci_hcd,uhci_hcd
thermal 16796 0
processor 36616 2 thermal
fan 5636 0
fbcon 42912 0
tileblit 3584 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
fuse 50708 3 ]
sudo iwlist scan
[lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan1 Failed to read scan data : Operation not permitted
]
voila
Dernière modification par slasher-fun (Le 13/10/2009, à 22:33)
Hors ligne
#6 Le 13/10/2009, à 22:34
- slasher-fun
Re : [Résolu] Probleme wifi
Juste si tu pouvais utiliser la balise code sans que j'ai besoin de passer derrière toi, ça serait génial
Hors ligne
#7 Le 26/10/2009, à 23:01
- kizik
Re : [Résolu] Probleme wifi
C'est bon, mon problème est résolu. Comment j'ai fait ? En fait j'ai juste mis à jour mon système pour passer de Ubuntu 8.04 Hardy à la version 8.10 Intrépid. Maintenant tous les reseaux wifis sont affichés.
Merci Olivier !
Hors ligne
Pages : 1