From owner-freebsd-questions Fri Sep 14 22:45:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta3-rme.xtra.co.nz (mta3-rme.xtra.co.nz [203.96.92.13]) by hub.freebsd.org (Postfix) with ESMTP id 20C4037B40B for ; Fri, 14 Sep 2001 22:45:26 -0700 (PDT) Received: from SPARLAK ([210.55.116.176]) by mta3-rme.xtra.co.nz with SMTP id <20010915054523.RPKZ2243489.mta3-rme.xtra.co.nz@SPARLAK>; Sat, 15 Sep 2001 17:45:23 +1200 Message-ID: <000b01c13da9$deeb6260$0300a8c0@SPARLAK> From: "Philip Murray" To: "Mark Hannon" Cc: "FreeBSD Questions" References: <3BA2B2EC.D4D3F660@optushome.com.au> Subject: Re: Via Motherboard / IDE CD problems at recording Date: Sat, 15 Sep 2001 17:47:13 +1200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Try dagrab, it worked a lot better for me than cdda2wav did. It's also simpler and you can make grip use it with no problems. Cheers -- Philip Murray me@philth.net.nz ----- Original Message ----- From: "Mark Hannon" To: Sent: Saturday, September 15, 2001 1:46 PM Subject: Via Motherboard / IDE CD problems at recording > Hi, > > Using 4.4-RC5 I get errors whilst trying to record audio CD's with grip > and > cdda2wav. The error messages are: > > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > acd0: READ_CD - ILLEGAL REQUEST asc=21 ascq=00 error=00 > acd0: READ_CD - ABORTED COMMAND asc=48 ascq=00 error=00 > Sep 15 11:32:03 tbird-fe1 /kernel: pid 386 (cdda2wav), uid 1001: exited > on signal 11 (core dumped) > > System details: > > tbird-fe1:~> uname -a > FreeBSD tbird-fe1.home.lan 4.4-RC5 FreeBSD 4.4-RC5 #0: Fri Sep 14 > 21:34:18 EST 2001 > mark@tbird-fe1.home.lan:/usr/src/sys/compile/TBIRD i386 > tbird-fe1:~> dmesg | grep ata > atapci0: port 0xd800-0xd80f at device 7.1 > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > ad0: 38172MB [77557/16/63] at ata0-master > UDMA100 > acd0: DVD-ROM at ata1-master > using PIO4 > acd1: CD-RW at ata1-slave using PIO4 > > I have also tried to record directly from the command prompt: > > tbird-fe1:~> cdda2wav -D /dev/acd0c -x -H -t 1 -O wav test.wav > cdrom device (/dev/acd0c) is not of type generic SCSI. Setting interface > to cooked_ioctl. > 266240 bytes buffer memory requested, 4 buffers, 27 sectors > #Cdda2wav version 1.10_freebsd_4.3-release_i386_i386 real time sched. > soundcard support > AUDIOtrack pre-emphasis copy-permitted tracktype channels > 1-10 no no audio 2 > Table of Contents: total tracks:10, (total time 836385:08.42) > 1.(202316:54.62), 2.(903319:05.61), 3.(783737:44.40), > 4.(459451:06.34), 5.(313990:15.35) > 6.(727857:22.58), 7.(216996:58.50), 8.(347646:38.06), > 9.(679273:24.68), 10.(19544:17.37) > > > Table of Contents: starting sectors > 1.( 0), 2.(910426112), 3.(680394752), 4.(4207214592), > 5.(1979777280) > 6.(3392733440), 7.(2373124352), 8.(3349610752), 9.(619053312), > 10.(3675783680) > lead-out(3763732992) > CDINDEX discid: dM_PCop6szeEFHLnWIPPCGdP3tY- > CDDB discid: 0xffbbc20a > CD-Text: not detected > CD-Extra: not detected > samplefile size will be 44 bytes. > recording 12139014.-3648 seconds stereo with 16 bits @ 44100.0 Hz > ->'test'... > cdda2wav: Operation not permitted. cannot set posix realtime scheduling > policy > overlap:min/max/cur, jitter, percent_done: > ??/??/??/??????? 0%^C > W Child exited with 2 > > > > I have also had the same problem with 4.3-RELEASE. > > Any ideas as to what I can try to fix? > > /mark > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message