public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problems with reading DVD-RW media
@ 2006-03-05 13:17 Max Dmitrichenko
  2006-03-05 16:35 ` Krzysztof Halasa
  0 siblings, 1 reply; 2+ messages in thread
From: Max Dmitrichenko @ 2006-03-05 13:17 UTC (permalink / raw)
  To: linux-kernel

Hi!

I've recently bought a new DVD-RW NEC ND-4551A device. First thing I did was
burning of two ISO images with stable Debian onto DVD-RW media. After these
images have been burned I've checked the MD5 sums and they were correct. But
now when I'm trying to read some files I've got Input/Output error. After I
load the disc into the drive, kernel begins to show error message every
second. The contents of this message is:

hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown

Some goggling showed that this could be DMA problem. But disabling DMA didn't
give any results.

The interest thing is that readcd still produces a valid image from this disc
and it has correct MD5 sum. So the problem is not in the media. Furthermore,
the disc can be perfectly read from Win2K in the VMWare environment when host
OS is my linux and independent of DMA settings.

Currently I'm running kernel 2.6.15. But this problem was noticed in 2.6.12 too.
The mainboard has i815 chipset.

Any idea what's wrong? Does anybody get this error too?

--
  Maxim Dmitrichenko

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with reading DVD-RW media
  2006-03-05 13:17 Problems with reading DVD-RW media Max Dmitrichenko
@ 2006-03-05 16:35 ` Krzysztof Halasa
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Halasa @ 2006-03-05 16:35 UTC (permalink / raw)
  To: dmitrmax; +Cc: linux-kernel

Max Dmitrichenko <dmitrmax@rain.ifmo.ru> writes:

> The interest thing is that readcd still produces a valid image from this disc
> and it has correct MD5 sum. So the problem is not in the media. Furthermore,
> the disc can be perfectly read from Win2K in the VMWare environment when host
> OS is my linux and independent of DMA settings.

Read-ahead + number of sectors not set I'd bet. Padding the image with
some amount of empty sectors would probably help.

I.e., the discs are ok, the read procedure is faulty.
-- 
Krzysztof Halasa

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-05 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-05 13:17 Problems with reading DVD-RW media Max Dmitrichenko
2006-03-05 16:35 ` Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox