Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 17 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 17

Try using the 'lsmod' command. You need to open a console window and
type in:

$ lsmod

(the dollar sign is your prompt)

You can redirect it into a file quite simply:

$ lsmod > loaded_modules.txt

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How can I tell what drivers/modules are loaded? Or get search suggestion and latest updates.


Tagged: