Psensor是一个以图形形式显示硬件温度的监视器,同时还支持Ubuntu Unity Indicator。
它可以监控:- 主板和CPU传感器的温度(用lm-sensors)
- 显卡GPU的温度(用XNVCtrl)
- 硬盘的温度(用hddtemp)
- 风扇旋转速度(用lm-sensors) 安装:
首先安装lm-sensors:| 1 | sudo apt-get install lm-sensors |
然后检测硬件传感器:运行下面的命令验证它是否能正常工作:它应该显示一些类似下面的信息:| 1234567 | coretemp-isa-0000 Adapter: ISA adapter Core 0: +46.0C (high = +76.0C, crit = +100.0C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +44.0C (high = +76.0C, crit = +100.0C) … |
最后从ppa安装psensor:| 123 | sudo apt-add-repository ppa:jfi/ppasudo apt-get update sudo apt-get install psensor |
在Linux中安装Picasa 3.9 并修复GOOGLE登录问题PySDM帮你实现Ubuntu启动时自动挂载分区相关资讯 Ubuntu使用教程
- Ubuntu使用教程:E: 无法获得锁 / (06/19/2014 17:15:12)
- Ubuntu使用教程 :让Trusty Tahr变 (05/07/2014 16:30:53)
- 怎样打开64位 Ubuntu 的32位支持功 (04/27/2014 17:15:36)
| - Ubuntu 11.04 环境指纹识别驱动的 (05/22/2014 09:57:26)
- Ubuntu 下disk清理保护 (05/01/2014 07:24:50)
- Ubuntu 14.04自动登录到桌面 (04/24/2014 14:00:53)
|
本文评论 查看全部评论 (0)