Re: hardware caracteristics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> does somebody know a simple shell command to get
> hardware caracteristics
> (for exemple graphics hardware file) analogous to
> "winmsd" under
> Window NT?
I'm not familiar with winmsd so this may not be what
you're looking for, but "lspci" lists all the devices
found on the PCI bus.

If you're looking for what drivers are being used on
your hardware, "dmesg" prints out what happened on
boot (including the in-kernel drivers that got
initialized) and "lsmod" lists the currently loaded
modules (driver or otherwise).

All of these work best as root :)

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux