All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: syzygy <syzygy@pubnix.org>, linux-kernel@vger.kernel.org
Subject: Re: SCSI + IDE = HANG
Date: Sat, 02 Feb 2002 13:08:23 -0500	[thread overview]
Message-ID: <3C5C2B17.289A3049@torque.net> (raw)

Keith Baker wrote:
>I  have had a few random hangs with my machine since I added a maxtor 27
> gig IDE drive to it.  I kept trying different combinations of bus
> positions etc.  I figured it was flacky hardware or something.  I added
> the drive in the early 2.4 series.  Recently I became slightly suspicious
> of my Adaptec 2940U2W after reading all of the problems it had in the
> early 2.4.  So I upgraded the bios and got kernel 2.4.17.  Though the
> problem seems diminished it is certainly not gone...
> 
> Now for the kicker...  I found a 99% guarenteed way to hard lock my
> box.  I tried ripping two cds at a time.  One on the ide bus and one on
> the scsi.  Just a note the data is being stored to the maxtor 27 gig
> mentioned above.  The reason I point to the IDE + SCSI combo is that I can
> do two scsi cdroms ripping to the maxtor and it works much more
> reliably.  I am under the impression that IDE CDROMs use the ide bus quite
> heavily under ripping...

Keith,
Does turning off (or reducing the speed of) DMA to the
IDE cdrom with either one of these commands help?
    hdparm -d0 -c1 /dev/hdd 
    hdparm -d 1 -X 34 /dev/hdd
[This assumes the IDE cdrom is connected to /dev/hdd.]

Doug Gilbert

             reply	other threads:[~2002-02-02 18:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-02 18:08 Douglas Gilbert [this message]
2002-02-03  6:31 ` SCSI + IDE = HANG syzygy
  -- strict thread matches above, loose matches on Subject: below --
2002-02-02 17:33 syzygy

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=3C5C2B17.289A3049@torque.net \
    --to=dougg@torque.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzygy@pubnix.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.