linux 上的一些硬件使用

发布: 2009-12-07 17:44

thinkfinger: 需要选项:CONFIG_INPUT_UINPUT:
ThinkFinger is a driver for the UPEK/SGS Thomson Microelectronics fingerprint reader (USB ID 0483:2016). ...
Toshiba is shipping their laptops either with the UPEK/SGS Thomson Micro-electronics fingerprint reader or with a fingerprint reader built by AuthenTec. The AuthenTec fingerprint reader is *not* supported by ThinkFinger.

新的指纹项目: 适用于较新的authtec aesxxx系列
名字:libfprint fprint_demo pam_fprint
http://projects.reactivated.net

摄像头:
生成设备:/dev/video0
内核模块: kernel/drivers/media/video/uvc/* (配置内核选项有很多,选择你的摄像头型号)
视频捕捉: luvcview spcaview amsn
测试命令:luvcview -d /dev/video0 -f yuv -s 640x480
或者 mplayer -cache 128 -tv driver=v4l2:width=640:height=480:outfmt=i420:device=/dev/video0 -vo xv tv://
参考:http://soft.ccw.com.cn/apply/os/htm2008/20080416_408959.shtml

无线:内核模块 crc_itu_t
应用程序:wireless-tools

显卡特性及详细参数:http://www.amd.com/us/products/workstation/graphics/ati-firepro-3d/v5700/Pages/v5700.aspx

硬盘振动保护:
使用包 hdapsd和tp_smapi(USE="hdaps"), 在KDE4平台上有一个监控状态显示applet部件, hdaps_monitor, 现在还不在portage中,需要自己下载安装,但安装也非常简单. http://www.kde-look.org/content/show.php/HDAPS+monitor?content=103481


原文: http://qtchina.tk/?q=node/348

Powered by zexport