From owner-freebsd-bugs Tue Jan 21 22: 0:24 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC4A37B406 for ; Tue, 21 Jan 2003 22:00:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C347D43F5B for ; Tue, 21 Jan 2003 22:00:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0M60KNS045151 for ; Tue, 21 Jan 2003 22:00:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0M60K3H045150; Tue, 21 Jan 2003 22:00:20 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7507E37B401 for ; Tue, 21 Jan 2003 21:56:45 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B3B43ED8 for ; Tue, 21 Jan 2003 21:56:43 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain.gsoft.com.au (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id h0M5udiX055742 for ; Wed, 22 Jan 2003 16:26:40 +1030 (CST) (envelope-from doconnor@cain.gsoft.com.au) Received: (from doconnor@localhost) by cain.gsoft.com.au (8.12.4/8.12.5/Submit) id h0M5udi5055741; Wed, 22 Jan 2003 16:26:39 +1030 (CST) Message-Id: <200301220556.h0M5udi5055741@cain.gsoft.com.au> Date: Wed, 22 Jan 2003 16:26:39 +1030 (CST) From: "Daniel O'Connor" Reply-To: "Daniel O'Connor" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/47349: Fake a sound ioctl (plus linux hook) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47349 >Category: kern >Synopsis: Fake a sound ioctl (plus linux hook) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 21 22:00:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Daniel O'Connor >Release: FreeBSD 4.7-RC i386 >Organization: >Environment: System: FreeBSD cain.gsoft.com.au 4.7-RC FreeBSD 4.7-RC #11: Mon Sep 30 17:25:01 CST 2002 doconnor@cain.gsoft.com.au:/usr/obj/usr/src/sys/CAIN i386 >Description: The sound system lacks support for the SNDCTL_DSP_SETDUPLEX ioctl, I think because it will do full duplex all of the time. This causes a problem with at least one Linux app (TeamSpeak2) as it tries this ioctl, and it fails so it thinks you can't do full duplex audio. >How-To-Repeat: Install TeamSpeak and watch how you are muted :) >Fix: Apply this patch http://www.gsoft.com.au/~doconnor/snd-duplex-patch.txt and then rebuld sound and linux kld's, reinstall and reboot, and now TS works. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message