- Accueil
- » Forum
- » WiFi
- » wifi macbook
Pages : 1
#1 Le 12/07/2009, à 22:04
- fucktoxic
wifi macbook
Bonjours a tous,
Voilà mon problème ma carte wifi est installer et je vois mon réseau disponible je rentre la clef WEP et un message "connection on wlan interface failed" s'affiche.
J'ai bien vérifier ma clef WEP est la bonne.
Là je vois vraiment pas quoi faire... Avez vous une idée ???
#2 Le 12/07/2009, à 22:08
- awala
Re : wifi macbook
bonsoir avec si peu de détails ca va etre dur !
regarde en haut de la page catégorie wifi il y a les commandes à entrer dans une console afin de connaitre ton matos
awala
Laptop Toshiba P200-1D0 sous karmic
Laptop Asus eeepc sous jaunty
Hors ligne
#3 Le 12/07/2009, à 22:10
- fucktoxic
Re : wifi macbook
fucktoxico@fucktoxico-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
fucktoxico@fucktoxico-laptop:~$ lsusb
Bus 002 Device 002: ID 05ac:8300 Apple, Inc. Built-in iSight (no firmware loaded)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 003: ID 05ac:022a Apple, Inc. Internal Keyboard/Trackpad (MacBook Pro) (ISO)
Bus 007 Device 002: ID 05ac:8242 Apple, Inc.
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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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 003: ID 05ac:8205 Apple, Inc. Bluetooth HCI MacBookPro
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
fucktoxico@fucktoxico-laptop:~$ 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 04)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 04)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 04)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 04)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f4)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 04)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 04)
02:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. Marvell Yukon 88E8058 PCI-E Gigabit Ethernet Controller (rev 13)
04:03.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61)
fucktoxico@fucktoxico-laptop:~$ sudo lshw -C network
[sudo] password for fucktoxico:
*-network
description: Wireless interface
product: BCM4328 802.11a/b/g/n
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth1
version: 03
serial: 00:21:e9:de:62:f4
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=5.10.91.9 latency=0 module=wl multicast=yes wireless=IEEE 802.11abgn
*-network
description: Ethernet interface
product: Marvell Yukon 88E8058 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 13
serial: 00:22:41:2a:5d:3f
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.22 duplex=full firmware=N/A ip=192.168.0.11 latency=0 link=yes module=sky2 multicast=yes port=twisted pair speed=100MB/s
*-network DISABLED
description: Ethernet interface
physical id: 2
logical name: pan0
serial: 32:d7:1b:81:80:f0
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
fucktoxico@fucktoxico-laptop:~$ lsmod
Module Size Used by
i915 75400 2
drm 123232 3 i915
binfmt_misc 18572 1
ppdev 16904 0
btusb 21784 2
bridge 63904 0
stp 11140 1 bridge
bnep 22912 2
uinput 17408 2
lp 19588 0
parport 49584 2 ppdev,lp
snd_hda_intel 557492 2
snd_pcm_oss 52352 0
snd_mixer_oss 24960 1 snd_pcm_oss
snd_pcm 99336 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 11524 0
snd_seq_oss 41984 0
snd_seq_midi 15744 0
snd_rawmidi 33920 1 snd_seq_midi
snd_seq_midi_event 16512 2 snd_seq_oss,snd_seq_midi
snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 34064 2 snd_pcm,snd_seq
snd_seq_device 16276 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
video 29204 0
applesmc 37700 0
snd 78792 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
hid_apple 15872 0
joydev 20864 0
appleir 13440 0
led_class 13064 1 applesmc
ieee80211_crypt_tkip 17920 0
output 11648 1 video
usbhid 47040 0
isight_firmware 11520 0
soundcore 16800 1 snd
iTCO_wdt 21712 0
iTCO_vendor_support 12420 1 iTCO_wdt
input_polldev 12688 1 applesmc
pcspkr 11136 0
appletouch 19972 0
wl 1286352 0
ieee80211_crypt 14596 2 ieee80211_crypt_tkip,wl
snd_page_alloc 18704 2 snd_hda_intel,snd_pcm
intel_agp 39408 1
ohci1394 42036 0
ieee1394 108288 1 ohci1394
sky2 63236 0
fbcon 49792 0
tileblit 11264 1 fbcon
font 17024 1 fbcon
bitblit 14464 1 fbcon
softcursor 10368 1 bitblit
fucktoxico@fucktoxico-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11 Nickname:""
Access Point: Not-Associated
Link Quality:5 Signal level:0 Noise level:165
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
pan0 no wireless extensions.
fucktoxico@fucktoxico-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:22:41:2a:5d:3f
inet adr:192.168.0.11 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::222:41ff:fe2a:5d3f/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:1504 erreurs:0 :0 overruns:0 frame:0
TX packets:821 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:651480 (651.4 KB) Octets transmis:141449 (141.4 KB)
Interruption:17
eth1 Link encap:Ethernet HWaddr 00:21:e9:de:62:f4
adr inet6: fe80::221:e9ff:fede:62f4/64 Scope:Lien
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:30
TX packets:0 errors:13 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:16
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:86 erreurs:0 :0 overruns:0 frame:0
TX packets:86 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:5260 (5.2 KB) Octets transmis:5260 (5.2 KB)
fucktoxico@fucktoxico-laptop:~$ sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
eth1 Scan completed :
Cell 01 - Address: 00:0F:A3:E2:25:74
ESSID:"freebox"
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:5/5 Signal level:-53 dBm Noise level:-92 dBm
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
pan0 Interface doesn't support scanning.
fucktoxico@fucktoxico-laptop:~$ uname -r -m
2.6.28-13-generic x86_64
fucktoxico@fucktoxico-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
fucktoxico@fucktoxico-laptop:~$ nm-tool
NetworkManager Tool
State: connected
- Device: eth0 [Auto eth0] ----------------------------------------------------
Type: Wired
Driver: sky2
State: connected
Default: yes
HW Address: 00:22:41:2A:5D:3F
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.0.11
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: wl
State: disconnected
Default: no
HW Address: 00:21:E9:DE:62:F4
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
freebox: Infra, 00:0F:A3:E2:25:74, Freq 2412 MHz, Rate 0 Mb/s, Strength 100 WEP
#4 Le 12/07/2009, à 22:15
- fucktoxic
Re : wifi macbook
bonsoir avec si peu de détails ca va etre dur !
regarde en haut de la page catégorie wifi il y a les commandes à entrer dans une console afin de connaitre ton matosawala
Voilà qui est fait désolé pour la mauvaise présentation...
Pages : 1
- Forum
- » WiFi
- » wifi macbook