Page 1 of 1

How to get all hardware informations on Linux

Posted: Mon Nov 12, 2007 4:02 am
by corsac
Hi,

I have a Thinkpad T61 running Debian Sid, and I'd like to know if it was possible to get all hardware informations like FRU # etc. from Linux.

Regards,

Yves-Alexis

Posted: Mon Nov 12, 2007 6:48 pm
by aaa
I doubt it. You see what stuff is installed from hal-device-manager, though.

Posted: Mon Nov 12, 2007 7:42 pm
by GomJabbar
From this webpage: Parts lookup

Posted: Fri Nov 16, 2007 11:56 am
by smugiri
I am not sure you can get FRU numbers since some of them are not programmed into hardware. Might be able to get part of the way to what you want using

lshw

Run it as super user for the best results.

Posted: Tue Nov 27, 2007 11:24 pm
by lightweight
dmidecode likely won't give reorder/part numbers but will give a ton of info on hardware.

Posted: Wed Nov 28, 2007 7:37 pm
by aaa
lightweight wrote:dmidecode likely won't give reorder/part numbers but will give a ton of info on hardware.
It spits out the model (like 2371-4du or whatever) of the whole laptop. If you don't feel like looking at the bottom :P.