I was able to install the my intel wireless card on my IBM R51 laptop. After I restarted, it stopped working. Here is the error I got. I can see the firmware isn't loading. I don't understand why it worked at first and not now.
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
divert: allocating divert_blk for eth1
eth0: no IPv6 routers present
ipw2200: ipw2200_boot.fw load failed
ipw2200: Unable to load firmware: 0xFFFFFFFE
divert: freeing divert_blk for eth1
ipw2200: failed to register network device
ipw2200: probe of 0000:02:02.0 failed with error -5
I have followed
these instructions. Everything worked fine until the end when it was time to load the modules with the . load. Here is what I get.
[root@localhost ipw2200-0.10]# . load
bash: lsmod: command not found
bash: lsmod: command not found
bash: lsmod: command not found
bash: lsmod: command not found
No modules unloaded.
bash: lsmod: command not found
bash: modprobe: command not found
bash: insmod: command not found
bash: insmod: command not found
bash: insmod: command not found
bash: insmod: command not found
No modules loaded.