From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 18 19:51:58 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0690C1065670 for ; Thu, 18 Sep 2008 19:51:58 +0000 (UTC) (envelope-from smveloso@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 87E428FC14 for ; Thu, 18 Sep 2008 19:51:57 +0000 (UTC) (envelope-from smveloso@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so25780eyi.7 for ; Thu, 18 Sep 2008 12:51:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=2V1EEWr79DuEtBgw9QtDyI8IvX1lBloayRwTI8OPIA4=; b=l8pTUn7jIdWcW3nWfCgHDFI+cxAn7iH84RFIW/wtX5M/MbTmONOzO8BJMLT6Fj/RNm E95SPPf/J6oo9Y5iQkBngUsqj3TsALPrQD8S8fbvExZConIjnWAIhiPi0dr370HYU0ax Tovn0TWmFOXyhAGzH1pqz7JVUiryoYib6stfk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NOIxcvIBjryRZF+rXkutiImCvuH2ZNBxqkBce1kUQBdQdz5/v4+h+bPqUT7Z810pnT rjBMNLsI5VX7NvAyFk6+xAt1aYu1OE/FvufC49AmxFve9HZYPA294rIZ5F6RYsmd+St3 boD5+/DJpSMTbwbNyXUsTPHcwufAeXXqqA0Fw= Received: by 10.86.62.3 with SMTP id k3mr1160361fga.1.1221767515759; Thu, 18 Sep 2008 12:51:55 -0700 (PDT) Received: by 10.86.86.20 with HTTP; Thu, 18 Sep 2008 12:51:55 -0700 (PDT) Message-ID: <8437a5190809181251h49a358eemde71fed23b8f51a9@mail.gmail.com> Date: Thu, 18 Sep 2008 16:51:55 -0300 From: "Sergio Veloso" To: "Alexander Motin" In-Reply-To: <48D0BE87.8070308@mavhome.dp.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8437a5190809161756w3c243813ic76be1f3dd8a08ca@mail.gmail.com> <48D0BE87.8070308@mavhome.dp.ua> Cc: freebsd-multimedia@freebsd.org Subject: Re: HDA STAC9228 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 19:51:58 -0000 Alexander, > As I can see, you have 3 PCM devices. First dsp0 should give you > internal speakers and one headphones jack playback and line-in > recording. dsp1 will give you second jack playback and mic recording. > dsp2 is an SPDIF playback. I read your remark on the new driver supporting multiple codecs per bus thus giving dsp0, dsp1, etc... Is that what you=B4re talking about here ? >Have you tried to play via dsp1 to get output > via second jack? Have you tried to record from dsp1 to record from > microphone? I did the test (by changing "hw.snd.default_unit" to "1"). The second headphone jack and the internal mic worked just fine. > To get speakers working you probably may need to experiment with GPIOs. > You have 3 of them. > Alexander Motin Haven=B4t tried that yet; will get back to you with results when I do. Thank very much for your time ! S=E9rgio