[root@nemrod firebird]# dmesg | grep ipw
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.2kmpr
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
ipw2200: Detected geography ZZA (11 802.11bg channels, 13 802.11a channels)
[root@nemrod log]# dmesg | grep ieee802
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, 1.2.16
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ieee80211_crypt: registered algorithm 'TKIP'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'CCMP'
[root@nemrod firebird]# /sbin/lsmod | grep ipw
ipw2200 72628 0
ieee80211 20168 1 ipw2200
[root@nemrod firebird]# /sbin/lsmod | grep ieee802
ieee80211_crypt_ccmp 4992 0
ieee80211_crypt_wep 2304 1
ieee80211_crypt_tkip 7040 0
ieee80211 20168 1 ipw2200
ieee80211_crypt 2176 4 ieee80211_crypt_ccmp,ieee80211_crypt_wep,ieee80211_crypt_tkip,ieee80211
[root@nemrod firebird]# /sbin/lsmod | grep arc
arc4 1152 2
[root@nemrod firebird]# /sbin/lsmod | grep aes
aes 26432 0
[root@nemrod firebird]# /sbin/lsmod | grep mic
michael_mic 1536 0
[root@nemrod firebird]# /sbin/lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go 32M] (rev a3)
02:05.0 Network controller: Intel Corporation PRO/Wireless 2915ABG Network Connection (rev 05)
02:06.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
02:06.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
02:06.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
02:07.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
[root@nemrod firebird]# /etc/init.d/network restart
Arrêt de l'interface loopback : [ OK ]
Activation de l'interface loopback : [ OK ]
Activation de l'interface eth1 : Error for wireless request "Set Mode" (8B06) :
SET failed on device eth1 ; Invalid argument.
Définition des informations IP pour eth1. échoué. Aucun lien n'a été trouvé. Vérifier le câble ?
[ÉCHOUÉ]
[root@nemrod firebird]# /sbin/iwconfig
lo no wireless extensions.
eth1 unassociated ESSID:"DarkZone" Nickname:"nemrod"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power=20 dBm Sensitivity=8/0
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX Security mode:open
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
irlan0 no wireless extensions.
sit0 no wireless extensions.