Encore moi
Un petit soucis avec ma carte wifi…
Tout semble fonctionner pourtant impossible de se connecter à ma freebox.
# lspci | grep WiFi
03:00.0 Network controller: Intel Corporation WiFi Link 1000 Series
dmesg | grep iwl
[ 8.836109] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 8.838423] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[ 8.840827] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 8.843053] iwlagn 0000:03:00.0: setting latency timer to 64
[ 8.843165] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 1000 Series BGN REV=0x6C
[ 8.875579] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
[ 8.877916] iwlagn 0000:03:00.0: irq 30 for MSI/MSI-X
[ 9.033117] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 12.340726] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-1000-3.ucode
[ 12.405814] iwlagn 0000:03:00.0: loaded firmware version 128.50.3.1
[ 12.493232] Registered led device: iwl-phy0::radio
[ 12.496458] Registered led device: iwl-phy0::assoc
[ 12.499608] Registered led device: iwl-phy0::RX
[ 12.502764] Registered led device: iwl-phy0::TX
[ 264.948918] Registered led device: iwl-phy0::radio
[ 264.949152] Registered led device: iwl-phy0::assoc
[ 264.949372] Registered led device: iwl-phy0::RX
[ 264.949588] Registered led device: iwl-phy0::TX
[ 2030.011817] Registered led device: iwl-phy0::radio
[ 2030.011863] Registered led device: iwl-phy0::assoc
[ 2030.011902] Registered led device: iwl-phy0::RX
[ 2030.011940] Registered led device: iwl-phy0::TX
[code]# iwlist scan | grep ESSID
lo Interface doesn’t support scanning.
eth0 Interface doesn’t support scanning.
ESSID:""
ESSID:""
ESSID:"FreeWifi"
ESSID:"freephonie"
ESSID:"FreeWifi"
ESSID:""
ESSID:"Neuf WiFi"
ESSID:"Neuf WiFi"
ESSID:"freephonie"
ESSID:"NEUF_DC18"
ESSID:"fbx57"
ESSID:""
ESSID:"SFR WiFi Public"
ESSID:"AMELYNNE"
ESSID:"FreeWifi"
ESSID:"freeboxqui"
ESSID:"Livebox-FDF8"
ESSID:"maison"
ESSID:"SFR WiFi Public"
ESSID:""
ESSID:"FreeWifi"
ESSID:"routeur_qui"
ESSID:"NUMERICABLE-19B8"
ESSID:"faad"
ESSID:"Livebox-E80E"
ESSID:"NUMERICABLE-DC0B"
ESSID:"freephonie"
ESSID:""
ESSID:""
ESSID:"FreeWifi"
ESSID:"freephonie"
pan0 Interface doesn’t support scanning.[/code]
#allow-hotplug wlan0
iface wlan0 inet dhcp
wireless-essid MYST3
wireless-key xxxxxxxxxxxxxxxxxxx
auto wlan0
[code]# /etc/init.d/networking restart
- Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
- Reconfiguring network interfaces… RTNETLINK answers: No such process
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/wlan0/00:26:c7:00:96:f4
Sending on LPF/wlan0/00:26:c7:00:96:f4
Sending on Socket/fallback
cat: /sys/module/p80211/parameters/wlan_wext_write: No such file or directory
FATAL: Module p80211 not found.
Failed to load p80211.ko.
run-parts: /etc/network/if-pre-up.d/linux-wlan-ng-pre-up exited with return code 1
Internet Systems Consortium DHCP Client V3.1.3
Copyright 2004-2009 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/wlan0/00:26:c7:00:96:f4
Sending on LPF/wlan0/00:26:c7:00:96:f4
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
[/code]
C’est quoi ce :
[quote]cat: /sys/module/p80211/parameters/wlan_wext_write: No such file or directory
FATAL: Module p80211 not found.
Failed to load p80211.ko.[/quote]