发布时间:2015-03-30 18:35:37
install oss on ubuntu 14:http://www.opensound.com/wiki/index.php/Building_OSSv4_from_sourcehttp://www.linuxeden.com/html/softuse/20110523/109737.htmloss-compat package in Ubuntuapt-get source oss-compat -bdpkg -i oss-compat-6/oss-compat_6_i386.debapt-get install oss-compatdownload os.........【阅读全文】
发布时间:2015-03-25 17:28:06
apt-get source libpulse0 -bapt-get build-dep libpulse0apt-get source libpulse0 -b......【阅读全文】
发布时间:2015-02-27 16:34:33
Linux下HID 设备,如果非标准的输入设备(Keypad/MOUSE/JoyStick/input event device).将会把信息转入hid device的设备结点。这一点可以参见内核的关于hiddev的文档 http://lxr.free-electrons.com/source/Documentation/usb/hiddev.txt?v=2.6.30 .........【阅读全文】
发布时间:2015-02-27 16:33:17
#include <stdio.h>#include <unistd.h>#include <sys/time.h>intmain(int argc, char *argv[]){ char *args[10]; char name[64]; struct timeval t; .........【阅读全文】
发布时间:2015-02-15 13:40:31
What's this /run directory doing on my system and where does itcome from?Lennart Poettering mzerqung at 0pointer.de Wed Mar 30 11:54:30 UTC 2011 Previous message: Proven testers for Lua update Next message: What's this /run directory doing on my system and where doesitcome from?.........【阅读全文】