<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[greensea 的 blog]]></title> 
<link>http://www.gsea.com.cn/blog/</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[greensea 的 blog]]></copyright>
<item>
<link>http://www.gsea.com.cn/blog/post/263/</link>
<title><![CDATA[升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>gs &lt;gs@bbxy.net&gt;</author>
<category><![CDATA[偶的动态]]></category>
<pubDate>Fri, 13 Nov 2009 11:59:20 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/post/263/</guid> 
<description>
<![CDATA[ 
	U910发布以后偶很快就升级到了最新版，但是升级之后随之而来的却是很多问题，CPU温度不见了就是问题之一。就算是重新运行sensors-detect也无济于事。就这样过去了好几天，一直处于没有CPU温度的状态，CPU风扇的转速传感器也找不到。唯一还能正常运行只有hddtemp，于是就连续几天看着光秃秃的硬盘温度，以前我都是不关注硬盘温度的啊。<br/><br/>今天早上开机，赫然发现硬盘温度写着11摄氏度，这是多么骇人的温度啊，当时的机场气象站给出的实时温度已经超过11度了，好像是14度还是12度的，偶的硬盘啊，一定是早上受冻了。<br/><br/>不过冻就冻吧，反正不会结冰。但是现在看到只有一个光秃秃的硬盘温度还是非常不爽，于是决心把CPU温度弄出来。<br/><br/>既决心已定，就谷歌去了。其实之前也谷歌过，但是看到一大堆英文就头疼，英文什么的最讨厌了，还是方块字舒服，包括日语。不过决心已定，就让头疼一疼吧。搜索结果中有一个是lm-sensors官网的FAQ，有一条Q是lm-sensors do not work in kernel 2.6.31（地址：<a href="http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31" target="_blank">http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31</a>）。点进去头疼之后找到了解决方法，只要在启动的时候加上 acpi_enforce_resources=lax 参数就可以了。哦哦，于是我打开 /boot/grub/grub.cfg 文件，找到正使用的内核的那行，加上了这个参数，然后……没有重启……因为重启很麻烦。<br/>后来重启以后，啊～面板上出现了久违的一大堆温度了，太好了终于又可以看到处理器温度了。<br/><br/>不过据lm-sensors的FAQ说，使用这个方法带有“一定的危险性”，其实这个危险无视也行，一般来说基本上没影响。另外FAQ还说，如果是华硕板子，而且装了一个xxoo驱动的话，只要使用lm-sensors 3.1.0或更新版本就行了。虽然偶也是华硕板子，但是编译最新版本之后还是没有处理器温度出来，于是我还是加入了启动参数了。<br/><br/><br/><br/>Tags - <a href="http://www.gsea.com.cn/blog/tags/ubuntu/" rel="tag">ubuntu</a> , <a href="http://www.gsea.com.cn/blog/tags/%25E7%25A1%25AC%25E4%25BB%25B6/" rel="tag">硬件</a> , <a href="http://www.gsea.com.cn/blog/tags/lm-sensors/" rel="tag">lm-sensors</a>
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=0#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>包子研究员 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 14 Nov 2009 02:18:51 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	装PBS的时候好像遇到过这个问题…但现在啥都想不起来了~
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=1#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>包子研究员 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 14 Nov 2009 12:51:20 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=1#topreply</guid> 
<description>
<![CDATA[ 
	貌似不是，好像是关主板的事~我记得我去油兔子wiki查过
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=2#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>cosechy(unnamed) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 16 Nov 2009 13:33:25 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=2#topreply</guid> 
<description>
<![CDATA[ 
	话说那一堆数字啥的解出来了没？代孕
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=3#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>unnamed(cosechy) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 24 Nov 2009 10:18:38 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=3#topreply</guid> 
<description>
<![CDATA[ 
	话说这几天真安静？代孕
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=4#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>gs &lt;admin@yourname.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 24 Nov 2009 12:32:00 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=4#topreply</guid> 
<description>
<![CDATA[ 
	那两条daiyun的评论要不要显示出来……、
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=5#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>cosechy(unnamed) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 25 Nov 2009 05:51:28 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=5#topreply</guid> 
<description>
<![CDATA[ 
	呃，随意，我差不多都忘了内容是啥了<br/>反正你一说话就不安静了的说代孕
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=6#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>cosechy(unnamed) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 26 Nov 2009 10:18:08 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=6#topreply</guid> 
<description>
<![CDATA[ 
	意外发现，pascal之类的语言调用函数不需要括号，c++之类的语言支持引用<br/>这两条是冲突的，同时支持的话对“返回函数的引用的函数”就不太好办了<br/>要把这条显示出来的话最好删掉“代孕”这两个字
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=7#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>cosechy(unnamed) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 27 Nov 2009 09:49:49 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=7#topreply</guid> 
<description>
<![CDATA[ 
	呃，编辑的时候加代孕可以隐藏不？
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=8#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>包子研究员 &lt;luchencs6@hotmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 27 Nov 2009 12:23:37 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=8#topreply</guid> 
<description>
<![CDATA[ 
	http://blog.paspy.org/post/142/<br/><br/>我什么都不知道……
]]>
</description>
</item><item>
<link>http://www.gsea.com.cn/blog/read.php?263&amp;guid=9#topreply</link>
<title><![CDATA[[评论] 升级到 Ubuntu 9.10 以后 lm-sensors（硬件温度传感器）找不到CPU温度传感器的问题]]></title> 
<author>cosechy(unnamed) &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 28 Nov 2009 05:15:35 +0000</pubDate> 
<guid>http://www.gsea.com.cn/blog/read.php?263&amp;guid=9#topreply</guid> 
<description>
<![CDATA[ 
	貌似前几天在百度贴吧这种扯淡地方看到不少那样的图<br/>所以没啥意思了
]]>
</description>
</item>
</channel>
</rss>