Results 1 to 5 of 5
Hi,
The "insmod file.ko" command takes several minutes to finish. What could be the problem in my 2.6.11 kernel?
Thanks,
jerrys95070...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-08-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
insmod file.ko takes very long time
Hi,
The "insmod file.ko" command takes several minutes to finish. What could be the problem in my 2.6.11 kernel?
Thanks,
jerrys95070
- 10-08-2008 #2Just Joined!
- Join Date
- Sep 2008
- Posts
- 25
Well I would be very surprised if anybody could answer you without giving you an answer.How anybody should know what module file.ko really does?
There may be many reasons e.g. you are waiting in init routine for some event ...
Regards,
ndevel.
- 10-08-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
I don't think this has anything to do with my module. My module sends a message to the console before anything else. Besides, the same module works fine on a 2.4.20 kernel. The module is more than 8MB but it shouldn't take several minutes to load.
Regards,
jerrys95070
- 10-08-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 25
it is pretty much ... I've never seen such huge module...more than 8MB...
Regards,
ndevel.
- 10-11-2008 #5Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
dmesg to see what's going on in your module.


Reply With Quote
