Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2001 11:20:49 -0700 (PDT)
From:      <nsayer@quack.kfu.com>
To:        freebsd-stable@freebsd.org
Cc:        cg@freebsd.org
Subject:   via sound driver can't record
Message-ID:  <200108071820.f77IKnv00359@morpheus.kfu.com>

next in thread | raw e-mail | index | archive | help

Using the sound stuff that's presently in -stable, my via686 sound
device cannot record. It can playback, but this particular machine's
primary task is recording. Backing the sound subsystem down to RELENG_4_3
fixes it. One thing that has worked in the past is to add code to a sound
driver to do a pcm_setflags(dev, pcm_getflags(dev) | SD_F_SIMPLEX); That did
not help in this case.

While the driver is spitting out

pcm0: record interrupt timeout, channel dead

it is capable of playing back audio.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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