Original reporter has lost interest. But I think iwl3945 driver should
be used instead of ipw3945.
** Changed in: ubuntu
Status: New => Invalid
--
ipw3945 driver missing from non-generic kernel
https://bugs.launchpad.net/bugs/147517
You received this bug notification because you are a mem
Sorry, this is not the same bug. This bug concerns the -386 kernels.
I've always had complete success with the -generic ones (and have
actually abandoned trying to use the -386 ones as they are probably
slower than the -generic kernels if you're one faster hardware).
Anyway, I had the same trouble
I am not sure if this is the same bug, but on my fs amilio, the ipw3945
*worked* on 2.6.22-12-generic. I received the upgrade to
2.6.22-13-generic today, and it stopped working. I tried the following:
[EMAIL PROTECTED]:~$ sudo modprobe -r ipw3945
[sudo] password for kristian:
sh: /sbin/ipw3945d
That's a shame.
I went ahead and installed the linux-image-386 meta package. The only
real package this pulled in was the missing linux-ubuntu-
modules-2.6.22-12-386 one.
I rebooted into the -386 kernel and the wireless device STILL does NOT
work. Ho hum.
[EMAIL PROTECTED]:~# cd /lib/modules
[EM