Gentoo Archives: gentoo-user

From: Richard Watson <waty@×××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ipw200 wireless config problem
Date: Sat, 19 Aug 2006 04:48:15
Message-Id: 000d01c6c34a$33d2ff60$5500a8c0@annie
1 Hi can anyone help me resolve this problem. I'm running kernel-genkernel-x86-2.6.16-gentoo-r9. I've built in support for the ipw2200 driver and installed fimrware image ipw2200-firmware-2.4 as the forums say the latest firmware image is not supported with my kernel version. I've got problems ... when I try and install. wireless-tools installs OK but no interface is present when running iwconfig. I get the following error on dmesg.
2
3 # dmesg | grep ipw
4 ipw2200: no version for "ieee80211_wx_get_encodeext" found: kernel tainted.
5 ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.1.3mprq
6 ipw2200: Copyright(c) 2003-2006 Intel Corporation
7 ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
8 ipw2200: ipw2200-bss.fw request_firmware failed: Reason -2
9 ipw2200: Unable to load firmware: -2
10 ipw2200: failed to register network device
11 ipw2200: probe of 0000:02:04.0 failed with error -5
12
13 How do I check that ieee80211 is installed correctly in my kernel (not as a module I assume since ipw2200 is installed). any other tips would be really appreciated as I've been trying to figure this out for ages.
14
15 Thanks, Richard

Replies

Subject Author
Re: [gentoo-user] ipw200 wireless config problem Willie Wong <wwong@×××××××××.EDU>