码迷,mamicode.com
首页 >  
搜索关键字:requires hardware    ( 1878个结果
am335x alsa codec调试
root@phyCORE-AM335x:~ aplay -l**** List of PLAYBACK Hardware Devices ****card 0: audio [PCM051 audio], device 0: wm8976 wm8976-hifi-0 [] Subdevices: 1...
分类:其他好文   时间:2014-08-29 10:51:47    阅读次数:413
龙芯2f笔记本安装debian错误--bzcat
在正常安装龙芯2f的debian系统时出现如下错误:requires the bzcat command which is not available 说明,原有的安装镜像中没有将bzip2这个包打入到系统中,所以需要自己手动将其安装.先将其下载到根目录 / .wget http://ftp.us.debian.org/debian/pool/main/b/bzip2/[libbz2-1.0_1....
分类:其他好文   时间:2014-08-27 11:00:17    阅读次数:251
Communicating with Hardware 《LDD3 学习笔记》
Communicating with Hardware Using I/O Ports I/O ports are the means by which drivers communicate with many devices, at least part of the time. This section covers the various functions...
分类:其他好文   时间:2014-08-26 15:36:16    阅读次数:363
Requires: python(abi) = 2.4 Installed: python(abi) = 2.6
[root@livecdyum.repos.d]#yuminstalllivecd-toolssyslinuxanaconda-runtimeLoadedplugins:fastestmirror,refresh-packagekit,securityLoadingmirrorspeedsfromcachedhostfile*base:centos.ustc.edu.cn*extras:centos.ustc.edu.cn*updates:mirrors.pubyun.comlivecd|951B00:00l..
分类:编程语言   时间:2014-08-25 10:09:05    阅读次数:1348
Oprofile分析
一、内核支持: make menuconfig 1、评测菜单中启用 Oprofile ,在 .config 文件中设置?CONFIG_PROFILING=y?和?CONFIG_OPROFILE=y 2、Kernel Feature->[]Enable hardware perform...
分类:其他好文   时间:2014-08-25 09:55:14    阅读次数:251
gcc configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0
从svn checkout svn://gcc.gnu.org/svn/gcc/trunk拿了GCC的最新代码,打算编译了学东西习学习C++ 11的东西,结果在configure的时候出现例如以下问题:Building GCC requires GMP 4.2+, MPFR 2.3.1+ and M...
分类:其他好文   时间:2014-08-24 15:20:02    阅读次数:303
Access control differentiation in trusted computer system
A trusted computer system that offers Linux® compatibility and supports contemporary hardware speeds. It is designed to require no porting of common a...
分类:数据库   时间:2014-08-22 23:50:19    阅读次数:441
Hadoop 分布式文件系统:架构和设计
引言 Hadoop分布式文件系统(HDFS)被设计成适合运行在通用硬件(commodity hardware)上的分布式文件系统。它和现有的分布式文件系统有很多共同点。但同时,它和其他的分布式文件系统的区别也是很明显的。HDFS是一个高 度容错性的系统,适合部署在廉价的机器上。HDFS能提供高吞吐....
分类:其他好文   时间:2014-08-22 12:29:26    阅读次数:260
Ext JS学习第五天 Ext_window组件(一)
此文来记录学习笔记?第一个组件:Ext.window.Window。对于组件,也就是Ext最吸引开发者的地方,那么我们要真正的使用Ext的组件,首先必须学会阅读API文档。–xtype:组件的别名–Hierarchy 层次结构–Inherited mixins 混入的类–Requires 该组件需要...
分类:Windows程序   时间:2014-08-21 22:46:04    阅读次数:313
Android: 亲测解决模拟器启动慢的问题
1.首先在对应的sdk manager里面下载一个4.03以上的api。    这里我选择的是4.2.2 (api17) 2.选择里面的" Intel Hardware Accelerated Execution Manager" "Intel x86 Atom System Image" 来下载。 当然其他必备的也要下载。  看我勾选的项: 3....
分类:移动开发   时间:2014-08-21 21:15:18    阅读次数:325
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!