[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error on IEEE80211



On Wed, Aug 27, 2008 at 10:39:43 +0700, zakiakhmad At gmail DOT com wrote:
> On 8/26/08, Florian Kulzer wrote:
> 
> > Why do you try to compile these modules yourself? The Debian 2.6.25
> > kernels already have these modules (ipw2200 version 1.2.2, ieee80211
> > version git-1.1.13). The only thing you should have to do is to install
> > the firmware version 3.0 from here:
> >
> > http://ipw2200.sourceforge.net/firmware.php?fid=7
> 
> Gee, I didn't know that.
> Now how to make things back to normal?

Remove the files from the 2.4 firmware package and put the ones from the
3.0 tarball in their place. That might already be enough - if your
compilation attempt failed then it should not have changed anything in
the kernel modules directory.

If your ipw2200 does not work after replacing the firmware and rebooting
then we need to see the output of these commands:

dmesg | grep -E 'ipw2200|ieee80211'

/sbin/modinfo ipw2200 | grep -E '^(filename|version):'

/sbin/modinfo ieee80211 | grep -E '^(filename|version):'

/sbin/modinfo ieee80211_crypt | grep -E '^(filename|version):'

/sbin/modinfo firmware_class | grep -E '^(filename|version):'

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


Reply to: