From owner-freebsd-multimedia Wed Aug 2 6:30:29 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from shadowmere.student.utwente.nl (wit401305.student.utwente.nl [130.89.236.145]) by hub.freebsd.org (Postfix) with ESMTP id 5DBF037BAB6 for ; Wed, 2 Aug 2000 06:30:26 -0700 (PDT) (envelope-from havoc@wit401305.student.utwente.nl) Received: by shadowmere.student.utwente.nl (Postfix, from userid 1002) id 2C3B22010; Wed, 2 Aug 2000 15:30:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by shadowmere.student.utwente.nl (Postfix) with ESMTP id 1A8EE79; Wed, 2 Aug 2000 15:30:21 +0200 (CEST) Date: Wed, 2 Aug 2000 15:30:20 +0200 (CEST) From: Theo van Klaveren To: jakob.alvermark@teligent.se Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: ANNOUNCEMENT: Test version of AudioFS (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hmm... that is the exact same error i get from this drive, which doesn't support digital audio extraction. Are you sure your drive supports it? I.e., do tools like cdd work? What drive do you have? I'll look through it some more, but I can't find the piece of sys/dev/ata code generating the error right now. Otherwise the next version will have to wait till I'm back home... :( On Wed, 2 Aug 2000, Jakob Alvermark wrote: > Correction: > > It does not seem to work. > > Firstly, it's very slow if I try to copy a file to a harddrive partition. > The debug show a lot of errors, and if I try to play the file, it's just > noise. > > Snippet of the log: > Aug 2 14:05:19 flyer /kernel: audiofs_read(): offset=811440, resid=2352 > Aug 2 14:05:19 flyer /kernel: audiofs_strategy: blk = 345 > Aug 2 14:05:19 flyer /kernel: audiofs_strategy: b_cnt = 2352 > Aug 2 14:05:19 flyer /kernel: audiofs_read_frames (block: 345) > Aug 2 14:05:19 flyer /kernel: acd0: READ_CD - ILLEGAL REQUEST asc=21 > ascq=00 er > ror=02 > Aug 2 14:05:19 flyer /kernel: audiofs_read(): offset=813792, resid=2352 > Aug 2 14:05:19 flyer /kernel: audiofs_strategy: blk = 346 > Aug 2 14:05:19 flyer /kernel: audiofs_strategy: b_cnt = 2352 > Aug 2 14:05:19 flyer /kernel: audiofs_read_frames (block: 346) > Aug 2 14:05:19 flyer /kernel: acd0: READ_CD - ILLEGAL REQUEST asc=21 > ascq=00 er > ror=02 > > /Jakob > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message