Re: kernel 2.6.1 and cdrecord on ATAPI bus

From: Jens Axboe
Date: Sun Jan 25 2004 - 12:46:15 EST


On Sat, Jan 17 2004, Andreas Schwab wrote:
> Charles Shannon Hendrix <shannon@xxxxxxxxxxxxx> writes:
>
> > Sat, 17 Jan 2004 @ 05:22 +0100, Matthias Andree said:
> >
> >> Interesting. I use dev=/dev/hdc and it works fine for me (Plextor 48X),
> >> but then again, I'm also running the latest cdrecord alpha.
> >
> > % cdrecord -version
> > Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
> >
> > I can try an alpha version, but from running strace on cdrecord, it
> > seems like Linux is the problem. Several ioctl() calls are failing just
> > before cdrecord prints an error message and exits.
>
> I see similar problems on ppc, with these messages in the log:
>
> Jan 17 16:15:43 whitebox kernel: ide0, timeout waiting for dbdma command stop
> Jan 17 16:15:43 whitebox kernel: ide-cd: dma error
> Jan 17 16:15:43 whitebox kernel: hdb: DMA disabled
> Jan 17 16:15:43 whitebox kernel: hdb: dma error: status=0x50 { DriveReady SeekComplete }
> Jan 17 16:15:43 whitebox kernel: hdb: dma error: error=0x00
> Jan 17 16:15:43 whitebox kernel: cdrom_newpc_intr: 180 residual after xfer

ppc pmac ide has known problems withe residual data counts for dma
transfers. basically it's a limitation in the ide dma api.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/