Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. willy@localhost ~ $ cat /proc/cpuinfo && sensors
  2. processor : 0
  3. vendor_id : AuthenticAMD
  4. cpu family : 6
  5. model : 10
  6. model name : AMD Athlon(TM) XP 2800+
  7. stepping : 0
  8. cpu MHz : 2083.407
  9. cache size : 512 KB
  10. fdiv_bug : no
  11. hlt_bug : no
  12. f00f_bug : no
  13. coma_bug : no
  14. fpu : yes
  15. fpu_exception : yes
  16. cpuid level : 1
  17. wp : yes
  18. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
  19. bogomips : 4166.81
  20. clflush size : 32
  21. cache_alignment : 32
  22. address sizes : 34 bits physical, 32 bits virtual
  23. power management: ts
  24.  
  25. it8712-isa-0290
  26. Adapter: ISA adapter
  27. in0: +1.76 V (min = +0.00 V, max = +4.08 V)
  28. in1: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
  29. in2: +3.25 V (min = +0.00 V, max = +4.08 V)
  30. in3: +2.70 V (min = +0.00 V, max = +4.08 V)
  31. in4: +3.17 V (min = +0.00 V, max = +4.08 V)
  32. in5: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
  33. in6: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
  34. in7: +2.98 V (min = +0.00 V, max = +4.08 V)
  35. Vbat: +3.22 V
  36. fan1: 2743 RPM (min = 0 RPM, div = 4)
  37. fan2: 0 RPM (min = 0 RPM, div = 2)
  38. fan3: 0 RPM (min = 0 RPM, div = 2)
  39. temp1: +33.0°C (low = -1.0°C, high = +127.0°C) sensor = thermistor
  40. temp2: +31.0°C (low = -1.0°C, high = +127.0°C) sensor = thermistor
  41. temp3: -1.0°C (low = -1.0°C, high = +127.0°C) sensor = disabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement