* how can i see if i am using a module or compiled in kernel? @ 2003-02-06 9:18 Joeri Belis 2003-02-06 9:58 ` Joshua Kwan 0 siblings, 1 reply; 2+ messages in thread From: Joeri Belis @ 2003-02-06 9:18 UTC (permalink / raw) To: linux-kernel Hi, How can i see if serial.o is being used or that i have this compiled in the kernel? Joeri ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how can i see if i am using a module or compiled in kernel? 2003-02-06 9:18 how can i see if i am using a module or compiled in kernel? Joeri Belis @ 2003-02-06 9:58 ` Joshua Kwan 0 siblings, 0 replies; 2+ messages in thread From: Joshua Kwan @ 2003-02-06 9:58 UTC (permalink / raw) To: Joeri Belis; +Cc: linux-kernel mailing list [-- Attachment #1: Type: text/plain, Size: 368 bytes --] On Thu, Feb 06, 2003 at 10:18:15AM +0100, Joeri Belis wrote: > Hi, > > How can i see if serial.o is being used or that i have this compiled in the > kernel? Use dmesg to look for stuff that has been compiled into the kernel and lsmod (typically /sbin/lsmod) for loaded modules. Regards Josh -- New PGP public key: 0x27AFC3EE (doesn't expire, yay) [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-02-06 9:49 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-02-06 9:18 how can i see if i am using a module or compiled in kernel? Joeri Belis 2003-02-06 9:58 ` Joshua Kwan
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®