打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
对于 不能用Feature Tool(或不想用)修改日立硬盘的 方法!
2012--11--12 X东 风暴价 买了块 日立 32M Z7K500-500 型号:HTS725050A7E630  的2.5英寸笔记本硬盘;
为什么 买它?
冲 日立笔记本硬盘的品牌 ,价格,还有 7MM 超薄。。。

买前 有关注 此型号 是否有C1 暴涨 的问题,了解的信息是 非常少,而且 还可以用 Feature Tool 自己修改APM。。。

但,买来后,特别留意了 C1 值的增长,在23左右/小时,,,
属于 中等。。。(<20/ 小时 的为最好,  20--40/小时  中等,.>40/小时  增长过快 。。)

于是,到处 找 工具(Feature Tool)来修改。。。2.15  2.16  2.17 b1三个版本 都试过,大 都能进 软件 界面, ,但最后都提示 是不支持  修改 APM值。。。

看这 增长 23/小时 的C1 值 非常 郁闷。。。。

后,多方 搜索 ,才知道是 新 固件 的问题,,,我的固件 是 GH20A420,,而前面 买 的 能 改 APM 的 ,固件都不是这个。。。



几天后,找到个 神 器!!

直接 用 批处理 随 开机 自动 把 APM 值 修改 成 254 等级 (原来默认的是 128等级)。。

步骤:
1. 把 该批处理(把 APM 值 修改 成 254 等级)  随 喜好 放在 某目录下
2. 把 上面文件夹 里 把APM设置 成 254 级别 的 批处理 创建 个 快捷方式  
3. 把 快捷 方式  剪切 到  “开始---程序 ----启动 ”  下
4.以后每次 开机 都会出现 个 命令脚本 提示 框:  说 已经 把 设置在 254 等级。。。。。。。


把 APM设置成 254 级别 的 批处理:

echo off
cls
hdparm -B 254 hda
echo .
echo .
echo  Advanced Power Management is enabled and configured for fastest disk
echo performance.
echo .
echo  The selected APM value (254):
echo   - reduces parking of drive head
echo   - slows down increase of load/unload cycle count in SMART
echo   - minimizes harddisk clicking sounds.
echo .
echo  Note that changes made to the advanced power management scheme will be active
echo only for the period of current Windows session.
echo .
echo  If computer is put on sleep or hybernation APM values will be reverted back
echo to drive's factory default settings.
echo  That is why remember to run this command again from the Start menu entry
echo on computer wake up.
echo .
echo  Exiting console
pause


把 上面内容  复制 到 笔记本后 保存 为 .bat  文件 即可。。



把 APM设置成 128(默认)级别 的 批处理:

echo off
cls
hdparm -B 128 hda
echo .
echo .
echo  Advanced Power Management is enabled and configured for optimal operation time
echo on battery power.
echo .
echo  The selected APM value (128):
echo   - is likely to trigger frequent parking of drive head
echo   - leads to increasing load/unload cycle count in SMART
echo   - generates more harddisk clicking sounds.
echo  This setting is apropriate for saving energy when running on battery power.
echo Avoid usage when on AC or saving battery is not really needed.
echo .
echo  Note that changes made to the advanced power management scheme will be active
echo only for the period of current Windows session.
echo .
echo  If computer is put on sleep or hybernation APM values will be reverted back
echo to drive's factory default settings.
echo  That is why remember to run this command again from the Start menu entry
echo on computer wake up.
echo .
echo  Exiting console
pause

把 上面内容  复制 到 笔记本后 保存 为 .bat  文件 即可。。



把 APM设置成 255级别 的 批处理:(当 把 APM设为 255 时,此时 就意味着 关闭了 APM 功能!!)

echo off
cls
hdparm -B 255 hda
echo .
echo .
echo  Advanced Power Management is now disabled.
echo .
echo  The selected APM value (255):
echo   - stops parking of drive head
echo   - prevents increase of load/unload cycle count in SMART
echo   - ends harddisk clicking sounds.
echo .
echo  Note that changes made to the advanced power management scheme will be active
echo only for the period of current Windows session.
echo .
echo  If computer is put on sleep or hybernation APM values will be reverted back
echo to drive's factory default settings.
echo  That is why remember to run this command again from the Start menu entry
echo on computer wake up.
echo .
echo Exiting console
pause


把 上面内容  复制 到 笔记本后 保存 为 .bat  文件 即可。。

经过 上面 把 将 APM 设置为254 的 批处理 随机启动后,,,经过 两天 观察,C1 值 只是 在 每次 开电脑时 增加 1,,平时不变。。。

分享到新浪微博
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
VisualSVN Server | Getting started
Exchange 2010 PKI configuration Guide
ArduPilot mavros gazebo QGC联合仿真初体验
Windows Vista SP1 新变化全方位解析(1)
magic sysrq
Exchange Server 2013快速上手步驟TOP 6
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服