[...]
Jul 25 13:23:45 localhost kernel: ieee80211: 802.11
data/management/control stack, git-1.1.13
Jul 25 13:23:45 localhost kernel: ieee80211: Copyright (C) 2004-2005
Intel Corporation <jketreno@linux.intel.com>
Jul 25 13:23:45 localhost kernel: bcm43xx driver
- dmesg après chargement du module par modconf
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation
<jketreno@linux.intel.com>
bcm43xx driver
- ./networking restart
fred:/home/fred# cd /etc/init.d
fred:/etc/init.d# ./networking restart
Reconfiguring network interfaces...SIOCSIFADDR: No such device
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; No such device.
SIOCSIFADDR: No such device
wlan0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
wlan0: ERROR while getting interface flags: No such device
wlan0: ERROR while getting interface flags: No such device
Failed to bring up wlan0.
done.
- interfaces
auto eth0
iface eth0 inet static
address 192.168.1.8
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.254
auto wlan0
iface wlan0 inet static
address 192.168.1.40
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.254
wireless-essid "f1sxo"
#wireless-mode managed
#