All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan von Krawczynski <skraw@ithnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Problem Report: 2.4.23-rc2, ide, dma settings
Date: Sun, 23 Nov 2003 17:04:46 +0100	[thread overview]
Message-ID: <20031123170446.7c70439e.skraw@ithnet.com> (raw)

Hello all,

I just found out that either I did not understand what the "keepsettings" flag
in hdparm is meant to be, or it does not work as expected. Situation is as
follows:

Trying to record DVDs with a SONY DRU-500A connected to

00:0f.1 IDE interface: ServerWorks CSB5 IDE Controller (rev 93)

I do "hdparm -k1 -d1 /dev/hdc" and see:

/dev/hdc:
 setting using_dma to 1 (on)
 setting keep_settings to 1 (on)
 using_dma    =  1 (on)
 keepsettings =  1 (on)

Then I try recording, but something bad happens:

Nov 23 16:36:50 box kernel: scsi : aborting command due to timeout : pid
5977459, scsi3, channel 0, id 0, lun 0 UNKNOWN(0x54) 01 00 00 00 00 00 00 00 00

Nov 23 16:36:50 box kernel: hdc: irq timeout: status=0xd0 { Busy }
Nov 23 16:36:50 box kernel: hdc: ATAPI reset complete

And after that:

# hdparm /dev/hdc

/dev/hdc:
 HDIO_GET_MULTCOUNT failed: Invalid argument
 IO_support   =  0 (default 16-bit)
 unmaskirq    =  0 (off)
 using_dma    =  0 (off)
 keepsettings =  1 (on)
 readonly     =  0 (off)
 BLKRAGET failed: Invalid argument
 HDIO_GETGEO failed: Invalid argument

DMA is off. Is this expected? Recording btw _continues_, only without DMA. This
happens during high load situations...

Regards,
Stephan


                 reply	other threads:[~2003-11-23 16:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20031123170446.7c70439e.skraw@ithnet.com \
    --to=skraw@ithnet.com \
    --cc=linux-kernel@vger.kernel.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.