[fpc-pascal] Hardware information: Linux and Windows

David Emerson dle3ab at angelbase.com
Tue Jan 19 19:59:59 CET 2010


in linux... just google list hardware linux. Below are some results. 
Probably not all of them will be available, but you should be able to 
work with whatever is available on your machine.

lshal
lshw
lspci
lsusb
lsscsi
systool
fdisk -l
dmidecode
cat /proc/cpuinfo
cat /proc/meminfo

dmesg | egrep ‘(SCSI|scsi0|ide0|hd[a-z]|sd[a-z]|serio|mice|eth[0-9])’

~David.


On Tue 19 Jan 2010, Osvaldo Filho wrote:
> How do I get information about the hardware in Linux and Windows?
> - Identification of the processor: model, manufacturer, serial number
> - Identification of Hard Disk: model, manufacturer, physical serial 
number
> - Identification of Memory: model, manufacturer, size, type
> - Identification of Motherboard: model, manufacturer
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 






More information about the fpc-pascal mailing list