From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 14:18:33 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 E95AE16A41C for ; Mon, 27 Jun 2005 14:18:33 +0000 (GMT) (envelope-from jimmy@swiftkenya.com) Received: from smtpout.swiftkenya.com (smtpout.swiftkenya.com [80.240.192.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D3E43D1F for ; Mon, 27 Jun 2005 14:18:32 +0000 (GMT) (envelope-from jimmy@swiftkenya.com) Received: from jish.swiftkenya.com (jish.swiftkenya.com [80.240.192.115]) by smtpout.swiftkenya.com (Postfix) with ESMTP id 8CDD62A4003 for ; Mon, 27 Jun 2005 17:18:30 +0300 (EAT) From: Jimmy Kimanzi To: Freebsd-questions@freebsd.org Content-Type: text/plain Organization: Swift Global (K) Ltd Date: Mon, 27 Jun 2005 17:18:25 +0300 Message-Id: <1119881905.656.54.camel@jish.swiftkenya.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-smtpout_swiftkenya_com-MailScanner-Information: Please contact the ISP for more information X-smtpout_swiftkenya_com-MailScanner: Found to be clean X-MailScanner-From: jimmy@swiftkenya.com Cc: Subject: sound driver - low volume problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmy@swiftkenya.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 14:18:34 -0000 Hi, 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 ) : 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) pcm0: port 0x1c80-0x1cff,0x1400-0x14ff irq 18 at device 2.7 on pci0 pcm0: Any ideas on what the problem could be and how I can fix it ? Jimmy.