| Monument ( @ 2008-10-06 08:27:00 |
| Entry tags: | unix |
screwed up my kernel a bit
Throw me a clue here, someone? apt has given me a new kernel, it seems, and it doesn't have wifi or sound. Apparently what I need to do is install the iwlwifi kernel driver (which replaces the old ipw3945 driver). "lsmod|grep iwlwifi" shows I don't have it. "modprobe iwlwifi" says the module's not found. My kernel is now 2.6.24-19-386, and the upstream site for the driver says iwlwifi is included in the 2.6.24 kernel. So why doesn't modprobe see it?