1、加载失败信息
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200 0000:04:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
ipw2200 0000:04:02.0: firmware: requesting ipw2200-bss.fw
ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
ipw2200: Unable to load firmware: -2
ipw2200: failed to register network device
ipw2200 0000:04:02.0: PCI INT A disabled
ipw2200: probe of 0000:04:02.0 failed with error -5
2、下载重装
$ curl -O http://bughost.org/firmware/ipw2200-fw-3.1.tgz
$ tar xvf ipw2200-fw-3.1.tgz
$ rm ipw2200-fw-3.1.tgz
$ sudo rm /lib/firmware/ipw2200-*
$ sudo cp ipw2200-fw-3.1/ipw2200-* /lib/firmware
$ rm -rf ipw2200-fw-3.1
3、重新加载
$ sudo rmmod ipw2200
$ sudo modprobe ipw2200
4、加载成功信息
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200 0000:04:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
ipw2200: Detected Intel PRO/Wireless 2915ABG Network Connection
ipw2200 0000:04:02.0: firmware: requesting ipw2200-bss.fw
ipw2200: Detected geography ZZJ (14 802.11bg channels, 4 802.11a channels)