From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 14:43:06 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 484DA16A41C for ; Mon, 27 Jun 2005 14:43:06 +0000 (GMT) (envelope-from espinafre@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A18743D49 for ; Mon, 27 Jun 2005 14:43:05 +0000 (GMT) (envelope-from espinafre@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so368585wra for ; Mon, 27 Jun 2005 07:43:02 -0700 (PDT) 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:content-disposition:references; b=BiixPywvIHYQnsimtSjFKSZcleTWJ75BrMnUWFT8Lq5prbwHZ16ynnSOMI8kW1++rSxDxgXpqkfNryYcZX/qCi+wQi1DSTXL0TApY7K9lcthHmF8UgdB0l9ywN8F7vAW+iKsp/pmtKfvfXcc8EEhGS4p4YGln21vxyTSGPgWDAU= Received: by 10.54.86.1 with SMTP id j1mr3350865wrb; Mon, 27 Jun 2005 07:43:02 -0700 (PDT) Received: by 10.54.2.45 with HTTP; Mon, 27 Jun 2005 07:43:02 -0700 (PDT) Message-ID: <5ef8c2f00506270743fdd577b@mail.gmail.com> Date: Mon, 27 Jun 2005 11:43:02 -0300 From: =?ISO-8859-1?Q?Jos=E9_de_Paula_Rodrigues?= To: Freebsd-questions@freebsd.org In-Reply-To: <1119881905.656.54.camel@jish.swiftkenya.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1119881905.656.54.camel@jish.swiftkenya.com> Cc: Subject: Re: sound driver - low volume problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Jos=E9_de_Paula_Rodrigues?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:43:06 -0000 On 6/27/05, Jimmy Kimanzi wrote: > Hi, >=20 > I have FreeBSD 5.4 installed on a laptop running KDE - I've managed to > get the audio working but the volume is very low and I'm not able to > increase it at all .I'm using the driver below ( snd_ich ) : >=20 >=20 > root@jish# cat /dev/sndstat > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at io 0x1400, 0x1c80 irq 18 bufsz 16384 (1p/1r/4v > channels duplex default) >=20 > pcm0: port 0x1c80-0x1cff,0x1400-0x14ff irq 18 at device 2.7 > on pci0 > pcm0: >=20 >=20 I've had this same problem when I had a SiS 754 chipset, and it went away when I switched to a nForce motherboard. The problem doesn't exist with an ATI 9100 chipset either.