Category Archives: Linux
Linux驱动 编译一个hello模块
记录一点linux驱动学习笔记,方便以后查阅 《Linux驱动 编译一个hello模块》《Linux驱动 实现… Read More »
QOTOM工控电脑安装GPIO驱动
工控机型号:QOTOM Q350P SIO芯片ITE8786-I 问题 Q350P在安装ubuntu18.04… Read More »
Ubuntu安装使用Wine4.0
Wine 介绍 Wine (“Wine Is Not an Emulator” 的首字母缩写)是一个能够在多种… Read More »
Ubuntu 18.04上编译Linux内核
环境说明 编译环境为Ubuntu18.04的工控电脑,QOTOM Q310P 编译步骤 1. 下载内核源代码,… Read More »
Red Hat7更换Centos6源
RedHat使用自带的yum源是需要注册的,不想注册的可以替换本地源使用 工控机型号:QOTOM 190G4-… Read More »
Linux禁用CPU省电提升系统性能
强烈推荐禁用CPU的省电模式, 进行此更改可能会导致功耗增加,但会提高稳定性和性能。那么:如何在Linux系统… Read More »
使用串口登录Ubuntu
电脑硬件:QOTOM Q300P[ubuntu],Q600P[windows10] Windows串口使用CO… Read More »