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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message