I accidentally found a utility today in linux to read/alter technical hard drive parameters. I checked my current drive and as i saw samsung by default had the drive acoustic management setting set to 0
(0 = quiet, 254=speed).
Guess what - i prefer speed over noise ! I changed the value to 254 and got a vast boost in performance ! Viva la linux ! F* uSoft ! :))
Meanwhile, there will be no need to alter any acoustic over performance parameters soon because of the new HDD technology coming out - the Flash based drives, aka SSD (solid state disks)
(0 = quiet, 254=speed).
Guess what - i prefer speed over noise ! I changed the value to 254 and got a vast boost in performance ! Viva la linux ! F* uSoft ! :))
Meanwhile, there will be no need to alter any acoustic over performance parameters soon because of the new HDD technology coming out - the Flash based drives, aka SSD (solid state disks)
can you spare the name of the utility ?
ReplyDeleteI plan to use it on Linux Mint running on a particularly old seagate hard disk!
Thanks !!
Hello John !
ReplyDeleteThe name of the utility is hdparm &
the full command for drive high speed (and high noise :p) is:
sudo hdparm -M 254 /dev/sdax (x=1,2,3 etc)
My desktop hdd - a brand new 1,5TB HD154UI from Samsung was also set to 0, so i changed it to 254 too. Now, both desktop and laptop hdd's run at their full speed ! Seems that samsung prefers quiet systems over speedy systems ;)
ReplyDeletethanks again !
ReplyDeleteunfortunately the drive is so old that it doesn't support acoustic management so I can turn it off ...
ReplyDelete