LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to check the list of devices installed using terminal ? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-check-the-list-of-devices-installed-using-terminal-882038/)

gardenair 05-21-2011 09:47 PM

How to check the list of devices installed using terminal ?
 
hi,
I want to know that is there any command by which i can check which type of hardware devices are installed in my Linux box like SVGA,Sound Card,LAN Card.

thanks
garden

flipjarg 05-21-2011 10:09 PM

Here is one that comes to mind first.
Code:

lspci

PhoenixAndThor 05-21-2011 10:12 PM

Oh, there are several:

lspci
lsusb
ifconfig
lshw


Also for future reference, it helps to search your system documentation and the forums;)

---------- Post added 05-21-11 at 11:13 PM ----------

Nice jump there flipjarg, you beat me to it!

flipjarg 05-21-2011 10:17 PM

Quote:

Originally Posted by PhoenixAndThor (Post 4363353)
Oh, there are several:
...Nice jump there flipjarg, you beat me to it!


;-)

frankbell 05-22-2011 07:32 PM

And dmesg.


All times are GMT -5. The time now is 03:33 PM.