From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NiFHI-0000F9-Hf for garchives@archives.gentoo.org; Thu, 18 Feb 2010 22:55:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFF17E081D; Thu, 18 Feb 2010 22:54:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B58C8E081D for ; Thu, 18 Feb 2010 22:54:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 516871B4004 for ; Thu, 18 Feb 2010 22:54:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.988 X-Spam-Level: X-Spam-Status: No, score=-2.988 required=5.5 tests=[AWL=-0.389, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OWMKkt2Sf3dO for ; Thu, 18 Feb 2010 22:54:26 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 93D731B4149 for ; Thu, 18 Feb 2010 22:54:24 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NiFGF-0005Jr-Qi for gentoo-user@gentoo.org; Thu, 18 Feb 2010 23:54:19 +0100 Received: from adsl-69-234-218-248.dsl.irvnca.pacbell.net ([69.234.218.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Feb 2010 23:54:19 +0100 Received: from w41ter by adsl-69-234-218-248.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Feb 2010 23:54:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: hdparm -d 1 -X 68 ? Date: Thu, 18 Feb 2010 14:53:58 -0800 Message-ID: References: <201002182157.21166.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-218-248.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a2pre) Gecko/20100218 Thunderbird/3.2a1pre In-Reply-To: <201002182157.21166.michaelkintzios@gmail.com> Sender: news X-Archives-Salt: bd6e13cf-dee6-4234-b6af-80d70e539b0f X-Archives-Hash: 71ee4aeca86f4cd0fe1c530112fce9f3 On 02/18/2010 01:57 PM, Mick wrote: > On Thursday 18 February 2010 14:33:38 James wrote: >> Should I put the drive into udma4 mode? >> >> If so, wouldn't I use: >> >> hdparm -d 1 -X 68 /dev/hda > > > According to the hitachi manual (who made this drive for IBM) the DJNA-3XXXXX > series has a Ultra ATA Mode 2 (33.3 MB per second) capability. So the kernel > is not lying in this case and you can trust hdparm in what it shows. I > suggest you leave alone. Shouldn't the drive just refuse any command that it can't do?