Sun Jan 9 07:03:45 2011 ECC Uncorr Err: Memory sensor, uncorrectable ECC ( DIMM_A4 ) was asserted Mon Jan 3 12:22:14 2011 ECC Uncorr Err: Memory sensor, uncorrectable ECC ( DIMM_A3 ) was asserted Mon Jan 3 10:08:29 2011 ECC Uncorr Err: Memory sensor, uncorrectable ECC ( DIMM_A3 ) was asserted Fri Nov 26 01:26:58 2010 ECC Uncorr Err: Memory sensor, uncorrectable ECC ( DIMM_A1 ) was ass...
by amIZG - 服务器及硬件技术 - 2011-01-13 17:11:40 阅读(3047) 回复(0)
HP上海---sensor Network Solution Expert(猎头) Work Location: Shanghai Responsibilities 1. Design integrated, workable solutions that address customers’ business needs 2. Assist department manager in decision making regarding development strategy of senor network SME team 3. Present effectively sensor network solutions to target audience to win their buy-in 4. Potential leader of se...
sudo apt-get install lm-sensors运行mkdev.sh脚本 用vi或者gedit建立文件mkdev.sh,内容如下:#!/bin/bash # Here you can set several defaults. # The number of devices to create (max: 256) NUMBER=32 # The owner and group of the devices OUSER=root OGROUP=root # The mode of the devices MODE=600 # This script doesn't need to be run if devfs is used if [ -r /proc/mounts ] ; then if grep -q "/dev devfs" /pro...
有一个小设备,通过RF可以将3Dsensor(x/y/z坐标)数据传到Host(linux),然后kernel负责将数据写入设备文件(目前只知道是在dev/下面的hidraw文件),我现在要把设备文件里面的数据读出来,告诉android framewaork,通知给上层APP,遇到几个问题。 1.怎么确定kernel里面input subsystem如何写sensor数据到设备文件的?数据格式是什么? 只是简单的x/y/z坐标,还是想按键一样,带时间戳信息?这个格式搞不清楚,我根本不知道怎...
在开发android 驱动时使用到一款重力传感器kxtf9,但这款芯片好像没有自动校准功能,不知道怎么通过(x,y,z)的值来校准水平面,还望各位达人不吝赐教。
做为拍照手机的核心模块之一,camera sensor效果的调整,涉及到众多的参数,如果对基本的光学原理及sensor 软/硬件对图像处理的原理能有深入的理解和把握的话,对我们的工作将会起到事半功倍的效果。否则,缺乏了理论的指导,只能是凭感觉和经验去碰,往往无法准 确的把握问题的关键。 所以,这里我结合自己出于对摄影的爱好所学习的一些图像处理相关的原理,通过分析一些与sensor图像处理相关的因素,和大家分享一下自己...
IPMI sensor Data on Dell 1850s and 2850s via SNMP and Cacti Posted by Barry O'Donovan on Apr 11th, 2007 I use Cacti to monitor a lot of Dell servers, primarily 1850s and 2850s but also the newer models of same (1950s and 2950s). One itch that I’ve meant to scratch for a while is graphing some of the informati...