Re: IPW2200 doesn't work - make from sources problems



short answer (I had the same problem, and this has been pointed to
yesterday):

1) add livna (http://rpm.livna.org/) to your repositories; you can do
that downloading and installing an rpm file from the page
http://rpm.livna.org/configuration.html .
2) install the ipw2200 package giving the command:

yum install ipw2200-firmware

3) enjoy your centrino :-) if you get something like the following
error in dmesg

ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Unable to load ucode: -62
ipw2200: Unable to load firmware: -62
ipw2200: failed to register network device
ipw2200: probe of 0000:02:03.0 failed with error -5

and consequently e.g. iwconfig eth1 answers with "no such device",
give the following commands (from the ipw2200.sourceforge.net site):

echo 100 > /sys/class/firmware/timeout
modprobe -r ipw2200
modprobe ipw2200

--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
Dept. of Physics, Univ. of Padova, Italy ROT13: ybergv@xxxxxxxxxx
.



Relevant Pages

  • Re: How to unmute the sound?
    ... I had the same problem (this time with an ASUS A8F laptop) but I ... managed to fix it by passing the model option to modprobe. ... I tried the ways I can do to install the driver successfully, but still has no sound to output. ...
    (Debian-User)
  • Re: [SLE] Any Wireless Card which works with Suse 9.1 Personal
    ... I did what you suggested,got the ndiswrapper compiled,did ... iwconfig wlan0 mode Managed ... You have to install it first, and then run YOU to bring ... >install with modprobe in the usual way. ...
    (SuSE)
  • Re: 8139too Module
    ... > modprobe simple reports that it cannot find the module. ... I'm unsure as to how to go about compiling this is ... > introducing it into my kernel. ... > to install a kernel module, you must switch to root, then type: ...
    (Debian-User)
  • Re: usb_serial howto?
    ... In most cases, you are better off using modprobe instead - it only needs the module name, and will take care of loading any other modules the module you are trying to load needs. ... It is like the difference between using rpm to install a package, or using yum to install it. ... "By choosing not to ship any proprietary or binary drivers, Fedora does ...
    (Fedora)
  • Re: AHA-29160 in SPARC-Server
    ... modprobe aic79xx ... i downloaded the source od the driver from adaptec. ... You should have what you need right now, nothing to install. ... Am Donnerstag, den 11.10.2007, 15:36 -0400 schrieb Jonathan Hirschman: ...
    (Ubuntu)