From owner-freebsd-multimedia Wed Dec 30 23:14:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA01538 for freebsd-multimedia-outgoing; Wed, 30 Dec 1998 23:14:28 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA01532 for ; Wed, 30 Dec 1998 23:14:25 -0800 (PST) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA19359; Thu, 31 Dec 1998 06:05:08 +0100 From: Luigi Rizzo Message-Id: <199812310505.GAA19359@labinfo.iet.unipi.it> Subject: Re: No sound with quake 2 on FreeBSD-2.2.8 To: peterh@sendmail.com (Peter Haight) Date: Thu, 31 Dec 1998 06:05:07 +0100 (MET) Cc: freebsd-multimedia@FreeBSD.ORG In-Reply-To: <199812310031.QAA00312@livorno.sendmail.com> from "Peter Haight" at Dec 30, 98 04:31:35 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >From what I can tell, it calls SNDCTL_DSP_RESET and then SNDCTL_DSP_GETCAPS > which both seem to work ok, but it doesn't seem to like the result it gets > from SNDCTL_DSP_GETCAPS. correct. if i remember well quake wants to mmap the buffers whch is something the pcm driver does not support. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message