How to find my notebook's model number?

Linux for blind general discussion blinux-list at redhat.com
Wed Jun 1 13:21:15 UTC 2022


Hi Brandt and all,

Build and install lshw.

as root:
slapt-src -i lshw

Then run lshw as root.
It has a man page

The output is verbose, but you can store it or pipe it to a pager like w3m, like:
lshw -numeric|w3m

Here is the top of the output of: "LANG=C lshw -numeric" here:

slint.ici.fr
    description: Notebook
    product: 4284CY1
    vendor: LENOVO
    version: ThinkPad W520
    serial: R9M158P
    width: 64 bits
    capabilities: smbios-2.6 dmi-2.6 smp vsyscall32
    configuration: administrator_password=disabled chassis=notebook
family=ThinkPad W520 power-on_password=disabled
uuid=8197E3A3-6452-CB11-988E-B3C9AF1809D4

Cheers,
Didier


Le 01/06/2022 à 09:53, Linux for blind general discussion a écrit :
> Hi all,
> 
> I would like to make some upgrades to my Huawei MateBook D15, but am not sure if
> what I have in mind is doable. The only way I can check is to have the model
> number of the Machine.
> 
> The question, how do I do this and have the results printed to a .txt file so I
> have it handy?
> 



More information about the Blinux-list mailing list