Wayne Topa wrote: > I installed the ipw2200-source package and went to the sourceforge > site for the firmware. I put the firmware in /lib/firmware.
I recently installed Etch onto a Thinkpad T42 that has the Intel 2200BG wireless in it. The process was similar for me. However I had an Ubuntu live cd handy and because Ubuntu includes the non-free firmware blobs I simply booted the Ubuntu live cd and copied the ipw2200* firmware blobs from the running system into /lib/firmware. For me that was simplest and upon reboot the wireless was fully functional. [Note that in Ubuntu the files are in /lib/firmware/$(uname -r) so that they can be packaged with the kernel without creating file conflicts. But it is okay to put them in /lib/firmware without the $(uname -r) differentiator when simply copying them as files.] > I then used module-assistant to compile the source (m-a prepare : > m-a a-i ipw2100 in my case). m-a does it all for you, extracts the > source, compiles it, and installs the modules. See man > module-assistant. After that it's just a matter of finding out what > the card can do and how to tell it to do it. :-) I did not need to recompile the driver. The free driver currently in the Etch kernel will load the firmware blobs if they are present. Not needing to recompile the driver that makes things a little bit easier. I have heard rumors that the non-free firmware blobs are getting addressed in some way to make them free blobs in the future but have no other information on it. Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

