Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 03:56:36 +0200 (EET)
From:      Vladimir Kushnir <vkushnir@alfacom.net>
To:        Richard Tobin <richard@cogsci.ed.ac.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sound panic (was: recording from line input)
Message-ID:  <20021124035155.L3577-100000@kushnir1.kiev.ua>
In-Reply-To: <200208090104.CAA13667@rhymer.cogsci.ed.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <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).
>

Regards,
Vladimir


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?20021124035155.L3577-100000>