* how to find out which modules are embedded and running in a static kernel
@ 2008-01-31 1:36 Geraldo Netto
2008-01-31 1:51 ` Jan Engelhardt
0 siblings, 1 reply; 2+ messages in thread
From: Geraldo Netto @ 2008-01-31 1:36 UTC (permalink / raw)
To: linux-kernel, Flavio Alberto Lopes Soares
Hi Guys,
Sorry for this newbie question,
but i would like to know how to find
out which modules are embedded
and running in a static kernel
because we have a kernel which
we don't know what components(drivers, ...)
are embedded and also, we don't know
which of those components are running
please, note it is not a 'moduled' kernel
is a static kernel and this means that
neither lsmod nor /proc/modules
provide the info that we are looking for
Kind Regards and Best Wishes,
Geraldo
--
site: http://extremedev.sf.net
msn: geraldo_boca_at_hotmail.com
skype: geraldo-netto
icq: 145-061-456
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to find out which modules are embedded and running in a static kernel
2008-01-31 1:36 how to find out which modules are embedded and running in a static kernel Geraldo Netto
@ 2008-01-31 1:51 ` Jan Engelhardt
0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2008-01-31 1:51 UTC (permalink / raw)
To: Geraldo Netto; +Cc: linux-kernel, Flavio Alberto Lopes Soares
On Jan 30 2008 23:36, Geraldo Netto wrote:
>
>Sorry for this newbie question,
>but i would like to know how to find
>out which modules are embedded
>and running in a static kernel
>because we have a kernel which
>we don't know what components(drivers, ...)
>are embedded and also, we don't know
>which of those components are running
>
>please, note it is not a 'moduled' kernel
>is a static kernel and this means that
>neither lsmod nor /proc/modules
>provide the info that we are looking for
ls -l /sys/module
This lists every feature that is either loaded as a module or has at
least one module parameter defined.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-31 1:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-31 1:36 how to find out which modules are embedded and running in a static kernel Geraldo Netto
2008-01-31 1:51 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®