From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 07:39:32 2005 Return-Path: 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 BD6BC16A4CE for ; Thu, 27 Jan 2005 07:39:32 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED2443D2F for ; Thu, 27 Jan 2005 07:39:31 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so206991rne for ; Wed, 26 Jan 2005 23:39:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=guuhfKBOE568x4bFtvq1wi8fhsX0Cwc6ffp9DGG4ybQd1pRsfp+vAHxAznePCaoi7qD3oi7DhS0NMOFp5cMVa3B7ci5FDdcd+cIyBGe6lk5GesCBrB43JO2FCgVdwzMvvsbya4ySaMm8ZpTosn8mKDfRUyBoAMlB8OkU+hubkRw= Received: by 10.38.149.2 with SMTP id w2mr267275rnd; Wed, 26 Jan 2005 23:39:30 -0800 (PST) Received: by 10.38.74.6 with HTTP; Wed, 26 Jan 2005 23:39:30 -0800 (PST) Message-ID: Date: Thu, 27 Jan 2005 08:39:30 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: <41F898B2.2090600@bah.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41F835AF.6010906@bah.homeip.net> <41F8489E.1000208@bah.homeip.net> <41F898B2.2090600@bah.homeip.net> Subject: Re: Realtek RTL8100C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 07:39:32 -0000 7rxI# mixer pcm 0 Setting the mixer pcm from 75:75 to 0:0. 7rxI# cat ohyeah.wav > /dev/audio i now dont here anything anymore 7rxI# mixer pcm 75 Setting the mixer pcm from 0:0 to 75:75. 7rxI# cat ohyeah.wav > /dev/audio i now here alot of distortion Bernt Hansson wrote: > What values of pcm have you tried? > > #mixer pcm 0 > > Does that turn of sound? 7rxI# mixer pcm 0 Setting the mixer pcm from 75:75 to 0:0. 7rxI# cat ohyeah.wav > /dev/audio i now dont here anything anymore 7rxI# mixer pcm 75 Setting the mixer pcm from 0:0 to 75:75. 7rxI# cat ohyeah.wav > /dev/audio i now here alot of distortion