q**j 发帖数: 10612 | 1 我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近
位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的
经验? |
o**n 发帖数: 1249 | 2 好像没道理,请大牛解说
你确定是硬盘烫还是CPU烫?Linux有时比较费CPU,尤其是没有dedicated的显卡驱动的
时候
【在 q**j 的大作中提到】 : 我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近 : 位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的 : 经验?
|
f******y 发帖数: 696 | 3 我觉得是风扇管理不一样
我的笔记本vista下风扇转的勤一些,温度也低一些。
【在 q**j 的大作中提到】 : 我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近 : 位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的 : 经验?
|
q**j 发帖数: 10612 | 4 good to know that your laptop is also hotter under ubuntu. this is kinda
inconvenient. any suggestions for improvements?
【在 f******y 的大作中提到】 : 我觉得是风扇管理不一样 : 我的笔记本vista下风扇转的勤一些,温度也低一些。
|
y***d 发帖数: 2330 | 5 好像老版本的 linux 或者 ubuntu 有硬盘管理的 bug,不停让磁头停下来又马上启动
,据说新的 fixed 了,但是我不太肯定;
【在 q**j 的大作中提到】 : 我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近 : 位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的 : 经验?
|
y***d 发帖数: 2330 | 6 https://wiki.ubuntu.com/DanielHahler/Bug59695
【在 y***d 的大作中提到】 : 好像老版本的 linux 或者 ubuntu 有硬盘管理的 bug,不停让磁头停下来又马上启动 : ,据说新的 fixed 了,但是我不太肯定;
|
f******y 发帖数: 696 | 7 我没找到什么可行的办法,另外比起风扇来我可能宁愿它热点,反正我很少把它搁腿上。
也许买一个帮助散热的dock有用吧。
【在 q**j 的大作中提到】 : good to know that your laptop is also hotter under ubuntu. this is kinda : inconvenient. any suggestions for improvements?
|
f******y 发帖数: 696 | 8 re
lz应该先测试一下这个,我装的ubuntu9.04倒是没这个问题。
【在 y***d 的大作中提到】 : 好像老版本的 linux 或者 ubuntu 有硬盘管理的 bug,不停让磁头停下来又马上启动 : ,据说新的 fixed 了,但是我不太肯定;
|
q**j 发帖数: 10612 | 9 tried this already. not the problem. the parameters are set correctly in my
computer.
【在 f******y 的大作中提到】 : re : lz应该先测试一下这个,我装的ubuntu9.04倒是没这个问题。
|
o**n 发帖数: 1249 | 10 对了,如果是CPU,你装了CPU frequency scaling的管理没有,idle时降低主频,我的
thinkpad大部分时间都是挺凉快的,看电影或作计算时才长时间上full speed,然后风
扇开始运作
【在 o**n 的大作中提到】 : 好像没道理,请大牛解说 : 你确定是硬盘烫还是CPU烫?Linux有时比较费CPU,尤其是没有dedicated的显卡驱动的 : 时候
|
|
|
q**j 发帖数: 10612 | 11 thanks a lot. I shall try it tonight. |
h****q 发帖数: 78 | 12 我的ubuntu 8.04在Thankpad T60上运行,硬盘温度也比在windows xp下高。这样好像
会损坏硬盘,请问如何修复?有没有好得,清晰的修复方法文章?
我2年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
【在 y***d 的大作中提到】 : https://wiki.ubuntu.com/DanielHahler/Bug59695
|
q**j 发帖数: 10612 | 13 thank god i asked. waiting for some help/answer about this.再仔细听好像风扇在不停的转。
【在 h****q 的大作中提到】 : 我的ubuntu 8.04在Thankpad T60上运行,硬盘温度也比在windows xp下高。这样好像 : 会损坏硬盘,请问如何修复?有没有好得,清晰的修复方法文章? : 我2年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
|
y***d 发帖数: 2330 | 14 http://ubuntuforums.org/showpost.php?p=5031046&postcount=1
sudo aptitude install smartmontools
sudo smartctl -s /dev/sda
sudo smartctl -H /dev/sda
sudo smartctl -a /dev/sda | grep Load_Cycle_Count
似乎是看最后那个数字是否增长过快;我的(台式机)硬盘有一阵这个数值上升很快,
现在似乎好了
如果有问题你再看怎么解决吧;我现在升级到了 jaunty。
【在 h****q 的大作中提到】 : 我的ubuntu 8.04在Thankpad T60上运行,硬盘温度也比在windows xp下高。这样好像 : 会损坏硬盘,请问如何修复?有没有好得,清晰的修复方法文章? : 我2年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
|
h****q 发帖数: 78 | 15 我刚刚按一下的方法作了一边:
1. With acpi-support 0.109 (hardy) or 0.114 (intrepid) installed and laptop-
mode *not* enabled in either /etc/default/laptop-mode or /etc/default/acpi-
support, monitor the load cycle count of your hard drive by running 'sudo
smartctl -a /dev/sda|grep Load_Cycle_Count' over an interval of several
minutes, and observe that it is incrementing. (If it does not increment,
your hard drive's manufacturer defaults are sane and you are not affected by
this problem.)
2. install acpi-suppo
【在 y***d 的大作中提到】 : http://ubuntuforums.org/showpost.php?p=5031046&postcount=1 : sudo aptitude install smartmontools : sudo smartctl -s /dev/sda : sudo smartctl -H /dev/sda : sudo smartctl -a /dev/sda | grep Load_Cycle_Count : 似乎是看最后那个数字是否增长过快;我的(台式机)硬盘有一阵这个数值上升很快, : 现在似乎好了 : 如果有问题你再看怎么解决吧;我现在升级到了 jaunty。
|
y***d 发帖数: 2330 | 16 竟然这么高了...
laptop-
by
Load
【在 h****q 的大作中提到】 : 我刚刚按一下的方法作了一边: : 1. With acpi-support 0.109 (hardy) or 0.114 (intrepid) installed and laptop- : mode *not* enabled in either /etc/default/laptop-mode or /etc/default/acpi- : support, monitor the load cycle count of your hard drive by running 'sudo : smartctl -a /dev/sda|grep Load_Cycle_Count' over an interval of several : minutes, and observe that it is incrementing. (If it does not increment, : your hard drive's manufacturer defaults are sane and you are not affected by : this problem.) : 2. install acpi-suppo
|
h****q 发帖数: 78 | 17 是啊,好害怕硬盘哪天挂掉,现在天天在用Linux写程序呢。系统也按自己的需要配置
了许多特殊配置。要是挂了可就气死我了。
【在 y***d 的大作中提到】 : 竟然这么高了... : : laptop- : by : Load
|
r*******y 发帖数: 1081 | 18 ubuntun is more noisy than debian
【在 q**j 的大作中提到】 : 我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近 : 位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的 : 经验?
|
o**n 发帖数: 1249 | 19 why?
【在 r*******y 的大作中提到】 : ubuntun is more noisy than debian
|
r*******y 发帖数: 1081 | 20 my experience
when I use ubuntu, my maching makes more noise
but when debian, it is very quiet.
【在 o**n 的大作中提到】 : why?
|
|
|
o**n 发帖数: 1249 | 21 fan noise or harddrive noise?
【在 r*******y 的大作中提到】 : my experience : when I use ubuntu, my maching makes more noise : but when debian, it is very quiet.
|
r*******y 发帖数: 1081 | 22 should be fan noise.
【在 o**n 的大作中提到】 : fan noise or harddrive noise?
|
o**n 发帖数: 1249 | 23 more background service in Ubuntu? Never used Ubuntu, no right to say
【在 r*******y 的大作中提到】 : should be fan noise.
|
m*****n 发帖数: 266 | 24 硬盘开机开始就转,和操作系统有什么关系!!
你们讲读写吗?反正硬盘寿命就几年,读写频繁不频繁的,又何妨。 |