From owner-freebsd-questions Sat Nov 23 17:58:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9129C37B401 for ; Sat, 23 Nov 2002 17:58:56 -0800 (PST) Received: from Stalker.alfacom.net (Stalker.Alfacom.net [193.108.124.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 622DE43EB2 for ; Sat, 23 Nov 2002 17:58:53 -0800 (PST) (envelope-from vkushnir@alfacom.net) Received: from kushnir1.kiev.ua (124-161.dialup.Alfacom.net [193.108.124.161]) by Stalker.alfacom.net (8.12.5/8.12.5) with ESMTP id gAO1w5xM029225; Sun, 24 Nov 2002 03:58:26 +0200 (EET) Received: from kushnir1.kiev.ua (localhost [127.0.0.1]) by kushnir1.kiev.ua (8.12.6/8.12.6) with ESMTP id gAO1vhCC007185; Sun, 24 Nov 2002 03:57:43 +0200 (EET) (envelope-from vkushnir@alfacom.net) Received: from localhost (vkushnir@localhost) by kushnir1.kiev.ua (8.12.6/8.12.6/Submit) with ESMTP id gAO1ux6D007122; Sun, 24 Nov 2002 03:57:28 +0200 (EET) X-Authentication-Warning: kushnir1.kiev.ua: vkushnir owned process doing -bs Date: Sun, 24 Nov 2002 03:56:36 +0200 (EET) From: Vladimir Kushnir X-X-Sender: vkushnir@kushnir1.kiev.ua To: Richard Tobin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound panic (was: recording from line input) In-Reply-To: <200208090104.CAA13667@rhymer.cogsci.ed.ac.uk> Message-ID: <20021124035155.L3577-100000@kushnir1.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi, I had the same problem under -CURRENT On Fri, 9 Aug 2002, Richard Tobin wrote: > Following up my own question: > > > I want to record audio from my sound card's line in. I'm then going to > > record the output onto a CD. I'm familiar with writing CDs, but what's > > the easiest way to get the input? > > I tried the audacity port, and to my surprise pressing on the record > button produced a panic. Trying something simpler, I also get a panic > with > > aurecord -rate 44000 -file aiff -data AuFormatLinearSigned16MSB /tmp/rec > ~~~~~ Here seems to be a problem. Yamaha (at least YMF724) for some reason doesn't like any rate but 48000. With this rate, all the resorders I tried work fine. > The panic is a page fault at pc 8:0xc0296177, which addr2line says is > generic_bcopy. > > I'll look into this more tomorrow, but has anyone else experienced this? > > I'm running 4.6, and the sound-related devices are: > > pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 11 at device 7.5 on pci0 > pcm1: mem 0xdf000000-0xdf007fff irq 11 at device 10.0 on pci0 > > /dev/dsp is a link to dsp1 (ie I'm using the Yamaha rather than the VIA > motherboard sound). > Regards, Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message