The ASUS F6S was generating approx. 3 clicks per minute without the APM workaround, with two different seagate drives of similar model but differing cache/capacity. Any value ~ 192 or above is enough to have the clicking cease, is the lowest possible number preferable? Signed-off-by: Kel Modderman <kel@xxxxxxxxxx> --- --- a/storage-fixup.conf +++ b/storage-fixup.conf @@ -153,3 +153,10 @@ dmi system-manufacturer Micro-Star Inte dmi system-product-name MSI Notebook EX600 ata model WDC WD*BEVE* act hdparm -B 254 $DEV + +# Reported drive model: ST9200420AS +rule asus-f6s +dmi system-manufacturer ASUSTeK Computer Inc. +dmi system-product-name F6S +ata model ST9*AS +act hdparm -B 254 $DEV --- -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html