You are not logged in.

#1 2010-07-02 23:46:32

abarahc
Member
Registered: 2010-04-30
Posts: 128

manager devices

Hello! I wonder which program I use to see devices on my PC as it does on windows platform: video card, audio card, network card, webcam ...


user@localhost $ grep -rnw "." -e "hacking"

Offline

#2 2010-07-03 00:24:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: manager devices

From a command line:
lspci  Shows devices on your PCI bus
lsusb Shows devices on your USB bus
lsmod Shows kernel modules that are loaded
lshal Shows everything that HAL knows about

Check the man on these commands, they all have options -- including verbosity.

If you are using KDE, look at kinfocenter


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB