Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. oleg@muskat:~$ sudo lshw | grep "Lenovo"
  2. product: 20404 (LENOVO_MT_20404_BU_idea_FM_Lenovo Flex 2-14)
  3. version: Lenovo Flex 2-14
  4. configuration: administrator_password=unknown boot=normal chassis=notebook family=IDEAPAD frontpanel_password=unknown keyboard_password=unknown power-on_password=unknown sku=LENOVO_MT_20404_BU_idea_FM_Lenovo Flex 2-14 uuid=8F6453E2-5541-E411-828F-54EE752DEF90
  5. product: Lenovo Flex 2-14
  6. oleg@muskat:~$ glxinfo | grep "Device"
  7. Device: Mesa DRI Intel(R) Haswell Mobile (0xa16)
  8. oleg@muskat:~$ free --mega
  9. total used free shared buff/cache available
  10. Mem: 3944 2517 177 230 1249 923
  11. Swap: 2097 94 2002
  12. oleg@muskat:~$ lscpu
  13. Architecture: x86_64
  14. CPU op-mode(s): 32-bit, 64-bit
  15. Byte Order: Little Endian
  16. CPU(s): 4
  17. On-line CPU(s) list: 0-3
  18. Thread(s) per core: 2
  19. Core(s) per socket: 2
  20. Socket(s): 1
  21. NUMA node(s): 1
  22. Vendor ID: GenuineIntel
  23. CPU family: 6
  24. Model: 69
  25. Model name: Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz
  26. Stepping: 1
  27. CPU MHz: 798.200
  28. CPU max MHz: 1900,0000
  29. CPU min MHz: 800,0000
  30. BogoMIPS: 3791.34
  31. Virtualization: VT-x
  32. L1d cache: 32K
  33. L1i cache: 32K
  34. L2 cache: 256K
  35. L3 cache: 3072K
  36. NUMA node0 CPU(s): 0-3
  37. Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts md_clear flush_l1d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement