From owner-freebsd-questions@FreeBSD.ORG Sun Dec 31 11:24:23 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B423A16A403 for ; Sun, 31 Dec 2006 11:24:23 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 5043D13C459 for ; Sun, 31 Dec 2006 11:24:23 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so6115904nfc for ; Sun, 31 Dec 2006 03:24:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=LzLIWOKPjkJAVwQtYr9RSU6nEtcNOceGP5F/X9VpSFVpk5KeTYglwfhTks8ODlYADc2UFObrJXulJbEO4Ro/mupBu4QjxHCzq194jJhaoxpvGr5k+f3nKLAKw+Dr/jfuqabEsFf6t6ASi35ZO9GW2kF2d+8LN5mLbY4K/hJKitc= Received: by 10.78.18.3 with SMTP id 3mr1615031hur.1167564262058; Sun, 31 Dec 2006 03:24:22 -0800 (PST) Received: by 10.78.167.16 with HTTP; Sun, 31 Dec 2006 03:24:22 -0800 (PST) Message-ID: Date: Sun, 31 Dec 2006 14:24:22 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Tsu-Fan Cheng" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: bb4285de9c1234c1 Cc: FreeBSD Questions Subject: Re: a Q about mixer 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: Sun, 31 Dec 2006 11:24:23 -0000 On 12/31/06, Tsu-Fan Cheng wrote: > Hi, > one quick question, how can I change the default of mixer?? when I reboot > the system, the mic and rec are always zero, and I have to adjust them so i > can use skype, kinda pain in the butt, thx!! I wonder how you load your sound card drivers? If they are not compiled into your kernel, you have to load them from /boot/loader.conf or else when rc script restores mixer values, it won't find mixer at all.