Tag: 硬件预览模式: 普通 | 列表

查看硬件信息

查看CPU:
cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.00GHz
stepping        : 4
cpu MHz         : 2004.647
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up pebs bts
bogomips        : 4009.29
clflush size    : 64
cache_alignment : 128
address sizes   : 36 bits physical, 32 bits virtual
power management:

----------------------------------------------
查看内存:
free -m
             total       used       free     shared    buffers     cached
Mem:           496        467         29          0        231        193
-/+ buffers/cache:         41        455
Swap:          956          0        956

-----------------------------------------------
查看硬盘:
hdparm -i /dev/sda

/dev/sda:

查看更多...

Tags: 硬件

分类:Ubuntu | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 173

开源硬件的定义

BoingBoing covers the launch of the "Open Source Hardware Definition" and the announcement of the first Open Hardware Summit. "Open Source Hardware (OSHW) is a term for tangible artifacts -- machines, devices, or other physical things -- whose design has been released to the public in such a way that anyone can make, modify, distribute, and use those things. This definition is intended to help provide guidelines for the development and evaluation of licenses for Open Source Hardware."


英文原文:http://lwn.net/Articles/396011/rss

查看更多...

Tags: 开源 硬件

分类:硬件资料 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 166