From owner-freebsd-questions@FreeBSD.ORG Sun Nov 4 12:48:26 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5300F16A46E for ; Sun, 4 Nov 2007 12:48:26 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from lmailproxy03.edpnet.net (lmailproxy03.edpnet.net [212.71.1.196]) by mx1.freebsd.org (Postfix) with ESMTP id C71E313C4B7 for ; Sun, 4 Nov 2007 12:48:25 +0000 (UTC) (envelope-from beni@brinckman.info) Received: from [192.168.1.100] (213.219.151.33.adsl.dyn.edpnet.net [213.219.151.33]) by lmailproxy03.edpnet.net (8.13.1/8.13.1) with ESMTP id lA4B9ZNZ001452 for ; Sun, 4 Nov 2007 12:09:35 +0100 From: beni To: freebsd-questions@freebsd.org Date: Sun, 4 Nov 2007 11:09:27 +0000 User-Agent: KMail/1.9.7 References: <20071103200259.R1575@small> In-Reply-To: <20071103200259.R1575@small> X-Face: $,~&QrDrInYiH(ZUXjNH_0r4q\`w83!}&; +8c.K[`NnZwV|m$5N{NCkWesaR.9|yqIC[<=?utf-8?q?d=0A=09P0?="xTw:F|)_r*WC\f8lz)g=a; 93dz2mP7iv)LLzBd; 6^Y:=*>@U; _\+4( MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200711041109.27564.beni@brinckman.info> X-Virus-Scanned: ClamAV 0.91.2/4671/Sun Nov 4 02:21:59 2007 on lmailproxy03.edpnet.net X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.1.9 X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on lmailproxy03.edpnet.net Subject: Re: What kind of audio device is this? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: beni@brinckman.info List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2007 12:48:26 -0000 On Saturday 03 November 2007 19:08:25 P.U.Kruppa wrote: > Hi, > > dmesg says I have got > ugen0: addr 4> on uhub0 > on board. > What is this? Do we have a driver for it? Vendor 0x0d8c seems to be C-Media, but without the product ID it is difficult to find out what card it is. http://www.cmedia.com.tw/?q=en/datasheets snd_cmi (4) should work with some C-Media sound cards : HARDWARE The snd_cmi driver supports the following sound cards: +o CMedia CMI8338A +o CMedia CMI8338B +o CMedia CMI8738 +o CMedia CMI8738B or else the snd_uaudio driver might help. > Of course I tried > # kldload snd_driver > but all I get is > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > > I am running > FreeBSD 7.0-BETA2 FreeBSD 7.0-BETA2 #0: > Sat Nov 3 17:55:42 CET 2007 amd64 > > > Thanks, > > Uli. > > Peter Ulrich Kruppa > Wuppertal > Germany > Hope this helps, -- Beni.