From owner-freebsd-questions Thu Aug 8 18: 4:47 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 3ACE437B400 for ; Thu, 8 Aug 2002 18:04:45 -0700 (PDT) Received: from rhymer.cogsci.ed.ac.uk (rhymer.cogsci.ed.ac.uk [129.215.144.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C4D43E84 for ; Thu, 8 Aug 2002 18:04:43 -0700 (PDT) (envelope-from richard@cogsci.ed.ac.uk) Received: (from richard@localhost) by rhymer.cogsci.ed.ac.uk (8.9.3/8.9.3) id CAA13667 for freebsd-questions@FreeBSD.ORG; Fri, 9 Aug 2002 02:04:41 +0100 (BST) Date: Fri, 9 Aug 2002 02:04:41 +0100 (BST) Message-Id: <200208090104.CAA13667@rhymer.cogsci.ed.ac.uk> From: Richard Tobin Subject: Sound panic (was: recording from line input) To: freebsd-questions@FreeBSD.ORG In-Reply-To: Richard Tobin's message of Thu, 8 Aug 2002 23:54:17 +0100 (BST) Organization: just say no 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 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 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). -- Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message