Date: Wed, 7 Feb 2001 13:58:46 -0700 From: "Kenneth D. Merry" <ken@kdm.org> To: Vallo Kallaste <vallo@matti.ee> Cc: Daniel McRobb <dwm@caimis.com>, multimedia@FreeBSD.ORG Subject: Re: Cd-paranoia Message-ID: <20010207135846.A4227@panzer.kdm.org> In-Reply-To: <20010207191743.A84774@myhakas.matti.ee>; from vallo@matti.ee on Wed, Feb 07, 2001 at 07:17:43PM %2B0200 References: <vallo@myhakas.matti.ee> <200102071631.LAA37134@arthur.caimis.com> <20010207191743.A84774@myhakas.matti.ee>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 07, 2001 at 19:17:43 +0200, Vallo Kallaste wrote:
> On Wed, Feb 07, 2001 at 11:31:35AM -0500, Daniel McRobb <dwm@caimis.com> wrote:
>
> > I'm running 4.2-stable, and tosha does indeed work there, and I use it
> > rather than cdda2wav for cdda->mp3, for the same reason. Piped to gogo,
> > I get conversion to 160kbps mp3 at 4X on a PIII 400MHz and don't abuse
> > my hard drive with temporary wav files :-). So tosha does not work on
> > -current? What are the symptoms?
>
> In the past it simply dumped core even for tosha -i, which lists
> disc contents. Now it doesn't core for content listing and even
> lists it, but:
I just committed the patch for the core dump problem that I sent out
earlier.
> myhakas:root# tosha -t 2 -o track
> Device: /dev/cd0c -- "TOSHIBA" "CD-ROM XM-6201TA" "1030"
> Output file: track
>
> track playing start end raw size mp3 size # of track
> number time sector sector in bytes 128 kbps frames type
> ---------------------------------------------------------------------
> 2 4:48'00 25110 46709 50803200 4608835 11025 audio
> error sending CD-DA read command: Input/output error
>
> And dmesg:
>
> (pass2:ahc1:0:0:0): READ(10). CDB: 28 0 0 0 62 16 0 0 a 0
> (pass2:ahc1:0:0:0): BLANK CHECK asc:64,0
> (pass2:ahc1:0:0:0): Illegal mode for this track
> (pass2:ahc1:0:0:0): READ(10). CDB: 28 0 0 0 62 16 0 0 a 0
> (pass2:ahc1:0:0:0): BLANK CHECK asc:64,0
> (pass2:ahc1:0:0:0): Illegal mode for this track
> (pass2:ahc1:0:0:0): READ(10). CDB: 28 0 0 0 a8 36 0 0 a 0
> (pass2:ahc1:0:0:0): BLANK CHECK asc:64,0
> (pass2:ahc1:0:0:0): Illegal mode for this track
I've got a Toshiba 6401 that seems to work fine:
{lindon:/usr/home/ken:64:0} tosha -t 2 -o track
Device: /dev/cd0c -- "TOSHIBA" "CD-ROM XM-6401TA" "1009"
Output file: track
track playing start end raw size mp3 size # of track
number time sector sector in bytes 128 kbps frames type
---------------------------------------------------------------------
2 4:39'40 18055 39019 49309680 4473368 10701 audio
Transferred 47.025 Mb in 40.3 seconds, 1223.0 kb/s, speed: 6.9.
Do you have /usr/local/etc/tosharc installed? What does the Toshiba entry
look like? Do you have a local ~/.tosharc? That might override the global
settings.
From the above errors, it looks like the mode select to change the
density/block size may not be getting done. That stuff is setup in the
tosharc file.
Ken
--
Kenneth Merry
ken@kdm.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010207135846.A4227>
