Date: Fri, 3 Dec 1999 10:40:51 -0700 (MST) From: "Kenneth D. Merry" <ken@kdm.org> To: mi@kot.ne.mediaone.net (Mikhail Teterin) Cc: scsi@FreeBSD.ORG Subject: Re: cdda2wav: cam_periph_mapmem: attempt to map .... Message-ID: <199912031740.KAA57954@panzer.kdm.org> In-Reply-To: <199912031505.KAA07820@rtfm.newton> from Mikhail Teterin at "Dec 3, 1999 10:05:10 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin wrote... > Hello! > > I'm trying to read tracks off of this imperfect audio CD. cdda2wav seems > to run to completion (the output .wav file is exactly the promised > size), but it ends with: > > cdda2wav: Argument list too long. Cannot send SCSI cmd via ioctl > > The kernel logs the following: > > cam_periph_mapmem: attempt to map 4294910848 bytes, which is\ > greater than DFLTPHYS(65536) > > My command line is: > > cdda2wav -P 18 -D1,1,0 -t 3 -g -H -S 3 /home/mi/zemfira/mi_z3.wav > > Any comments? Thanks! What version of cdda2wav are you using, and what version of FreeBSD are you using? The amount it is trying to read is probably -1 or something close to it. Can you try using tosha and see if it works for you? I suspect this may be a bug in cdda2wav. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912031740.KAA57954>