Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264261AbUFGAVa (ORCPT ); Sun, 6 Jun 2004 20:21:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264270AbUFGAV3 (ORCPT ); Sun, 6 Jun 2004 20:21:29 -0400 Received: from ppp124-253.lns1.syd2.internode.on.net ([150.101.124.253]:7508 "EHLO pluto.anarchyoz.lan") by vger.kernel.org with ESMTP id S264261AbUFGAVU (ORCPT ); Sun, 6 Jun 2004 20:21:20 -0400 Date: Mon, 7 Jun 2004 10:21:26 +1000 From: Grant Byers To: Linux Kernel Mailinglist Subject: Re: [OT] Who has record no. of DriveReady SeekComplete DataRequest errors? Message-ID: <20040607002126.GA6029@pluto.anarchyoz.lan> Mail-Followup-To: Linux Kernel Mailinglist References: <200406060007.10150.kernel@kolivas.org> <20040606203942.GA20267@suse.de> <200406070906.46392.kernel@kolivas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406070906.46392.kernel@kolivas.org> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2207 Lines: 50 On Mon, Jun 07, 2004 at 09:06:46AM +1000, Con Kolivas wrote: > On Mon, 7 Jun 2004 06:39, Jens Axboe wrote: > > I could easily imagine some vendors not setting the field, but setting > > it to some "buggy" value is far less likely. But might as well add the > > check. > > > > Con later confirmed that it was 2.6.2 that introduced the breakage, so > > the patch isn't the culprit after all. There are a few seperate things > > to look at there - Con, what are you doing when these messages trigger? > > Is the drive permanently mounted, or does it happen on open? > > It only happens on boot and never again. During this part: > ICH4: IDE controller at PCI slot 0000:00:1f.1 > ICH4: chipset revision 2 > ICH4: not 100% native mode: will probe irqs later > ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA > ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA > hda: ST340014A, ATA DISK drive > hdb: ST340014A, ATA DISK drive > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > hdc: JLMS XJ-HD165H, ATAPI CD/DVD-ROM drive > hdd: RICOH CD-R/RW MP7163A, ATAPI CD/DVD-ROM drive > ide1 at 0x170-0x177,0x376 on irq 15 > hda: max request size: 1024KiB > hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) > hda: hda1 hda2 < hda5 hda6 hda7 > > hdb: max request size: 1024KiB > hdb: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100) > hdb: hdb2 < hdb5 hdb6 hdb7 > > hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33) > Uniform CD-ROM driver Revision: 3.20 > hdd: status error: status=0x59 { DriveReady SeekComplete DataRequest Error } > hdd: status error: error=0x20LastFailedSense 0x02 > hdd: drive not ready for command > hdd: status error: status=0x58 { DriveReady SeekComplete DataRequest } > hdd: status error: error=0x00 > ..etc I can add that I also have a RICOH MP7163A that exhibits exact same behaviour when booting or on modprobe with ide-cd and cdrom built as modules. Cheers, Grant - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/