From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grozdan Subject: Re: Kernel 2.6.30rc7 limits IDE to UDMA33 Date: Fri, 5 Jun 2009 16:02:43 +0200 Message-ID: References: <20090603140140.491a8ea8@lxorguk.ukuu.org.uk> <20090605100505.41b3b818@lxorguk.ukuu.org.uk> <20090605114245.175499e1@lxorguk.ukuu.org.uk> <20090605142153.1895fac5@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f210.google.com ([209.85.219.210]:49694 "EHLO mail-ew0-f210.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751162AbZFEOCn (ORCPT ); Fri, 5 Jun 2009 10:02:43 -0400 In-Reply-To: <20090605142153.1895fac5@lxorguk.ukuu.org.uk> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Alan Cox Cc: hancockrwd@gmail.com, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org 2009/6/5 Alan Cox : >> older kernels have no problems setting the correct UDMA while 2.6.30 >> does have problems. Something must have definitely changed in this >> latest kernel. I'll go dig in my BIOS to see if I may need to >> change/force something. > > Unless you can actually work through the various kernels and release > candidates to find the one it changes its basically impossible to tell > what has occurred or why. > Well, I looked around in the BIOS and there isn't anything I can do to force a specific UDMA - it only offers disable and auto detect. Upgrading the BIOS firware won't do a thing since I'm already running the latest version of it. The BIOS correctly reports that my first disk is using Transfer Mode 6 and my second one Transfer Mode 5. I've also noticed that some Ubuntu users have the same problem on kernel 2.6.27 (which works for me) https://bugs.launchpad.net/ubuntu/+source/linux/+bug/285595 So if this can't be fixed in the kernel itself, I may need to resort to kernel params if I experience the problem again in the future. I may give all rc's of 2.6.30 a try and see which one introduces it...