From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 25 03:01:53 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 A4812106564A for ; Sat, 25 Feb 2012 03:01:53 +0000 (UTC) (envelope-from Eric.Damien@gmx.com) Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 2A9378FC0A for ; Sat, 25 Feb 2012 03:01:53 +0000 (UTC) Received: (qmail 23921 invoked by uid 0); 25 Feb 2012 03:01:51 -0000 Received: from 173.254.216.69 by rms-eu005.v300.gmx.net with HTTP Date: Sat, 25 Feb 2012 04:01:47 +0100 From: donat314@gmx.com Message-ID: <20120225030149.290570@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: Sio6b+UQeSEqIzem2HchDeZ+IGRvb4AG Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: 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: Sat, 25 Feb 2012 03:01:53 -0000 Update(precision): sound is going through but I have to rely to the command line mixer. Any thing tied to e17? ----- Original Message ----- From: Eric Damien Sent: 02/24/12 07:42 PM To: freebsd-multimedia@freebsd.org Subject: Re: FreeBSD 9-STABLE: missing mixer Thanks, sounds pretty obvious (how could I have missed that one?!). I actually trace it back to my PATH which is faulty. This said, I am on my first steps with e17. The problem is that it expects an ALSA mixer, which I cannot provide since BSDs are with OSS. Making it: I have no sound. Any ideas? ----- Original Message ----- From: Patrick Lamaiziere Sent: 02/24/12 06:37 AM To: freebsd-multimedia@freebsd.org, donat314@gmx.com Subject: Re: FreeBSD 9-STABLE: missing mixer Le Thu, 23 Feb 2012 23:28:28 -0500, donat314@gmx.com a écrit : > (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 $ whereis mixer mixer: /usr/sbin/mixer /usr/share/man/en.ISO8859-15/man8/mixer.8.gz /usr/src/usr.sbin/mixer So mixer should be in /usr/sbin/mixer.