[Techtalk] SUSE kernel modules

Marize Pommot-Maia marize at gmail.com
Thu Sep 15 10:26:50 EST 2005


On 9/14/05, Michelle Sims <ml_sims at linuxmail.org> wrote:
> My linux is very rusty (I live mostly in AIX land....)
> 
> I have installing SUSE on my laptop (woo hoo, its working), but am also going to install VMware on top (so I can get to my required Notes calendar etc) ....vmware instructions ask about several kernel modules/options, and my mind is going blank on where to check if they are installed.
> 
> Any pointers appreciated..
> 
> Michelle
> 
> 
> --
> _______________________________________________
> Check out the latest SMS services @ http://www.linuxmail.org
> This allows you to send and receive SMS through your mailbox.
> 
> Powered by Outblaze
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://linuxchix.org/cgi-bin/mailman/listinfo/techtalk
> 

Hi all,

I like to use the following to figure out what I installed as module
in the kernel:
   find /lib/modules/your-kernel-version-here/ -type f -iname '*.o'
-or -iname '*.ko'

HTH
-- 
Marize Pommot-Maia
marize at gmail.com


More information about the Techtalk mailing list