From owner-freebsd-multimedia@FreeBSD.ORG Wed Jun 9 11:36:41 2010 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F26FE106566B for ; Wed, 9 Jun 2010 11:36:41 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 862CC8FC13 for ; Wed, 9 Jun 2010 11:36:41 +0000 (UTC) Received: by fxm20 with SMTP id 20so4370160fxm.13 for ; Wed, 09 Jun 2010 04:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=XpQ0qVE/Z9GfbPTMsEBSnQlHMc3Hr+lUqtYejxEnFbI=; b=VxFeRBqtuHoyk27hufbWgTH7kNz4D22Bz+A3vrXj2ClsRXzBQ1i53xNaIAMQwb22lB Lfhjy3a8iV/KS6u58rRSxNmB0TmrXxIK/9b9244YJgDa58M/vyZvhGJdpJ7RYU2ciMQz y08Qiyd/TzE/NqK6hyLU6MgthM0LiM39+BFjI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Qy8g7TcVpX4fyOhpNAoEzpe9qIEXE2H1WHYEhNKWClYErEL7sEZ6zPvBLg0gS6qMkH BjfR6COkS0FFQBhe2tvf6v33TOkcez2uAvFaq1Eeqs/3YU2Y/qtGsCefwhfRZs2b13WL 5KBkBi7WQhh6W+iVYC+0u8QdQCSd/rF2fMM8U= MIME-Version: 1.0 Received: by 10.239.185.69 with SMTP id b5mr920430hbh.175.1276082095461; Wed, 09 Jun 2010 04:14:55 -0700 (PDT) Received: by 10.239.185.1 with HTTP; Wed, 9 Jun 2010 04:14:55 -0700 (PDT) In-Reply-To: <4C0F7273.8010108@netscape.net> References: <4C0B56BF.1020908@netscape.net> <4C0F7273.8010108@netscape.net> Date: Wed, 9 Jun 2010 12:14:55 +0100 Message-ID: From: Tom Evans To: Kaya Saman Content-Type: text/plain; charset=UTF-8 Cc: multimedia@freebsd.org Subject: Re: Setting audio input source for Darkice using mixer: can't set vol?? 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: Wed, 09 Jun 2010 11:36:42 -0000 On Wed, Jun 9, 2010 at 11:52 AM, Kaya Saman wrote: > Hi guys, > > just want to bump this as it's been a few days!! > > Am too new on FreeBSD to diagnose the issue myself or have the experience to > know where this problem is coming from so I hope someone can help?? > > Thanks, > > Kaya > It's unclear what your problem is. You cannot set 'vol' as a recording source, it is an output device. You conclude correctly that your recording devices are mic and mix. Cheers Tom