Author Topic: modules.description  (Read 612 times)

Offline OnlyHuman

  • Full Member
  • ***
  • Posts: 132
modules.description
« on: February 27, 2010, 03:35:11 PM »
Hi, I was wondering if anyone could give info on the file in lib/modules/linux-2.6.27.31/modules.description what its function is and how is it made, how its constructed etc. is there a simple command that gets the info. Thanks  :)
Enlightenment e17,
and Compiz standalone user
My best PC specs :)
Compaq pc,
CPU:Intel E6400 (Dual core),
Graphics Card: ATI 5670 1gb,
Ram:2gb, DDR2
Hard drive (s):Serial ATA partitioned with OS'S, and Parallel ATA (for other data),

Offline Hootiegibbon

  • Hero Member
  • *****
  • Posts: 4151
Re: modules.description
« Reply #1 on: February 27, 2010, 04:37:58 PM »
OnlyHuman,

For checking what modules are loaded you can use lsmod or to see if a particular module is loaded use lsmod |grep modulename

To get information of the modules use modinfo modulename

use these commands in Konsole or a terminal app.

Jase


I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles

Offline OnlyHuman

  • Full Member
  • ***
  • Posts: 132
Re: modules.description
« Reply #2 on: February 27, 2010, 05:18:37 PM »
Thanks Jase for your help, I will try that, I read the modules.description file, and it has loads of modules listed in it, I was interested in this file as noticed that the mklivecd script refers to it. I don't think those commands give all the modules that are included in the modules.description.
Enlightenment e17,
and Compiz standalone user
My best PC specs :)
Compaq pc,
CPU:Intel E6400 (Dual core),
Graphics Card: ATI 5670 1gb,
Ram:2gb, DDR2
Hard drive (s):Serial ATA partitioned with OS'S, and Parallel ATA (for other data),