View previous topic :: View next topic |
Author |
Message |
zubb n00b

Joined: 20 Jul 2007 Posts: 68 Location: Ukraine
|
Posted: Thu Feb 12, 2009 6:50 pm Post subject: lsmod hangs up |
|
|
Whats wrong: if I run lsmod, it hangs up. I guess that none from rmmod/modprobe does not work either.
None of them does not process error messages if I run it. Also Ctrl+C cant stop them
Possible reason (I am sure that it trurly): Recently I have some wierd issue with kernel.
So just to create defalult config (make defconfig), and adjust it to my needs.
So I am sure that make defconfig turned on some option that brakes lsmod functionality.
However I lack knowledge/luck to fix this issue.
I will post kernel config and dmesg output in few minutes _________________ Feel free to correct my English |
|
Back to top |
|
 |
zubb n00b

Joined: 20 Jul 2007 Posts: 68 Location: Ukraine
|
Posted: Thu Feb 12, 2009 7:18 pm Post subject: |
|
|
kernel config
dmesg _________________ Feel free to correct my English |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
Posted: Thu Feb 12, 2009 11:35 pm Post subject: |
|
|
Code: |
# # CONFIG_MODULE_FORCE_LOAD is not set |
worth trying it |
|
Back to top |
|
 |
zubb n00b

Joined: 20 Jul 2007 Posts: 68 Location: Ukraine
|
Posted: Fri Feb 13, 2009 8:13 am Post subject: |
|
|
Thanks for reply!
Yesterday I played a bit with kernel config, and compiled a new kernel. Now lsmod works , however *CONFIG_MODULE_FORCE_LOAD* option is still turned off.
New config _________________ Feel free to correct my English |
|
Back to top |
|
 |
|