From: Jens Axboe <axboe@suse.de>
To: pasi.savolainen@iki.fi
Cc: linux-kernel@vger.kernel.org, Thomas Fritzsche <tf@noto.de>
Subject: Re: Is controlling DVD speeds via SET_STREAMING supported?
Date: Mon, 29 Nov 2004 07:19:00 +0100 [thread overview]
Message-ID: <20041129061856.GA10477@suse.de> (raw)
In-Reply-To: <b9013cc2041128130130ceeed2@mail.gmail.com>
On Sun, Nov 28 2004, Pasi Savolainen wrote:
> On Sun, 28 Nov 2004 19:53:30 +0100, Jens Axboe <axboe@suse.de> wrote:
> > > (under 2.6.10-rc2-mm1)
> > > I ran speed-1.0 program as root and also modified to open the device
> > > file as O_RDWR. This didn't help, it still reports same error.
> >
> > Ehm I don't see how that is possible, since that kernel definitely
> > contains SET_STREAMING as a write safe command. Are you 110% sure you
> > are running the kernel you think you are?
>
> I was talking about 'feature not suppoerted by device' -error.
> Got uptodate to 2.6.10-rc2-mm3, ran following:
> - -
> tienel:~# whoami
> root
> tienel:~# uname -a
> Linux tienel 2.6.10-rc2-mm3 #1 SMP Sun Nov 28 22:28:17 EET 2004 i686 GNU/Linux
> tienel:~# wget -q http://noto.de/speed/speedcontrol.c
> tienel:~# gcc -o speedcontrol speedcontrol.c
> tienel:~# ./speedcontrol -x 1 /dev/dvd
> Command failed: b6 00 00 00 00 00 00 00 00 00 1c 00 - sense: 05.20.00
> ERROR.
> tienel:~# tail /var/log/messages
> ...
> Nov 28 22:50:04 tienel kernel: hdb: packet command error: status=0x51
> { DriveReady SeekComplete Error }
> Nov 28 22:50:04 tienel kernel: hdb: packet command error: error=0x54
> Nov 28 22:50:04 tienel kernel: ide: failed opcode was 100
Makes more sense, then. It looks like you drive just isn't very happy
with the set streaming command. First I'd try to correct the end_lba of
the command, that might be it.
--
Jens Axboe
next prev parent reply other threads:[~2004-11-29 6:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-26 19:59 Re: Is controlling DVD speeds via SET_STREAMING supported? Thomas Fritzsche
2004-11-27 9:54 ` Thomas Fritzsche
2004-11-27 20:57 ` Pasi Savolainen
2004-11-27 21:02 ` Jan Engelhardt
2004-11-27 23:17 ` Thomas Fritzsche
2004-11-28 11:18 ` Pasi Savolainen
2004-11-28 14:25 ` Thomas Fritzsche
2004-11-28 16:52 ` Jens Axboe
2004-11-28 17:49 ` Pasi Savolainen
2004-11-28 16:53 ` Thomas Fritzsche
2004-11-28 18:53 ` Jens Axboe
2004-11-28 21:01 ` Pasi Savolainen
2004-11-29 6:19 ` Jens Axboe [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-11-20 16:17 David Härdeman
2004-11-20 16:30 ` Jan Engelhardt
2004-11-20 16:45 ` David Härdeman
2004-11-20 20:19 ` Jens Axboe
2004-11-20 23:50 ` David Härdeman
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=20041129061856.GA10477@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pasi.savolainen@iki.fi \
--cc=tf@noto.de \
/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.