public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* IDE-DMA Timeout Bug may be dead...
@ 2001-01-02 11:00 Andre Hedrick
  2001-01-02 14:45 ` dep
  0 siblings, 1 reply; 6+ messages in thread
From: Andre Hedrick @ 2001-01-02 11:00 UTC (permalink / raw)
  To: linux-kernel


Doing final tests but it may have come to and end and that deadlock may be
gone in a few hours after some sleep.

Cheers,

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: IDE-DMA Timeout Bug may be dead...
  2001-01-02 11:00 IDE-DMA Timeout Bug may be dead Andre Hedrick
@ 2001-01-02 14:45 ` dep
  2001-01-02 16:47   ` Andre Hedrick
  2001-01-02 18:48   ` Steven Walter
  0 siblings, 2 replies; 6+ messages in thread
From: dep @ 2001-01-02 14:45 UTC (permalink / raw)
  To: linux-kernel

On Tuesday 02 January 2001 06:00 am, Andre Hedrick wrote:
| Doing final tests but it may have come to and end and that deadlock
| may be gone in a few hours after some sleep.

if it has anything to do with this, then it's reduced but not gone:

Jan  2 09:42:35 depoffice kernel: hda: dma_intr: status=0x51 { 
DriveReady SeekComplete Error }
Jan  2 09:42:35 depoffice kernel: hda: dma_intr: error=0x84 { 
DriveStatusError BadCRC }

via, w.d. drive, error been around for months, no apparent effect 
except to slow things down a tad and fill /var/log/messages.

-- 
dep
--
bipartisanship: an illogical construct not unlike the idea that
if half the people like red and half the people like blue, the 
country's favorite color is purple.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: IDE-DMA Timeout Bug may be dead...
  2001-01-02 14:45 ` dep
@ 2001-01-02 16:47   ` Andre Hedrick
  2001-01-02 23:52     ` David Ford
  2001-01-02 18:48   ` Steven Walter
  1 sibling, 1 reply; 6+ messages in thread
From: Andre Hedrick @ 2001-01-02 16:47 UTC (permalink / raw)
  To: dep; +Cc: linux-kernel


Nothing to do with your dirty crosstolak in you ribbon..

On Tue, 2 Jan 2001, dep wrote:

> On Tuesday 02 January 2001 06:00 am, Andre Hedrick wrote:
> | Doing final tests but it may have come to and end and that deadlock
> | may be gone in a few hours after some sleep.
> 
> if it has anything to do with this, then it's reduced but not gone:
> 
> Jan  2 09:42:35 depoffice kernel: hda: dma_intr: status=0x51 { 
> DriveReady SeekComplete Error }
> Jan  2 09:42:35 depoffice kernel: hda: dma_intr: error=0x84 { 
> DriveStatusError BadCRC }
> 
> via, w.d. drive, error been around for months, no apparent effect 
> except to slow things down a tad and fill /var/log/messages.
> 
> -- 
> dep
> --
> bipartisanship: an illogical construct not unlike the idea that
> if half the people like red and half the people like blue, the 
> country's favorite color is purple.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
> 

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: IDE-DMA Timeout Bug may be dead...
  2001-01-02 14:45 ` dep
  2001-01-02 16:47   ` Andre Hedrick
@ 2001-01-02 18:48   ` Steven Walter
  1 sibling, 0 replies; 6+ messages in thread
From: Steven Walter @ 2001-01-02 18:48 UTC (permalink / raw)
  To: dep; +Cc: linux-kernel

On Tue, Jan 02, 2001 at 09:45:03AM -0500, dep wrote:
> if it has anything to do with this, then it's reduced but not gone:
> 
> Jan  2 09:42:35 depoffice kernel: hda: dma_intr: status=0x51 { 
> DriveReady SeekComplete Error }
> Jan  2 09:42:35 depoffice kernel: hda: dma_intr: error=0x84 { 
> DriveStatusError BadCRC }
> 
> via, w.d. drive, error been around for months, no apparent effect 
> except to slow things down a tad and fill /var/log/messages.

I used to get this same message on a SiS530 when I tried to use UDMA3/4
without the 80-conductor cable.  It was also a Western Digital drive.
Fixed after getting the 80-conductor cable.
-- 
-Steven
"Voters decide nothing.  Vote counters decide everything."
				-Joseph Stalin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: IDE-DMA Timeout Bug may be dead...
  2001-01-02 16:47   ` Andre Hedrick
@ 2001-01-02 23:52     ` David Ford
  2001-01-03  0:05       ` Andre Hedrick
  0 siblings, 1 reply; 6+ messages in thread
From: David Ford @ 2001-01-02 23:52 UTC (permalink / raw)
  To: Andre Hedrick, LKML

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

Andre Hedrick wrote:

> On Tue, 2 Jan 2001, dep wrote:
>
> > On Tuesday 02 January 2001 06:00 am, Andre Hedrick wrote:
> > | Doing final tests but it may have come to and end and that deadlock
> > | may be gone in a few hours after some sleep.

How 'bout the lockup on boot at partition checking?

-d


[-- Attachment #2: Card for David Ford --]
[-- Type: text/x-vcard, Size: 274 bytes --]

begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
url:www.blue-labs.org
adr:;;;;;;
version:2.1
email;internet:david@blue-labs.org
title:Blue Labs Developer
note;quoted-printable:GPG key: http://www.blue-labs.org/david@nifty.key=0D=0A
x-mozilla-cpt:;9952
fn:David Ford
end:vcard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: IDE-DMA Timeout Bug may be dead...
  2001-01-02 23:52     ` David Ford
@ 2001-01-03  0:05       ` Andre Hedrick
  0 siblings, 0 replies; 6+ messages in thread
From: Andre Hedrick @ 2001-01-03  0:05 UTC (permalink / raw)
  To: David Ford; +Cc: LKML

On Tue, 2 Jan 2001, David Ford wrote:

> Andre Hedrick wrote:
> 
> > On Tue, 2 Jan 2001, dep wrote:
> >
> > > On Tuesday 02 January 2001 06:00 am, Andre Hedrick wrote:
> > > | Doing final tests but it may have come to and end and that deadlock
> > > | may be gone in a few hours after some sleep.
> 
> How 'bout the lockup on boot at partition checking?

Same BEAST, but the model failed :-((  still at it..

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-01-03  0:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-02 11:00 IDE-DMA Timeout Bug may be dead Andre Hedrick
2001-01-02 14:45 ` dep
2001-01-02 16:47   ` Andre Hedrick
2001-01-02 23:52     ` David Ford
2001-01-03  0:05       ` Andre Hedrick
2001-01-02 18:48   ` Steven Walter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox