On Mon, May 04, 2009 at 11:51:43AM +0530, Bhargav Prasanna wrote: > lspci does not output a wireless device at all even after installing > the firmware / manually placing it in /lib/firmware and adding it to > the boot image..
lspci output does not depend on module presence. With or without the module, lspci would display the same thing. For example, in mine, I have this: 0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) What does yours say? > >It would be nice if you could describe part of the dmesg > >output which appears when you insert the module using modprobe, since > >that could help track down where the problem might be. > > I don't understand this part.. You want me to paste the dmesg output > as a whole (that'd be too long)? Or should i pipe grep -i <something> > and display the output? No, just after the modprobe, do dmesg|less and scroll to the end, If you see any output related to ipw2200, please paste the relevant lines here. Thanks. Kumar -- Kumar Appaiah _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
