All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grahame Jordan <gbj@theforce.com.au>
To: linux-kernel@vger.kernel.org
Subject: VCD/XA files not reading
Date: 30 Dec 2001 19:51:02 +1100	[thread overview]
Message-ID: <1009702262.2223.32.camel@falcon> (raw)

Hi,

I have a video cd that mounts OK and reads the smaller files, but when I
try to read the mpeg file (avseq01.dat) it fails.  There seems to be
support for XA in include/linux/cdrom.h but it's not working for me.  I
downloaded the same file to my HDD and it works fine.

Kernel 2.4.16
CDROM: Pioneer DVD-116


When using:
cp avseq01.dat /var/tmp
cp: reading `avseq01.dat': Input/output error


dmesg gives:

hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1920
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1924
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1928
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1932
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1936
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1940
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1944
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x50
end_request: I/O error, dev 16:00 (hdc), sector 1948


Thanks

-- 
Grahame Jordan
TheForce


             reply	other threads:[~2001-12-30  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-30  8:51 Grahame Jordan [this message]
2001-12-30 10:19 ` VCD/XA files not reading 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=1009702262.2223.32.camel@falcon \
    --to=gbj@theforce.com.au \
    --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.