From owner-freebsd-multimedia@FreeBSD.ORG Fri Feb 24 04:28:33 2012 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 33605106564A for ; Fri, 24 Feb 2012 04:28:33 +0000 (UTC) (envelope-from Eric.Damien@gmx.com) Received: from mailout-us.mail.com (mailout-us.gmx.com [74.208.5.67]) by mx1.freebsd.org (Postfix) with SMTP id E7F168FC12 for ; Fri, 24 Feb 2012 04:28:32 +0000 (UTC) Received: (qmail 30742 invoked by uid 0); 24 Feb 2012 04:28:32 -0000 Received: from 93.31.155.175 by rms-us017 with HTTP Date: Thu, 23 Feb 2012 23:28:28 -0500 From: donat314@gmx.com Message-ID: <20120224042829.300990@gmx.com> MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org X-Authenticated: #62113110 X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 X-GMX-UID: unQ1b/cU3zOlNTem2HchEHZ+IGRvb8AP X-Mailman-Approved-At: Fri, 24 Feb 2012 06:06:30 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 9-STABLE: missing mixer 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: Fri, 24 Feb 2012 04:28:33 -0000 (wrong click: sorry) Hi, I recently installed 9.0 amd64. Everything done, the fact that I was not getting any sound while having "/dev/dsp"s and mixer devices drag my attention, since device sound device snd_hda are now in GENERIC (snd_hda is the one I was using under 8.2). But, when I try to run the mixer command, I receive command not found: mixer Any idea? Eric.