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
Oracle Linux R5 配置:IP、子网掩码vi /etc/sysconfig/network-scripts/ifcfg-eth0DEVICE=eth0 //网卡接口名称BOOTPROTO=none //(none | static(手...
分类:
系统相关 时间:
2014-07-07 10:40:29
阅读次数:
292
今天再做巡检的时候发现有一台服务器的RMAN备份不正常,有一段时间没能正常备份了。检查了一下脚本,正常,定时任务列表也正常,再检查一下/var/log/cron的内容,也没有问题。尝试在该挂载点上创建一个1.txt文件的时候,发现有异常报出来了。内容为:mount: block device /.....
分类:
其他好文 时间:
2014-07-03 10:31:23
阅读次数:
374
The Story:Last week, I found one of our embedded arm linux device ran out of flash space( totally only 128M for apps and OS).After checking for a whil...
分类:
其他好文 时间:
2014-07-02 14:30:13
阅读次数:
317
转自:http://robert.penz.name/658/howto-access-mtp-devices-via-usb-on-ubuntu-12-04/ A friend asked me how he can access his Nexus 7 device via USB on hi....
分类:
其他好文 时间:
2014-07-02 13:51:19
阅读次数:
289
reference:OpenStack Grizzly Install Guide1 Ubuntu添加虚拟网卡的方法有时候,一台服务器需要设置多个ip,但又不想添加多块网卡,那就需要设置虚拟网卡.这里介绍两种方式在ubuntu上添加虚拟网卡.我们向eth0中添加一块虚拟网卡:第一种方法:快递创建\删...
分类:
系统相关 时间:
2014-07-01 19:26:58
阅读次数:
280
做Linux方面也有三个多月了,对代码中的有些结构一直不是非常明确,比方platform_device与platform_driver一直分不清关系。在网上搜了下,做个总结。两者的工作顺序是先定义platform_device -> 注冊 platform_device->,再定义 platfor....
分类:
其他好文 时间:
2014-07-01 18:51:30
阅读次数:
247
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
open vSwitch是将传统交换机的控制和转发层面分离,open vSwitch只负责转发数据包,控制器控制open vSwitch如何转发拓扑结构如下:我的机器上有eth0、eth1和eth2网口,eth0与eth1、eth2独立分开,host1通过网线连接eth1,host2通过网线连接et...
分类:
其他好文 时间:
2014-07-01 00:36:14
阅读次数:
254