Results 1 to 3 of 3
hi , i'm new developer in linux kernel programming , so my question may trivial .
how can i know the current kernel modules , and i want to say ...
- 07-08-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 9
help new developer
hi , i'm new developer in linux kernel programming , so my question may trivial
.
how can i know the current kernel modules , and i want to say that i'm working in fedora core 6.
thnx in advance.
- 07-08-2007 #2Just Joined!
- Join Date
- Jul 2007
- Posts
- 9
i found it.
hi , fortunatilly i found the way to know the current modules in kernel
.
actually form the beginner tutortial ,it mentioned that there is a file in the path /proc/modules, and it contains the current kernel modules. but when i opened it , i found it's empty file
.
is this file contain current modules which developed by the programmer. anty answers.
thnx in advance.
- 07-09-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 5
try lsmod..


Reply With Quote
