Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 02:04:41 +0100 (BST)
From:      Richard Tobin <richard@cogsci.ed.ac.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Sound panic (was: recording from line input)
Message-ID:  <200208090104.CAA13667@rhymer.cogsci.ed.ac.uk>
In-Reply-To: Richard Tobin's message of Thu, 8 Aug 2002 23:54:17 %2B0100 (BST)

next in thread | raw e-mail | index | archive | help
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: <VIA VT82C686A> port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 11 at device 7.5 on pci0
pcm1: <Yamaha DS-1 (YMF724)> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208090104.CAA13667>