q*j
2 楼
我的laptop好像比windows下面烫手。联想起两天听说ubuntu自动把相关文件放在临近
位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的
经验?
位置,猜想大概是考让硬盘多转实现的。不知道对不对。如果不对,有没有人有相似的
经验?
w*n
3 楼
还行,不过感觉不如之前两部好看,这部有点瞎闹腾的感觉,而且只是借了李卫的名,
跟李卫没啥关系了。
跟李卫没啥关系了。
y*d
9 楼
https://wiki.ubuntu.com/DanielHahler/Bug59695
【在 y***d 的大作中提到】
: 好像老版本的 linux 或者 ubuntu 有硬盘管理的 bug,不停让磁头停下来又马上启动
: ,据说新的 fixed 了,但是我不太肯定;
【在 y***d 的大作中提到】
: 好像老版本的 linux 或者 ubuntu 有硬盘管理的 bug,不停让磁头停下来又马上启动
: ,据说新的 fixed 了,但是我不太肯定;
q*j
14 楼
thanks a lot. I shall try it tonight.
h*q
15 楼
我的ubuntu 8.04在Thankpad T60上运行,硬盘温度也比在windows xp下高。这样好像
会损坏硬盘,请问如何修复?有没有好得,清晰的修复方法文章?
我2年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
【在 y***d 的大作中提到】
: https://wiki.ubuntu.com/DanielHahler/Bug59695
会损坏硬盘,请问如何修复?有没有好得,清晰的修复方法文章?
我2年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
【在 y***d 的大作中提到】
: https://wiki.ubuntu.com/DanielHahler/Bug59695
y*d
17 楼
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年前在相同的计算机上有一块硬盘坏了,不知道是不是这个原因造成的。
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
18 楼
我刚刚按一下的方法作了一边:
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。
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
19 楼
竟然这么高了...
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
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
m*n
27 楼
硬盘开机开始就转,和操作系统有什么关系!!
你们讲读写吗?反正硬盘寿命就几年,读写频繁不频繁的,又何妨。
你们讲读写吗?反正硬盘寿命就几年,读写频繁不频繁的,又何妨。
相关阅读
How to know the linux is running on a virtual server?fedora 13 is out谁推荐一个framebuffer下能跑的浏览器?EUV 封 miroku 在 Linux 版Anybody use teamviewer?如何指定QTreeWidgetItem中某个child的delegate?Chrome NaCl 能打游戏了。。。How to set Chinese font under UTF-8 encoding?新手问:mysql和shell请教gnuplot高手Windows 25+yrs, MacOS 25+yrs, Android 5yrsskype开始猥琐了!请问如何能让Qt(C++)中的浮点运算尽可能精确?Evolution太他妈的慢了。let's kick emacs' Fat Ass你们这些土人ft,硬盘太不可靠了。。。已经升到10.04的同修帮个忙KDevelop 4.0 released, C++ IDEubuntu 10.04 用啥TV Tuner Stick?