From: clemens <therapy@endorphin.org>
To: David Grant <davidgrant79@hotmail.com>
Cc: Steven Joerger <steven@spock.2y.net>, linux-kernel@vger.kernel.org
Subject: Re: ide drive problem?
Date: Fri, 28 Sep 2001 13:52:22 +0200 [thread overview]
Message-ID: <20010928135222.A2722@ghanima.endorphin.org> (raw)
In-Reply-To: <20010928041519.968EA4FA00@spock> <OE55yDnSI4nHp4PlNMu00004f47@hotmail.com>
In-Reply-To: <OE55yDnSI4nHp4PlNMu00004f47@hotmail.com>
Hi David, Hi Steve
i get:
hde: dma_intr: status=0x51 { DriveReady SeekComplete Error }
hde: dma_intr: error=0x84 { DriveStatusError BadCRC }
on:
Linux version 2.4.9-ac7 (root@ghanima) (gcc version 2.95.4 20010902 (Debian
prerelease)) #1 SMP Wed Sep 26 14:39:37 CEST 2001
HPT370: IDE controller on PCI bus 00 dev 98
PCI: Found IRQ 15 for device 00:13.0
HPT370: chipset revision 3
HPT370: not 100% native mode: will probe irqs later
ide2: BM-DMA at 0xe800-0xe807, BIOS settings: hde:DMA, hdf:pio
ide3: BM-DMA at 0xe808-0xe80f, BIOS settings: hdg:pio, hdh:pio
hde: ST360021A, ATA DISK drive
even thou i have VT8363/8365 (=KT133) as north bridge, and VT82C686A as
southbridge, at least the south bridge could not be blamed for that, since
a. i don't even use it, hde is my hpt370 controller, and
b. it's the A revision and not the infamous 686B revision (see
http://www.viahardware.com/686bfaq.shtm for more infos on "the" 686B bug)
what kernel, harddisc do you both have?
clemens
p.s.: i don't know if "BadCRC" has anything to do with bad blocks, but
/sbin/badblocks doesn't even show a single bad block on my brand new seagate
disc, so i guess, that's not the source of the troubles.
On Thu, Sep 27, 2001 at 10:44:53PM -0700, David Grant wrote:
> I think the standard response people would give you is that your IDE cable
> is too long, of bad quality, or you are using a 40-pin cable instead of an
> 80-pin cable (although I'm pretty sure that should have been detected, and
> DMA should automatically have not been used, but I heard at one point that
> the code which detected this on motherboards using the vt82c686b chip didn't
> really work in some cases).
>
> That's the standard answer, but I used to get this messages on my machine as
> well (I think it was back when I was trying to use my VIA chipset with
> Redhat 7.1). I don't seem to get them anymore though, but maybe that's just
> because I'm trying to install distros newer than Redhat 7.1. That makes me
> think that I never had CRC errors, it was just some buggy VIA code.
>
> I just get the dma timeout errors now with my VIA IDE controller. I also
> get them with the Promise controller (sigh...).
>
> David Grant
>
> ----- Original Message -----
> From: "Steven Joerger" <steven@spock.2y.net>
> To: <linux-kernel@vger.kernel.org>
> Sent: Thursday, September 27, 2001 9:02 PM
> Subject: ide drive problem?
>
>
> > List,
> >
> > When I enable support for my chipset in the kernel (via kt133) I always
> get
> > these messages:
> >
> > hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
> > hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
> >
> > over and over and ....
> >
> > Any clues to whats going on?
> >
> > Thanks,
> > Steven Joerger
> > -
> > 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/
> >
> -
> 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/
next prev parent reply other threads:[~2001-09-28 11:52 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-28 4:02 ide drive problem? Steven Joerger
2001-09-28 5:44 ` David Grant
2001-09-28 5:55 ` Steven Joerger
2001-09-28 11:52 ` clemens [this message]
2001-09-28 12:54 ` Vojtech Pavlik
2001-09-28 15:25 ` 2 GB file limitation Bobby Hitt
2001-09-28 16:21 ` David Lang
2001-09-29 0:18 ` Jeff Chua
2001-09-29 11:21 ` Nicholas Knight
2001-09-29 13:17 ` Jeff Chua
2001-09-29 13:51 ` Luigi Genoni
2001-09-30 8:23 ` Gábor Lénárt
2001-09-30 8:59 ` safemode
[not found] ` <20010930085955.76BE016EBB@vega.digitel2002.hu>
2001-09-30 9:21 ` Gábor Lénárt
2001-09-30 15:59 ` Luigi Genoni
2001-09-30 17:38 ` GCC 2.95, 2.96 and 3.0 on linear algebra (was RE: 2 GB file limitation) M. Edward Borasky
2001-09-30 18:11 ` Luigi Genoni
2001-09-30 20:35 ` M. Edward Borasky
2001-09-28 13:09 ` ide drive problem? Gábor Lénárt
2001-09-28 14:05 ` Alan Cox
2001-09-28 15:48 ` ide drive problem? RFC Christian Bornträger
2001-09-29 15:21 ` RFC (patch below) Re: ide drive problem? Christian Bornträger
2001-09-29 20:16 ` Andre Hedrick
2001-09-29 20:33 ` Dave Jones
2001-09-29 20:26 ` Andre Hedrick
2001-09-29 21:15 ` Anders Eriksson
2001-09-29 22:21 ` Andre Hedrick
2001-09-30 6:01 ` Anders Eriksson
2001-09-29 20:34 ` Nicholas Knight
2001-09-29 20:48 ` Mark Hahn
2001-09-29 20:37 ` Andre Hedrick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010928135222.A2722@ghanima.endorphin.org \
--to=therapy@endorphin.org \
--cc=davidgrant79@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=steven@spock.2y.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox