OS/Linux

Linux(Ubuntu/CentOS) hardware info command

강서버 2020. 3. 8. 12:22
728x90
반응형

$ sudo lshw

 

user@bada:~$ sudo lshw
[sudo] user의 암호: 
bada                        
    description: Notebook
    product: HP ProBook 4530s (LH976PA#AB1)
    vendor: Hewlett-Packard
    version: A0001D02
    serial: CNU1153QG1
    width: 64 bits
    capabilities: smbios-2.6 dmi-2.6 smp vsyscall32
    configuration: boot=normal chassis=notebook family=103C_5336AN sku=LH976PA#AB1 uuid=264E720A-2266-E011-81F5-5484BF0C303B
  *-core
       description: Motherboard
       product: 167C
       vendor: Hewlett-Packard
       physical id: 0
       version: KBC Version 22.26
       serial: PCCAE00QE0L07G
     *-firmware
          description: BIOS
          vendor: Hewlett-Packard
          physical id: b
          version: 68SRR Ver. F.65
          date: 02/13/2018
          size: 64KiB
          capacity: 2496KiB
          capabilities: pci pcmcia upgrade shadowing cdboot bootselect edd int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification netboot
     *-cpu
          description: CPU
          product: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
          vendor: Intel Corp.
          physical id: 0
          bus info: cpu@0
          version: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
          slot: CPU 1
          size: 2414MHz
          capacity: 3200MHz
          width: 64 bits
          clock: 100MHz
          capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts md_clear flush_l1d cpufreq
          configuration: cores=2 enabledcores=2 threads=4
        *-cache:0
             description: L3 캐시
             physical id: 4
             slot: Unknown
             size: 3KiB
             capacity: 3KiB
             capabilities: asynchronous internal write-back instruction
             configuration: level=3
        *-cache:1
             description: L2 캐시
             physical id: 3
             slot: Unknown
             size: 256KiB
             capacity: 256KiB
             capabilities: asynchronous internal write-back instruction
             configuration: level=2
        *-cache:2
             description: L1 캐시
             physical id: 2
             slot: Unknown
             size: 32KiB
             capacity: 32KiB
             capabilities: asynchronous internal write-back
             configuration: level=1
     *-cache
          description: L1 캐시
          physical id: 1
          slot: Unknown
          size: 32KiB
          capacity: 32KiB
          capabilities: asynchronous internal write-back
          configuration: level=1
     *-memory
          description: System Memory
          physical id: 5
          slot: System board or motherboard
          size: 8GiB
        *-bank:0
             description: SODIMM DDR3 동기 1333 MHz (0.8 ns)
             product: M471B5173EB0-YK0
             vendor: Samsung
             physical id: 0
             serial: 12505F24
             slot: Bottom-Slot 1(top)
             size: 4GiB
             width: 64 bits
             clock: 1333MHz (0.8ns)
        *-bank:1
             description: SODIMM DDR3 동기 1333 MHz (0.8 ns)
             product: M471B5173DB0-YK0
             vendor: Samsung
             physical id: 1
             serial: F1658B4D
             slot: Bottom-Slot 2(under)
             size: 4GiB
             width: 64 bits
             clock: 1333MHz (0.8ns)

728x90
반응형

'OS > Linux' 카테고리의 다른 글

Linux USB Info Command  (0) 2020.03.08
Linux PCI Device Info Command  (0) 2020.03.08
Tensorflow2.x libnvinfer.so.6 libnvinfer_plugin.so.6 error  (0) 2020.02.23
Tensorflow install  (0) 2020.02.23
Install TensorFlow 2  (0) 2020.02.23