From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 19:02:11 2011 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 E12BA106564A for ; Thu, 3 Mar 2011 19:02:11 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6D65C8FC13 for ; Thu, 3 Mar 2011 19:02:11 +0000 (UTC) Received: by mail-bw0-f54.google.com with SMTP id 12so1525364bwz.13 for ; Thu, 03 Mar 2011 11:02:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=3o69UEzfbotCd1rQy32JuaM/o6YLAjxObVD7wwGdTJc=; b=J3R7e2ODUN7ZJk3IEvcJI2S8qcgInhlu3G6qOSuhqacXUeLflYc1IGfFlq/D5HpUrx BaTEuptGTR9gh4FBmW7bzi5CibQAHLefKIZVmhZmO0B3BLc83Gm9jEBi2Qp/X70MP62e eLIuPAoHOOy0G943veSqqtRh0W3KZxn8mHABw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=T+7apaJSPtRMh0xCsmKLebhfzwp6juLS+Gd8iE732DUs3jnDPKyDrMeKa0plAKxTFf kOzOC7ZOtoPOAdrMtWAGr9TGLtrS5tjrXc5Z5zSfqzf9sf4UXHpYknWZFk+iAiRZ3G+G 88OTzK++KxSW/97Oq/z312I0I3vvcCOnwaMrI= Received: by 10.204.122.198 with SMTP id m6mr1817337bkr.186.1299178930572; Thu, 03 Mar 2011 11:02:10 -0800 (PST) Received: from Melon.malikania.fr (65.21.102-84.rev.gaoland.net [84.102.21.65]) by mx.google.com with ESMTPS id b6sm987646bkb.22.2011.03.03.11.02.08 (version=SSLv3 cipher=OTHER); Thu, 03 Mar 2011 11:02:09 -0800 (PST) Message-ID: <4D6FE581.3080902@gmail.com> Date: Thu, 03 Mar 2011 20:01:21 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.14) Gecko/20110302 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: snd_hda and via codec: no sound or full volume X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 19:02:12 -0000 Hello, A friend has a computer with a HDA VIA codec, he told me when he's trying to increase/decrease vol with mixer nothing happens : in fact only mixer vol 0 or mixer vol 1 change something. The values between 1-100 are the same volume. This is dmesg about snd_hda with verbose mode : http://files.malikania.fr/snd-hda.txt and /dev/sndstat: FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64) Installed devices: pcm0: (play/rec) default pcm1: (play) What happens? Cheers, -- David Demelier