码迷,mamicode.com
首页 >  
搜索关键字:selected device is n    ( 8692个结果
分析UIWindow
分析UIWindowThe UIWindow class defines an object known as a window that manages and coordinates the views an app displays on a device screen. Unless an ...
分类:Windows程序   时间:2014-07-10 13:22:17    阅读次数:314
CentOS Linux解决Device eth0 does not seem to be present
VMware里克隆出来的CentOS Linux。。ifconfig...没有看到eth0.。然后重启网卡又报下面错误。故障现象:service network restartShutting down loopback insterface: ...
分类:系统相关   时间:2014-07-10 11:40:11    阅读次数:301
debian内核代码执行流程(三)
接续《debian内核代码执行流程(二)》未完成部分下面这行输出信息是启动udevd进程产生的输出信息:[ 3.306217] udevd[49]: starting version 175175是udevd的版本号。根据《essential linux device drivers》中关于u...
分类:其他好文   时间:2014-07-10 00:55:36    阅读次数:350
Error: Selected device is not a touchscreen I understand
selected device is not a touchscreen I understandarm交叉编译工具中的头文件库中的linux/input.h中的EV_VERSION定义为#define EV_VERSION 0x010000而linux内核include/linux/...
分类:其他好文   时间:2014-07-08 00:14:34    阅读次数:200
SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
Eclipse从svn上迁出项目的时候报以下的错误:SVN: '0x0040010b: Obtain Project Name' operation finished with error: Selected SVN connector library is not available or can...
分类:其他好文   时间:2014-07-07 20:34:09    阅读次数:1988
RMAN备份失败之:mount: block device /dev/emcpowerc1 is write-protected, mounting read-only
今天再做巡检的时候发现有一台服务器的RMAN备份不正常,有一段时间没能正常备份了。检查了一下脚本,正常,定时任务列表也正常,再检查一下/var/log/cron的内容,也没有问题。尝试在该挂载点上创建一个1.txt文件的时候,发现有异常报出来了。内容为:mount: block device /.....
分类:其他好文   时间:2014-07-03 10:31:23    阅读次数:374
EasyUI 各种json数据格式
EasyUI中,用到的各种数据的json数据格式1. combobox [{ "id":1, "text":"text1" },{ "id":2, "text":"text2" },{ "id":3, "text":"text3", "selected":true },{ "id":4, "tex....
分类:Web程序   时间:2014-07-01 22:10:05    阅读次数:845
platform_device与platform_driver
做Linux方面也有三个多月了,对代码中的有些结构一直不是非常明确,比方platform_device与platform_driver一直分不清关系。在网上搜了下,做个总结。两者的工作顺序是先定义platform_device -> 注冊 platform_device->,再定义 platfor....
分类:其他好文   时间:2014-07-01 18:51:30    阅读次数:247
STM32 DFU -- Device Firmware Upgrade
DFU Class RequestsGet StatusThe Host employs the DFU_GETSTATUS request to facilitate synchronization with the device. This status gives information on...
分类:其他好文   时间:2014-07-01 17:35:20    阅读次数:460
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!