From owner-freebsd-hardware@FreeBSD.ORG Thu Oct 9 14:36:06 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB99A16A4B3 for ; Thu, 9 Oct 2003 14:36:06 -0700 (PDT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B7343FA3 for ; Thu, 9 Oct 2003 14:36:04 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0HMI00LA5EO33N@ms-dienst.rz.rwth-aachen.de> for freebsd-hardware@freebsd.org; Thu, 09 Oct 2003 23:36:04 +0200 (MEST) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Thu, 09 Oct 2003 23:36:02 +0200 (MEST) Received: from dustpuppy.kawo2.rwth-aachen.de (dustpuppy.kawo2.RWTH-Aachen.DE [134.130.180.5])h99La1sU019729 for ; Thu, 09 Oct 2003 23:36:02 +0200 (MEST) Received: from dustpuppy.kawo2.rwth-aachen.de (localhost [127.0.0.1]) for ; Thu, 09 Oct 2003 23:36:01 +0200 (CEST) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.rwth-aachen.de [134.130.181.148])88F211FC103; Thu, 09 Oct 2003 23:36:01 +0200 (CEST) Received: from fump.kawo2.rwth-aachen.defump.kawo2.rwth-aachen.de (8.12.10/8.12.10) with ESMTP id h99La1rD056697; Thu, 09 Oct 2003 23:36:01 +0200 Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.10/8.12.10/Submit) id h99La06e056696; Thu, 09 Oct 2003 23:36:00 +0200 (CEST envelope-from alex) Date: Thu, 09 Oct 2003 23:36:00 +0200 From: Alexander Langer In-reply-to: <000601c38dd3$ac3adae0$c0a5e150@john> To: John Cooper Message-id: <20031009213600.GP1075@fump.kawo2.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.4i X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. X-Spam-Checker-Version: SpamAssassin 2.60-kawo2_dustpuppy_0.3 (1.212-2003-09-23-exp) on dustpuppy.kawo2.rwth-aachen.de X-Spam-Report: * 1.1 MAILTO_TO_SPAM_ADDR URI: Includes a link to a likely spammer email X-Spam-Status: No, hits=1.1 required=5.0 tests=MAILTO_TO_SPAM_ADDR autolearn=no version=2.60-kawo2_dustpuppy_0.3 X-Spam-Level: % References: <000601c38dd3$ac3adae0$c0a5e150@john> cc: freebsd-hardware@freebsd.org Subject: Re: bktr msp34 help X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 21:36:06 -0000 Thus spake John Cooper (cooperman50@tiscali.co.uk): > I have the same issue, have good picture but no sound. did you get a driver that gives sound? This is a known problem. Are you using -STABLE or -CURRENT? I've committed a experimental driver in -CURRENT a few weeks ago which should fix this. Take a look at the BKTR_NEW_MSP34XX_DRIVER kernel option. Alex