Code: Select all
lspci
04:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network ConnectionCode: Select all
iwlist scanCode: Select all
lo Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Input/output error
eth0 Interface doesn't support scanning.
ppp0 Interface doesn't support scanning.Code: Select all
iwlagn 0000:04:00.0: firmware: requesting iwlwifi-5000-2.ucode
iwlagn 0000:04:00.0: loaded firmware version 8.24.2.12
iwlagn 0000:04:00.0: Radio disabled by HW RF Kill switchCode: Select all
Device Drivers --->
[*] Network device support --->
[*] Wireless LAN --->
[*] Wireless LAN (IEEE 802.11)
<M> Intel Wireless Wifi
[*] Enable LED support in iwlagn and iwl3945 drivers
[*] Enable Spectrum Measurement in iwlagn driver
[*] Enable full debugging output in iwlagn and iwl3945 drivers
<M> Intel Wireless WiFi Next Gen AGN (iwlagn)
[*] Intel Wireless WiFi 4965AGN
[*] Intel Wireless WiFi 5000AGN; Intel WiFi Link 1000, 6000, and 6050 SeriesCode: Select all
Networking --->
[*] Networking support
<m> RF switch subsystem supportCode: Select all
localhost artur # iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
localhost artur # /etc/init.d/net.wlan0 start
net.wlan0 | * WARNING: net.wlan0 has already started, but is inactive
localhost artur # /etc/init.d/net.wlan0 restart
net.wlan0 | * Bringing down interface wlan0
net.wlan0 | * Removing addresses
net.wlan0 | * Stopping wpa_cli on wlan0 ... [ ok ]
net.wlan0 | * Stopping wpa_supplicant on wlan0 ... [ ok ]
net.wlan0 | * Bringing up interface wlan0
net.wlan0 | * Starting wpa_supplicant on wlan0 ...
net.wlan0 |SIOCSIFFLAGS: Unknown error 132
net.wlan0 |Could not set interface 'wlan0' UP [ ok ]
net.wlan0 | * Starting wpa_cli on wlan0 ... [ ok ]
net.wlan0 | * Backgrounding ... ...
net.wlan0 | * WARNING: net.wlan0 has started, but is inactive

