From owner-freebsd-questions@FreeBSD.ORG Wed Jun 10 13:33:52 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17E67106567B for ; Wed, 10 Jun 2009 13:33:52 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id C7A8C8FC1D for ; Wed, 10 Jun 2009 13:33:46 +0000 (UTC) (envelope-from me@janh.de) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 012CF901B7; Wed, 10 Jun 2009 15:33:45 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Hh9jqKMyY25C; Wed, 10 Jun 2009 15:33:44 +0200 (CEST) Received: from janh.freebsd (privat-131jes.math.uni-hamburg.de [134.100.221.76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id BC7239001E; Wed, 10 Jun 2009 15:33:44 +0200 (CEST) Message-ID: <4A2FB630.8040408@janh.de> Date: Wed, 10 Jun 2009 15:33:36 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: questions-list freebsd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: disk with high frequency noise only on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2009 13:33:52 -0000 The hard disk of a new computer makes annoying high frequency noises -- probably while seeking -- on FreeBSD 7.2-RELEASE. I booted up a Linux live CD and could not hear anything doing the same kind of access. (To test that, I put a ports tree on a FAT partition and did 'cat */*/Makefile' from FreeBSD and Linux.) Using sysutils/ataidle, I changed the AAM to different values with no effect. (The disk does not support APM.) What is different between FreeBSD and Linux in this regard? Is the disk probably broken? (I guess I would be out of luck with support if I cannot reproduce it on a different OS.) The disk is a WDC WD1600AAJS-07PSA0 with firmware 05.06H05. Thanks, Jan Henrik