From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 18:58:19 2003 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 10DD837B401 for ; Sat, 19 Jul 2003 18:58:19 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A18643FA3 for ; Sat, 19 Jul 2003 18:58:18 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 21270 invoked by uid 1000); 20 Jul 2003 01:58:42 -0000 Date: Sat, 19 Jul 2003 18:58:42 -0700 From: oremanj@get-linux.org To: Walter Message-ID: <20030720015842.GA21264@webserver> References: <3F19E0E4.1020304@earthlink.net> <200307192026.32380.matthew@starbreaker.net> <3F19F3E3.30207@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F19F3E3.30207@earthlink.net> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: no sound with 4.8 & KDE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 01:58:19 -0000 On Sat, Jul 19, 2003 at 08:44:03PM -0500, Walter wrote: > Matthew Graybosch wrote: > >Did you open up a mixer program like kmix and making sure that the CD, > >PCM, and Master channels aren't muted? I'd had that happen to me a > >few times with Linux when installing ALSA. > > I DL'd aumix. It showed me that the volumes were > not set to zero except for the mic. I changed them > up a bit, tried xmms, muted off then on, tried xmms. > Still no sound. Thanks though. Try setting both "vol" and "pcm" to 100:100 using the mixer(8) utility. For me at least, my soundcard is *extremely* soft unless I use 100% volume. Sample commands: # mixer vol 100:100 # mixer pcm 100:100 $ xmms & -- Josh > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"