From: Mike Galbraith <efault@gmx.de>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: Alex Romosan <romosan@sycorax.lbl.gov>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.19-rc1 regression: unable to read dvd's
Date: Thu, 12 Oct 2006 14:13:55 +0000 [thread overview]
Message-ID: <1160662435.6177.3.camel@Homer.simpson.net> (raw)
In-Reply-To: <1160648885.5897.6.camel@Homer.simpson.net>
On Thu, 2006-10-12 at 10:28 +0000, Mike Galbraith wrote:
> On Thu, 2006-10-12 at 08:53 +0200, Jens Axboe wrote:
> > Test case, please.
>
> Xine.
>
> I just built it from scratch(the one that comes with SuSE 10.1 is
> useless for DVDs), and tried it in 2.6.19-rc1 after verifying that it
> worked fine in 2.6.17.
s/17/18
> hdd: BENQ DVD DD DW1625, ATAPI CD/DVD-ROM drive
> hdd: ATAPI 63X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
>
> hdd: read_intr: Drive wants to transfer data the wrong way!
> hdd: read_intr: Drive wants to transfer data the wrong way!
We're having secret handshake troubles?
[pid 8348] stat64("/dev/dvd", {st_dev=makedev(0, 13), st_ino=3750, st_mode=S_IFBLK|0640, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(22, 64), st_atime=2006/10/12-10:03:04, st_mtime=2006/10/12-10:00:12, st_ctime=2006/10/12-10:00:17}) = 0
[pid 8348] open("/dev/dvd", O_RDONLY|O_LARGEFILE <unfinished ...>
[pid 8348] <... open resumed> ) = 8
[pid 8348] fstat64(8, {st_dev=makedev(0, 13), st_ino=3750, st_mode=S_IFBLK|0640, st_nlink=1, st_uid=0, st_gid=6, st_blksize=4096, st_blocks=0, st_rdev=makedev(22, 64), st_atime=2006/10/12-10:03:04, st_mtime=2006/10/12-10:00:12, st_ctime=2006/10/12-10:00:17}) = 0
[pid 8348] ioctl(8, DVD_READ_STRUCT <unfinished ...>
[pid 8348] <... ioctl resumed> , 0xbfc792a4) = 0
[pid 8348] ioctl(8, DVD_AUTH <unfinished ...>
[pid 8348] <... ioctl resumed> , 0xbfc7916c) = 0
[pid 8348] ioctl(8, DVD_AUTH <unfinished ...>
[pid 8348] <... ioctl resumed> , 0xbfc7916c) = 0
[pid 8348] ioctl(8, DVD_AUTH <unfinished ...>
[pid 8348] <... ioctl resumed> , 0xbfc7916c) = 0
[pid 8348] ioctl(8, DVD_AUTH <unfinished ...>
[pid 8348] <... ioctl resumed> , 0xbfc79170) = 0
[pid 8348] close(8) = 0
[pid 8348] write(2, "libdvdread: Could not open /dev/"..., 52 <unfinished ...>
[pid 8348] <... write resumed> ) = 52
[pid 8348] write(2, "libdvdread: Can\'t open /dev/dvd "..., 44 <unfinished ...>
[pid 8348] <... write resumed> ) = 44
[pid 8348] write(1, "libdvdnav: vm: faild to open/rea"..., 42 <unfinished ...>
[pid 8348] <... write resumed> ) = 42
[pid 8348] write(1, "libdvdnav: Using dvdnav version "..., 62 <unfinished ...>
[pid 8348] <... write resumed> ) = 62
[pid 8348] write(2, "libdvdread: Using libdvdcss vers"..., 57 <unfinished ...>
[pid 8348] <... write resumed> ) = 57
next prev parent reply other threads:[~2006-10-12 12:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 1:45 2.6.19-rc1 regression: unable to read dvd's Alex Romosan
2006-10-12 6:53 ` Jens Axboe
2006-10-12 10:28 ` Mike Galbraith
2006-10-12 14:13 ` Mike Galbraith [this message]
2006-10-12 12:09 ` Jens Axboe
2006-10-12 12:21 ` Jens Axboe
2006-10-12 14:44 ` Mike Galbraith
2006-10-12 13:07 ` Jens Axboe
2006-10-12 15:19 ` Alex Romosan
2006-10-12 15:23 ` Jens Axboe
2006-10-12 15:47 ` Alex Romosan
2006-10-12 19:00 ` Mike Galbraith
2006-10-12 17:02 ` Alex Romosan
2006-10-12 18:05 ` Jens Axboe
2006-10-12 16:04 ` Alex Romosan
2006-10-12 16:51 ` Jens Axboe
2006-10-13 14:40 ` 2.6.19-rc1 (+ide-cd patches) regression: unable to rip cd Alex Romosan
2006-10-12 19:28 ` 2.6.19-rc1 regression: unable to read dvd's Olaf Hering
2006-10-12 20:20 ` Jens Axboe
2006-10-12 14:31 ` Mike Galbraith
2006-10-12 10:55 ` Alan Cox
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=1160662435.6177.3.camel@Homer.simpson.net \
--to=efault@gmx.de \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=romosan@sycorax.lbl.gov \
/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