User Tools

Site Tools


hwinfo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hwinfo [2009/08/18 13:10] – created suapapahwinfo [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 4: Line 4:
 </code> </code>
  
 +DMI/SMBIOS 정보
 <code bash> <code bash>
 +$ sudo memdump > mem.dump
 + dmidecode -d mem.dump -s baseboard-manufacturer
 +ASUSTeK Computer INC.
 +
 +s options
 +  bios-vendor bios-version
 +  baseboard-manufacturer baseboard-product-name baseboard-version
 +  chassis-manufacturer chassis-type chassis-version
 +  processor-version processor-frequency
 +
 +  system-manufacturer
 +  system-product-name
 +  system-version
 +  system-serial-number
 +
 $ sudo dmidecode -t2 $ sudo dmidecode -t2
 # dmidecode 2.9 # dmidecode 2.9
Line 16: Line 32:
         Serial Number: 123456789000         Serial Number: 123456789000
 </code> </code>
 +
 +====== mIRC 예제 ======
 +<code>
 +컴정보⇒ Uniwill 255KI | Mobile AMD Sempron LV, 1800MHz (9x200) 3000+ | 1024MB DDR SDRAM(163MHz,CL2.5-3-3-7T) | Windows XP Home Edition SP3 | SiS 651_661FX_741_760_760GX_M661FX_M661MX_M741_M760_M760GX | Quanta QD15TL026[15.4" LCD (WXGA)] | 유니모뎀 전이중 오디오 장치  I Vinyl AC'97 Codec
 +
 +⇒M/B : Uniwill 255KI ⇒ AMD Hammer IMC ↔ 
 +└>CPU : Mobile AMD Sempron LV, 1800MHz (9x200) 3000+(Palermo (Venice-128),DH-E6)(50℃)
 +└>RAM : 1024MB DDR SDRAM(163MHz,CL2.5-3-3-7T) - 5
 +</code>
 +
hwinfo.1250601004.txt.gz · Last modified: 2013/08/03 05:04 (external edit)