Date: Sun, 11 Oct 1998 21:54:25 -0700 (PDT) From: David Kulp <dkulp@neomorphic.com> To: multimedia@FreeBSD.ORG, stable@FreeBSD.ORG Subject: rvplayer requires pcm for stable Message-ID: <199810120454.VAA02154@board66.cruzers.com>
next in thread | raw e-mail | index | archive | help
For the record, the linux rvplayer v5 only works if you have the pcm sound driver (instead of voxware) installed. I couldn't get rvplayer to work with voxware and a ktrace showed that it was failing on an ioctl SNDCTL_DSP_GETCAPS call. Donald Maddox found that this ioctl is missing from the voxware code in -stable, but is present in the pcm code. 3.0 does not have this problem. -d 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?199810120454.VAA02154>