insmod stall

Jonas Diemer (diemer@gmx.de)
Fri, 14 Jun 2002 13:15:05 +0200


Hi!

I have a recent debian woody. I want to use the fritz card usb. I
downloaded and compiled it (its distributed partly binary, part source).
Usign the debian kernel-image-2.4.18-686, the driver worked. Now I have
compiled my own kernel (2.4.18 too). Now, the driver doesn't work
anymore (although I recompiled it against my new kernel sources): when I
insmod it, I see the messages that appeared with the woody kernel, lsmod
shows the module, but insmod doesn't exit (i.e. it's listed when i run
"ps ax" as running (Status R)). when I kill that process, the cpu load
rises. top shows a process named fcusb_init (if I remember correctly)
taking 99% of the cpu time.

What's going wrong here? Have I forgotten something? how come the driver
worked with the woody kernel and wouldn't work with a self compiled one?

regards

Jonas

PS: Please CC me in your replys, I am not subscribed to the list.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/