From owner-freebsd-questions@FreeBSD.ORG Sat Sep 24 21:46:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52EEF16A41F for ; Sat, 24 Sep 2005 21:46:34 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8742F43D49 for ; Sat, 24 Sep 2005 21:46:33 +0000 (GMT) (envelope-from jonas.de.buhr@gmx.net) Received: (qmail invoked by alias); 24 Sep 2005 21:46:31 -0000 Received: from VPNPOOL01-0149.UNI-MUENSTER.DE (EHLO localhost) [128.176.150.159] by mail.gmx.net (mp018) with SMTP; 24 Sep 2005 23:46:31 +0200 X-Authenticated: #351132 Date: Sat, 24 Sep 2005 23:46:25 +0200 From: jonas To: freebsd-questions@freebsd.org Message-ID: <20050924234625.7a424cf3@localhost> In-Reply-To: <200509242257.24069.mtmi@o2.pl> References: <200509242257.24069.mtmi@o2.pl> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.4; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Y-GMX-Trusted: 0 Subject: Re: Configuring sound 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: Sat, 24 Sep 2005 21:46:34 -0000 On Sat, 24 Sep 2005 22:57:23 +0200 Micha__ Mas__owski wrote: > I have problems with sound configuration. I've tried this: > #kldload sound > #kldload snd_ich >=20 > Output worked, but I didn't hear anything recorded from input. > I'd like to use Skype (with /dev/dsp), but its impossible without > working sound input. > What shall I do? hi! try running /usr/sbin/mixer from your shell/xterm ;) cya, jonas